﻿body
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background: url(../Images/bodybg.jpg);
	font-size: 12px;
}
/*链接*/
A
{
	color: #333;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	color: #a00;
	text-decoration: underline;
}
A:active
{
	color: #a00;
	text-decoration: underline;
}

#page
{
	width: 960px;
	text-align: center;
	background-color: #fff;
}
/*顶部*/
#top
{
	width: 960px;
	height: 97px;
	background: url(../Images/top_bj.jpg);
}
#top #logo
{
	width: 445px;
	height: 77px;
	margin-left: 20px;
	float: left;
	padding-top: 19px;
}
#top #right
{
	height: 96px;
	width: 470px;
	float: left;
}
#top #collect
{
	margin-top: 20px;
	width: 450px;
	height: 20px;
	font-size: 11px;
	margin-left: 0px;
}
#top #online
{
	margin-top: 20px;
	margin-left: 200px;
}
/*菜单*/
#menu
{
	width: 960px;
	height: 39px;
	overflow: hidden;
}
.left
{
	float: left;
	background: url(../Images/navbgleft.jpg);
	width: 10px;
	height: 39px;
}
.center
{
	width: 940px;
	float: left;
	height: 39px;
}
.right
{
	float: left;
	background: url(../Images/navbgright.jpg);
	width: 10px;
	height: 39px;
}
.offmenu
{
	background: url(../Images/navbg1.jpg);
	height: 39px;
	line-height: 39px;
	width: 102px;
	float: left;
	color: #fff;
	font-size: 14px;
	cursor: hand;
}
.onmenu
{
	background: url(../Images/nav_on.png);
	height: 39px;
	line-height: 39px;
	width: 102px;
	float: left;
	color: #000;
	font-size: 14px;
	cursor: hand;
}
.menuend
{
	background: url(../Images/navbg1.jpg);
	height: 39px;
	line-height: 39px;
	width: 268px;
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: Arial;
}
.offmenu a
{
	color: #fff;
	outline: none;
}
.offmenu a:hover
{
	color: #000;
}
.offmenu a:visited
{
	color: #fff;
}
.onmenu a
{
	color: #000;
	outline: none;
}
.onmenu a:hover
{
	color: #000;
}
.onmenu a:visited
{
	color: #000;
}
/*二级菜单*/
#top_bottom
{
	background-color: #fff;
	position: absolute;
	width: 960px;
	height: 30px;
	color: #000;
	font-size: 12px;
	text-align: left;
	left: 0;
	top: 136px;
	border-bottom: solid 1px #cccccc;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8; /* Moz + FF */
	z-index: 100;
}
#top_bottom_content
{
	background-color: #D1D1D1;
	height: 29px;
	line-height: 29px;
	width: 960px;
}
/*间隔*/
.gap
{
	float: left;
	background: url(../Images/navbg2.jpg);
	width: 10px;
	height: 39px;
}
/*中间*/
#flash
{
	margin-top: 1px;
	width: 960px;
	height: 260px;
	overflow: hidden;
}
/*了解我们*/
#bottom
{
	width: 960px;
	height: 165px;
	margin-top: 9px;
}
/*left*/
#bottom_left
{
	height: 163px;
	width: 308px;
	margin-left: 9px;
	float: left;
	display: inline; /*去除ie6下计算两遍的居左的距离*/
	position: relative;
}
#bottom_left
{
	behavior: url(csshover.htc);
}
#bottom_left #bottom_left_show
{
	display: none;
}
#bottom_left:hover #bottom_left_show
{
	display: block;
}
/*弹出*/
#bottom_left_show
{
	position: absolute;
	width: 318px;
	height: 311px;
	top: -120px;
	left: -5px;
	z-index: 100;
	background-color: #CFD8E1;
}
/*center*/
#bottom_center
{
	float: left;
	margin-left: 9px;
	height: 163px;
	width: 308px;
	display: inline;
	position: relative;
}
#bottom_center
{
	behavior: url(csshover.htc);
}
#bottom_center #bottom_center_show
{
	display: none;
}
#bottom_center:hover #bottom_center_show
{
	display: block;
}
#bottom_center_show
{
	position: absolute;
	width: 318px;
	height: 311px;
	top: -120px;
	left: -5px;
	background-color: #CFD8E1;
	z-index: 100; /*background-color: #DCE1E7; 	opacity: 0.8; 	filter: alpha(opacity=80); 	-moz-opacity: 0.8; /* Moz + FF */
}
/*right*/
#bottom_right
{
	float: left;
	width: 308px;
	height: 163px;
	margin-left: 9px;
	display: inline;
	position: relative;
}
#bottom_right
{
	behavior: url(csshover.htc);
}
#bottom_right #bottom_right_show
{
	display: none;
}
#bottom_right:hover #bottom_right_show
{
	display: block;
}
#bottom_right_show
{
	position: absolute;
	width: 318px;
	height: 311px;
	top: -120px;
	left: -5px;
	z-index: 100;
	background-color: #DCE1E7;
}
.popborder
{
	width: 308px;
	height: 300px;
	background-color: #F5FAFE;
	border: solid 1px #CFD8E1;
	margin-left: 2px;
	margin-top: 5px;
}
.popt1
{
	width: 285px;
	height: 85px;
	background: url(../Images/popt1.jpg);
	margin-left: 3px;
	margin-top: 9px;
}
.popt2
{
	width: 285px;
	height: 85px;
	background: url(../Images/popt2.jpg);
	margin-left: 3px;
	margin-top: 9px;
}
.popt3
{
	width: 285px;
	height: 85px;
	background: url(../Images/popt3.jpg);
	margin-left: 3px;
	margin-top: 9px;
}
.poptitle
{
	font-size: 14px;
	color: #018699;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin-left: 90px;
}
/*弹出菜单链接颜色*/
.poptitle a
{
	color:#018699;
}
.poptitle a:link
{
	text-decoration: none;
}
.poptitle a:visited
{
	text-decoration: none;
}
.poptitle a:hover
{
	color: #018699;
	text-decoration: underline;
}
.poptitle a:active
{
	color: #018699;
	text-decoration: underline;
}

