body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin:0 auto;
	background:url(../images/bg.jpg) no-repeat center top;
	color:#000000;
}
a {
	color:#06F;
	text-decoration:none;
}
a:hover {
	color:#FF7800;
	text-decoration:none;
}
a:visited {
	color:#FF7800;
	text-decoration:none;
}
img {
	border:0;
}
#wrapper{
	padding:0;
	margin:0 auto;
}
#main_header {
	margin:0 auto;
	width:1020px;
}
#header {
	margin:0 auto;
	width:1020px;
	height:114px;
}
#logo{
	float:left;
	width:172px;
}
#banner {
	float:left;
	width:728px;
	height:114px;
}
#bg_banner {
	float:left;
	width:728px;
	height:22px;
	background:url(../images/sd.jpg) no-repeat center;
}
#menu {
	float:left;
	width:900px;
	height:41px;
}
	#menu .left{
		float:left;
		background:url(../images/bg_m_l.png) no-repeat left;
		width:11px;
		height:41px;
	}
	#menu .content{
		float:left;
		background:url(../images/bg_m.jpg) repeat-x;
		width:878px;
		height:41px;
	}
	#menu .right{
		float:right;
		background:url(../images/bg_m_r.png) no-repeat left;
		width:11px;
		height:41px;
	}
	#menu .content h2{
		font-size:14px;
		float:left;
		height:41px;
		margin:0;
	}
	#menu .content h2 a{
		background:url("../images/line.png") no-repeat left transparent;
		color:#FFFFFF;
		float:left;
		height:26px;
		padding-left:6px;
		padding-right:6px;
		padding-top:15px;
		text-align:center;
	}
	#menu .content h2 a:hover {
		color:#FF7800;
	}
	#menu .content h3{
		font-size:14px;
		float:left;
		height:41px;
		margin:0;
		background:none;
	}
	#menu .content h3 a{
		color:#FFFFFF;
		float:left;
		height:26px;
		padding-left:6px;
		padding-right:6px;
		padding-top:15px;
		text-align:center;
		background:none;
	}
	#menu .content h3 a:hover {
		color:#FF7800;
		background:none;
	}
#list_menu{
	font-size:14px;
	list-style:none;
	float:left;
	height:41px;
}
#list_menu a{
	background:url("../images/line.png") no-repeat right transparent;
	color:#FFFFFF;
	float:left;
	height:26px;
	padding-left:6px;
	padding-right:6px;
	padding-top:15px;
	text-align:center;
}
#list_menu a:hover {
	color:#FF7800;
}
#list_menu2{
	font-size:14px;
	list-style:none;
	float:left;
	height:41px;
}
#list_menu2 a{
	color:#FFFFFF;
	float:left;
	height:26px;
	padding-left:6px;
	padding-right:6px;
	padding-top:15px;
	text-align:center;
}
#list_menu2 a:hover {
	color:#FF7800;
}
#scroll{
height: 300px;
}
#menu .content li a.selected {
}
#main_body{
	margin:0 auto;
	width:1020px;
}
#left_main_body{
	float:left;
	width:900px;
	margin-top:6px;
}
#top_body{
	float:left;
	width:898px;
	height:250px;	
	border:solid #CCC 1px;
}
#left_top_body{
	float:left;
	width:300px;
}
#right_top_body{
	float:left;
	width:598px;
	height:250px;
	color:#7f7f7f;
	background:#FFFFFF;
}
	#right_top_body .left{
		float:left;
		width:273px;
		*width:264px;
		margin-left:15px;
		*margin-left:5px;
		font-size:12px;
	}
		#right_top_body .left h2{
			padding-top:10px;
			color:#ff7800;
			font-size:15px;
		}
		#right_top_body .left h2 a{
			color:#ff7800;
		}
		#right_top_body .left h2 a:hover{
			color:#53a001;
		}
	#right_top_body .right{
		float:left;
		width:285px;
		margin-right:10px;
		margin-left:15px;
	}
		#right_top_body .right p{
			
		}
		#right_top_body .right img{
			border:solid #CCC 1px;
			margin-right:6px;
		}
		#right_top_body .right hr{
			border: 0;
			border-bottom:solid 1px #CCC;
			margin:4px 0px;
		}
		#right_top_body .right h2{
			font-size:14px;
			color:#53a001;
			margin:2px 0px;
		}
		#right_top_body .right h2 a{
			color:#53a001;
		}
		#right_top_body .right h2 a:hover{
			color:#ff7800;
		}

