﻿@charset "utf-8";
/* 导入CSS样式 */
@import url(menu.css);

/***网页整体色调定义***/
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #e4d8c0; 
}
ul, li, form, p {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
}
/***网站文字定义***/
a {
	font-family: "宋体";
	font-size: 12px;
	color: #795b43;
	text-decoration: none;
}
a img{
	border:none;
}
input {
	width: 100px;
	ine-height: 15px;
	border: 1px solid #45250d;
	background-color: #e5d8c1;
	font-size: 12px;
	color: #543916;
	padding-left:2px;
}
select {
	width: 105px;
	ine-height: 15px;
	border: 1px solid #45250d;
	background-color: #e5d8c1;
	font-size: 12px;
	color: #988574;
}
.input_2 {
	width: 30px;
}
.checkbox {
	width: auto;
	border: none;
}
.login_word {
	font-size: 12px;
	color: #663e20;
}
.login_word_2 {
	font-size: 12px;
	color: #663e20;
	text-decoration: underline;
}
.login_word_3 {
	font-size: 14px;
	color: #663e20;
}
.login_word_4 {
	font-size: 12px;
	color: #663e20;
	font-weight: bold;
}
/******网页首页定义******/
/***网页顶部框架定义***/
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 97px;
	background-image: url(../images/war2_top_bj.gif);
}
#top-logo {
	position: absolute;
	width: 570px;
	height: 97px;
	left: 0px;
	right: 0px;
	z-index: 1;
}
/*首页旗帜*/
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 377px;
	height: 208px;
	padding: 110px 0px 0px 10px;
}

/*首页新闻*/
#news {
	position: absolute;
	top: 110px;
	left: 405px;
	width: 344px;
	height: 218px;
}
#news_title {
	border-bottom: 1px solid #3f1e06
}
#news_more {
	position: absolute;
	top: 10px;
	left: 305px;
	width: 50px;
	ine-height: 15px;
	font-size: 12px;
	font-family: "宋体";
}
#news_more a:link {
	color: #3f1e06;
	text-decoration: none;
}
#news_more a:visited {
	color: #3f1e06;
	text-decoration: none;
}
#news_more a:hover {
	text-decoration: underline;
}
#news_main {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 345px;
}
#news_main li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #a26431;
	line-height: 23px;
	font-size: 12px;
	color: #964a0e;
	font-family: "宋体";
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#news_main li.type {
	width:12%;
}
#news_main li.title {
	width:69%;
}
#news_main li.title a {
	font-family: "宋体";
	color: #964a0e;
	text-decoration: none;
}
#news_main li.title a:hover {
	color: #795b43;
}
#news_main li.date {
	width:18%;
}

/*首页旗帜*/
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 377px;
	height: 208px;
}

