html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	background: #FFF;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
td {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
table tr {
	vertical-align: top;
}
form,ul,li,p {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li {
	line-height: 1.8;
}
h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#header {
}
#header td {
	padding: 2px;
}
#logo {
	width: 34%;
}
#logo img {
	margin: 4px 0px 0px 8px;
}
.top {
	background: #F3F3F3 url(../images/bg_top.gif) repeat-x left top;
}
.top td {
	padding: 2px 8px;
	color: #666;
}
#menu {
	background: #E7F6FF url(../images/snav_bg_m.gif) repeat-x center bottom;
	font-size: 12px;
}
#nav {
	background: #3CA4E3 url(../images/nav_bg2.gif) repeat-x center top;
	height: 30px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#nav ul {
	padding: 0px 10px;
}
#nav ul li {
	width: 74px;
	float: left;
}
#nav ul li.home {
}
#sNav {
	clear: both;
	background: url(../images/snav_bg_l.gif) no-repeat left bottom;
}
#sNav ul {
	background: url(../images/snav_bg_r.gif) no-repeat right bottom;
	padding: 0px 20px;
}
#sNav ul li {
	display: inline;
	background: url(../images/snav_a_bg.gif) no-repeat right center;
	margin-right: 8px;
	padding-right: 4px;
}
#sNav ul li.no {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
	color: #666;
}
#sNav span {
	width: 130px;
	text-align: center;
	color: #000;
	display: block;
	float: left;
	line-height: 24px;
}
#footer {
	border-top: 4px solid #2380D3;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer td {
	color: #666;
}
#footer td.fontRed {
	color: #f00;
}
#botNav {
	padding-top: 10px;
}

/*链接样式*/
a {
	color: #039;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #f00!important;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	display: block;
	background: url(../images/nav_a_bg4.gif) no-repeat left center;
	text-align: center;
}
#nav ul li.home a {
	background: none;
}
#nav ul li.current a {
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#nav ul li a:hover {
	color: #000!important;
	background: url(../images/nav_a_bg3.gif) no-repeat center 3px;
}
#nav ul li.current a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#sNav ul li a {
	color: #333;
	text-decoration: none;
	line-height: 26px;
}
#sNav ul li a:hover {
	color: #f30;
	text-decoration: underline;
}
.fontRed a {
	color: #f00;
}
.titleBar h4 a {
	color: #000;
	line-height: 25px;
}
.mid ul li a {
	color: #000;
}
.mid .titleBar a {
	line-height: 21px;
}
.newsList ul li a {
}
.sider .rank ul li a {
	text-decoration: none;
}
.mid .titleBarBot h1 a {
	colo: #09358E;
}
.articleBot ul li a,
.articleList ul li a {
	font-size: 14px;
}

/*公共样式*/
.fontRed {
	color: #f00;
}
.fontWhite {
	color: #fff;
}
.lineAll {
	border: 1px solid #ccc;
}
.lineBot {
	border-bottom: 1px solid #DEE9FD;
}
.lineTop {
	border-top: 1px solid #ccc;
}
.lineLeft {
	border-left: 1px solid #87C1EF;
}
.marTop {
	margin-top: 8px;
}
.padLeft {
	padding-left: 10px;
}
.titleBarBot h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 2px;
}
.mid .titleBarBot h3 {
	font-size: 14px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 4px;
}
.titleBar span {
	float: right;
	margin-right: 10px;
}
.titleBar h4 {
	font-size: 12px;
	color: #000;
	text-indent: 10px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}