#right_main_body{
	float:left;
	width:120px;
	margin-top:6px;
}
#bg_body{
	float:left;
	width:900px;
}
	#bg_body .left{
		float:left;
		background:url(../images/sd_l.jpg) no-repeat left;
		width:249px;
		height:28px;
	}
	#bg_body .content{
		float:left;
		width:402px;
		height:28px;
	}
	#bg_body .right{
		float:right;
		background:url(../images/sd_r.jpg) no-repeat left;
		width:249px;
		height:28px;
	}
#content_body{
	margin-bottom:20px;
	float:left;
	width:900px;
}
#left{
	float:left;
	width:300px;
	background:url(../images/bg_box.jpg) no-repeat bottom;
}
	#left .bg_left{
		float:left;
		width:19px;
		height:114px;
		background:url(../images/1.jpg) no-repeat top;
	}
	#left .content{
		float:left;
		width:252px;
		padding:15px 5px;
		background:url(../images/bg_box.jpg) no-repeat bottom;
	}
		#left .content h2{
			font-size:13px;
			color:#53a001;
			margin:2px 0px;
		}
			#left .content h2 a{
				font-size:13px;
				color:#53a001;
				margin:2px 0px;
			}
			#left .content h2 a:hover{
				color:#ff7800;
			}
		#left .content p{
			margin:0px 0px 10px;
		}
	#left .bg_right{
		float:right;
		width:19px;
		height:114px;
		background:url(../images/2.jpg) no-repeat top;
	}
#right{
	float:left;
	width:580px;
	padding:10px;
}
#right h1{
	font-size:17px;
	color:#000000;
	margin:2px 0px;
	text-transform:uppercase;
}
#right_main_body{
}

/*###################################################################*/
#contact-area {
	width: 298px;
	margin-top: 0px;
	margin-left: 0px;
}

#contact-area input, #contact-area textarea{
	padding: 0px;
	height:20px;
	width: 290px;
	margin-bottom:4px;
	font-size:14px;
	font-family:Arial;
	color:#999;
	border: 1px solid #ccc;
}

 #contact-area select {
	padding: 3px;
	width: 292px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:4px;
	font-family:Arial;
	color:#999;
	border: 1px solid #ccc;
}
#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #06C;
}
#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 125px;
	padding-top: 5px;
	font-size: 1.0em;
}
/*############## Scroll bar ################################## */
.overflowBox{
			height:355px;
			width:275px;
			overflow:auto;
			text-align:left;
			margin-left:50px;
			margin-top:50px;
		}
#scroll_left {
	height:355px;
	width:255px;
	margin-left:70px;
	margin-top:50px;
	overflow:auto;
	text-align:right;
}
#scroll_right {
	height:355px;
	width:255px;
	margin-left:50px;
	margin-top:50px;
	overflow:auto;
	text-align:left;
}
#pane1, #pane2, #pane3, #pane4 {
	height: 290px;
}

.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}


/* IE SPECIFIC HACKED STYLES */
* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
/*###################################*/
#footer {
	height:55px;
	padding:5px;
	clear:both;
	margin:0 auto;
	background:	#fce4c4;
	color:#000000;
	text-align:center;
	font-size:13px;
	padding-top:10px;
	border-top:#999 solid 1px;
}
#footer .content{
	width:1020px;
	margin:0 auto;
}

