td {font-size: 9pt;color: #A8A8A8}
body {
	font-size: 9pt;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	FONT-FAMILY: comic sans ms,tahoma,arial; 
}
a:link {color: #999999; text-decoration: none; font-size: 9pt}
a:visited {color: #999999; text-decoration: none; font-size: 9pt}
a:hover {color: #CCA300; font-size: 9pt; text-decoration: none}
.textfield {border: 1px solid #666666;background-color: #141414;color: #CCCCCC}
.textfield_reg {border: 1px solid #000000;background-color: #FFFFFF;color: #666666}
.textfield_high {
	border: 1px solid #666666;
	background-color: #141414;
	color: #CCCCCC;
	height: 18px;
}
.word_black2 {color: #FFFFFF;font-weight: bold}
.word_red2 {color: #FF6600;font-weight: bold}
.word_gold1 {font-size: 10pt;color: #CC9900;font-weight: bold}
a.link_bottom:link {color: #000000;text-decoration: none;font-size: 9pt;font-weight: bold}
a.link_bottom:visited {color: #000000;text-decoration: none;font-size: 9pt;font-weight: bold}
a.link_bottom:hover {color: #FF6600;font-size: 9pt;text-decoration: underline;font-weight: bold}
a.bottom:link {color: #FFFFFF;text-decoration: none;font-size: 9pt}
a.bottom:visited {color: #FFFFFF;text-decoration: none;font-size: 9pt}
a.bottom:hover {color: #FFFFFF;font-size: 9pt;text-decoration: underline}
.word_bottom {
	color: #A8A8A8;
}
.introdution {
    color: #A8A8A8;
	font-size: 11pt;
	line-height: 136%;
	text-indent: 22pt;
}
.form_nopadding {margin: 0px;padding: 0px}
.movie_title {
	color: #FFFF00;
	font-size: 16pt;
	font-weight: bolder;
	filter:glow(color=#FF3300,strength=3);
}
.news_title {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bolder;
}
.reg_username {
	color: #FF6600;
	font-size: 22pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.word_bottom {
	color: #FFFFFF;
}
.word_yellow1 {
	color: #FFFF00;
}
.textfield_grayback {background-color: #E1E1E1;color: #000000;}
.font_9 {font-size: 9pt}
.en {  font-family: "comic sans ms,tahoma,arial"; font-size: 9px}
.word_cat {
	line-height: 120%;
	text-indent: 18pt;
	font-size: 10pt;
}
.cat_title {
	font-size: 12pt;
	color: #FFFF00;
	font-weight: bolder;
}
.word_aiyuan {color: #FF6600}
.word_time {color: #666666}
.word_news {
	color: #999999;
	line-height: 16px;
	text-indent: 18pt;
}
.word_gold2 {font-size: 9pt;color: #CC9900}

.admin_bottom {
	background-color: #CCCCFF;
	border: 1px 1 #FFFFFF;
}
/* ===== 图片微调 ===== */
.header-image {
    display: block;           /* 去除图片下方间隙 */
    vertical-align: bottom;
    border-bottom: 1px solid #3a2e1f; /* 加一条古铜色细线，与背景呼应 */
}

/* ===== 菜单行微调 ===== */
.menu-row {
    background-color: rgba(10, 10, 10, 0.5); /* 半透明黑色，让左右图片的纹理透出来 */
}