.showdetialtitle1
{
	background-color: #018699;
	height: 34px;
	line-height: 34px;
	width: 308px;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	font-family: 黑体;
	text-align: left;
	overflow: hidden;
}
.showdetialtitle2
{
	background-color: #E7A350;
	height: 34px;
	line-height: 34px;
	width: 308px;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	font-family: 黑体;
	text-align: left;
	overflow: hidden;
}
.showdetialtitle3
{
	background-color: #0078B7;
	height: 34px;
	line-height: 34px;
	width: 308px;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	font-family: 黑体;
	text-align: left;
	overflow: hidden;
}
.showdetialcontent
{
	margin-top: 0px;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 308px;
	height: 130px;
	overflow: hidden;
}
/*copyright*/
#copyright
{
	width: 960px;
	border-top: solid 1px #ccc;
	margin-top: 9px;
	background: url(../Images/bottom.png);
	height: 33px;
	line-height: 33px;
	text-align: left;
	font-size: 14px;
}

#copyright #char
{
	width: 720px;
	float: left;
	padding-top: 5px;
	height: 23px;
}
#copyright #link
{
	width: 240px;
	float: left;
	padding-top: 5px;
	height: 23px;
	font-size: 12px;
	font-family: 宋体;
}
.link_item_on
{
	background: url(../Images/linkitem.png);
	height: 25px;
	font-size: 12px;
	color: #fff;
}
.link_item_on a
{
	color: #fff;
	outline: none;
}
.link_item_on a:hover
{
	color: #fff;
}
.link_item_on a:visited
{
	color: #fff;
}
.link_item_off
{
	height: 25px;
	color: #000;
	font-size: 12px;
}
.link_item_off a
{
	color: #000;
	outline: none;
}
.link_item_off a:hover
{
	color: #000;
}
.link_item_off a:visited
{
	color: #000;
}
