body {
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33333;
	background-color: #FFFFFF;
	margin: 0;
	height: 100%;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: blue;
}
img {
	border: 0;
}

#contains {
	width: 1003px;
	margin:0 auto;
}

#header {
	
}
#top {
	width: 1003px;
	height: 90px;
	background: url(top_bg.jpg) repeat-x;
}
#logo {
	width: 180px;
	height: 49px;
	border: 0px;
	padding: 20px;
	float: left;
}
#top #jstech {
	width: 456px;
	height: 90px;
	display: block;
	float: left;
	background: url(jstech.jpg);
}
#top #bg2 {
	width: 311px;
	height: 90px;
	background: url(bg2.jpg) no-repeat;
	float: right;
	display: block;
}
#Header_navigation {
	width: 1003px;
	margin: 0;
	padding: 0;
	background: url(navbg.gif) repeat-x;
}
#Header_navigation ul {
	margin:0;
	list-style: none;
}
#Header_navigation ul li {
	float: left;
	padding-right: 20px;
}

#Header_navigation ul li.f_r { float:right;padding:0;}
#Header_navigation ul li img {
	border : 0;
}
#left {
	width: 228px;
	float: left;
}
#ann {
	/*width: 178px;
	height: 108px;
	background: url(gg_bg.jpg) no-repeat;
	padding: 20px 25px;*/
	margin: 5px 0;
}
#ann p {
	text-align: center;
}

#center {
	width: 547px;
	float: left;
}
#right {
	width: 228px;
	float: right;
	text-align: center;
}
#imgli {
	width: 188px;
	text-align: center;
	border: 10px solid #99ccff;
	border-top: 0;
	margin: 10px;
	margin-top:0;
}
#imgli p{
	line-height:200%;
	padding-top: 5px;
	margin:0;
}
#imgli img {
	border: 0px;
}
#imgli a:link {
	border: 1px solid #999999;
}
#imgli a:hover {
	border: 2px solid #99ccff;
}

h1 {
	width: 198px;
	background: #99ccff;
	margin: 0 10px;
	padding:0;
	font-size: 15px;
	font-family: "微软雅黑","黑体";
	padding-left: 10px;
	text-align: left;
}
h1 u {
	font-size: 12px;
	float: right;
	padding-right: 10px;
	font-weight: normal;
}
h1 u a {color: blue;}

.clist {
	width: 188px;
	border: 10px solid #99ccff;
	border-top: none;
	margin: 10px;
	margin-top: 0;
}

.clist ul {
	list-style: none;
	margin: 0;
}
.clist ul li {
	padding: 3px 0;
	text-align: left;
}


.login {
	text-align: center;
}

.search {
	text-align: center;
}

.about {
	width: 547px;
}
.about h1 {
	height: 39px;
	width: 517px;
	background: url(aboutbg.gif) no-repeat;
	margin: 5px 0;
	padding: 5px 0 0 30px;
}
.about p {
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-indent: 0em;
}
.about p.text {
	text-indent: 0;
}
.about a ,.about a:hover {color:#ff8000;}
.about a:hover {text-decoration: underline;}
#aboutusimg {
	background: url(aboutusimg.jpg) no-repeat;
	height: 140px;
	width: 223px;
	display: block;
	float:left;
}


.pic {
	margin-bottom: 5px;
}

.listarea {
	width: 273px;
	float: left;
}
.listarea h1 {
	width: 240px;
	height: 39px;
	background: url(listhbg.gif) no-repeat;
	margin: 0;
	padding: 0;
	margin: 5px 0;
	padding: 5px 0 0 30px;
}

.listarea ul {
	width: 253px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.listarea ul li {
	background: url(libg.gif) no-repeat;
	padding: 0 0 2px 15px;
	margin: 4px 0;
	border-bottom: 1px dashed #999999;
}
.listarea ul li span {
	float: right;
}

.login h2, .search h2 {
	background: #99ccff;
	margin: 5px 10px 0 10px;
	padding:0;
	font-size: 15px;
	font-family: "微软雅黑","黑体";
	padding-left: 10px;
	text-align:left;
}
.login h2 span, .search h2 span {
	background: #ffffff;
	padding: 0 5px;
/*	border-bottom: 2px solid #99ccff;*/
}
.login input {width:100px;border:1px solid #99ccff;}
.login input#loginbutt {width:62px;border:0;}

#footer {
	background: url(footbg.jpg) no-repeat;
	padding-top: 35px;
	text-align: center;
	border-bottom: 6px solid #99ccff;
}











.clear {
	clear: both;
}
.redfont {
	color: #FF0000;
}
.bigfont {
	font-size: 15px;
	font-weight: bold;
}