/*css reset end*/

.hr 								{font-size:1px;line-height:1px;clear:both;height:10px;}/*留出10像素的间隙*/
.clear								{clear:both;font-size:0px; height:0px; line-height:0px;}/*清楚ie6 浮动造成的重复文字*/
.m									{margin:0 auto;}
.b									{font-weight:bold;}
span.none-b							{font-weight:normal;}
.pos-rel							{position:relative;}
.w960								{width:960px;}
.border_none						{border:none;}
.display_none						{display:none;}
/*f_开头为float漂浮,l:左 r:右*/
.fl									{float:left;}
.fr									{float:right;}

/*m_开头位margin边距,t:上 b:下 l:左 r:右*/
.mt									{margin-top:10px;}
.mb									{margin-bottom:10px;}
.ml									{margin-left:10px;}
.mr									{margin-right:10px;}

.mb20								{margin-bottom:20px;}
.mb26								{margin-bottom:26px;}
.mb15								{margin-bottom:15px;}
.mb5								{margin-bottom:5px;}
.mb4								{margin-bottom:4px;}
.mr8								{margin-right:8px;}
.mr4								{margin-right:4px;}



.pa5								{padding:5px;}
.pa10								{padding:10px;}
.pa8								{padding:8px;}

/*c_开头为字体颜色*/
.gray								{color:#333;}
.gray_6								{color:#666;}
.blue								{color:#0033ff;}
.red								{color:#bf0000;}
.green								{color:#090;}
.orange								{color:#f95e1c;}

a.uline								{text-decoration:underline;}

/*w_开头表示宽度,bdr_为对边框的设置,这两个组合使用*/

.clearfix:after						{ content:"."; height:0; visibility:hidden; display:block; clear:both; }
.clearfix							{ display:inline-block; }
.clearfix							{ display:block; }

/*fh_开头的是行距*/
.fh18								{line-height:18px;}
.fh21								{line-height:21px;}
.fh30								{line-height:30px;}
/*fs_开头的是字体大小*/
.fs12								{font-size:12px;}
.fs14								{font-size:14px;}
/*v开头表示垂直对齐方式，t开头横向对齐方式，组合使用*/
.vt									{vertical-align:top;}
.vm									{vertical-align:middle;}
.tc									{text-align:center;}
.tr									{text-align:right;}
.wp									{word-wrap:break-word;word-break:normal;}/*字符串不换行*/

/*最小高度*/
.mh600								{min-height:600px;height:auto !important;height:600px;overflow:visible;}

/*图片隐藏*/
.img_h								{display:block;overflow:hidden;text-align:center;}
.img_box							{display:block;}

.bk_et								{display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top; }

/*-----------------------------------------------------------------------------------------*/

html								{background:url(/images/bg.png) repeat-x;}

#header								{width:1004px;margin:0 auto;background:url(/images/header_bg.png) no-repeat;height:120px;position:relative; font-family:"宋体";}

#header .top						{position:absolute;color:#000;bottom:10px;left:70px; text-align:center;}
#header .top a						{color:#000;margin-right:20px;}
#header .top a:hover				{color:#F00;}
#header .top span					{margin:0 5px;}

#header	.cuibox						{width:480px;overflow:hidden;margin-right:15px;}
#header	.cuibox	ul					{width:550px;}
#header	.cuibox	.title				{height:26px;line-height:26px; text-align:center;color:#FFF;font-weight:bold;margin-bottom:4px;}
#header	.cuibox	li					{float:left;width:161px;height:18px;line-height:18px; text-align:center;overflow:hidden;border-right:1px solid #000;margin-bottom:6px;}
#header	.cuibox	li.changx			{width:322px;}
#header	.banner						{width:210px;height:100px;}
#header	.box						{position:absolute;top:10px;right:0;width:716px;}



#content							{width:1004px;margin:0 auto;background:#FFF;}


.nav								{height:40px;background:url(/images/nav.png) no-repeat;padding:0 10px;color:#FFF;}
.nav li								{height:30px;float:left;margin:0 5px;padding-top:3px;}
.nav li a							{color:#FFF;font-weight:bold;margin-right:10px;}
.nav li a:hover						{color:#FFFF00;}

.nav li .sr							{border:1px solid #b85800;background:#fbcd89;height:20px;line-height:20px;padding:2px;}

.nav li .sub						{background:url(/images/buttom.png) no-repeat;width:63px;height:22px;border:none; text-indent:-9999px;}

.nav li.i1							{margin-right:20px;}
.nav li.i2							{line-height:30px;}


.ad-img								{}
.ad-img li							{float:left;height:35px;width:200px;border-right:1px solid #ccc;}
.ad-img li.last						{border:none;}
.ad-img li a						{display:block;height:35px;overflow:hidden;line-height:35px;width:200px;overflow:hidden;}


.ad-wz								{border:1px solid #b85a00;}
.ad-wz li							{float:left;border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:142px;overflow:hidden;margin-bottom:-1px; text-align:center;}
.ad-wz li.last						{border:none;border-bottom:1px solid #ccc;width:144px;}
.ad-wz li a							{display:block;padding:3px 0;}

.ad-wz li a.red						{background:#F00;color:#FFF;}
.ad-wz li a.yellow					{background:#FF0;}
.ad-wz li a.green					{background:#7fff00;color:#000;}
.ad-wz li a.brown					{background:#a52a2a;color:#FFF;}
.ad-wz li a.blue					{background:#00F;color:#FFF;}
.ad-wz li a.orange					{background:#F60;color:#FFF;}

.divtable							{border-top:1px solid #b85a00;border-left:1px solid #b85a00;}
.ul-th								{background:url(/images/nav_bg.png) repeat-x;height:29px;line-height:29px;text-align:center;}
.ul-th li							{float:left;border-right:1px solid #b85a00;border-bottom:1px solid #b85a00;color:#FFF;height:28px;line-height:28px; font-size:12px;font-weight:bold;}
.divtable .name						{width:118px;}
.divtable .ip						{width:118px;}
.divtable .data						{width:195px;}
.divtable .sort						{width:98px;}
.divtable .introduce				{width:302px;}
.divtable .qq						{width:94px;}
.divtable .detail					{width:71px;}

.dl-td								{height:26px;}
.dl-td dt,
.dl-td dd							{float:left;border-right:1px solid #b85a00;border-bottom:1px solid #b85a00;color:#000;height:25px;line-height:25px; text-indent:8px;}



.dl-td.yellow						{background:#FFFF00;}
.dl-td.yellow2						{background:#fff8dc;}


.morn								{height:30px; text-align:center;color:#FFF;line-height:30px;background:url(/images/thbg.png) no-repeat center 0; font-family:"宋体";border:1px solid #b85a00;border-top:none;border-bottom:none;font-size:14px; font-weight:bold;}


.game-article-box					{border:1px solid #b85a00;margin-top:5px;}

.article-list						{width:249px;border-right:1px solid #b85a00;}
.article-list .title				{padding:4px;}
.article-list .tith					{background:url(/images/tith1.png) repeat-x;height:32px;color:#FFF; text-align:left;padding-left:10px;line-height:32px;font-size:14px;}
.article-list ul					{padding:8px 8px;}
.article-list li					{height:24px;line-height:24px; font-family:"宋体";}
.article-list.last					{width:252px;border-right:none;}



.gray-box							{border:1px solid #b85a00;}
.gray-box .tith						{border-bottom:1px solid #ccc;background:url(/images/title_bj.gif) repeat-x;height:29px;line-height:29px;color:#FFF;text-align:center;}
.gray-box .detail					{padding:8px;line-height:26px;}

.record								{border:1px solid #b85a00;border-bottom:none;}
.record .tith						{background:url(/images/thbg.png) repeat-x;line-height:32px; text-align:center;color:#FFF;font-weight:bold;font-size:14px;}
.record .calendar li				{width:998px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;line-height:20px;float:left;background:#FFF;color:#a84200; font-family:"宋体";font-size:14px;}
.record .calendar li.kong			{background:#FFF;width:56px;}
.record .calendar li.last			{width:156px;}
.record .calendar a					{color:#a84200;}


/*#footer*/
#footer								{width:1002px;margin:0 auto;text-align:left;background:url(/images/foot_bj.jpg) no-repeat 0 bottom;height:111px;color:#000;line-height:19px;border:1px solid #b85a00;}
#footer .copay						{padding-left:165px;padding-top:15px; text-align:center;line-height:17px;}
#footer a							{color:#FFF;margin:0 3px;}
#footer a:hover						{color:#FF0;}
#footer .tith						{background:url(/images/thbg.png) repeat-x;height:29px;line-height:29px;color:#facd89;text-align:center;font-size:14px;font-weight:bold;}
#footer .tith strong				{padding:0 5px;}
#footer .tith a						{color:#facd89;}


/*nav_link*/

.nav_link							{height:30px;line-height:30px;}

/*wzdetail*/
.wzdetail							{border:1px solid #d3dbe6;border-top:2px solid #003795;padding:30px 15px 10px 15px;width:662px;float:left;margin-right:10px;}

.wzdetail .title					{-x-system-font:none;color:#000;font-family:"宋体",arial;font-size:26px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;line-height:30px;margin-bottom:6px;font-weight:800; text-align:center;}

.wzdetail .news_body				{line-height:26px;font-size:14px;}
.wzdetail .news_body p				{margin-bottom:25px; text-indent:2em;}

.wzdetail .news_ly					{color:#333;border-bottom:1px solid #e5e5e5;padding:10px 15px;margin-bottom:15px; text-align:center;}


.page_sy2							{color:#333;text-align:center;margin-top:15px;}
.page_sy2 a							{display:inline-block;padding:0 7px;height:19px;border:1px solid #b85a00;text-align:center;line-height:19px;background:#FFF;color:#3e64b9; font-family:"宋体";margin:0 2px;}
.page_sy2 a.active,.page_sy2 a:hover{border:1px solid #284e99;background:#316aad;color:#FFF; text-decoration:none;}


.othernews h2 						{font-size: 14px;font-weight: bold;padding-left: 9px;padding-top: 10px;border-top:1px dashed #ccc;margin-top:10px;}
.othernews li						{padding:5px 0;}
.othernews li a						{font-size:14px;color:#14px;color:#0B3B8C;}
.othernews li a:hover				{color:#F00;}
.othernews li span					{font-size:12px;color:#999;margin-left:10px;}


.detail-right						{width:300px;float:left;}


.ad2								{width:300px;}



.col_garyline						{border:1px solid #d7d7d7;}
.col_garyline .title_bar			{height:28px;line-height:28px;padding-left:10px;color:#333;font-size:14px;background:url(/images/title.gif);}
.col_garyline .title_bar .more		{position:absolute;top:4px;right:5px;font-size:12px;line-height:16px;}


.news_list li						{line-height:19px;margin-bottom:2px;padding:4px 0;}
.news_list li a{font-size:14px;color:#14px;color:#0B3B8C;}
.news_list li a:hover{color:#F00;}

/*留言*/
.review_list li						{border-bottom:1px  dashed #eee;padding-bottom:10px;margin-bottom:10px;}
.review_list .msg_box				{}
.review_list span.gray				{color:#999;}
.review_list .m_title				{line-height:18px;padding-bottom:8px;}
.review_list .reply_box				{border:1px solid #D7D7D7;background:#F5F5F5;padding:10px;margin-bottom:5px;}
.review_list .reply_box .r_msg		{margin-bottom:5px;}	


.publish_zx							{}
.msg_title							{font-size:14px;color:#333;font-weight:bold;margin-bottom:10px;}
.msg_title.line						{border-top:1px dashed #ddd;padding-top:10px;margin-top:10px;}
.publish_zx	.in_text_area			{width:600px;height:120px;border:1px solid #d4d0c8;padding:2px;color:#999;}
.publish_zx .in_yz					{border:1px solid #acacac;height:18px;line-height:18px;padding:1 2px;width:100px;}
.publish_zx .btn_tj					{border:none;width:82px;height:23px;color:#FFF;background:url(/images/but.gif) no-repeat;}






.mleft								{width:700px;margin-right:10px;float:left;}
.mright								{width:294px;float:left;}

.classify							{text-align:left;}
.classify .bt						{font-weight:bold;color:#3e3e3e;margin-bottom:5px;border-bottom:1px dashed #eee;height:26px;line-height:26px;color:#F00;}
.classify .list						{line-height:21px;}
.classify .list	a					{display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top;padding-right:15px;color:#3e3e3e; text-decoration:underline;}

.kf									{text-align:left;}
.kf .bt								{font-weight:bold;color:#3e3e3e;margin-bottom:5px;border-bottom:1px dashed #eee;height:26px;line-height:26px;color:#F00;}
.kf .list							{line-height:21px;}



.worklist li						{float:left;width:227px; text-align:center;margin-bottom:15px;}
.worklist li .img_box				{width:200px;height:200px;padding:4px;border:1px solid #b85a00;margin:0 auto;}

.worklist li a.name					{font-size:14px;font-weight:bold;}
.worklist li a.red					{font-size:14px;}



/*page_sy1*/
.page_sy1							{height:24px; text-align:center;margin:35px 0 30px 0;}
.page_sy1 a,.page_sy1 span			{border:1px solid #e3e3e3;color:#333;text-align:center;line-height:24px;display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top;width:26px;height:26px;}
.page_sy1 a.pu,.page_sy1 a.dw,.page_sy1 span{width:70px;}
.page_sy1 a:hover,.page_sy1 a.active{color:#FFF;background:#0099FF;border:1px solid #00F; text-decoration:none;}

body{margin:0 auto; font-size:12px; font-family:宋体; color:#000; background:#ffffff url(/images/bg.png) repeat-x top;}
body,td,th{font-size:12px;font-family:"宋体";"Arial Narrow";}
form,ul,li,p,h1,ol,h3,h2{margin:0;padding:0;}input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li,ol{list-style-type:none;}
a{color:black;text-decoration:none;}a:hover{color:#bd0a01;text-decoration:none;}
.topmenu,.menu,.mar8{margin-top:10px;}.topmenu td{color:#900;}.topmenu a{margin:0 3px 0 3px;color:#fff;font-weight:bold;}
.smenu li,.content h3,.wz_list h2{border:#960202 1px solid;background-color:#700;}
.smenu li{width:90px;margin:6px;text-align:center;}.smenu a{color:#fcc;}.menu a,.mains th,.content h3,,.wz_list h2{ color:#fff;}
.mains,.intro{background-color:#bbb;margin-top:6px;border:0;width:983px;}.mains th{background-color:#700;}
.date{color:#666;float:left;font-size:10px;}.intro td{line-height:20px;text-align:justify;text-justify:inter-ideograph;}
.content h3,.main-content h2,.wz_list h2{font-size:12px;}
.content h3{padding:5px 0 0 6px;height:22px;}
.content h3,.content li,.wz_list h2,.wz_list li{text-indent:0.5em;}
.main-content{margin:10px;}.wz_list li{margin:5px;}.page{margin-top:10px;text-align:center;}.v4_search_key{border:#ccc 1px solid;width:218px;height:18px;}
.wz{background-color:#bbb;}.wz td{background-color:#fff;}.content li,.wz_list li{line-height:25px;border-bottom:#eee 1px dashed;}#article_id{float:right}





#Header {width:1003px;margin:0 auto;height:85px;border-bottom: #FBD78A solid 1px;background: #fff;}
#Header .Logo{float:left;background:url(logo.jpg) no-repeat 3px;height:85px;width:180px}
#Header .Logo a{display:block;text-align:left;text-indent:-3000px;height:85px;width:180px;}
#Header .search{float:left;width:620px;height:85px;}
#Header .search .searchinput{margin:5px 2px; height:25px;}
#Header .search .searchinput ul li{position:relative;top:0;left:0;float:left;}
#Header .search .searchinput .search_i {width: 185px; height:19px; float:left; margin: 0 0 0 3px; overflow: hidden; border: 1px solid #ccc; background: #fff;}
#Header .search .searchinput .key{width:183px;height: 19px;color: #555;margin: -2px;font-size: 14px;border: 0px solid #ccc;}
#Header .search .searchinput .search_select {width:88px;color: #555;height:24px;margin: -1px;border: 0px solid #B5B8C8;font-size: 14px;background: #FFF;}
#Header .search .searchinput .search_b {height:24px;float:left;margin: 0 0 0 2px;overflow: hidden;}
#Header .search .searchinput .search_b input{border: #FF9900 1px solid; height:21px; width:48px; text-align:center; font:bold 12px/20px "宋体"; background-color:#FF9900; color:#fff;}
#Header .search .searchinput .search_text {height:24px;float:left;margin: 0 0 0 6px;font-weight: normal !important; color: #CC9A00;line-height:24px;}
#Header .search .searchinput .search_text a{text-align:center; padding:0 5px;}
#Header .search .topword {height:20px;}
#Header .search .topword h1{float:left;width:60px;font:normal;}
#Header .search .topword marquee{float:left;width:540px;}

#Header .search .menunav{height:35px;}
#Header .search .home a{color:#603;background:url(bnt.jpg) center no-repeat; }
#Header .search .menunav ul li {position:relative;top:0;left:0;float:left;width:79px;height:30px;margin-right:6px;border:1px #FBD78A solid;border-bottom:0;}
#Header .search .menunav ul li a{position:absolute;display:block; color:#660000;width:79px;padding-top:3px;height:30px;line-height:26px;text-align:center;font-size:14px;}
#Header .search .menunav ul li a:hover{color:#CC0000;background:url(bnt.jpg) center no-repeat;}
#Header .pic{float:right; margin-top:10px;}


#Menu{width:1002px;margin:0 auto; background:url(menu.jpg) no-repeat; height:39px;border: #EEB41A solid 1px; border-top:none;}
#Menu ul li{position:relative;top:0;left:0;float:left; margin:0 4px 0 5px;}
#Menu ul li a{display:block;text-align:center;height:39px; width:90px; font: bold 14px/39px "宋体"; color:#fff;}

#linktit {
	color: #C22E14;
	letter-spacing: 1px;
	width: 1004px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 3px solid #EDF3F9;
}
#linkmain {	font-size:12px;color:#666;width:1004px;margin:5px auto 10px;margin-top: 7px;}
#linkmain A {margin-right:8px;text-decoration:underline;}
.footer { clear:both; margin:0 auto; width:1000px; background-image:url(../images/foot_bj.jpg); height:85px; color:#FF6500;}
.footer01 {float:left; height:51px; width:270px;color:#FF6500;}
.footer02 {margin-left:20px; width:1100px; margin-top:15px; line-height:150%;margin-right:7px;text-align:center;color:#FF6500;}
.footer a{ color:#FF6500;}
#dbjs{width:1003px;margin:0 auto;border-left:solid 0px #B0B9BE;border:solid 0px #B0B9BE; border-top:none;}
#dbjs dd{float:left;width:1003px;margin-left:1px;}
#dbjs dt{float:right;width:250px;}
.ArticleMain{margin:0px auto 0;width:1002px;background:#FFFFFF;}
.dy-left{ float:left; width:732px; overflow:hidden;background:#FFFFFF;}
.dy-left1{ float:left; width:1002px; overflow:hidden;background:#FFFFFF;}
.dy-right{ float:right; width:270px;background:#FFFFFF;}
.ArticleMain .classlist h2 a {color:#FFF}
/* 文章正文 */
.artview{width:715px;margin-bottom:5px;border:1px solid #DDD;}
.artview .title{width:715px;height:55px;line-height:55px;background:url(../images/) 1px 1px repeat-x;text-align:center;}
.artview .title h1{font-size:24px;}
.artview .info{width:715px;height:27px;line-height:27px;border-top:1px solid #EEE;border-bottom:1px solid #EEE;text-align:center;color:#630;}
.artview .info strong{color:#666;margin-left:15px;}
.artview .content{width:690px;overflow:hidden;margin:20px auto;color:#444;}
.artview .content *{font-size:14px;line-height:25px;}
.artview .actbar{width:690px;height:27px;line-height:27px;margin:6px auto;background:#FCFCFC;border:1px solid #F0F0F0;text-align:right;}
.artview .actbar span{margin-right:20px;color:#CCC;}
.artview .actbar span a{color:#630;margin:0 3px;}
.artview .context{width:690px;line-height:27px;margin:6px auto;color:#666;}
.artview .context a{color:#900;}
/*  分类  */
.classbox{width:270px;margin-bottom:10px;clear:both;}
.classbox .title {font-weight:bold;height:23px;text-align:left;background:url(../images/title_bg.gif) no-repeat;padding-left:35px;padding-top:14px;color:#235F8A;}
.rbox{width:224px; border-style:solid;border-width: 0 1px 1px 1px;border-color: #B0B9BE;background:#FAFAFA;padding: 15px 27px 5px 17px;overflow:hidden;}
.rbox a{float:left;margin-left:10px;margin-bottom:10px;vertical-align:middle; width:100px;height:27px;line-height:27px;font-size:14px;border:1px solid #DDD;text-decoration:none;text-align:center;background:#FFF;}
.rbox a:link,.rbox a:visited,.rbox a:active{color:#0066CC;}
.rbox a:hover{background:#FAFAFA;border:1px solid #CCC;color:#000;}
.rbox a.this,.rbox a:visited.this {background:#FFC;color:#900;font-size:14px;font-weight:bold;}
.rightlist{margin:0 0 10px;border:1px solid #B0B9BE;height:100%;overflow:hidden;background:#FFFFFF;}
.rightlist h3{clear:both;border-bottom:1px solid #D0DBE7;padding:3px 0 1px 18px;color:#235F8A;background:#F2F6FB url(../images/tdot.gif) 8px 50% no-repeat;font-size:12px;line-height:28px;}
.rightlist ul{padding:5px;margin:0 auto;width:258px;clear:both;}
.rightlist li{width:240px;float:left;padding:0 0 0 18px;background:url(../images/li.gif) 5px 9px no-repeat;text-align:left;line-height:22px;height:22px;}
.clearer{margin:0;padding:0;line-height:1px;font-size:1px;height:0;clear:both;display:block;}
.SitePath{border:1px #D3D3D3 solid;margin-bottom:10px;padding-left:10px;width:705px;background:#F8F8F8;font:12px/26px Tahoma;}
.SitePath1{border:1px #D3D3D3 solid;margin-top:5px;margin-bottom:5px;padding-left:10px;width:990px;background:#F8F8F8;font:12px/26px Tahoma;}
.SitePath2{border:1px #D3D3D3 solid;margin-bottom:10px;padding-left:10px;width:220px;text-align: center;background:#F8F8F8;font:12px/26px Tahoma;}
.SitePath3{border:1px #D3D3D3 solid;margin-bottom:10px;padding-left:10px;width:705px;text-align: center;background:#F8F8F8;font:12px/26px Tahoma;}
/* 子类列表 */
.newlist{border: 1px solid #B0B9BE;text-align: left;margin-bottom:10px;width:715px;line-height:24px;background:#FFFFFF;} 
.newlist1{border: 1px solid #B0B9BE;text-align: left;margin-bottom:10px;width:1000px;line-height:24px;} 
.newlist ul{padding: 5px 15px;} 
.newlist li{width:100%-20px; border-bottom: 1px solid #F0F0E6; padding-top:1px;padding-left:20px;}
background:url(../images/arrow_li.gif) no-repeat 0 7px ;} 
.newlist li{ width:100%-20px; border-bottom: 1px solid #F0F0E6; padding-top:1px;padding-left:20px;background:url(../images/arrow_li.gif) no-repeat 0 7px ;} 
.newlist li a{color: #333; font-size:14px;} 
.newlist li span{float: right;text-align: center;padding-left:20px;color: #888; width:120px;} 
.newlist li a:hover{color: #99210b; }
/* 发布信息列表-如 新开传奇私服 */
.fbxx{width:1004px; height:30px;background:url(../images/dh_bg.jpg);margin:0 auto; padding:0 auto;text-align:center;}
.fbxxbt{ text-align:center; color:#fff; height:28px; font:bold 12px/30px "宋体"; float:inherit; border-bottom:solid 0px #cccccc; margin-bottom:0px;}
/* 租站联系的 首页lgog左部代码 */
.zbdm{ float:left; width:993px;color:#FFF; padding-right:10px;padding-top:59px; text-align:right;
	filter:
        Dropshadow(offx=1,offy=0,color=Black)
        Dropshadow(offx=0,offy=1,color=Black)
        Dropshadow(offx=0,offy=-1,color=Black)
        Dropshadow(offx=-1,offy=0,color=Black);}
.tableBorder1 {
	BORDER-RIGHT: #9ED8FE 1px solid;
	BORDER-TOP: #9ED8FE 1px solid;
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
	BORDER-LEFT: #9ED8FE 1px solid;
	LINE-HEIGHT: normal;
	BORDER-BOTTOM: #9ED8FE 1px solid;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: black;
	FONT-VARIANT: normal
}
th {
	background: url(dh_bg.jpg);
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	height: 28;
}
tr.TableRow {
	background: url(dh_bg.jpg);
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	height: 25;
}
td.TableRow {
	background-color:#009100;
}
.announce {
	padding-LEFT: 306px;
	padding-top: 5px;
}
td.TableTitle1 { background-color: #335EA8; Color: #FFFFFF; }
td.TableTitle2 { background-color: #E4E8EF; }
td.TableBody1 { background-color: #FFFFFF; line-height: normal; }
td.TableBody2 { background-color: #E4E8EF; line-height: normal; }
.tableBorder3 { border: 1px #547FD1 solid; background-color: #D6E0EF; }
.normalTextSmall { font-size : 11px; color : #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.PageInput { border: solid 1px #D6E0EF; BACKGROUND-COLOR: #FAFAFA; height : 18px; FONT-FAMILY: Arial; FONT-SIZE:11.5px; }
.xiamian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: red;
}

.STYLE3 {color: #FF0000}
.STYLE4 {color: #0000FF}
.STYLE6 {color: #009900}
.STYLE8 {color: #6600FF}
.STYLE9 {color: #FF9900}
.STYLE10 {color: #FF0000}

.csstitle{  width:1003px;margin:0 auto; padding:0 auto; text-align:center;border-top:solid 1px #FF6500;border-bottom:solid 1px #FF6500;}
.csstitle li{background: url(dh_bg.jpg);text-align:center;color:#FFF;height:25px;font:bold 12px/25px "宋体";float:left; border-right:solid 1px #FF6500;}

.gameopen{width:1003px;border-left:solid 1px #FF6500; overflow:hidden; margin:0 auto; padding:0 auto; text-align:center;}
.gameopen li{ margin:0 auto; padding:0 auto; text-align:center; float:left;height:23px;color:#000000;font:normal 12px/23px "宋体", Helvetica, sans-serif;border-bottom:solid 1px #FF6500;border-right:solid 1px #FF6500; position:relative}

.mc{ width:123px;}
.ip{ width:120px;}
.sj{ width:161px;}
.xl{ width:103px;}
.js{ width:316px;}
.qq{ width:101px;}	
.xx{ width:72px;text-align:center}		
.gameopena{width:1003px;border-left:solid 1px #000; overflow:hidden; }
.gameopena li{ padding-left:5px;float:left;height:26px;font:normal 12px/26px Arial, Helvetica, sans-serif;border-bottom:solid 1px #000;border-right:solid 1px #000; position:relative}	
{}
    .ad1{width:1003px;margin:0 auto;}

