/* CSS Document */
/*公共部分开始*/
body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption {margin:0px;padding:0px;border:0px;}
div{padding:0px;margin:0px auto;}
body { background:#ffffff;font-size:12px;font:Arial,Helvetica,sans-serif,Calibri; font-family:Arial, Helvetica, sans-serif; margin:0px auto;padding:0px; width:100%; height:100%;}
ul, ol, li {list-style-type:none;}
.clear {border:0px;width:0px;height:0px;clear:both; padding:0px;margin:0px;overflow:hidden; }
.clear_left {border:0px;height:0px; clear:left; width:0px;padding:0px;margin:0px;}
.clear_right {border:0px;height:0px;clear:right;width:0px;padding:0px;margin:0px;}
img {border:0px;margin:0px; padding:0px;}
p { margin:0px;	padding:0px;}
a { text-decoration:none;}
a:hover {color:#f60;}
input {	font-size:12px;}


/*网站头部开始*/
.header_box{ background:url(../images/header_bg.png) repeat-x center top; width:100%; height:200px; padding-top:38px;}
.header{ width:990px; height:148px; margin:auto;}
.header ul li{ float:left;}


.p10{color: #595A5E;font-size: 14px;word-wrap: break-word; word-break: normal; padding:10px;}


.logo_box{ float:left; width:400px; height:148px;}
.search_box{ float:right; width:475px; height:148px;}
.search{ background:url(../images/search_boxbg.jpg) no-repeat left top; width:466px; height:37px; padding:11px 0 0 132px;}

.txt_search{ background:none; border:none; float:left; width:235px; height:20px; line-height:20px;}
.btn_search{ background:none; border:none; float:left;width:75px; height:23px;}

.email_top{ margin:20px 30px 0 0;}
/*网站导航开始*/
.menu_box{ width:990px; height:52px;}
.menu_box ul{margin-left:50px;}
.menu_box ul li{ float:left; height:52px; line-height:52px;}
.menu_box ul li a{ color:#303030; display:block; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:0 10px;}
.menu_box ul li a:hover{ color:#ff6600;}
/*二级导航*/
.menu_box ul li ul{background: #d5d5d3; border-top:1px solid #9C0; position:absolute; visibility:hidden; z-index:9;}
.menu_box ul li ul li{ border-bottom:1px solid #fff; clear:both; float:none; height:24px; line-height:24px;}
.menu_box ul li ul li:hover{ background:#d5d5d3; border-bottom:1px solid #fff; width:100%;}
.menu_box ul li ul li a{background: #d5d5d3; color:#303030; font-weight:normal; width:auto;}
.menu_box ul li ul li a:hover{ color:#ff4b1b;}

/*网站底部开始*/
.footer{ background:url(../images/footer_bg.png) repeat-x center top; width:100%; height:202px; margin-top:15px;}
.footer p{ text-align:center; margin:auto;}
.footer p strong{ color:#ffffff; display:block; font:Tahoma, Geneva, sans-serif; font-size:18px; font-weight:bold; height:40px; line-height:40px;}
.foot_tel{ margin:auto; width:800px;}
.foot_tel_txt{ color:#fff; font-size:14px; margin:auto;}
.foot_tel_txt tr td{ height:22px; line-height:22px;}
.copyright_box{ background:#ff8c45; color:#fff; font:"Courier New", Courier, monospace; font-size:14px; width:990px; height:40px; line-height:40px; margin:auto; margin-top:5px;}



/*#msg_win{border:1px solid #A67901;background:#EAEAEA;width:300px;position:absolute;right:2;margin:0px;display:none;overflow:hidden;z-index:99;}
#msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
.icos a{float:left;color:#833B02;margin:1px;text-align:center;text-decoration:none;font-family:webdings;}
.icos a:hover{color:#fff;}
#msg_title{background:#FECD00;border-bottom:1px solid #A67901;border-top:1px solid #FFF;border-left:1px solid #FFF;color:#000;height:25px;line-height:25px;text-indent:5px;}
#msg_content{margin:2px;width:300px;height:200px;overflow:hidden;}*/
/*#05C800;*/
#msg_bottom{
	position:absolute;
	right:2px;
	bottom:2px;
	width:230px;
	height:36px;
	line-height:36px;
	padding:0px 10px;
	background-image: url(../images/btop.png);
	background-repeat: no-repeat;
}
#msg_bottom .icos{position:absolute;top:12px;right:10px;z-index:9;}
#msg_win{overflow:hidden;z-index:99;width:250px;position:absolute;right:2px;bottom:2px;height:270px;background-image: url(../images/btop.png);
	background-repeat: no-repeat;}
#msg_win .head{
	height:36px;
	line-height:36px;
	background-color:#05C800;
	padding:0px 10px;
	
}
#msg_win .icos{position:absolute;top:12px;right:10px;z-index:9;}
.icos a{float:left;color:#833B02;margin:1px;text-align:center;text-decoration:none;font-family:webdings;}
.icos a:hover{color:#fff;}
#msg_title{height:36px;line-height:36px;text-indent:5px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#FFF;}
#msg_content{border:1px solid #05C800;}
#msg_win .body{padding:10px;background-color:#ffffff;height:210px;}
#msg_win .inputbox {border:1px solid #05C800;width:220px;margin-top:10px;overflow:auto;color:#80809E;}
#msg_win .h23 {height:23px;line-height:23px;}
#msg_win .h46 {height:60px;line-height:160%;}
#msg_win .inputbutton{margin-top:10px;width:68px;height:24px; background:url(../images/send.jpg); margin-left:0px;}