/*= 1.全局参数
=============================================================================================*/
body{
	font-size: 12px;
	text-align: center;
	line-height: 1.7;
	font-family: arial, 宋体, serif;
}
* { 
margin:0px auto; 
padding:0px}
ul,li{
	line-height:1.5;
	PADDING: 0px;
	MARGIN: 0px;
	list-style-type: none;
	list-style-position: outside}
img {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}
.arrow{
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 1em;
	padding-left:15px;
	margin-right:10px;
	}
a{
	font-size: 12px;
	color: #3d3d3d;
	text-decoration: none
}
a:hover{color:#db262f;}
a:visited{color:#3d3d3d;}
.clear{
clear:both;
}
h2{
font-size:14px;
font-weight:blod;}
.right{
text-align:right;}
.left{
text-align:left;}
.red{color:#db262f;font-size:12px;}

/*= 1.顶部Logo
=============================================================================================*/
#header{
width:804px;
text-align:left;}
#header #logo{
float:left;}
#header #tel{
float:right;
padding:30px 0 0 0;}
/*= 2.顶部菜单
=============================================================================================*/
#menu { height:26px;line-height:26px;list-style-type:none;margin:0;}
#menu a {display:block; text-align:center;text-decoration:none;padding:0 9px;}
#menu li {float:left;padding:0 25px;}
#menu li a{color:#ffffff; font-size:14px;font-weight:bold;}
#menu li a:hover{background:url("../images/menu_hover.gif") no-repeat left; color:#000000;}
#menu li a:hover span{background:url("../images/menu_hover1.gif") no-repeat center right;}
#menu li dl {line-height:27px;list-style-type:none;text-align:left;left:-999em; width:161px; position:absolute;}
#menu li dl dt{float:left;}
#menu li dl a{display:block; width:150px;text-align:left; text-indent:1em; border:0;font-size:12px;font-weight:normal;}
#menu li dl a:link  {background:#ea8386 url("../images/menu_arrow.gif") no-repeat 10px 10px;color:#fff;filter:alpha(opacity=70)
}
#menu li dl a:visited {background:#ea8386 url("../images/menu_arrow.gif") no-repeat 10px 10px;color:#fff;filter:alpha(opacity=70)}
#menu li dl a:hover {color:#fff;font-weight:normal;background:#ce5c63 url("../images/menu_arrow.gif") no-repeat 10px 10px;filter:alpha(opacity=70)}
#menu li:hover dl {left:auto; margin-left:0px}
#menu li.sfhover dl {left:auto;margin-left:0px;}

/*= 3.子页导航-关于我们
=============================================================================================*/
#sub_content{width:804px;text-align:left;}
#sub_content a ,#sub_content a:visited {color:#3d3d3d;}
#sub_content a:hover {color:#db262f;}

#sub_left{float:left;width:185;line-height:2;}
#sub_left h2{background:url("../images/nav.gif") no-repeat;height:38px;color:#f9e6e5;padding:7px 5px 4px 20px;margin:0px;}
#sub_left ul li{display:block;padding:8px;}
#sub_left ul li a ,#sub_left ul li a:visited {color:#3d3d3d;}
#sub_left ul li a:hover {color:#db262f;}
.nav_bg{background:url("../images/nav_bg.gif") repeat-y;padding:10px 15px;}

#sub_right{float:right;width:602px;}
#sub_right span{font-size:14px;font-weight:bold;padding-left:10px;}
#sub_content1 table{font-size:12px;color: #3d3d3d;line-height:1.7;}
#sub_content1 span{font-size:12px;font-weight;normal;padding-left:0px;}

#line1{width:804px;border-top:4px solid #ecebec;}
#line2{width:602px;border-top:4px solid #ecebec;}

/*= 3.版权信息
=============================================================================================*/

#bottom
{width:804px;
height:70px;
background:#eaeaea url(../images/bottom_left.gif) no-repeat left;
text-align:left;
color:#aaaaaa;
}
#bottom_left{
padding:28 0 0 15px;
float:left;
}
#bottom_right{
background:url(../images/bottom_right.gif) no-repeat top right;
padding:18px 15px 0 0;
float:right;
text-align:right;
}