@charset "utf-8";
/* CSS Document */
body {margin: 0px; background:url("images/bg.gif") repeat-x;}
body,td,p,span {
	font-size:12px;
	color:#3C4A57;
	text-decoration:none;
	line-height:20px;
	font-family: sans-serif, "宋体", Arial;
}
a:link {
	color:#3C4A57;
	text-decoration:none;
}
a:visited {color:#3C4A57; text-decoration:none;}
a:hover {color:#F3550A; text-decoration:none;}
.h_t14 {
	font-size: 14px;
	color: #F3550A;
	font-weight:bold;
}
.h_t14 a{
	font-size: 14px;
	color: #F3550A;
	font-weight:bold;
}
.h_t13 {
	font-size: 14px;
	color: #F3550A;
	font-weight:bold;
}
.h_t12 {
	font-size: 12px;
	color: #F3550A;
	font-weight:bold;
}
.h_t14 a{
	font-size: 14px;
	color: #F3550A;
	font-weight:bold;
}
.bt_bg {background:url("images/bt_bg.gif") repeat-x;}
.bt_t { font-size:12px; font-weight:bold;}
.bt_bg a{
	font-size:12px;
	font-weight:bold;
	line-height: 40px;
	display: block;
	height: 40px;
}
.input {width:180px; height:15px; border:1px #3C444F solid; font-size:12px; line-height:16px;}
.h_bg {background:url("images/h_bg.gif") repeat-x top;}
.p_bk {border:1px #EAEAEA solid;}
.p_tab {border:1px #D9D9D9 solid; background:url("images/pro_bg.gif") repeat-x;}
.l_tab {border:1px #B2B5B9 solid; background-color:#FFFFFF;}
.l_menu {background:url("images/l_bg.gif") no-repeat; padding-left:20px; font-size:14px; font-weight:bold;}
.l_tab2 {border:1px #FFFFFF solid; background-color:#F6F6F7;}
.l_m_bg {background:url("images/l_m_bg.gif") repeat-x;}
.l_dot {background:url("images/l_dot.gif") no-repeat bottom; padding-left:26px;}
.bottom {background:url("images/bottom.gif") repeat-x center;}
.bo_t {
	color:#AFB4BB;
	padding-left:20px;
	line-height: 70px;
}
.bo_t img{
	line-height: 70px;
	vertical-align: middle;
	display: inline;
}
.bo_t_h { color:#AFB4BB;}
a.bo_t_h:link {color:#AFB4BB; text-decoration:none;}
a.bo_t_h:visited {color:#AFB4BB; text-decoration:none;}
a.bo_t_h:hover {color:#FFEA00; text-decoration:none;}
.dot {background:url("images/dot.gif") repeat-x;}
img { border:0px;}

.y_title {
	font-size: 14px;
	font-weight: bold;
}
.pro_title a {
	color: #333;
}

/*下拉菜单样式*/
#Container {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv1 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 83px;
	top: 105px;
	background-color: #E4E8EB;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 6px;
	display: none;
}
#apDiv1 ul li a {
	display: block;
	height: 22px;
	width: 120px;
	line-height: 22px;
}
#apDiv1 ul li a:hover {
	display: block;
	height: 22px;
	width: 120px;
	background-color: #FFF;
	font-weight: bold;
}
#apDiv1 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv1 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#apDiv2 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 202px;
	top: 105px;
	background-color: #E4E8EB;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 6px;
	display: none;
}
#apDiv2 ul li a {
	display: block;
	height: 22px;
	width: 120px;
	line-height: 22px;
}
#apDiv2 ul li a:hover {
	display: block;
	height: 22px;
	width: 120px;
	background-color: #FFF;
	font-weight: bold;
}
#apDiv2 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#apDiv3 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 321px;
	top: 105px;
	background-color: #E4E8EB;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 6px;
	display: none;
}
#apDiv3 ul li a {
	display: block;
	height: 22px;
	width: 120px;
	line-height: 22px;
}
#apDiv3 ul li a:hover {
	display: block;
	height: 22px;
	width: 120px;
	background-color: #FFF;
	font-weight: bold;
}
#apDiv3 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv3 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#apDiv4 {
	position:absolute;
	width:120px;
	z-index:1;
	left:559px;
	top: 105px;
	background-color: #E4E8EB;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 6px;
	display: none;
}
#apDiv4 ul li a {
	display: block;
	height: 22px;
	width: 120px;
	line-height: 22px;
}
#apDiv4 ul li a:hover {
	display: block;
	height: 22px;
	width: 120px;
	background-color: #FFF;
	font-weight: bold;
}
#apDiv4 ul {
	margin: 0px;
	padding: 0px;
}
#apDiv4 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*下拉菜单样式结束*/
.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C5CCD3;
}

