﻿/******************************************************************************************/
/* 文件说明 发布去除所有注释		*/
/* 用途: 左栏目布局					*/
/* 更新内容: 解决浏览器兼容性问题	*/
/* Last Modify Date: 20070301		*/
/* Author: Cityfox					*/
/******************************************************************************************/

/*快捷按钮*/
#shortcut{width:230px;margin:14px auto 0px auto;}
#shortcut img{padding: 4px 0;}
#shortcut .bg{background-image: url(/images/shortcut_m.jpg);width:230px;}
#shortcut .top{width:230px;height:18px;background-image: url(/images/shortcut_t.jpg);}
#shortcut .bottom{width:230px;height:14px;background-image: url(/images/shortcut_b.jpg);}
/*广告图片*/  
#lad{clear: both;width:230px;  margin:8px auto 0px auto; }
#lad img{padding: 13px 0;}

/*服务信息*/
#about{width:230px;height:150px; margin:8px auto 0px auto;}
#about img{padding: 15px 0 0 0;}
#frame_left img{padding: 8px 0 0 0;}

/*客服电话 Summer, tel 命名冲突*/
#serviceTel{ background:url(/images/service_tel.jpg);width:223px;height:88px;margin:8px auto 0px auto; text-align: center;}
#serviceTel p{ text-align: left; margin:8px auto 0px 35px;}
#serviceTel .qq{width:200px;height:20px;margin:3px auto; padding:0px;text-align:left; }

/*游戏目录列表*/
#chess  {float: left;margin-left:8px;width:228px;min-height:300px; text-align:center;padding:5px 5px 5px 5px;}
#chess h3{ color:#c52500; font: 12px 宋体;margin:0px; padding:0px;  }
#chess  .tit3{margin:8px 0 0 0; height:14px; border-bottom: 1px dashed #999 ;width:98%; }
#chess	 .tit3 img {width:23px; height:23px;}
#chess  .gamelist{margin-top:20px; width:228px; text-align:left;}
#chess  .gamelist p  { text-align:left;color:#666;line-height:20px; letter-spacing: 1px; }
#chess  .gamelist p img {vertical-align:middle; float:left; }
#chess  .gamelist  a{ float:left; width:106px;min-height:20px;line-height:32px;text-align:center;  display:block; }

#chess  .gamelist  a:link {color:#666;text-decoration:none;}
#chess  .gamelist  a:visited {color:#555;text-decoration:none;}
#chess  .gamelist  a:hover {color:#006cd7;text-decoration:underline;}
#chess  .gamelist  a:active {color:#F60;}

/*排行榜*/
#top100_header{}
#top100_header .title {width:605px;height:32px;background:url(/images/charts/top100_header_bg.gif);line-height:32px;}
#top100_header .more {float:left;margin-left:35px;font-size:14px;font-weight:bold;color:#3366CC}
#top100_body td {background:url(/images/charts/dot_line.gif) repeat-x bottom;}

.black { color:Black;}

/* 新闻标题样式*/
.bolditalic{ text-align:left; font-style:italic; font-weight: bold;}
.bluebold {text-align:left;font-weight:bold; color: #0066FF;}
.redbold {text-align:left;font-weight:bold;  color: #FF0000;}
.blueitalic{text-align:left;font-style: italic;color: #0066FF;}
.reditalic{text-align:left;font-style: italic;color: #FF0000;}
.nonthing{text-align:left;}