.mid .titleBar {
	border-top: 1px solid #DADADA;
	border-bottom: 2px solid #fff;
	background: #DEF0FE url(../images/bg_title_sider.gif) repeat-x 0px 0px;
}
.mid .titleBarBot {
	border-top: 1px solid #E1F0FD;
}
.mid .titleBarBot p {
	color: #666;
}
.mid .titleBar td {
	line-height: 21px;
	border-top: 3px solid #fff;
}
.mid .titleBar h4 {
	line-height: 21px;
}
#searchBar {
	background: #000000;
}
#searchBar .inputText {
	height: 16px;
}
#searchBar .inputSub {
	border: 1px solid #85B2F6;
	border: none;
	background: #fff url(../images/icon_sub2.gif) no-repeat center center;
	height: 20px;
	width: 44px;
	font-size: 12px;
	color: #333;
	letter-spacing: 4px;
}
.sider .titleBar,
.sider2 .titleBar {
	background: #C7E6FF url(../images/bg_title_sider.gif) repeat-x left top;
	border: 1px solid #96C8F1;
	border-bottom: none;
}
.titleBar img {
	margin-top: 6px;
}
.sider .titleBarBot,
.sider2 .titleBarBot {
	border-right: 1px solid #96C8F1;
	border-bottom: 1px solid #96C8F1;
	border-left: 1px solid #96C8F1;
}
.sider ul li,
.mid ul li,
.sider2 ul li, {
	background: url(../images/icon_dot.gif) no-repeat left 10px;
	padding: 0px 0px 0px 8px;
}
.mid ul li {
	font-size: 14px;
	clear: both;
}
.mid ul li span {
	float: right;
	color: #666;
}
.mid .newsList ul li {
	color: #039;
}
#pic {
	border: 1px solid #DADADA;
}
#pic .titleBar {
	border-bottom: 2px solid #fff;
	background: #EFEFEF;
}
#pic .titleBarBot {
	border-top: 1px solid #f3f3f3;
}
#pic .titleBar td {
	line-height: 22px;
}
#pic .titleBar h4 {
	background: url(../images/icon_title.gif) no-repeat 8px center;
	padding-left: 14px;
}
#pic .titleBarBot td {
	width: 20%;
	text-align: center;
}
#pic .titleBarBot img {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
}
#links {
	background: #F8FCFE;
	border: 1px solid #59C2FB;
	clear: both;
}
.sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 0px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
* html .sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 3px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
*+ html .sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 3px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sider .rank ul li.photo {
	margin-bottom: 8px;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 8px;
}
.sider .rank ul li.photo p {
	color: #000;
}
.sider .rank ul li.photo img {
	float: left;
}
.mid .photo img {
	float: left;
	margin-bottom: 4px;
}
.mid .titleBarBot .photo h3 {
	font-size: 14px;
	border-bottom: none;
	padding-bottom: 4px;
}
.mid .photo{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 6px;
}
.mid .titleBarBot h1 {
	margin: -4px 0px 0px;
	padding: 0px;
	text-align: center;
}
.articleBg {
	border-right: 1px solid #DADADA;
}
.articleBg h1 {
	font-size: 28px;
	color: #09358E;
	border-bottom: 1px dashed #ccc;
	margin: 0px 8px;
	padding: 5px 0px;
}
.articleBody {
	padding: 10px 8px;
	font-size: 14px;
}
.articleBody p {
	margin: 0px 0px 1.5em;
}
.articlePage {
	padding: 10px;
	border-bottom: 1px dashed #999;
}
.articleBot {
	border: 1px solid #70472A;
	margin: 12px;
}
.articleBot .titleBar {
	font-size: 14px;
	font-weight: bold;
	background: #FFEFBD;
	padding: 3px 10px;
}
.articleTool {
	margin: 12px;
	padding: 12px 0px;
	border-top: 1px solid #999;
}
.articleBot ul{
	padding: 10px;
}
#content {
	border-top: 0px solid #BABABA;
	border-bottom: 0px solid #BABABA;
}
.content .midSider {
	width: 280px;
}
.articleList ul {
	padding: 5px 15px;
}
.articleList ul li {
	background: url(../images/icon_dot.gif) no-repeat left 10px;
	padding: 0px 0px 0px 8px;
}
.downList {
	padding: 0px 4px;
}
.downList table td {
	padding: 4px;
}
.downList .softsay {
	color: #666;
}
.picList img {
	border: 1px solid #666;
}
.picList p {
	padding: 0px 4px;
}
.flashList img {
	border: 1px solid #666;
	margin-right: 6px;
}
.flashList hr {
	color: #ccc;
}
.movieList {
	padding: 8px;
}
.shopList {
	padding: 8px;
}
.shopList table {
	margin-bottom: 10px;
}
.listPage td {
	padding: 0px 6px;
}
#listTopPage {
	margin-top: 10px;
}
#listBotPage {
	margin-bottom: 10px;
}
#column ul li {
	font-size: 14px;
}
img.photo,
.titleBarBot img {
	margin: 0px 6px 4px 0px;
	padding: 4px;
	border: 1px solid #ccc;
}
.none img {
	margin:0px;
	border: none;
}
.padAll {
	padding: 12px;
}
.leftcp table {
	width: 100%;
}
.leftcp table td {
	text-align: left;
}
.main {
	margin: 8px 0px 0px -10px;
}
.main .mainBox {
	float: left;
	margin-left: 10px;
	width: 330px;
}
.main2 {
	margin: 8px 0px 0px 0px;
}
.main2 .mainBox {
	float: left;
	margin-right: 10px;
	width: 330px;
}

