/* Templages Start */
#Header {
	width:960px;
	float:left;
	height:80px;
	background:url(../images/header_bg.gif) top left repeat-x;
	}
	#Header h1 {
		float:left;
		width:320px;
		height:80px;
		display:block;
		background:url(../images/header_logo.gif) top left no-repeat;
		}
		#Header h1 a {
			background: no-repeat;
			display:block;
			width:320px;
			height:80px;
			}
			.non_disply {
				display:none;
				}
	#HeaderRight {
		float:right;
		width:640px;
		}
		#SideNavBox {
			float:left;
			width:153px;
			padding:10px 0 0 485px;
			}
			#SideNav {
				width:139px;
				float:left;								
				}
				#SideNav li {
					float:right;
					padding:6px 0;
					height:18px;
					border-right:1px solid #323232;
					border-left:1px solid #323232;
					font-size:10px;
					background: url(../images/sidenav_bg.gif) top left repeat-x;
					}
					#SideNav li a {
						color:#f3f3f3;
						text-decoration:none;
						padding:0 17px;
						}
						#SideNav li a:hover {
							color: #CCCCCC;
							}
		#MianNav {
			width:625px;
			float:right;
			font-size:11px;
			padding-right:15px;
			}
			#MianNav li {
				float:right;
				display:block;
				background: url(../images/header_menu_border.gif) bottom right no-repeat;
				}
				#MianNav li.non-border {
					background:none;
					}
				#MianNav li a {
					color: #FFFFFF;
					text-decoration: none;
					padding:14px 15px 9px 16px;
					display:block;
					}
					#MianNav li.MainNav1 a:hover {
						background:url(../images/header_menu_hover1.gif) bottom center no-repeat;
						}
					#MianNav li.MainNav2 a:hover {
						background:url(../images/header_menu_hover2.gif) bottom center no-repeat;
						}
					#MianNav li.MainNav3 a:hover {
						background:url(../images/header_menu_hover5.gif) bottom center no-repeat;
						}
					#MianNav li.MainNav4 a:hover {
						background:url(../images/header_menu_hover4.gif) bottom center no-repeat;
						}
					#MianNav li.MainNav5 {
						background:none;
						}
						#MianNav li.MainNav5 a:hover {
							background:url(../images/header_menu_hover5.gif) bottom center no-repeat;
							}
#ImageBox {
	width:960px;
	height:36px;
	padding-top:278px;
	background:url(../images/main_img.jpg) top left no-repeat;
	}
	#ImageBox ul {
		padding-right:10px;
		}
		#ImageBox ul li {
			float:right;
			font-size:12px;			
			}
			#ImageBox ul li.SubNav1 a:hover {
				background:url(../images/subnav_hover.gif) bottom right no-repeat;
				}
			#ImageBox ul li.SubNav2 a:hover {
				background:url(../images/subnav_hover2.gif) bottom right no-repeat;
				}
			#ImageBox ul li.SubNav3 a:hover {
				background:url(../images/subnav_hover3.gif) bottom right no-repeat;
				}
			#ImageBox ul li.SubNav4 a {
				background:none;
				}
				#ImageBox ul li.SubNav4 a:hover {
					background:url(../images/subnav_hover4.gif) bottom right no-repeat;
					}
			#ImageBox ul li a {
				color:#FFFFFF;
				padding:13px 20px 2px 20px;
				display:block;
				text-decoration:none;
				background:url(../images/sidenav_border.gif) bottom right no-repeat;
				}
				#ImageBox ul li a:hover {
					padding:11px 20px 7px 20px;
					}
#Footer {
	width:960px;
	float:left;
	padding:10px 0 30px 0;
	background:url(../images/footer_bg.gif) top right no-repeat;
	}
	#Footer ul {
		float:left;
		width:400px;
		}
		#Footer ul li {
			float:left;
			padding:0 15px;
			font-size:10px;
			background: url(../images/footer_boder.gif) right 4px no-repeat;
			}
			#Footer ul li.bordernon {
				background:none;
				}
			#Footer ul li a {
				color:#565854;
				text-decoration:none;
				}
				#Footer ul li a:hover {
					color:#8e8e8e;
					}
	#Footer p {
		float:right;
		font-size:10px;
		color:#565854;
		padding-right:15px;
		}
		#Footer p a {
			color:#565854;
			text-decoration:none;
			}
			#Footer p a:hover {
				color:#8e8e8e;
				}
/* Templages End */