/*玩家中心*/
#news_2 {
	position: absolute;
	top: 447px;
	left: 400px;
	width: 344px;
	height: 218px;
}
#news_2_title {
	border-bottom: 1px solid #3f1e06
}
#news_2_more {
	position: absolute;
	top: 10px;
	left: 305px;
	width: 60px;
	ine-height: 15px;
	font-size: 12px;
	font-family: "宋体";
}
#news_2_more a:link {
	color: #3f1e06;
	text-decoration: none;
}
#news_2_more a:visited {
	color: #3f1e06;
	text-decoration: none;
}
#news_2_main {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 348px;
}
#news_2_main li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #a26431;
	line-height: 23px;
	font-size: 12px;
	color: #964a0e;
	font-family: "宋体";
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#news_2_main li.type {
	width:12%;
}
#news_2_main li.title {
	width:69%;
}
#news_2_main li.title a {
	font-family: "宋体";
	color: #964a0e;
	text-decoration: none;
}
#news_2_main li.title a:hover {
	color: #795b43;
}
#news_2_main li.date {
	width:18%;
}
/*结构分割线*/
#Line {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 740px;
	margin: 330px 0px 0px 10px;
	border-top:1px solid #401e05;
}
#Line_2 {
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	width: 3px;
	height: 323px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #a26431;
	margin: 342px 0px 0px 382px;
}
#Line_3{
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	width: 98%;
	height: 3px;
	border-top:1px solid #401e05;
	margin: 680px 0px 0px 10px;
}
#Line_4{
	position: absolute;
	top:110px;
	left:742px;
	right: 0px;
	width: 3px;
	height: 550px;
	margin: 0px 0px 0px 0px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #a26431;
}
#Line_5{
	position: absolute;
	top:90px;
	left:20px;
	right: 0px;
	width: 75%;
	margin: 0px 0px 0px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #a26431;
}
#Line_6{
	position: absolute;
	top: 385px;
	left:20px;
	right: 0px;
	width: 75%;
	margin: 0px 0px 0px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #a26431;
}
#Line_7{
	position: absolute;
	top: 45px;
	left:20px;
	right: 0px;
	width: 95%;
	margin: 0px 0px 0px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #a26431;
}
#Line_8{
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	width: 98%;
	height: 3px;
	border-top:1px solid #401e05;
	margin: 830px 0px 0px 10px;
}
#Line_9{
	position: absolute;
	top:110px;
	left: 742px;
	right: 0px;
	width: 3px;
	height: 705px;
	margin: 0px 0px 0px 0px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #a26431;
}
/*首页"战神简介"定义*/
#Introduction {
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	width: 354px;
	height: 316px;
	background-color: #5c371c;
	border: 1px solid #525355;
	background-image: url(../images/war2_Introduction_bj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 342px 0px 0px 15px;
}
#Introduction_top {
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	width: 354px;
	height: 32px;
	background-color: #5c371c;
	background-image: url(../images/war2_Introduction_2.gif);
	margin: 343px 0px 0px 16px;
}
#Introduction_text {
	position: relative;
	top:50px;
	left:10px;
	right: 10px;
	width: 340px;
	height: 95%;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 25px;
	color: #e5d9c3;
}
#Button {
	position: absolute;
	top: 620px;
	left: 275px;
	right: 0px;
	width: 84px;
	height: 27px;
}
/*首页广告位*/
#war2_ad {
	position: absolute;
	top:342px;
	left:400px;
	right: 0px;
	width: 347px;
	height: 90px;
}
/*登录游戏服务器*/
#login{
	position: absolute;
	top: 110px;
	left: 760px;
	right: 0px;
	width: 227px;
	padding-bottom: 8px;
	background-color: #653e1f;
}
#login_info{
	position: relative;
	float: left;
	width: 210px;
	height: 52px;
	left: 9px;
	padding-top: 10px!important;
	padding-top: 7px;
}
#login_info_2 {
	position: relative;
	float: left;
	top: 10px;
	width: 210px;
	left: 9px;
	padding-top: 10px!important;
	padding-top: 7px;
	margin-bottom: 13px;
	background-color: #e5d8c1;
	background-image: url(../images/login_5.gif);
}
#login_info_3 {
	position: relative;
	float: left;
	top: 10px;
	width: 210px;
	left: 9px;
	padding-top: 10px!important;
	padding-top: 7px;
	margin-bottom: 13px;
	background-color: #e5d8c1;
	background-image: url(../images/login_5_2.gif);
}
#login_text {
	position: absolute;
	top: 43px;
	left:15px;
	right: 0px;
	width: 95%;
	font-size: 12px;
	color: #964a0e;
	font-family: "宋体";
}
/*联系方式*/
#Contact{
	position: absolute;
	top: 543px!important;
	top: 555px;
	left: 760px;
	right: 0px;
	width: 227px;
	font-size: 12px;
	font-family: "宋体";
	color: #3f1e06;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #a26431;
}
#Contact ul{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
#Contact li{
	line-height: 22px;
}
.Contact_bj1 {
	background-image: url(../images/Contact_1.gif);
	background-repeat: no-repeat;
}
.Contact_bj2 {
	background-image: url(../images/Contact_2.gif);
	background-repeat: no-repeat;
}
.Contact_bj3 {
	background-image: url(../images/Contact_3.gif);
	background-repeat: no-repeat;
}
#Contact li a{
	color:#964a0e;
	text-decoration: underline;
}
#temp_text{
	position: absolute;
	display:none;
	top:515px;
	left:760px;
	right: 0px;
	width: 203px;
}
#temp_text li{
	font-size: 12px;
	color: #978674;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	line-height: 15px;
}
/***网页底部框架定义***/
#bottom_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 130px;
	height: 52px;
	border-right:1px solid #401e05;
	margin: 688px 0px 5px 0px;
}
/*网页版权信息定义*/
#bottom_Copyright {
	position: absolute;
	top: 682px;
	left: 145px;
	right: 0px;
	bottom: 0px;
	width: 660px;
	height: 52px;
	line-height: 15px;
}
#bottom_Copyright li{
	padding: 10px 5px 0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
}
#bottom_Copyright a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	text-decoration: none;
}
#bottom_Copyright a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	text-decoration: none;
}
#bottom_Copyright a:hover {
	font-weight: bold;
	color: #795b43;
	text-decoration: underline;
}
/******游戏登录页定义******/
/***登录页定义***/
#login_pages_main {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	width: 98%;
	height: 520px;
	border:1px solid #401e05;
	background-image: url(../images/login_pages_bj.gif);
}
#login_logo_2 {
	position: absolute;
	top: 90px;
	left: 480px;
	right: 0px;
	bottom: 0px;
	width: 283px;
	height: 38px;
	margin: 0px 0px 5px 0px;
}
#login_Servers {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	width: 98%;
	height: 30px;
}
.servers_text {
	font-size: 12px;
	font-weight: bold;
	color: #964a10;
	line-height: 15px;
}
.servers_text1 {
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #9b8577;
}
#servers_text2 {
	width: 270px;
	float: left;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #9b8577;
	border: 1px solid #FF0000;
}
#servers_text3 {
	font-size: 12px;
	font-weight: bold;
	color: #9b8577;
	border: 1px solid #FF0000;
}
#login_pages_info_head {
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 208px;
	background-color: #e9d7c3;
	margin: 50px 0px 0px 213px;
}
#head_images {
	top: 0px;
	right: 0px;
	float:left;
}
#login_pages_info_bottom {
	position: relative;
	float:left;
	top: 407px;
	left: 0px;
	right: 0px;
	width: 208px;
	background-color: #e9d7c3;
	margin: 0px 0px 0px -207px;
}
#bottom_images {
	top: 0px;
	right: 0px;
	float:left;
}
#login_pages_info1 {
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 699px;
	background-color: #e9d7c3;
	margin: 0px 0px 0px 150px;
}
#login_pages_images{
	top: 0px;
	right: 0px;
	float:left;
}
#login_input {
	position: absolute;
	top: 245px;
	left: 600px;
	right: 10px;
	width: 235px;
	height: 160px;
	z-index: 1;
	font-family: "宋体";
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #e5d8c1;
}
#login_input a:link {
	font-size: 14px;
	color: #e5d8c1;
	text-decoration: none;
}
#login_input a:visited {
	font-size: 14px;
	color: #e5d8c1;
	text-decoration: none;
}
#login_input a:hover {
	color: #45250d;
	text-decoration: underline;

}
#login_pares_Title {
	position: absolute;
	top: 216px;
	left: 528px;
	right: 10px;
	width: 146px;
	height: 19px;
	z-index: 1;
}
#login_Return {
	position: absolute;
	top: 498px;
	left: 765px;
	right: 10px;
	width: 146px;
	height: 19px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#login_Return a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #e5d8c1;
	text-decoration: none;
}
#login_Return a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #e5d8c1;
	text-decoration: none;
}
#login_Return a:hover {
	font-weight: bold;
	color: #e5d8c1;
	text-decoration: underline;
}
/*登录页版权信息定义*/
#login_Line_3 {
	position: absolute;
	top:545px;
	left:0px;
	right: 0px;
	width: 98%;
	height: 3px;
	border-top:1px solid #401e05;
	margin: 0px 0px 0px 10px;
}
#login_logo {
	position: absolute;
	top: 550px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 130px;
	height: 52px;
	border-right:1px solid #401e05;
	margin: 0px 0px 5px 0px;
}
#login_Copyright {
	position: absolute;
	top: 545px;
	left: 145px;
	right: 0px;
	bottom: 0px;
	width: 410px;
	height: 52px;
	line-height: 15px;
}
#login_Copyright li{
	padding: 10px 5px 0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
}
#login_Copyright a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	text-decoration: none;
}
#login_Copyright a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	text-decoration: none;
}
#login_Copyright a:hover {
	font-weight: bold;
	color: #795b43;
	text-decoration: underline;
}
/******游戏注册页定义******/
#registration_Servers {
	position: absolute;
	top: 50px;
	left: 10px;
	right: 10px;
	width: 98%;
	height: 440px;
	background-color: #e5d8c1;
}
/*注册页顶部状态栏定义*/
#registration_td_1 {
	position: absolute;
	top: 420px;
	left: 0px;
	right: 0px;
	width: 100%;
}
#registration_td_2 {
	position: absolute;
	top: 0px;
	left: 979px;
	right: 0px;
	width: 20px;
	float: right;
}
#registration_title {
	position: absolute;
	top: 60px;
	left: 18px;
	right: 0px;
	width: 20px;
	float: right;
}
/*注册页背景图定义*/
#registration_bj {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	float:right;
	width: 352px;
	height: 439px;
}
#registration_bj_1 {
	position: relative;
	top: 5px;
	left: 0px;
	right: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 0px;
}
/*注册页文字信息定义*/
#registration_list {
	position: relative;
	top: 10px;
	left: -15px;
	width: 100%;
}
#registration_list li {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #994a12;
	padding: 15px 0px 0px 0px;
	line-height: 15px;
	font-family: "宋体";
}

