@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	padding:0px;
	font:12px "宋体";
	line-height:16px;
	}
#contenttext{
	font:12px "宋体";
	line-height:16px;
	padding:3px;
	}
ul,ol{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	}
li{
	padding-bottom:3px;
	}
img{
	border:0px;
	}
a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
	}
.acaption{
	font:18px "黑体";
	color:#0D0D97;
	}
a:hover{
	color:#FF3300;
	text-decoration:underline;
	}
a:visted{
	color:#000000;
	}
#clearf{
	margin:0px;
	padding:0px;
	clear:both;
	}
/*index.html/star*/
#logo{
	margin-top:158px;
	width:450px;
	height:70px;
	background-image:url(images/logo.jpg);
	}
#inbody{
	width:900px;
	}
#inlet{
	margin-bottom:0px;
	height:380px;
	width:900px;
	}
#inlets{
	margin-top:8px;
	margin-left:50px;
	float:left;
	}
#door{
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	width:212px;
	height:100px;
	background-image:url(images/doors.jpg);
	background-repeat:no-repeat;
	}
#doorbuttom{
	width:208px;
	height:50px;
	background-color:#FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	border-color:#999997;
	}
#contentus{
	margin:10px;
	color:#CCCCCC;
	}
/*index.html/end*/
/*jsj.html/start*/
#content{
	width:800px;	
	margin:0 auto;
	padding-top:26px;
	}
#leadtool{
	margin:0 auto;
	width:780px;
	height:92px;
	background-image:url(images/jsjtop.jpg);
	padding-top:14px;
	padding-left:20px;
	}
#leadtool ul{
	list-style-type:none;
	}
#leadtool ul li{
	float:left;
	}
#banner{
	margin:0 auto;
	width:797px;
	height:201px;
	background-image:url(images/jsjlogo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	border:1px solid #9B999C;
	border-top:0px;
	border-bottom:0px;
	}
#center{
	width:787px;
	margin:0 auto;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #9B999C;
	border-top:0px;
	border-bottom:0px;
	}
#center_left{
	width:389px;
	height:204px;
	border:1px solid #9B999C;
	float:left;
	text-align:center;
	
	}
#center_right{
	width:385px;
	height:200px;
	border:1px solid #9B999C;
	float:right;
	padding:2px;
	}
#captions{
	height:29px;
	border-bottom:1px solid #9B999C;
	background-image:url(images/caption_bg.gif);
	font:15px "黑体";
	color:#989898;
	}
#captiontext{
	height:29px;
	background-image:url(images/caption.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	line-height:29px;
	}
#center_buttom{
	width:787px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:5px;
	}
#center_buttom_left{
	width:389px;
	height:304px;
	float:left
	}
#center_buttom_left_top{
	width:389px;
	height:149px;
	border:1px solid #9B999C;
	margin-bottom:5px
	}
#center_buttom_left_buttom{
	width:389px;
	height:150px;
	border:1px solid #9B999C;
	}
#center_buttom_right{
	width:389px;
	height:306px;
	float:right;
	border:1px solid #9B999C;
	}
#buttom{
	padding-top:10px;
	width:790px;
	height:38px;
	margin:0 auto;
	background-image:url(images/buttom.jpg);
	text-align:center;
	font:12px "宋体";
	color:#9B999C;
	padding:5px;
	line-height:18px;
	}
#center_caption{
	width:776px;
	height:31px;
	background-image:url(images/long_bg.jpg);
	font:18px "黑体";
	line-height:31px;
	color:#FFFFFF;
	padding-left:10px;
	}
#center_text{
	width:778px;
	padding:3px;
	border:1px solid #9B999C;
	font:15px "宋体";
	line-height:30px;
	}
.datalist{
	border:1px solid #429fff;	/* 表格边框 */
	font-family:Arial;
	border-collapse:collapse;	/* 边框重叠 */
}
.datalist caption{
	padding-top:1px;
	padding-bottom:1px;
	font:1.1em;
	background-color:#f0f7ff;
	border:1px solid #429fff;	/* 表格标题边框 */
}
.datalist th{
	border:1px solid #429fff;	/* 行、列名称边框 */
	background-color:#d2e8ff;
	font-weight:bold;
	padding-top:1px; padding-bottom:1px;
	padding-left:1px; padding-right:1px;
	text-align:center;
}
.datalist td{
	border:1px solid #429fff;	/* 单元格边框 */
	text-align:left;
	padding:1px;
}
/*#center_buttom_right_top{
	height:109px;
	background-image:url(images/right_bg.gif);
	}*/

/*jsj.html/end*/


