/* CSS Document */

#serch {
	height: 25px;
	width: 40%;
	padding-bottom: 8px;
	padding-top: 35px;
	padding-left: 60%;
	text-align: left;
	line-height: 23px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav {
	height: 60px;
	padding-bottom: 5px;
	width: 100%;
	text-align: left;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 60px;
	width: 100%;
	text-align: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav_biaoti {
	width: 1000;
	line-height: 60px;
	height: 60px;
	text-align: left;
	padding-left: 30px;
}
#nav_biaoti li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	float: left;
}

#nav_right {
	background-image: url(../images/nav_right.jpg);
	height: 60px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
#banner {
	height: 255px;
	width: 1000px;
}
#top_1 {
	height: 26px;
	width: 900px;
	background-image: url(../images/bg_a.jpg);
	background-repeat: repeat-x;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 14px;
	text-align: left;
}
#top_2 {
	height: 32px;
	width: 950px;
	text-align: left;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	padding-top: 6px;
}
#main {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_left {
	float: left;
	width: 740px;
}
#main_left_a {
	height: 32px;
	background-color: #D9EFFD;
	line-height: 33px;
	text-align: left;
	padding-left: 15px;
	color: #3485E0;
	font-size: 13px;
}
#main_left_b {
	padding-top: 20px;
	padding-bottom: 20px;
}
#left_c {
	font-size: 14px;
	line-height: 35px;
	color: #333333;
	background-color: #E2F0F9;
	text-align: left;
	text-indent: 2em;
	border: 1px solid #D7D7D7;
	padding-right: 15px;
	padding-left: 15px;
}
#main_left_d {
	line-height: 25px;
	padding: 15px;
	text-align: left;
	text-indent: 2em;
	color:#181818;
}
#main_left_d .bt td{
 	border: 1px solid #333333;	
}
#left_e {
	height: 80px;
}
#left_e_left {
	width: 485px;
	float: left;
	line-height: 40px;
	text-align: left;
	padding-left: 15px;
}
#left_e_right {
	height: 50px;
	width: 230px;
	float: left;
	padding-top: 30px;
}






#main_right {
	width: 243px;
	float: right;
	border: 1px solid #B3DCFC;
}
#main_r_title {
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #476FFF;
}
#main_r_nr {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
}
#main_r_nr li {
	line-height: 23px;
	background-image: url(../images/img_libiao.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
}
.actbox{
	width:260px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.actbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.actbox ul li a{
	color:#777;
}
.actbox ul li#act-fav{
	background-position:4px 0px;
}
.actbox ul li#act-err{
	background-position:4px -37px;
}
.actbox ul li#act-pus{
	background-position:4px -73px;
}
.actbox ul li#act-pnt{
	background-position:4px -109px;
}
.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
#bttom {
	background-image: url(../images/img_bttom.jpg);
	background-repeat: repeat-x;
	height: 98px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}

