@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #333;
	margin: 0;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	color: #CCC;
	background-image: url(../images/backgroundpic.jpg);
}
#top {
	font-size: 12px;
	height: 20px;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}
#works_name {
	font-family: "宋体";
	font-size: 18px;
	color: #CCC;
	height: 35px;
	width: 280px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
}
#works_name_rightside_function {
	height: 20px;
	width: 180px;
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	font-size: 12px;
}
.works_pages_font {
	font-size: 14px;
	vertical-align: 20%;
}
#works_name_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
	height: 35px;
	width: 110px;
	text-align: left;
	float: left;
	padding-top: 3px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}
a.works_index_link_font_color {
	color:#999;
}

a.works_index_link_font_color_2 {
	color:#999;
}


.input {
	color: #333;
	background-color: #CCC;
}
#per_content {
	clear: both;
	text-align: center;
	overflow: auto;
}
#content {
	clear: both;
	text-align: center;
	overflow: auto;
	height: auto;
	width: auto;
}

img{border:0px} 

#bottom {
	background-color: #333;
	height: 30px;
	width: 30px;
	z-index: 2;
	position: relative;
	float: left;
}
#bottom_cover {
	background-color: #333;
	height: 30px;
	width: 30px;
	float: right;
	z-index: 10;
	position: relative;
	background-image: url(../images/backgroundpic.jpg);
}
