@charset "gb2312";
body {
	padding: 0px;
	width: 960px;
	margin: 0px auto;
	font-family: "ËÎÌå", Arial, Helvetica, ans-serif;
	font-size: 14px;
}
img{border:0}

.red {
	color: #FF0000;
}
.blue {
	color: #003399;
}
.top {
	margin: 10px 0px;
	height: 72px;
}
.top #logo {
	float: left;
	text-align: center;
	width: 165px!important;
	width: 175px;
}
.top #nav {
	float: left;
	height: 50px;
	width: 666px;
	padding: 10px 7px;
	border: 1px solid #EFEFEF;
	font-weight: normal;
	color: #E4E4E4;
	line-height: 25px;
	vertical-align: middle;
}
.top #nav ul{list-style:none; padding:0; margin:0;}
.top #nav li{list-style:none; padding:0; margin:0;}

.top #nav li{ float:left; list-style:none; width:70px; margin-left:3px;}

.top #nav a {

	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.top #nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.top #scss {
	float: left;
	height: 50px;
	width: 81px!important;
	width: 71px;
	margin-left: 10px;
	border: 1px solid #EFEFEF;
	font-size: 12px;
	padding: 10px;
	line-height: 25px;
	color: #666666;
}
.top #scss a {
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
.top #scss a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.main {
	clear: both;
	margin-bottom: 10px;

}
.main .left {
	width: 220px;
	margin-right: 10px;
	float: left;
}
.kuang {
	border: 1px solid #BBE880;
	margin-bottom: 10px;
}
.kuang .bt {
	font-size: 14px;
	color: #339900;
	background-image: url(../images/bt_bg1.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE880;
	line-height: 24px;
	height: 24px;
	text-indent: 10px;
	padding: 1px;
}
.kuang .bt a {
	font-size: 14px;
	color: #339900;
	text-decoration: none;
}
.kuang .bt a:hover {
	color: #FF6600;
}
.kuang .bt span .dq {
	color: #333333;
	font-weight: normal;
}
.kuang .bt .i{
	float: left;
	width: 92%;
}
.kuang .bt .fh {
	float: left;
	width: 6%;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
.kuang .bt .fh a {
	color: #000000;
	text-decoration: none;
}
.kuang .bt .fh a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.kuang .nr {
	padding: 5px 12px;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
.kuang .kwwz {
	padding: 5px 12px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 23px;
}
.kuang .kwwz a {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.kuang .kwwz a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.kuang .nr a {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.kuang .nr a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.kuang .nr ul {
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
}

.kuang .nr ul a{
	color: #003366;
}


.kuang .nr1 {
	padding: 5px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 23px;
	height: 391x!important;
	height: 391px;
	width: 220px!important;
	width: 200px;
	overflow: hidden;
}
.kuang .nr1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.kuang .nr1 ul li{
	white-space: nowrap;
	float: left;
}
.kuang .nr1 a {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.kuang .nr1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.main .right {
	float: left;
	width: 730px;
}
.main #baiduframe{ float:left;}

.right  #txbd  {
	border: 1px solid #D6F1B3;
	background-image: url(../images/bt_bg1.jpg);
	background-repeat: repeat-x;
	line-height: 26px;
	height: 26px;
	width: 718px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
.right #txbd #tx {
	float: left;
}
.right #txbd .gd {
	height: 26px;
	line-height: 26px;
	float: left;
	overflow: hidden; margin-right:45px;
}
.right #txbd .igd {
	line-height: 26px;
	float: left; 
	width: 290px;
	overflow: hidden;
}
.right #txbd .igd a { color:#666666; text-decoration:none;}
.right #txbd .igd a:hover{ color:#f60;}

.right #baidu {
	float: left;
	padding-top: 2px;
}

.foot {
	margin-bottom: 10px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	color: #666666;
	width: 100%;
}
.foot a {
	color: #666666;
	text-decoration: none;
}
.foot a:hover {
	color: #FF0000;
	text-decoration: underline;
}


.bddh_x {
	width: 93%!important;
	width: 100%;
	border-bottom: 1px dashed #339900;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 49px!important;
}









.c_right{
	float: left;
	width: 730px;
}
.c_right #txbd1{
	border: 1px solid #D6F1B3;
	background-image: url(../images/bt_bg1.jpg);
	background-repeat: repeat-x;
	line-height: 26px;
	height: 26px;
	width: 718px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
.c_righ #txbd1 a { color:#03C; font-size:14px; text-decoration:none;margin:auto 5px;}
.c_righ #txbd1 a:hover{ color:#f60; text-decoration:underline;}

.c_righ #txbd1 #tx {
	float: left;
}
.c_righ #txbd1 .gd {
	height: 26px;
	line-height: 26px;
	float: left;
	overflow: hidden; margin-right:45px;
}
.c_righ #txbd1 .igd {
	line-height: 26px;
	float: left; 
	width: 290px;
	overflow: hidden;
}
.c_righ #txbd1 .igd a { color:#666666; text-decoration:none;}
.c_righ #txbd1 .igd a:hover{ color:#f60;}