/*导航实现当前栏目的定义，只对有下级分类的有效，不分类的需要修改模板*/
#class9 #nav ul li.menu9 a { /*9为栏目栏目ID*/
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class9 #nav ul li.menu9 a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class32 #nav ul li.menu32 a { /*9为栏目栏目ID*/
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class32 #nav ul li.menu32 a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}

.header					{ font: 9pt Tahoma, Verdana; color: #000000; font-weight: bold; background-color: #96C8F1 }
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #96C8F1 } 


a.:link{text-decoration:none;} 
a.:visited{text-decoration:none;} 
a.:hover {text-decoration:none;} 



.dd a {
  font-size: 12px;
  color: #DDCA8F;
  text-decoration: none;
}
.dd a:visited {
  color: #DDCA8F;
}
.dd a:hover {
  color: #DDCA8F;
}
.dd a:active {
  color: #DDCA8F;
} 
.show a {
  font-size: 14px;
  color: #FFEFBD;
  text-decoration: none;
}
.show a:visited {
  color: #FFEFBD;
}
.show a:hover {
  color: #FFEFBD;
}
.show a:active {
  color: #FFEFBD;
} 
.dy a {
  font-size: 12px;
  color: #451005;
  text-decoration: none;
}
.dy a:visited {
  color: #451005;
}
.dy a:hover {
  color: #451005;
}
.dy a:active {
  color: #451005;
} 
.dy2 a {
  font-size: 12px;
  color: #99CC00;
  text-decoration: none;
}
.dy2 a:visited {
  color: #99CC00;
}
.dy2 a:hover {
  color: #99CC00;
}
.dy2 a:active {
  color: #99CC00;
} 
.dy3 a {
  font-size: 12px;
  color: #FFCC00;
  text-decoration: none;
}
.dy3 a:visited {
  color: #FFCC00;
}
.dy3 a:hover {
  color: #FFCC00;
}
.dy3 a:active {
  color: #FFCC00;
} 
  input   {   
  height:22px;   
    
  border:   1px   solid   #666666;   
  font-size:   12px;   
  }
.sort01 a {
  font-size: 14px;
  color: #451005;
  text-decoration: none;
}
.sort01 a:visited {
  color: #451005;
}
.sort01 a:hover {
  color: #451005;
}
.sort01 a:active {
  color: #451005;
}
.liuge a {
  font-size: 12px;
  color: #ff0000;
  text-decoration: none;
}
.liuge a:visited {
  color: #ff0000;
}
.liuge a:hover {
  color: #ff0000;
}
.liuge a:active {
  color: #ff0000;
}
.anhei a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.anhei a:visited {
  color: #ffffff;
}
.anhei a:hover {
  color: #ffffff;
}
.anhei a:active {
  color: #ffffff;
}
.anhei {
  color: #ffffff;
}
.anheitwo a:visited {
  color: #000000;
}
.anheitwo a:hover {
  color: #000000;
}
.anheitwo a:active {
  color: #000000;
}
.anheitwo {
  color: #000000;
}

.home1 a {
  font-size: 12px;
  color: #5B5B5B;
  text-decoration: none;
}
.home1 a:visited {
  color: #5B5B5B;
}
.home1 a:hover {
  color: #5B5B5B;
}
.home1 a:active {
  color: #5B5B5B;
}
.home1 {
  color: #5B5B5B;
}
.gamemusic  {
  font-weight: bold;
}
.gamemusic a {
  font-size: 14px;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none;
}
.gamemusic a:visited {
  color: #cc0000;
}
.gamemusic a:hover {
  color: #cc0000;
}
.gamemusic a:active {
  color: #cc0000;
}
.gamemusic {
  color: #cc0000;
}
.sorttou  {
  font-weight: bold;
  font-size: 13px;
}
.sorttou a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.sorttou a:visited {
  color: #000000;
}
.sorttou a:hover {
  color: #000000;
}
.sorttou a:active {
  color: #000000;
}
.sorttou {
  color: #000000;
}
.sortf  {
  font-weight: bold;
  font-size: 14px;
}
.sortf a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.sortf a:visited {
  color: #000000;
}
.sortf a:hover {
  color: #000000;
}
.sortf a:active {
  color: #000000;
}
.sortf {
  color: #000000;
}

.sortg  {
  font-weight: bold;
  font-size: 14px;
}
.sortg a {
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}
.sortg a:visited {
  color: #ff0000;
}
.sortg a:hover {
  color: #ff0000;
}
.sortg a:active {
  color: #ff0000;
}
.sortg {
  color: #ff0000;
}

.sorth  {
  font-weight: bold;
  font-size: 14px;
}
.sorth a {
  font-weight: bold;
  color: #2A76AA;
  text-decoration: none;
}
.sorth a:visited {
  color: #2A76AA;
}
.sorth a:hover {
  color: #2A76AA;
}
.sorth a:active {
  color: #2A76AA;
}
.sorth {
  color: #2A76AA;
}

.homehot  {
  font-size: 14px;
}
.homehot a {
  color: #000000;
  text-decoration: none;
}
.homehot a:visited {
  color: #000000;
}
.homehot a:hover {
  color: #000000;
}
.homehot a:active {
  color: #000000;
}
.homehot {
  color: #000000;
}

.tt  {
  font-size: 18px;
  font-weight: bold;
}
.tt a {
  color: #000000;
  text-decoration: none;
}
.tt a:visited {
  color: #000000;
}
.tt a:hover {
  color: #000000;
}
.tt a:active {
  color: #000000;
}
.tt {
  color: #000000;
}

.waigua  {
  font-size: 12px;
}
.waigua a {
  color: #000000;
  text-decoration: none;
}
.waigua a:visited {
  color: #000000;
}
.waigua a:hover {
  color: #000000;
}
.waigua a:active {
  color: #000000;
}
.waigua {
  color: #000000;
  text-decoration: none;
}

h3 {
font-size: 12px;
color: #000000;
}

h1 {
font-size: 18px;
}


.sortliebiao a {
  color: #000000;
  text-decoration: none;
}
.sortliebiao a:visited {
  color: #000000;
}
.sortliebiao a:hover {
  color: #000000;
}
.sortliebiao a:active {
  color: #000000;
}
.sortliebiao {
  color: #000000;
}

.textz {
font-size: 14px;
}

#textzhan{
        float: left;          /让块靠左
        clear: left;         /让块的左边不能有其它块
        height: 200px;  /用这个来控制广告在内容里的位置
        width: 1px;       /
}
#textbd{
        height: 250px;
        width: 250px;
        float: left;        /让块靠左
        clear: left;       /让块的左边不能有其它块
        margin: 15px 15px 15px 0px;
}
#textnew img,#textnew table{
        clear: left;     /让内容里的图片和表格不会遮挡广告
}
#textnew{
        float: left;
} 



