/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #444;} /* 已访问的链接 */
a:hover{color: #f60;} /* 鼠标在链接上 */ 
a:active {color: #f30;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #000;}
a.channel:visited {color: #000;}
a.channel:hover{color: #f30;text-decoration:underline;}
a.channel:active {color: #000;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel_20cz' ***>***</a> */
a.channel_20cz:link {color: #fff;}
a.channel_20cz:visited {color: #fff;}
a.channel_20cz:hover{color: #fff;text-decoration:underline;}
a.channel_20cz:active {color: #fff;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #000;}
a.bottom:visited {color: #000;}
a.bottom:hover{color: #f30;}
a.bottom:active {color: #000;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #000;}
a.class:visited {color: #000;}
a.class:hover{color: #fff;}
a.class:active {color: #000;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='classl' ***>***</a> */
a.class1:link {color: #bf0000;}
a.classl:visited {color: #bf0000;}
a.classl:hover{color: #bf0000;}
a.classl:active {color: #bf0000;}

a.down1:link {color: #000;}
a.down1:visited {color: #000;}
a.down1:hover{color: #000;}
a.down1:active {color: #000;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body {margin:0px;font-size: 9pt;font-family : 宋体,arial,verdana,sans-serif,fantasy,tahoma;background-position:center;text-decoration: none;text-align:center;background:url(/Skin/20cz_v1/en_bg.jpg);}

html {scrollbar-face-color:#696969;scrollbar-highlight-color:#a4a4a4;scrollbar-3dlight-color:#484848;scrollbar-darkshadow-color:#484848;scrollbar-shadow-color:#1b1b1b;scrollbar-arrow-color:#f90;scrollbar-track-color:#484848;}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td {font-family:"宋体";font-size: 9pt;line-height: 150%;font-weight: normal;}

/*=====================================*/
.pic_pic {border:1px solid #666;}
.pic_pic_table {height:102px;width:80px;float:left;text-align:center;background:#fff;padding:3px;border:1px solid #999;margin:4px 2px 4px 2px;}
.pic1{border:1px solid #999;margin-bottom:3px;} /* 文章频道图片边框c2c2c2 */
.pic1_a {}
.pic1_a img {width:82px;height:84px;}
/*因图片不够,先去掉.pic2{border:1px solid #999;margin-bottom:3px;} /* 下载频道图片边框 */
.pic3{border:1px solid #666;} /* 图片频道图片边框 */
.sc_pic {border:1px solid #666;width:130px;height:90px;margin-bottom:3px;}
#popitmenu {display:none;}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input {background: #efefef; border:1px solid #666;color: #000;height:16px;font-size: 9pt}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button {font-size: 9pt;height:20px;}1
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select {font-size: 9pt;height: 20px;}
h1 {width:100px;text-align:left;height:28px;line-height:28px;padding-left:20px;float:left;background:url(/Skin/div/public_01.gif) no-repeat;font-size:9pt;font-weight:normal;margin:0px;}
h2 {font-size:11pt;margin:0px;color:#f30;}
ul {padding:0px;margin:0px;list-style:none;}
li {padding:0px;margin:0px;}
.font_1{color:#ff6600;}
.more {width:50px;float:right;margin-top:8px;display:inline;}
.en {visibility:hidden;clear:both;overflow:hidden;height:0px;}
img {border:0px;}
.en_list {border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#cecece;height:20px;line-height:20px;text-align:left;}
#en_menu {width:275px;border:1px solid #ccc;padding-top:4px;margin-bottom:4px;}
#en_menu ul {list-style:none;clear:both;padding-left:0px;}
#en_menu li {float:left;margin-left:5px;width:130px;height:35px;margin-bottom:4px !important;margin-bottom:0px;display:inline;}
/*框*/
#en_head {width:900px;padding:5px 5px 0px 5px;margin:0px auto;background:#fff;clear:both;}
#en_body {width:900px;padding:5px 5px 0px 5px;margin:0px auto;background:#fff;clear:both;}
#en_foot {width:900px;padding:0px 5px 5px 5px;margin:0px auto;background:#fff;clear:both;}
/*登*/
#en_login {width:898px;text-align:left;height:28px;line-height:28px;clear:both;margin:0px auto;margin-bottom:3px;border:1px solid #ccc;background:#f8f8f8;}
#en_login_h1 {float:left;width:80px;text-align:left;}
#en_login_right {float:right;width:810px;text-align:right;line-height:0px !important;line-height:23px;padding-right:4px;padding-top:2px;}
/*位*/
#en_path {width:898px;background:url(/Skin/div/place_bg.gif) repeat-x;height:31px;border-left:1px solid #ccc;border-right:1px solid #ccc;margin-bottom:3px;}
#en_path li.h1 {width:30px;height:31px;line-height:31px;float:left;background:url(/Skin/div/place_left.gif) no-repeat;}
#en_path li.h2 {width:668px;line-height:21px;float:left;padding-top:10px;text-align:left;}
#en_path li.h3 {width:30px;height:31px;line-height:31px;float:right;background:url(/Skin/div/place_right.gif) no-repeat;}
#en_path li.h4 {width:170px;line-height:18px;float:left;padding-top:13px;text-align:right;}
/*顶*/
#en_head_table {width:898px;border:1px solid #ccc;height:90px;background:url(/Skin/div/top_bg.gif) repeat-x top;}
#en_head_left {width:150px;height:90px;float:left;}
#en_head_right {width:746px;float:right;}
#en_head_top {width:734px;height:20px;line-height:20px;text-align:right;margin:0px auto;margin-top:5px;}
#en_head_channel {width:734px;height:30px;background:#2b2b2b;line-height:30px;border:1px solid #ccc;color:#fff;text-align:center;margin:0px auto;}
#en_head_menu {width:734px;border:1px solid #ccc;border-top:0px;height:25px;line-height:25px;background:#f8f8f8;text-align:center;margin:0px auto;}
/*底*/
#en_ft {width:898px;text-align:left;height:28px;line-height:28px;margin:0px auto;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;}
#en_ft li.h1 {float:left;width:80px;text-align:left;}
#en_ft li.h1 img {margin:0px;display:block;}
#en_ft li.h2 {float:left;width:763px;text-align:left;}
#en_ft li.h3 {float:right;width:55px;text-align:left;}

#en_ftd {width:898px;background:url(/Skin/div/bottom_bg.gif) repeat-x;height:31px;margin:0px auto;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#en_ftd li.f1 {float:left;background:url(/Skin/div/bottom_left.gif) no-repeat;width:50px;height:31px;}
#en_ftd li.f2 {float:left;text-align:center;line-height:31px;width:778px;}
#en_ftd li.f3 {float:left;width:40px;height:31px;}
#en_ftd li.f4 {float:left;background:url(/Skin/div/bottom_right.gif) no-repeat;width:30px;height:31px;}

.code {border:1px dashed #ccc;background:#f8f8f8;}

/*=====================================*/
#en_ind_left {width:274px;float:left;}
#en_ind_right {width:622px;float:right;}
#en_ind_flash {width:264px;border:1px solid #ccc;background:#f8f8f8;height:200px;padding:4px;line-height:20px;margin-bottom:4px;}
#en_ind_menu {width:272px;border:1px solid #ccc;padding-bottom:4px;margin-bottom:4px;}
#en_ind_menu ul {width:100%;}
#en_ind_menu li {width:130px;height:35px;float:left;display:inline;margin-left:4px;margin-top:4px;}
#en_ind_menu li img {display:block;}
.en_ind_ltop {width:272px;border:1px solid #ccc;border-bottom:0px;height:28px;background:#f8f8f8;}
.en_ind_lfoot {widht:264px;border:1px solid #ccc;border-top:0px;background:#f8f8f8;margin-bottom:4px;padding:0px 4px 4px 4px;}
.en_ind_rtop {width:620px;border:1px solid #ccc;height:28px;background:#f8f8f8;}

/*=====================================*/
.en_class_left {width:277px;float:left;}
.en_class_ltd {width:275px;border:1px solid #ccc;margin-bottom:4px;}
.en_class_ltop {width:275px;border:1px solid #ccc;border-bottom:0px;height:28px;background:#f8f8f8;}
.en_class_lsearch {width:275px;border:1px solid #ccc;border-bottom:0px;height:37px;background:#f8f8f8;}
.en_class_lfoot {width:267px;border:1px solid #ccc;border-top:0px;padding:0px 4px 4px 4px;margin-bottom:4px;background:#f8f8f8;text-align:left;}
.en_class_right {width:619px;float:right;}
.en_class_rt {width:617px;height:28px;line-height:28px;background:#f8f8f8;border:1px solid #ccc;}
.en_class_rf {width:607px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;line-height:20px;text-align:left;padding:5px;}
#en_page {width:617px;height:25px;line-height:25px;border:1px solid #ccc;background:#f8f8f8;margin-bottom:4px;}

/*=====================================*/
.en_con_left {width:277px;float:left;}
.en_con_ltd {width:275px;border:1px solid #ccc;margin-bottom:4px;}
.en_con_ltop {width:275px;border:1px solid #ccc;border-bottom:0px;height:28px;background:#f8f8f8;}
.en_con_lfoot {width:267px;border:1px solid #ccc;border-top:0px;padding:0px 4px 4px 4px;margin-bottom:4px;background:#f8f8f8;}
.en_con_right {width:619px;float:right;}
.en_con_rt {width:617px;height:28px;line-height:28px;background:#f8f8f8;border:1px solid #ccc;clear: left;float: left;}
.en_con_rf {width:607px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;line-height:20px;text-align:left;padding:5px;float: left;}
.en_con_rf1 {width:607px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;line-height:20px;text-align:left;padding:5px;float: left;overflow-x:hidden;height:470px;}
#en_con_name {width:617px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;}
#en_con_info {float:left;width:300px;}
#en_con_info ul {width:100%;list-style:none;}
#en_con_info li {width:100%;height:25px;line-height:25px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;text-align:left;}
#en_con_pic {float:left;width:300px;padding:4px 0px 4px 0px;text-align:center;border-right:1px solid #ccc;}
#en_con_ad {float:right;width:316px;}

/*=======================================*/
#en_sea {width:620px;margin-bottom:4px;border:1px solid #ccc;height:28px;line-height:28px;clear:both;background:#f8f8f8;}
#en_sea_h1 {float:left;width:90px;height:28px;line-height:28px;background:url(/Skin/20cz_v1/en_01.gif) no-repeat;text-align:center;padding-left:0px;}
#en_sea_h2 {float:left;height:28px;line-height:28px;}
#en_sea_h4 {float:left;min-height:20px;}
#en_sea_h3 {float:right;height:28px;line-height:28px;text-align:center;}

/*=======================================*/
.en_ind_130{width:620px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;padding-top:5px;}
.en_ind_130 ul{width:100%;margin:auto;margin-bottom:2px;margin-top:3px;}
.en_ind_130 li{float:left;width:144px;margin-left:8px;display:inline;}
.en_class_130{width:617px;border:1px solid #ccc;border-top:0px;margin-bottom:4px;padding-top:5px;}
.en_class_130 ul{width:100%;margin:auto;margin-bottom:2px;margin-top:3px;}
.en_class_130 li{float:left;width:144px;margin-left:8px;display:inline;}
.en_con_130{width:617px;border:1px solid #ccc;margin-bottom:4px;padding-top:5px;}
.en_con_130 ul{width:100%;margin:auto;margin-bottom:2px;margin-top:3px;}
.en_con_130 li{float:left;width:144px;margin-left:8px;display:inline;}
.en_130_tb {width:140px;border:2px solid #e9e9e9;margin-bottom:4px;}
.en_130_pic {width:132px;min-height:90px;text-align:center;clear:both;padding:3px 3px 0px 3px;border-top:1px solid #999;border-right:1px solid #999;border-left:1px solid #999;}
.en_130_title {width:138px;height:18px;line-height:18px;text-align:center;clear:both;background:#f3f3f3;border-left:1px solid #999;border-right:1px solid #999;border-bottom:1px solid #999;}

/*=======================================*/
.pin_td {width:662px;height:25px;line-height:25px;background:#f8f8f8;border:1px solid #ccc;margin:0px auto;margin-top:4px;text-align:left;}
.pin_t {width:662px;border:1px solid #ccc;border-top:0px;margin:0px auto;margin-bottom:4px;padding-top:5px;}
#pin_200 {width:198px;float:right;text-align:center;border:1px solid #ccc;}
.h {width:100px;text-align:left;height:28px;line-height:28px;padding-left:20px;float:left;background:url(/Skin/div/public_01.gif) no-repeat;}
.Comment_border {background:#ccc;}
.Comment_title {background:#f8f8f8;}
.Comment_tdbg1 {background:#fff;}

/*=======================================*/
.td_20cz_170 {width:100%;}
.td_20cz_170 ul {width:100%;margin:auto;margin-bottom:2px;margin-top:3px;}
.td_20cz_170 li {width:186px;float:left;margin-left:10px;display:inline;}
.pic_20cz_170 {width:182px !important;width:180px;float:left;min-height:104px;text-align:center;clear:both;border:2px solid #e9e9e9;}
.pic_20cz_170_padding {padding:4px;padding-bottom:4px !important;padding-bottom:0px;border:1px solid #999;}
.title_20cz {width:100%;}
.title_20cz ul {width:100%;}
.title_20cz li {width:100%;height:20px;line-height:20px;border-bottom:1px dashed #ccc;text-align:left;padding:0px;margin:0px;}

.adcontent {width:100%;height:60px;margin-top:-5px;}

/*===============================================*/
div.mainHeadlines {
	padding : 2px 5px;
	margin: auto;
	background : #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
	text-align: left;
	float: left;
	width:607px;
}.b1 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}.down {
	text-align: left;
	clear: left;
	float: left;
}

.google_text_468 {
	height: auto
	width: 468px;
	clear: left;
	float: left;
}
.fix{ width:100%; height:0; overflow:hidden; float:none; clear:both; }
div,ul,dl,li,ol,dt,dd,form,p{ margin:0; padding:0; list-style:none; }
img{ border:0; }
a:link,a:visited{ color:#000; text-decoration:none; }
a:hover{ color:#ff0000; text-decoration:underline; }
#container{ width:900px; margin:0 auto; text-align:left; padding-top:21px; background:url(/Skin/20cz_v1/008i/container_bg.png) no-repeat left 9px; }
#header{ width:880px; height:99px; margin:0 auto; border-bottom:1px solid #b7b7b7; overflow:hidden; margin-bottom:1px; }
#main_nav{ width:600px; height:75px; overflow:hidden; }
#main_nav li{ float:left; }
#main_nav a{ width:75px; height:75px; display:block; overflow:hidden; }
#main_nav a span{ display:none; }
#menu{ width:908px; height:158px; overflow:hidden; margin:0 auto 0px auto; border:1px solid #b7b7b7; background:url(/Skin/20cz_v1/008i/2.png) repeat-x 0 0; }
#main_menu{ width:978px; height:132px; overflow:hidden; }
#text_menu{ height:25px; overflow:hidden; float:left; color:#0e71b5; padding-left:14px; }
#text_menu li{ float:left; margin-right:5px; line-height:24px; }
#main_menu #hot_game_menu{ width:67px; height:15px; overflow:hidden; border:1px solid #b7b7b7; text-align:center; margin:3px 5px 0 0; line-height:17px; }
#text_menu #hot_game_menu a:link,#text_menu #hot_game_menu a:visited{ font-weight:bold; color:#000; }
#text_menu  #hot_game_menu a:hover{ color:#ff0000; text-decoration:none; }
#text_menu a:link,#text_menu a:visited{ color:#0e71b5; }
#text_menu a:hover{ color:#ff0000; }
#letter_menu{ height:25px; float:left; margin-right:20px; overflow:hidden; display:inline; }
#letter_menu li{ width:18px; height:18px; overflow:hidden; float:left; font-family:arial; font-size:14px; text-align:center; margin:3px 3px 0 0; }
#letter_menu li a:link,#letter_menu li a:visited{ width:18px; height:18px; display:block; overflow:hidden; line-height:20px; }
#letter_menu li a:hover{ width:16px; height:16px; line-height:17px; display:block; border:1px solid #b7b7b7; overflow:hidden; background-color:#fff; text-decoration:none; }
#letter_menu li a.here:link,#letter_menu li a.here:visited,#letter_menu li a.here:hover{ width:16px; height:16px; display:block; border:1px solid #b7b7b7; overflow:hidden; background-color:#fff; text-decoration:none; color:#ff0000; line-height:17px; }
#menu_cont{ padding:5px 0 0 0; font-size:13px; }
#menu_cont p{ height:26px; line-height:26px; overflow:hidden; padding-left:5px; *padding-left:15px; }
#menu_cont p a{ margin:0 2px; *margin:0 4px; }
#newgame{ width:978px; height:26px; overflow:hidden; background:url(/Skin/20cz_v1/008i/i.gif) no-repeat 0px -249px; color:#0e71b5; position:relative; }
#newgame strong{ width:45px; height:17px; display:block; position:absolute; top:4px; left:14px; }
#newgame strong a{ width:45px; height:17px; display:block; background:url(/Skin/20cz_v1/008i/i.gif) no-repeat -14px -253px; }
#newgame strong span{ display:none; }
#newgame p{ line-height:25px; padding-left:73px; }
#newgame p a{ margin:0 5px; }
#newgame a:link,#newgame a:visited{ color:#0e71b5; }
#newgame a:hover{ color:#ff0000; }
#content{ width:980px; margin:0 auto; }