/* CSS Document */
* {margin:0px;padding:0px;list-style:none;}

.clear {clear:both;}

.L{ float:left;}

.R{ float:right; text-align:right;}

a {text-decoration:none;}

a:hover {text-decoration:none;}

img {border:none;}

.p{ padding:0; margin:0;}

.center{ text-align:center}


body{ background:url(images/bg.jpg) repeat-x;}

#main{ width:1004px; margin:0 auto;}
 
 
 
/*表单部分*/

input,select{ height:40px; line-height:40px; font:16px "微软雅黑"; padding-left:5px; color:#a0a0a0;}

input{ width:300px; border:1px solid #a5a5a5; background:#fdfaf1; margin-bottom:30px;}

.mg_2{ margin-top:2px;}

/*select{ width:319px; background:url(../images/select.jpg) no-repeat; border:none; overflow:hidden;}
*/
option{}

.select { width:160px;background:url(images/select.jpg) no-repeat; margin:0; padding:0; border:none; margin-bottom:30px;}     
#sleHid { display:block; width:140px; overflow:hidden; }     
#sleBG  { display:block;} 


#sut{ background:#fc631f; color:#fff; width:180px; text-align:center; margin-top:8px; overflow:hidden; border:none; font-weight:900;}


.mt{ margin-top:35px;}

.mt_1{ padding-bottom:30px;}

#top00 {
	width:100%;
	height:60px;
	z-index:2;

}
.wrapp00 {
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}

#logo00 {
	float:left;
	width:35%;

}

#logo00 img{ float:left;}

#logo00 span{ float:left; margin-top:20px; color:#26676b;font:15px "微软雅黑";}

#top00 p {
	float:right;
	width:50%;
	color:#26676b;
	text-align:right;
	height:40px;
	font:14px "微软雅黑";
	margin-top:20px;
	
}
#top00 p a {
	 color:#26676b;padding:0 15px 10px 15px;}
#top00 p a:hover { 
	color:#1a494c;}


