@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{text-decoration: none; color: #FFFFCC;}
a:hover{text-decoration: underline; color:#FF9966;}

/*分页 Start*/
.pages{ float: left; border: 1px solid #E2E2E2; background: #111111; height: 24px; line-height:26px; color:#535353; overflow:hidden; }
.pages a, .pages strong, .pages em, .pages kbd { float: left; padding: 0 8px; line-height:26px; }
	.pages a:hover { background-color: #FFF; }
	.pages strong { font-weight: bold; color: #00BB11; background: #333333; }
		.pages a.prev, .pages a.next { line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; }
			.pages a.next { padding: 0 15px; }
	.pages kbd { border-left: 1px solid #E2E2E2; margin: 0; }
		* html .pages kbd { padding: 1px 8px; }
		.pages kbd input { border: 1px solid #E2E2E2; margin-top: 3px !important; * > margin-top: 1px  !important; margin: 1px 4px 0 3px; padding: 0 2px; height: 17px; }
			.pages kbd>input { margin-bottom: 2px; }
/*分页 End*/

h1{
font-size:16px;
font-weight:600;
}
h2, h2 a{
font-size:14px;
font-weight:600;
height:19px;
overflow: hidden;
margin-left:1px;
margin-top:2px;
color:#FFFFFF;
}
h2 a:hover{
color:#FFFF99;
}
h3{
font-size:13px;
font-weight:600;
height:19px;
overflow: hidden;
margin-left:9px;
margin-top:2px;
}

.index_div0{
	overflow:hidden;
	height:16px;
	font-family: Verdana, Tahoma;
	margin:4px;
	position: static;
	text-align:left;
}
.index_div1{
	background-color:#5FAF5F;
	color:#FFFFFF;
	width:122px;
	height:20px;
	padding-top:2px;
	overflow: hidden;
}
