﻿/* CSS Document */
body {
	background:#000000; 
	font:12px Verdana, Arial, Tahoma;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF; 
	margin-top:15px;
	}
A { text-decoration:none; color:#FFFFFF;}
A:visited {COLOR:#666666;}
A:hover {
	COLOR: #ff6600;
	text-decoration:underline;
}
.box{
	width:900px;
	margin-left:auto;
	margin-right:auto; 
	display: block;
}
.index_box{ 
	width:900px; 
	border: #333333 solid 1px;
	display: block;
	float:left;
	}
.index_gbook{
	width:900px; 
	display: block;
	float:left;
}
.index_mainbox{ 
	width:900px; 
	border: #333333 solid 1px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	display: block;
	float:left;
	}
.article_mainbox{ 
	width:900px; 
	border: #333333 solid 1px;
	padding:15px;
	display: block;
	float:left;
	text-align:left;
	}
.index_txt{
	width:900px; 
	display: block;
	float:left;
	padding-top:10px;
	text-align:left;
	}
.index_logo_b{
	color:#FF0000; 
	font-size:36px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bolder;
	}
.index_logo_s{
	color:#FF0000; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bolder;
	}
.index_content{ 
	float:left; 
	width:770px;
	height:480px;
	}
#td_pic{
	cursor:pointer;
	height:420px;
	width:710px;
	}
#td_pic img{
	text-align:center;
	}
.index_content .one{
	display:block;
	float:left;
	width:682px!important;width:750px;
	height:446px!important;height:501px;
	}
.index_content .left{
	display:block;
	float:left;
	width:336px!important;width:340px;
	height:446px!important;height:500px;
	}
.index_content .right{
	display:block;
	float:right;
	width:336px!important;width:340px;
	height:446px!important;height:500px;
	}
img {
	border:none;
	}
.txt_1 {
	font:bold 24px Verdana, Tahoma;
	color:#fff;
	}
.index_bottom{
	width:900px; 
	display: block;
	float:left;
	padding-top:10px;
	margin-top:10px;
	text-align:center;
	border-top: #666666 solid 1px;
	line-height:18px;
	}
img#main_img {
	cursor:pointer;
	display:block;
	}
#gotop {
	cursor:pointer;
	display:block;
	}
#gobottom {
	cursor:pointer;
	display:block;
	}
.index_right{
	float:right; 
	width:110px;
	}
#showArea {
	height:470px; 
	width:110px;
	/*margin:5px auto;*/
	overflow:hidden; 
	background-color:#000000;
	}
#showArea a:hover img{
	filter:Gray();
	}
#showArea .one {
	cursor:pointer;
	width:110px; 
	height:70px;
	}
#showArea .left {
	cursor:pointer;
	width:50px; 
	height:70px;
	}
#showArea .right {
	cursor:pointer;
	width:50px; 
	height:70px;
	}
.info {
	color:#666;
	font:normal 9px Verdana;
	margin-top:20px;
	}
.info a:link, .info a:visited {
	color:#666;
	text-decoration:none;
	}
.info a:hover {
	color:#fff;
	text-decoration:none;
	}
.moveauto{
}
.moveauto span{
	padding-top:5px; 
	padding-bottom:5px; 
	cursor:pointer; 
	float:right; 
	font-size:14px; 
	color:#FFFFFF; 
	font-family:'黑体';
	}
.leadtext{float:left; width:60px; text-align:center; padding-top:3px; display:block;}
