/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#content{
	background:url(../images/bg.jpg) repeat;
	overflow-x:hidden;
	width:1003px;
}
#main div{
scrollbar-face-color: #fff; 
scrollbar-shadow-color: #fff; 
scrollbar-highlight-color: #fff; 
scrollbar-3dlight-color: #ccc; 
scrollbar-darkshadow-color: #ccc; 
scrollbar-track-color: #ccc; 
scrollbar-arrow-color: #ccc;
}
#footer{
    height:50px;
	padding-top:8px;
	*padding-top:16px;
	background:url(../images/f_logo.jpg) no-repeat 130px 10px;
	text-align:center;
	clear:both;
	overflow:hidden;
}
#footer1{
	width:980px;
	height:32px;
	line-height:32px;
	background:url(../images/f_bg.jpg) repeat-x;
	color:#fff;
	clear:both;
	padding-left:20px;
}
#footer1 a{
	color:#fff;
}
#header{
	height:76px;
	background:url(../images/t_bg.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}
#main{
	width:980px;	
	background:url(../images/c_bg.jpg) repeat-y;
	overflow:hidden;
}
#banner{
	width:980px;
	height:170px;
	overflow:hidden;
	margin-left:12px;
	border-bottom:3px solid #e61818;
}
#nav{
	height:32px;
	text-align:left;
	line-height:32px;
	width:980px;
}
#nav li{
	float:right;
	display:block;
}
#left{
	width:232px;
	float:left;
	display:block;
	overflow-x:hidden;
}
#left_c li{
	background:url(../images/line.jpg) no-repeat bottom;
	width:232px;
	padding-bottom:3px;
	margin-top:5px;
}
#left_c li a{
	background:url(../images/icon.jpg) no-repeat 50px center;
	width:232px;
	font-weight:bold;
	padding-left:80px;
}
#left_c li a:hover{
	color:#e61818;
	font-weight:bold;
}
#left_t{
	width:227px;
	height:40px;
	background:url(../images/new.jpg) no-repeat;
	margin-left:2px;
	margin-top:10px;
}
#new{
	border:1px solid #e51515;
	border-top:none;
	width:227px!important;
	width:229px;
	_width:227px;
	height:120px;
	margin-left:2px;
	margin-bottom:10px;
}
#right{
	float:right;
	width:740px;
	overflow-x:hidden;
}
#p{
	background:url(../images/p_line.jpg) no-repeat bottom;
	height:27px;
	overflow:hidden;
	width:740px;
	margin-top:3px;
}
#right_c{
	width:740px!important;
	width:780px;
	_width:740px;
	background:url(../images/main_bg.jpg) repeat-x;
	padding:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#p_right{
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	padding-right:10px;
	float:right;
	background:url(../images/p_icon.jpg) no-repeat left;
	padding-left:22px;
}
.s_input{
	height:15px!important;
	line-height:15px!important;
	height:20px;
	_height:15px;
	line-height:20px;
	width:150px;
	border:1px solid #cc;
	float:left;
	margin:2px 0 0 0px;
}
.s_go{
	width:47px;
	height:18px!important;
	height:22px;
	background:url(../images/go.jpg) no-repeat;
	border:none;
	float:left;
	margin:3px 0 0 5px;
}
