﻿/******************************************************************************************/
/*	文件说明 发布去除所有注释		*/
/*	用途: 右栏目布局				*/
/*	更新内容: 解决浏览器兼容性问题	*/
/*	Last Modify Date: 20070301		*/
/*	Author: Cityfox					*/
/******************************************************************************************/


/*右栏目布局*/

#index{background: White; width:637px;height:952px;text-align:center;}
/*百叶窗广告与下载按钮*/	
#adbg{width:625px;float: none;margin:0px auto;}
#adbg .ad{float:left;width:396px;height:179px;}
#adbg .download
{
	float:right;
	width:215px;
	height:185px;
}

/*重要游戏*/
#games {clear:both;width:609px;margin:15px auto 0px auto;}
#games .bg{width:609px;background-image: url(/images/games_bg.jpg);}
#games .top{ background-image: url(/images/games_t.jpg);width:609px;height:47px;}
#games img{margin:4px 2px;}
#games .bottom{ background-image: url(/images/games_b.jpg);width:609px;height:17px;}

/*BBS.club.bg*/
#bcbg {margin:0px auto 0px auto;width:98%;min-height:170px;}
/*BBS*/
#bbs {float:left;margin: 9px 2px 5px 3px;width:290px;height:160px;text-align: left;}
#bbs img{margin: 2px 0px 0px 0px;}
#bbs li{width:285px;float: left;}
#bbs span{float:right;}
#bbs strong{color:#ff6402; font-weight:bolder;}

.lin{float:left;margin: 25px 2px 5px 2px;width:3px;height:161px;}
/*club*/
#club {float:left;margin: 10px 0px 5px 2px;width:300px;height:160px;text-align: left;}
#club img{float:left;margin: 3px 5px 0px 5px;}
#club p{float:left;width:190px;margin: 3px 5px 0px 5px;line-height:1.4;}
/*服务汇总*/
#server{margin:5px auto 0px auto;width:605px;height:200px;text-align: left;}
#server ui{width:610px;}
#server li{background-image: url(/images/server_ling.jpg);line-height:30px;color:#715900;}
#server strong{color:#ff6402; font-weight:bolder;}
#server a:link {color: #ff6402; text-decoration:none}
#server a:visited {color:#715900; text-decoration:none}
#server a:hover {color: #E85000; text-decoration:underline;}

/*广告*/
#ad_bg {width:605px;margin:0px auto;}
#ad_bg .ad {width:190px;float:right;}

/*新闻*/
#news{width:605px;text-align: left;margin:0px auto;}	
#news .top{width:605px;height:34px; background: url(/images/news_t_bg.jpg);}	
/*------------------- 列表背景样式------------------------*/

#news li a{text-decoration:none;color:#000000;overflow:hidden;border:1px solid #fff;height:23px;/*for IE5.5-*/}
#news li a:hover{color:#000000;background:#f1f1f8;}
#news li a:visited{color:#494c68}
/*-------------------------------------------*/

#news ui{width:100%;float: left;}
#news li{clear:both;background: url(/images/news_lin.jpg);} 
#news label{float:right;}
#news .img1{height:24px;width:35px;float:left;border:0;}
/* 新闻链接颜色 */
#news a:link {color:#646464;text-decoration: none;}
#news a:visited {color:#646464; text-decoration: underline;}
#news a:hover {color: #E85000; text-decoration:underline;}

#newsPage {
margin-top:10px;
margin-left:5px;
text-align:left;
}

#newsPage a:link,#newsPage a:visited {
color:#333;
text-decoration:none;
}