@charset "utf-8";
/* CSS Document */
a.noline {text-decoration:none;}
a.one-noline:link{color: #FFF; text-decoration: none} 
a.one-noline:visited { color: #FFF; text-decoration: none} 
a.one-noline:hover { color: #FFF; text-decoration: none}

a.one:link{color: #FFF; text-decoration: none} 
a.one:visited { color: #FFF; text-decoration: none} 
a.one:hover { color: #FFF; text-decoration: none;text-decoration:underline;}

a.two:link{color: #000; text-decoration: none} 
a.two:visited { color: #000; text-decoration: none} 
a.two:hover { color: #000; text-decoration: none;text-decoration:underline;}

a.lan:link{color: #0000CC; text-decoration: none} 
a.lan:visited { color: #0000CC; text-decoration: none} 
a.lan:hover { color: #0000CC; text-decoration: none;text-decoration:underline;}

a.green:link{color: green; text-decoration: none} 
a.green:visited { color: green; text-decoration: none} 
a.green:hover { color: green; text-decoration: none;text-decoration:underline;}

a.ccc:link{color: #CCCCCC; text-decoration: none} 
a.ccc:visited { color: #CCCCCC; text-decoration: none} 
a.ccc:hover { color: #CCCCCC; text-decoration: none;text-decoration:underline;}

a.blan:link{color: #333333; text-decoration: none} 
a.blan:visited { color: #333333; text-decoration: none} 
a.blan:hover { color: #0000CC; text-decoration: none;}

a.blan1:link{color: #333333; text-decoration: none} 
a.blan1:visited { color: #333333; text-decoration: none} 
a.blan1:hover { color: #0000CC; text-decoration: none;text-decoration:underline;}

	
body{
	font:14px "微软雅黑";
	font-weight:normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.h1font{
	font-size: 14px; 
	display: inline; 
	font-weight: normal;
}
.head_biaoti_div1{
	float: left;
	width:770px;
	margin-right: 10px;
	color:#999999;
}
.head_biaoti_div2{
	float: left;
	margin-right: 0px; 
	width: 190px;
	text-align: right;
}

.menu_first{
	font:16px "微软雅黑";
	font-weight:normal;
	float: left;
	width: 170px;
	line-height: 40px;
	height: 40px;
}

.menu{
	font:16px "微软雅黑";
	font-weight:normal;
	float: left;
	width: 89px;
	line-height: 40px;
	height: 40px;
}
.font1{
	font:14px "微软雅黑";
	color:#FF6E1B;
	font-weight:bold;
	line-height: 16px;
}
.font2{
	font:14px "微软雅黑";
	font-weight:normal;
}
.fontgreen{
	font:14px "微软雅黑";
	color:green;
	line-height: 16px;
}
.txt{
	width: 154px;
	height: 18px;
	line-height:18px;
	border-style:solid;  
	border-width:1px;
	border-color:#808080;
}
.txt1{
	width: 154px;
	height: 18px;
	line-height:18px;
}
.tit{
	font:14px "微软雅黑";
	font-weight:bold;
	color: green;
}

.tit_head_div{
	font:14px "微软雅黑";
	font-weight:bold;
	color: #FFF;
	height: 20px; 
	background-color:#119711;
	padding-top: 5px; 
	padding-left: 5px;
}

.btnM{
	color:#FFFFFF;
	cursor:pointer;
   	background-image:url(../images/btn-denglu.gif);
	width:51px;
	height:23px;
	overflow:hidden;
	border:0;
}

.btnDiv{
	background-color:#faa400;
	width:100px;
	height:30px;
	line-height:30px;
	color: #ffffff;
	font-size:16px;
	text-align:center;
	display: block;
}

.btnDivWJMM{
	background-color:#808080;
	width:80px;
	height:30px;
	line-height:30px;
	color: #ffffff;
	font-size:16px;
	text-align:center;
	display: block;
}

.btnDivDL{
	background-color:#faa400; 
	border-width:0px; 
	height:30px; 
	width:80px; 
	color:#FFF; 
	font-size:16px;
	cursor: pointer;
}

.btnDivZHUCE{
	background-color:#faa400; 
	border-width:0px; 
	height:30px; 
	width:100px; 
	color:#FFF; 
	font-size:16px;
	cursor: pointer;
}

.btnDivZJDL{
	background-color:#808080;
	width:160px;
	height:30px;
	line-height:30px;
	color: #ffffff;
	font-size:16px;
	text-align:center;
	display: block;
}

.btnDivGuangGaoUsersM{
/* 	background-color:#faa400; 
	border-width:0px; 
	height:40px; 
	width:200px; 
	color:#FFF; 
	font-size:16px;
	cursor: pointer; */
	
	background-color:#faa400;
	width:130px;
	height:30px;
	line-height:30px;
	color: #ffffff;
	font-size:16px;
	text-align:center;
	display: block;
	float: left;
	margin:0 10px;
}

.btnDivTuiListGetCode{
	background-color:green; 
	border-width:0px; 
	height:30px; 
	width:160px; 
	color:#FFF; 
	font-size:16px;
	cursor: pointer;
}

.seaBtnM{
	color:#FFFFFF;
	cursor:pointer;
   	background-image:url(/images/search-btn.png);
	width:70px;
	height:26px;
	overflow:hidden;
	border:0;
}
