
/* CSS Document */
/*基础元素*/
body {text-align:center; font-family:"宋体", arial;margin:0; padding:0; background:#FFFFFF; font-size:9pt; color:#333;	letter-spacing: 0.1em;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
li{list-style-type:none;}
img{vertical-align:top; border:0px;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:blod;}
.clear{ clear: both; font:0px/0px sans-serif; display:block;}
/* Link */
a:link {color:#333; text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color: #f90; text-decoration:none;}
/*                                 主体部分             */
#layout{background:url(../image/bg.jpg) no-repeat; width:1000px; height:1000px; margin:0 auto; position:relative;}
#Hlayout{width:1000px; height:1000px; background:url(../image/bg.jpg) no-repeat;margin:0 auto; position:relative;}
#header{ width:899px; margin:0 auto;background:url(../image/topbg.jpg) no-repeat;padding-top:183px;margin-top:15px;}

#toplink{ font-size:12px; width:120px; float:right; height:20px; padding:10px 0px 0px 0px;position:absolute;top:20px; right:50px;}
#nav { clear:both;
	height:36px;
	background:url(../image/navlink.gif) no-repeat;
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	height:36px;
	text-indent:-9999px;
}
#nav li #a {
	width:125px;
}
#nav li #b {
	width: 103px;
}
#nav li #c {
	width:108px;
}
#nav li #d {
	width:101px;
}
#nav li #e {
	width:462px;}

#nav li #a:hover {
	background:url(../image/navhover.gif) no-repeat;
}
#nav li #b:hover {
	background:url(../image/navhover.gif) no-repeat -125px 0;
}
#nav li #c:hover {
	background:url(../image/navhover.gif) no-repeat -228px 0;
}
#nav li #d:hover {
	background:url(../image/navhover.gif) no-repeat -336px 0;
}
#nav li #e:hover {
	background:url(../image/navhover.gif) no-repeat -437px 0;
}

#nave { clear:both;
	height:36px;
	background:url(../image/enavlink.jpg) no-repeat;
}
#nave li {
	float:left;
}
#nave li a {
	display:block;
	height:36px;
	text-indent:-9999px;
}
#nave li #a {
	width:125px;
}
#nave li #b {
	width: 103px;
}
#nave li #c {
	width:108px;
}
#nave li #d {
	width:101px;
}
#nave li #e {
	width:462px;}

#nave li #a:hover {
	background:url(../image/enavhover.jpg) no-repeat;
}
#nave li #b:hover {
	background:url(../image/enavhover.jpg) no-repeat -125px 0;
}
#nave li #c:hover {
	background:url(../image/enavhover.jpg) no-repeat -228px 0;
}
#nave li #d:hover {
	background:url(../image/enavhover.jpg) no-repeat -336px 0;
}
#nave li #e:hover {
	background:url(../image/enavhover.jpg) no-repeat -437px 0;
}

#content{ padding:28px 32px 0px; width:900px; margin:0 auto;}
/*                   page styles                                          */
#con_l{ width:217px; float:left;}
#con_l h3{ width:217px; height:64px;}
#sub_nav{ width:206px; margin-top:11px;}
#sub_nav li{ height:43px; border-bottom:1px solid #153f6a; line-height:43px;}
#sub_nav li a {letter-spacing: 1em;}
#sub_nav li a:hover{ font-size:11pt; font-style:italic; font-weight:bold; color:#123e69;}
#sub_nav li dd{}
#sub_nav li dd{ height:22px; line-height:22px; text-align:right; padding-right:20px;}
#sub_nav li dd a{ background:url(../image/icon.gif) no-repeat left center; padding-left:15px;}
#sub_nav li dd a:hover{ font-size:12px; font-style:normal;}
#sub_nav_e { width:206px; margin-top:11px;}
#sub_nav_e li{ height:43px; border-bottom:1px solid #153f6a; line-height:43px; text-align:left; padding-left:15px;}
#sub_nav_e li a {}
#sub_nav_e li a:hover{ font-size:11pt; font-style:italic; font-weight:bold; color:#123e69;}
#sub_nav_e li dd{}
#sub_nav_e li dd{ height:22px; line-height:22px; text-align:left; padding-left:20px;}
#sub_nav_e li dd a{ background:url(../image/icon.gif) no-repeat left center; padding-left:15px;}
#sub_nav_e li dd a:hover{ font-size:12px; font-style:normal;}
.sub_li{ height:100px;}

#con_r{
	padding-left:30px;
	width:635px;
	height:auto;
	text-align:left;
	float: right;
}
#con_r p{ line-height:2em; text-indent:2em;text-align:left;}
#con_r h5{line-height:40px; height:40px; text-align:center;font-size:16px;}


/* form                               */
.k_form1{ text-align:left;}
.k_form1 p{ text-align:left;  }
.li{float:left;  }

.k_i{
	
	background-color: #F9F9F9;
	border: 1px groove #CCCCCC;
        margin-top:20px;
        margin-left:20px;

}
.k_i1{
	
	background-color: #F9F9F9;
	border: 1px groove #CCCCCC;
        margin-top:10px;
;
}

.k_i0{
	margin-bottom: 20px;
	background-color: #F9F9F9;
	border: 1px groove #CCCCCC;

}
/*                            版权信息                               */
#footer{
	clear:both;
	text-align:center;
	line-height:2em;
	height:63px;
	background:#ffffff;
	padding-top:18px;
	width:94%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Hfooter{ clear:both; text-align:center; line-height:2em; height:63px; background:#ffffff; padding-top:18px; width:94%; margin:0 auto; position: absolute; top:900px; left:32px;}


/* 产品部分 */
#con_r .list2{ width:590px; border-bottom:1px dotted #ccc; padding:10px; float:left;}
#con_r .list2 img{ padding:3px; border:1px solid #ccc; float:left; margin-right:20px; display:inline;}
.list2 span { width:450px; border-bottom:1px  dashed #ccc; float:left; text-align:left; padding-left:20px; line-height:25px;}
.list2 dd{ width:450px; float:left; text-align:left; line-height:160%; padding-left:5px;}
.list dl{ }

/* 分页 */
#fenye{height:30px;position: absolute; top:820px; left:320px; width:300px;}
	.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
	.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
	.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
	.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