.registration_text {
	line-height: 20px;
	font-size: 12px;
	color: #988574;
}
.registration_text2 {
	line-height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #994a12;
	font-weight: normal;
	text-decoration: underline;
}
.registration_text3 {
	font-size: 12px;
	color: #988574;
}
/*注册页按钮*/
#registration_button {
	position: absolute;
	top: 300px;
	left: 320px;
	right: 0px;
	width: 66px;
}
/******网站文章页定义******/
#article_main {
	position: absolute;
	top: 140px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 519px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #5c371c;
	scrollbar-highlight-color: #e4d8c0;
	scrollbar-shadow-color: #e4d8c0;
	scrollbar-3dlight-color: #e4d8c0;
	scrollbar-arrow-color: #e4d8c0;
	scrollbar-track-color: #e4d8c0;
	scrollbar-darkshadow-color: #e4d8c0;
}
#article_main2 {
	position: absolute;
	top: 110px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 545px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #5c371c;
	scrollbar-highlight-color: #e4d8c0;
	scrollbar-shadow-color: #e4d8c0;
	scrollbar-3dlight-color: #e4d8c0;
	scrollbar-arrow-color: #e4d8c0;
	scrollbar-track-color: #e4d8c0;
	scrollbar-darkshadow-color: #e4d8c0;
}
#article_main ul {
	width: 95%;
	padding: 0px 0px 8px 0px;
    margin-left: 8px;
	border-bottom: 2px dotted #795b43;
}
#article_main li {
	margin: 0px 10px 0px 30px;
	padding: 15px 0px 0px 0px;
	font-family: "宋体";
}
#article_title {
	font-family: "宋体";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	color: #795b43;
	margin: 10px 0px 8px 0px;
}
#article_authors {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #795b43;
	margin: 0px 0px 8px 0px;
}
#article_text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #795b43;
	margin: 10px 10px 8px 15px;
}
/*游戏图片板块定义*/
#gameimages_info {
	position: absolute;
	top: 140px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 519px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #5c371c;
	scrollbar-highlight-color: #e4d8c0;
	scrollbar-shadow-color: #e4d8c0;
	scrollbar-3dlight-color: #e4d8c0;
	scrollbar-arrow-color: #e4d8c0;
	scrollbar-track-color: #e4d8c0;
	scrollbar-darkshadow-color: #e4d8c0;
}
#gameimages_info ul {
	position: relative;
	width: 95%!important;
	width: 97%;
	top: 60px;
	left: 13px!important;
	left: -5px;
	padding: 0px 0px 8px 0px;
}
#gameimages_info li {
	margin: 0px 0px 0px 20px;
	padding: 25px 0px 0px 0px;
	font-family: "宋体";
	float: left;
}
#gameimages_text_title {
	position: absolute;
	top: 180px;
	left: 40px;
	right: 0px;
	width: 300px;
	z-index:1;
	font-size: 14px;
	font-weight: bold;
	color: #795b43;
	font-family: "宋体";
}
#gameimages_menu {
	position: absolute;
	top: 450px;
	left: 300px;
	right: 0px;
	width: 300px;
	z-index:1;
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	font-family: "宋体";
}
/*HELP页通用风格定义*/
.help_title {
	font-family: "宋体";
	font-size: 14px;
	color: #795b43;
	line-height: 18px;
	font-weight: bold;
}
.help_info {
	width: 630px;
	font-family: "宋体";
	font-size: 12px;
	color: #795b43;
	line-height: 18px;
}
/*新闻页定义*/
#news1_main {
	position: absolute;
	top: 140px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 519px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color: #5c371c;
	scrollbar-highlight-color: #e4d8c0;
	scrollbar-shadow-color: #e4d8c0;
	scrollbar-3dlight-color: #e4d8c0;
	scrollbar-arrow-color: #e4d8c0;
	scrollbar-track-color: #e4d8c0;
	scrollbar-darkshadow-color: #e4d8c0;
}
#news1_info {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 720px;
}
#news1_info ul {
	width: 100%;
	padding: 0px 0px 8px 0px;
	margin-left: 20px;
}
#news1_info li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #a26431;
	line-height: 23px;
	font-size: 12px;
	color: #964a0e;
	font-family: "宋体";
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#news1_info li.type {
	width:8%;
}
#news1_info li.title {
	width:75%;
}
#news1_info li.title a {
	font-family: "宋体";
	color: #964a0e;
	text-decoration: none;
}
#news1_main li.title a:hover {
	font-weight: bold;
	color: #795b43;
}
#news1_main li.date {
	width:10%;
}
#news1_menu {
	position: absolute;
	top: 450px;
	left: 20px;
	right: 0px;
	width: 300px;
	z-index:1;
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	font-family: "宋体";
}
/*推广介绍*/
#help_tg {
	position: absolute;
	top: 110px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 450px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
}
#help_tg_images {
	position: absolute;
	width: 95%;
	padding: 10px 10px 10px 15px;
}
#help_tg_images_2 {
	margin-top: 210px;
	padding-left: 510px;
}
#help_tg_images_3 {
	position: absolute;
	width: 95%;
	padding: 10px 10px 10px 15px;
}
#help_tg_images_4 {
	margin-top: 50px;
	padding-left: 30px;
}
#help_tg_info {
	position: absolute;
	top: 58px;
	left: 0px;
	width: 720px;
}
#help_tg_info li {
	top: 30px;
	left: 0px;
	width: 680px;
	font-size: 12px;
	line-height: 29px;
	margin: 0px 20px 0px 20px;
	color: #795b43;
}
.help_td_text {
	font-size: 14px;
	font-weight: bold;
}
#help_tg_2 {
	position: absolute;
	top: 573px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 240px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
}
#help_tg_2_info {
	position: absolute;
	top: 58px;
	left: 0px;
	width: 720px;
}
#help_tg_2_info li {
	top: 30px;
	left: 0px;
	width: 680px;
	font-size: 12px;
	line-height: 25px;
	margin: 0px 20px 0px 20px;
	color: #795b43;
}
#help_tg_3 {
	position: absolute;
	top: 110px;
	left: 10px;
	right: 0px;
	width: 720px;
	height: 700px;
	background-color: #f7ebd5;
	border: 1px solid #a17f66;
}
#help_tg_3_info {
	position: absolute;
	top: 58px;
	left: 0px;
	width: 720px;
}
#help_tg_3_info li {
	top: 30px;
	left: 0px;
	width: 680px;
	font-size: 12px;
	line-height: 29px;
	margin: 0px 20px 0px 20px;
	color: #795b43;
}
#bottom_logo_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 130px;
	height: 52px;
	border-right:1px solid #401e05;
	margin: 840px 0px 5px 0px;
}
#bottom_Copyright_2 {
	position: absolute;
	top: 840px;
	left: 145px;
	right: 0px;
	bottom: 0px;
	width: 410px;
	height: 52px;
	line-height: 15px;
}
#bottom_Copyright_2 li{
	padding: 10px 5px 0px 0px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
}
#bottom_Copyright_2 a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	text-decoration: none;
}
#bottom_Copyright_2 a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #795b43;
	text-decoration: none;
}
#bottom_Copyright_2 a:hover {
	font-weight: bold;
	color: #795b43;
	text-decoration: underline;
}
/* 选择服务器 */
#server_select {
	position: absolute;
	float:left;
	top:100px;
	left:-500px;
	width: 472px;
	height: 266px;
	border: 1px solid #603609;
	background-color: #e0c590;
}
#server_select_title {
	width: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #dfd0b5;
	font-weight: bold;
	background-image: url(../images/server_select_1.gif);
}
#server_select_info {
	position: relative;
	width: 443px;
	height: 96px;
	left: 13px;
	margin: 10px 0 0 0;
	padding: 0;
	background-image: url(../images/server_select_4.gif);
}
#server_select_info ul {
	position: relative;
	width: 26%;
	top: 28px;
	left: 295px;
}
#server_select_info li {
	line-height: 22px;
	font-size: 12px;
	color: #403829;
}
.server_select_info_txt_1 {
	color: #FF0000;
	font-weight: bold;
}
.server_select_info_txt_2 {
	color: #247106;
	font-weight: bold;
}
#server_select_info_2 {
	position: relative;
	width: 443px;
	height: 96px;
	left: 13px;
	margin: 10px 0 0 0;
	padding: 0;
	background-image: url(../images/server_select_5.gif);
}
#server_select_info_2 ul {
	position: relative;
	width: 26%;
	top: 28px;
	left: 295px;
}
#server_select_info_2 li {
	line-height: 22px;
	font-size: 12px;
	color: #403829;
}