.dhhome  {
  font-size: 14px;
  FONT-WEIGHT: bold
}
.dhhome a {
  color: #F6FF00;
  text-decoration: none;
}
.dhhome a:visited {
  color: #F6FF00;
}
.dhhome a:hover {
  color: #F6FF00;
}
.dhhome a:active {
  color: #F6FF00;
}
.dhhome {
  color: #F6FF00;
}

.dhhomeb  {
  font-size: 14px;
  FONT-WEIGHT: bold
}
.dhhomeb a {
  color: #666666;
  text-decoration: none;
}
.dhhomeb a:visited {
  color: #666666;
}
.dhhomeb a:hover {
  color: #666666;
}
.dhhomeb a:active {
  color: #666666;
}
.dhhomeb {
  color: #666666;
}

.dhhomec  {
  font-size: 14px;
  FONT-WEIGHT: bold
}
.dhhomec a {
  color: #ffffff;
  text-decoration: none;
}
.dhhomec a:visited {
  color: #ffffff;
}
.dhhomec a:hover {
  color: #ffffff;
}
.dhhomec a:active {
  color: #ffffff;
}
.dhhomec {
  color: #ffffff;
}

.gamenewss  {
  font-size: 18px;
  FONT-WEIGHT: bold
}
.gamenewss a {
  color: #F55C00;
  text-decoration: none;
}
.gamenewss a:visited {
  color: #F55C00;
}
.gamenewss a:hover {
  color: #F55C00;
}
.gamenewss a:active {
  color: #F55C00;
}
.gamenewss {
  color: #F55C00;
}



/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}
	
/*软件下载页新样式091118*/
.xiazai01  {
  font-size: 12px;
}
.xiazai01 {
  color: #999999;
  text-decoration: none;
}

.xiazai02  {
  font-size: 12px;
  FONT-WEIGHT: bold
}
.xiazai02 {
  color: #333333;
  text-decoration: none;
}

.xiazai03  {
  font-size: 12px;
  FONT-WEIGHT: bold
}
.xiazai03 {
  color: #491E01;
  text-decoration: none;
}