/* CSS Document */

body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

img {border-width:0px;}

p {	
	margin: 0px;
	padding: 0px;
}

option { padding: 0px 3px; }

a {
	color: #0066CC;
}

a:visited {color: #0066CC;}

a:hover {color: #FF6600;}

#mainbox {
	height: 600px;
	width: 980px;
	position: absolute;
	left: 50%;
	/*top: 50%;*/
	margin-left: -490px;
	/*margin-top: -300px;*/
	background-color: #fff;
}

#pagebox {
	height: 480px;
	width: 746px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	margin-left: -373px;
}

#textroom {
	height: 291px;
	width: 559px;
	margin: 15px;
	overflow: auto;
}

#textroom h1 {
	height: 40px;
	text-align: center;
	padding-top: 100px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h1_xy {
	background-image: url(../images/xy.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1_kkys {
	background-image: url(../images/kkys.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1_xxds {
	background-image: url(../images/xxds.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1_zjxc {
	background-image: url(../images/zjxc.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1_ybzs {
	background-image: url(../images/ybzs.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1_qzsz {
	background-image: url(../images/qzsz.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1_sgcs {
	background-image: url(../images/sgcs.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#textroom h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

#textroom p {
	font-size: 12px;
	line-height: 20px;
	text-indent:21pt;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.pic {
	margin: 10px;
}

.pic li {
	float: left;
	text-align: center;
	width: 120px;
	height: 150px;
}

.picname {
	text-align: center;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
}