@charset "utf-8";


body,td,th {	
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #484848;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#484848;
}
body,form {
	margin: 0px;
}
a{color:#484848; text-decoration:none;}
a:hover,a:active{color:#EC0000; text-decoration:underline;}
table{border-collapse:collapse;}
p{display:block; margin:0; padding:0;}

#header{width:850px; height:86px; margin:auto;}
#logo{width:300px; height:43px; float:left; margin-top:25px;}
#quickmenu{width:300px; height:86px; float:right;}
#quickmenu p{margin:0; padding:0;}
#quickmenu .qm{text-align:right; color:#999; margin-top:26px;}
#quickmenu .qm a{color:#999; text-decoration:none;}
#quickmenu .qm a:hover,#quickmenu .qm a:active{color:#EC0000;}
#quickmenu .tel{text-align:right; margin-top:17px;}

#menu{margin:0; padding:0; width:850px; margin:auto; height:38px; background:url("../images/menu_bg.png") repeat-x; overflow:hidden; padding-left:0px; clear:both;}
#menu li{list-style:none; float:left; background:url("../images/menu_s.png") no-repeat right center;}
#menu li a{color:#FFF; font-weight:bold; text-decoration:none; display:block; padding:12px 36px 12px 36px; float:left;}
#menu li a:hover,#menu li a:active{color:#caefff;}

#mson{width:850px; position:relative; margin:auto; z-index:9;}
#mson a{
	display:block; text-align:center; color:#FFF; line-height:27px; 
	background:#014898; border:1px solid #FFF; margin-bottom:-1px;
	border-right:0px none;
	border-left:0px none;
}
#mson a:hover,#mson a:active{background:#008be3;}

#mson1,#mson2,#mson3,#mson4,#mson5,#mson6,#mson7,#mson8{position:absolute; z-index:10; left:0px;}

#mson1{margin-left:0px; display:none;}
#mson1 a{width:140px;}
#mson2{margin-left:110px; display:none;}
#mson2 a{width:140px;}
#mson3{margin-left:237px; display:none;}
#mson3 a{width:126px;}
#mson4{margin-left:362px; display:none;}
#mson4 a{width:120px;}
#mson5{margin-left:476px; display:none;}
#mson5 a{width:140px;}
#mson6{margin-left:622px; display:none;}
#mson6 a{width:124px;}
#mson7{margin-left:746px; display:none;}
#mson7 a{width:124px;}
#mson8{margin-left:870px; display:none;}
#mson8 a{width:124px;}

.sanbian {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CEC7C7;
	border-bottom-color: #CEC7C7;
	border-left-color: #CEC7C7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-top-color:#CEC7C7;
	border-top-width: 1px;
}
