body {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	background-image: url(images/bg.jpg);  
	background-repeat: repeat-x;
	background-color:#0060c6;
}

.all {
	width: 999px;
}

.top {
	background-image:url(images/top.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 999px;
}


#right {

	width: 226px;
	float:right;
}


#left {
	width: 773px;
	float:left;
}

.img_menu {
	background-image:url(images/img_menu.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 226px;
	float:right;
}

.img_page {
	background-image:url(images/img_page.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 773px;
	float:right;
}

.page {
	width: 999px;
	margin: 0 auto;
	background-image: url('images/page.jpg');
	background-repeat: repeat-y;
}

.title {

	float:right;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 55px;
	font-weight:bold;
}

h1 {
	font-weight:bold;
	float:right;
	padding-top: 5px;
	padding-right: 40px;
	font-size: 20px;
	display: inline;
	margin: 0;
}

h2 {
	float:right;
	font-size: 16px;
	margin: 0;
}

.text {
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	width: 740px;
	text-align: right;
}

.text a {

	text-decoration: underline;
	color:#000000;
}

.text a:hover{

	text-decoration: none;
}

.img_cat {
	background-image:url(images/cat.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 226px;
	float:right;
}

.link_cat a {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 65px;
	float:right;
}

.link_cat a:hover{
	text-decoration: underline;
}

.footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 999px;
	height: 112px;
	float:left;
}

.footer-text {
	width: 700px;
	float:right;
	padding: 40px;	
	text-align: right;
}


.link {
	color:#000000;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

.logo {

	float:right;
	padding-top: 10px;
	padding-right: 20px;
}
















.blue {
	background-image:url(images/2.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 40px;
}

.green {
	background-image:url(images/3.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 40px;
}

.red {
	background-image:url(images/4.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 40px;
}

.purple {
	background-image:url(images/5.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 40px;
}

.menu {
	width: 681px;
	padding-left: 5px;
	padding-top: 55px;
	float:left;
}

.menu-title {
	padding-top: 7px;
}

.menu-title a{

	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

.menu-s {
	background-image:url(images/end.jpg);
	background-repeat: repeat-x;
	width: 681px;
	height: 1px;
}

.menu-p {
	width: 681px;
	height: 100px;
	background-image: url('images/menu.jpg');
	background-repeat: repeat-y;
}

.menu-cat {
	float:right;
	width: 164px;
	padding-right: 5px;
	padding-top: 5px;
}


.menu-link {

	width: 164px;
	float:right;
}

.menu-link a{

	float:right;
	color:#000000;
	padding-right: 5px;
	text-decoration: none;
}

.menu-link a:hover{

	text-decoration: underline;
}

.green-r {
	background-image:url(images/green-r.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 44px;
}

.purple-r {
	background-image:url(images/purple-r.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 44px;
}

.red-r {
	background-image:url(images/red-r.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 44px;
}

.blue-r {
	background-image:url(images/blue-r.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 44px;
}

.page-r {
	width: 200px;
	margin: 0 auto;
	background-image: url('images/page-r.jpg');
	background-repeat: repeat-y;
}

.end-r {
	background-image:url(images/end.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 1px;
	padding-top: 10px;
}


.green-l {
	background-image:url(images/green-l.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 44px;
}

.purple-l {
	background-image:url(images/purple-l.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 44px;
}

.red-l {
	background-image:url(images/red-l.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 44px;
}

.blue-l {
	background-image:url(images/blue-l.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 44px;
}

.page-l {
	width: 250px;
	margin: 0 auto;
	background-image: url('images/page-l.jpg');
	background-repeat: repeat-y;
}

.end-l {
	background-image:url(images/end.jpg);
	background-repeat: repeat-x;
	width: 250px;
	height: 1px;
	padding-top: 10px;
}


.cat-r {
	background-image:url(images/cat-r.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 65px;
	float:right;
}

.cat {
	background-image:url(images/cat.jpg);
	background-repeat: repeat-x;
	height: 65px;
}

.cat-l {
	background-image:url(images/cat-l.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 65px;
	float:left;
}


.cat-top {
	background-image:url(images/cat-top.jpg);
	background-repeat: no-repeat;
	width: 468px;
	height: 18px;
}

.cat-page {
	width: 468px;
	background-image: url('images/cat-page.jpg');
	background-repeat: repeat-y;
}

.cat-end {
	background-image:url(images/cat-end.jpg);
	background-repeat: no-repeat;
	width: 468px;
	height: 17px;
}

.bus-img {
	width: 90px;
	float:right;
	padding-right: 10px;
}

.bus-text {

	width: 350px;
	float:right;
	padding-right: 10px;

}

.bus-title {
	color:#36870a;
	font-size: 14px;
	text-align: right;
}

.bus-des {
	text-align: right;
	float:right;
	padding-top: 5px;
}

.bus-con {
	font-size: 11px;
	text-align: right;
	float:right;
	padding-top: 5px;
	width: 450px;
}

.bus-line {

	background-image:url(images/bus-line.jpg);
	background-repeat: repeat-x;
	width: 464px;
	height: 15px;
	clear: both;
}

.bus-move {

	padding-top: 10px;
	clear: both;
}




h2 a{
	color:#39b1f5;
	font-weight:bold;
	text-decoration: none;
}

h2 a:hover{
	color:#36870a;
}

.h {
	width: 350px;
	float:right;
	display: inline;
	margin: 0;
}

.h1 {

	padding-right: 12px;
	float:right;
	width: 300px;
}

.h2-img {
	padding-top: 6px;
	padding-left: 6px;
	width: 35px;
	float:left;
}





.text-img {

	float:right;
	padding: 5px;
	width: 100px;
}

.nav {
	color:#39b1f5;
	text-decoration: none;
	font-size: 12px;
	float:right;
}

.nav a{
	color:#39b1f5;
	text-decoration: none;
	font-size: 12px;
}

.nav a:hover{

	text-decoration: underline;
}



.more-img {
	background-image:url(images/more-img.jpg);
	background-repeat: no-repeat;
	width: 468px;
	height: 46px;
}

.more-title {

	color:#36870a;
	padding-right: 10px;
	padding-top: 8px;
	width: 375px;
	text-align: right;
	float:right;
}

.more-des {
	text-align: right;
	float:right;
	padding-right: 10px;
	width: 375px;

}

.more-con {

	float:left;
	padding-left: 10px;
	font-size: 11px;
}

.cat-des {

	width: 185px;
	font-size: 12px;
	text-align: right;
	float:right;
	padding-right: 10px;
	padding-top: 5px;
	clear: both;
}


.cat-des-img {
	width: 55px;
	height: 50px;
	float:right;
	padding-right: 5px;
}

.cat-des-title {
	padding-top: 5px;
	padding-right: 10px;
	float:right;
}

.cat-des-title a{
	color:#36870a;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.cat-des-title a:hover{

	text-decoration: underline;

}

.cat-info {

	width: 230px;
	font-size: 12px;
	text-align: right;
	float:right;
	padding-right: 10px;
	clear: both;
}

.cat-info a{
	color:#36870a;
	text-decoration: none;
	font-weight:bold;
}



.clear {clear: both;}




