/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer{
    height:80px;
    line-height:80px;
	background:url(../images/f_bg.jpg) repeat-x;
	text-align:center;
	clear:both;
	width:985px;
	margin-left:9px;
}
#header{
    background:url(../images/t_bg.jpg) repeat-x;
	height:98px;
	text-align:center;
	overflow:hidden;
}
#banner{
	width:1003px;
	height:299px;
	overflow:hidden;
	margin-bottom:5px;
}
#main{
	margin:0 auto;
	width:985px;
	text-align:left;
	clear:both;
	background:url(../images/bg.jpg) repeat-y;
	overflow:hidden;
}

#nav{
	height:38px;
	text-align:center;
	background:url(../images/nav_bg.jpg) repeat-x;
	color:#fff;
	width:1003px;
	text-align:left;
	line-height:38px;
}
#nav li{
	float:left;
	width:90px;
	line-height:38px;
	display:block;
	margin:0 10px;
	text-align:center;
}
#nav li a{
	width:90px;
	color:#ff;
	font-weight:bold;
	line-height:38px;
	text-align:center;
}
#nav li a:hover{
	background:url(../images/over.jpg) no-repeat;
	width:90px;
	line-height:38px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#left{
	float:left;
	width:232px;
	overflow-x:hidden;
}
#left_t{
	width:232px;
	height:57px;
	overflow:hidden;
	background:url(../images/left_t.jpg) no-repeat;
}
#left_c{
	width:232px;
}
#left_c li{
	width:215px;
	margin-left:8px;
	line-height:29px;
	background:url(../images/li.jpg) no-repeat;
	margin-bottom:2px;
	display:block;
}
#left_c li a{
	padding-left:30px;
	line-height:29px;
	font-weight:bold;
	width:215px;
	display:block;
}
#search_t{
	width:215px;
	height:43px;
	overflow:hidden;
	background:url(../images/search_t.jpg) no-repeat;
}
#search_c{
	background:#000;
	width:215px;
	text-align:center;
	margin:10px 0 10px 8px;
}
#search_b{
	width:215px;
	height:8px;
	overflow:hidden;
	background:url(../images/search_b.jpg) no-repeat;
}
.s_input,.s_input1{
	width:179px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	background:url(../images/input.jpg) no-repeat;
	border:none;
	display:block;
	color:#fff;
	margin:10px auto;
}
.s_go,.s_go1{
	width:99px;
	height:27px;
	overflow:hidden;
	line-height:27px;
	background:url(../images/go.jpg) no-repeat;
	border:none;
	display:block;
	color:#000;
	margin:0 auto;
	cursor:pointer;
}
.s_input1{
	background:url(../images/input1.jpg) no-repeat;
}
.s_go1{
	background:url(../images/go1.jpg) no-repeat;
}
#right{
	width:748px;
	float:right;
	overflow-x:hidden;
}
#p{
	width:748px;
	height:46px;
	overflow:hidden;
	background:url(../images/p.jpg) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-left:35px;
	line-height:40px;
}
#p a{
	color:#fff;
	font-weight:bold;
}
#right_c{
	padding:10px 20px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#title{
	background:url(../images/pro.jpg) no-repeat;
	width:738px;
	height:31px;
	line-height:31px;
	margin-left:5px;
	padding-left:35px;
}
.img{
	display:inline;
	background:url(../images/img.jpg) no-repeat;
	width:172px;
	height:112px;
	overflow:hidden;
	padding:2px 5px;
}
#pro{
	width:728px;
	padding:10px;
}
.row{
	width:215px;
	padding-left:10px;
	line-height:20px;
	font-weight:normal;
	display:block;
}
.row a{
	width:165px!important;
	*width:165px!important;
	padding-left:40px;
	line-height:20px!important;
	font-weight:normal!important;
	display:block;
	border-bottom:1px solid #333;
}
