@charset "utf-8";
.area_1 {
	background-repeat: repeat-x;
	height: 660px;
	width: 450px;
	margin-top: 30px;
	margin-left: 40px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	float: left;
	overflow: hidden;
}
.area_1 div {
	cursor: pointer;
}

.area_2 {
	float: left;
	height: 660px;
	width: 500px;
	margin-top: 25px;
	margin-left: 5px;
	overflow: hidden;
}
.area_2 article {
	display:none;
	width:500px;
}
.area_3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.area_4 {
	background-color: #CCCCCC;
	height: 26px;
	width: 96px;
	margin-left: 10px;
	margin-top: 8px;
	float: left;
	line-height: 26px;
	text-align: center;
}
.area_5 {
	line-height: 8px;
	height: 8px;
}
.area_6 {
	width: 295px;
	height: 550px;
	background-color: #f1ede2;
	float: left;

	overflow-y:scroll;
}
.area_7 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height: 27px;
	height: 27px;
	padding-left: 4px;
	cursor:pointer;
}
.area_8 {
	height:22px;
	padding-top:6px;
	padding-left:6px;
	color:#FFFFFF;
	background-image: url(Image/tz.gif);
	float: left;
	width: 288px;
}
.area_9 {
	float: left;
	height: 22px;
	width: 184px;
	margin-left: 8px;
	background-image: url(Image/tz.gif);
	padding-top: 6px;
	color: #FFFFFF;
	padding-left: 6px;
}
.area_10 {
	float: left;
	height: 550px;
	width: 190px;
	margin-left: 8px;
	background-color: #F1EDE2;
}
.area_11 {line-height:17px;margin-left:12px;color:#999999;text-indent:2em;padding-right:8px;margin-top:4px}
.area_12 {
	text-align: right;
	padding: 5px;
	background-image: url(Image/tiao.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;

}
.area_12 a {
	cursor: pointer;
}

.area_13 {
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
}
.area_14 {
	text-align: right;
}
.area_15 {
	padding: 5px;
	line-height: 20px;
	width: 465px;
}
.area_16 {
	overflow-y:scroll;
	height: 550px;
}
.area_17 {
	clear: both;
	float: none;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	width: 1000px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.area_18 {
	padding: 5px;
}
.area_18 div {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
		cursor:pointer;
}

.area_18 #page {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.area_18 #page a {
	cursor:pointer;
}

.clearfloat {
	clear: both;
	float: none;
}
#issuelist div {
	line-height: 28px;
	height: 28px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	cursor:pointer;
}
#issuelist #page {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(Image/bac.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
.font1 {
	color: #000000;
	text-decoration: none;
}
.font2 {
	color: #FF0000;
	text-decoration: none;
}

#transbox {
	background-color:#B8C9DD;
	z-index:999;
	position:absolute;
	width:500px;
	height:300px;
	border: 1px solid #666666;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	filter:alpha(opacity=90);
}
#transbox #close {
	line-height: 25px;
	text-align: right;
	height: 25px;
	margin-right: 25px;
}
#transbox #main {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	filter:alpha(opacity=100);	
}

