/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 12px;
	font-family: Verdana;
	text-autospace: ideograph-numeric ideograph-alpha;
	line-height: 1.5;
	text-align: center;
	width: 100%;
}
img {
	border-color: #000000;
}
.container {
	width: 1000px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #A00000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
p {
	line-height: 1.5em;
	font-size: 14px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
marquee {
	behavior: url(/Scripts/marquee.htc);
}
input {
	border: 1px #a9a9ea solid;
	height: 18px;
	background-color: #f8f8f8;
	font-family: Verdana;
}
button {
	border: 1px #a9a9ea solid;
	height: 22px;
	padding: 1px;
	margin: 0 2px 0 2px;
	background-image: url(/bbs/images/red/menu_bg.gif);
	color: #FFFFFF;
}
.scroll {
	width: 100%;
	overflow: auto;
}
.star {
	font-family: "Times New Roman";
	color: #FF0000;
}
.scrolltext {
	color: #CC0000;
	font-weight: bold;
}
.red, a.red, a.red:link, a.red:hover, a.red:active, a.red:visited {
	color: #CC0000; text-decoration: none;
	text-decoration: none;
}
.gray, a.gray, a.gray:link, a.gray:hover, a.gray:active, a.gray:visited {
	color: #999999;
	text-decoration: none;
}
.black, a.black, a.black:link, a.black:hover, a.black:active, a.black:visited {
	color: #000000;
	text-decoration: none;
}
.white, a.white, a.white:link, a.white:hover, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Homepage styles */
.navigator {
	background-image: url(/images/navigator.gif);
	background-position: center;
	height: 39px;
	text-indent: 1em;
	text-align: center;
}
.navigator, .navigator a:link, .navigator a:hover, .navigator a:visited, .navigator a:active {
	color: yellow;
	font-weight: bold;
	font-size: 14px;
}
.location {
	background-image: url(/bbs/images/red/menu_bg.gif);
	height: 30px;
	text-indent: 1em;
	text-align: left;
}
.location, .location a:link, .location a:hover, .location a:visited, .location a:active {
	color: white;
}
.table_head {
	background-image: url(/images/title_bg.gif);
	height: 30px;
	color: white;
	border: 1px solid #FFFFFF;
}
.table_head td {
	text-align: left;
}
.table_head th {
	text-align: center;
}
.table_head img {
	cursor: pointer;
}
.table_neck {
	background-image: url(/bbs/images/red/catbg.gif);
	height: 20px;
	color: black;
}
.table_body {
	background-color: #F8F8F8;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.table_line {
	background-color: #B51408;
}
.table_main {
	 width: 100%;
	 border: 1px solid #000000;
	 margin-bottom: 10px;
}
.table_text {
	padding: 0 3px 0 3px;
	overflow: auto;
	overflow-x: hidden;
	text-align: left;
}
.table_nav {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
.table_content {
	padding: 10px;
	line-height: 1.5em;
}
.table_content div, .table_content p {
	font-size: 14px;
	line-height: 1.5em;
	text-indent: 2em;
}
.table_frame {
	overflow: hidden;
	width: 100%;
	height: 180px;
	border: 0px;
}
ul.table_text {
	list-style-image: url(/images/dot.gif);
	line-height: 20px;
	list-style-position: inside;
	margin: 0;
}
ul.navigate {
	margin: 0;
	float: right;
}
ul.navigate li {
	list-style-type: none;
	float: left;
	width: 78px;
	background-image: url(/bbs/images/red/menu.gif);
	text-align: center;
	vertical-align: middle;
	padding: 18px 0 17px 0;
}
ul.related {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
}
.header, .footer {
	clear: both;
	width: 1000px;
}
.footer {
	/*padding: 0 10px 0 10px;*/
}
.right {
	float: right;
	width: 220px;
	padding: 10px 10px 10px 0;
}
.left {
	padding: 10px 10px 10px 10px;
	float: left;
}
.main1, .main2 {
	float: left;
	width: 50%;
}
.main1 {
}
.main2 {
}
.main {
	border: 1px #000000 solid;
	padding: 10px;
}
.main p, .main div {
	font-size: 14px;
	line-height: 1.5em;
	text-indent: 2em;
}
.top {
	clear: both;
	padding: 10px 10px 0 10px;
	width: 980px;
}
.bottom {
	clear: both;
	padding: 0 10px 0 10px;
	width: 980px;
}
button.button {
	width:121px;
	height:48px;
	border:0;
	font-weight:bold;
	color:black;
	/*behavior:url(Scripts/button.htc);*/
}
.table_head .more {
	text-align: right;
}
.img {
	border: 1px solid #000;
	margin-bottom: 10px;
}

.dashed td {
	border-top: 1px dashed #3366FF;
}
.pay_title {
	font-size: 12px;
	color: darkblue;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#tblLink img {
	margin: 1px;
}

a.video_title:link,
a.video_title:hover,
a.video_title:active,
a.video_title:visited {
	color: #0093BB;
}

.ad {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
