/* CSS Document */
/* È«¾Ö */
body {
	font-size:14px;
}
* {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
#top {
	width:772px;
	height:8px;
	background:url(../img/jcwz_top.gif) bottom no-repeat;
	margin-top:0px;
}
#layout {
	width:770px;
	height:auto;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}
#header {
	width:770px;
	height:65px;
}
#navLayout {
	width:100%;
	height:60px;
}
#navLogo {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#navText {
	float:left;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	font-size:12px;
}
.font-color a {
	color:#2e3c85;
}
.btn {
	width:770px;
	height:30px;
	background-image:url(../img/jcwz_bg.gif);
	color:#ffffff;
	font-weight:bold;
	line-height:30px;
	margin-top:3px;
}
.btn a {
	color:#ffffff;
}
.btn a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#content {
	width:770px;
	height:auto;
	margin-top:3px;
	margin-bottom:5px;
}
#left {
	float:left;
	width:230px;
	height:auto;

}
#searchLayout {
	width:230px;
	height:100px;
	border:#cccccc solid 1px;
}
.search {
	text-align:center;
	margin-top:25px;
}
.shortTitle {
	width:230px;
	height:25px;
	background-image:url(../img/jcwz_title.gif);
	margin:1px 1px 0px 1px;
	line-height:25px;
}
.titleText {
	float:left;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
}
#picLayout {
	width:230px;
	height:auto;
	border:#cccccc solid 1px;
	margin-top:5px;
}
.pic {
	margin:10px auto;
	width:160px;
	border:#999999 solid 1px;
	padding:2px 2px 2px 2px;
}
.picText {
	letter-spacing:2px;
	margin-bottom:5px;
}
#right {
	width:529px;
	height:auto;
	float:right;
	border:#cccccc solid 1px;
}
.longTitle {
	width:527px;
	height:25px;
	background-image:url(../img/jcwz_title1.gif);
	margin:1px 1px 0px 1px;
	line-height:25px;
}
.list {
	width:510px;
	margin:5px auto;
	border-collapse:collapse;
	border:1px solid #000000;
	font-size:14px;
}
.titleList {
	list-style-type:none;
	line-height:25px;
}
.list td {
	height:30px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #000000;
}
.list th {
	width:100px;
	height:30px;
	text-align:center;
	background-color:#ffffcc;
	border:1px solid #000000;
}
.list caption {
	font-size:14px;
	line-height:20px;
	text-align:left;
	padding-bottom:5px;
}
.line {
	clear:both;
	width:770px;
	height:5px;
	background:url(../img/jcwz_line.gif) repeat-x;
	margin:0px auto;
}
#footer {
	width:770px;
	height:auto;
	line-height:20px;
	letter-spacing:1px;
	text-align:center;
}
#bottom {
	width:772px;
	height:8px;
	background:url(../img/jcwz_bottom.gif) top no-repeat;
	margin-bottom:5px;
}
.en {
	font-family:Tahoma;
}