﻿* {margin: 0px;padding: 0px;}
.font_blue {
	color: #0099FF;
}
.font_y {
	color: #FFFF00;
}
.font_14 {
	font-size: 14px;
}
.en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{border: none;}
#html {height: auto;width: 980px;margin: auto;padding: 0px;}
body {background-color: #333333;font-family: "宋体";font-size: 12px;color: #A8A8A8;}
a {color: #999999;text-decoration: none;}
a:hover {color: #FFFF00;text-decoration: underline;}
A.ay:link,A.ay:visited,A.ay:active {
   color: #FFFF00;
   text-decoration: none;
}
A.ay:hover {
    color: #ffffff; 
	text-decoration: underline;
}
/** 页头区 **/
.top_bg {
	background-color: #282828;
	background-image: url(../images2/top_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #0A0A0A;
	width: 980px;
	clear: left;
	float: none;
	margin-bottom: 12px;
}
.menu {
	background-color: #000000;
	background-image: url(../images2/top_menu_bg.gif);
	background-repeat: no-repeat;
}
.menu ul {
	list-style-type: none;
}
.menu li {
	background-image: url(../images2/top_menu_jg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	height: 29px;
}
.menu a {
	text-align: center;
	display: block;
	color: #999999;
	text-decoration: none;
	padding: 9px 12px 0px 13px;
}
.menu  a:hover {color: #FFFF00;text-decoration: underline;}

/** 页尾区 **/

.bottom {margin-top: 12px;margin-bottom: 12px;}

/** 表单区 **/
.inputText {
	font-family: "宋体";
	background-color: #585858;
	height: 15px;
	width: 60px;
	border: 1px solid #050505;
	padding-top: 3px;
	padding-right: 32px;
	padding-left: 3px;
	font-size: 12px;
	color: #FFFF66;
}
.inputSub {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F4649;
	padding-top: 2px;
	border: 1px solid #050505;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
}
.message {
	font-size: 12px;
	color: #FFFF99;
	background-color: #3F4649;
	padding: 3px;
	border: 1px solid #050505;
}
/** 全局 **/

.b1 {background-color: #222222;border: 1px solid #0A0A0A;}
.b2 {border: 1px solid #0A0A0A;}
.fshow {
	background-color: #222222;
	border: 1px solid #0A0A0A;
	margin-bottom: 12px;
}
.margin_b12 {margin-bottom: 12px;}
.margin_t12 {margin-top: 12px;}
.height22 {line-height: 22px;}
.height20 {line-height: 20px;}
.height18 {line-height: 18px;}
.border_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}


/** 各类列表 **/

.liebiao {
}
.liebiao ul {
	list-style: none;
	display: block;
	height: auto;
	width: auto;
}
.liebiao ul li {
	background: url(../images2/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 3px 8px;
}
.rank {
	margin: 0px;
	padding: 0px;
}
.rank li {
	padding-left: 18px;
	line-height: 22px;
}
.rank li.no1 {
	background: url(../images2/1.gif) no-repeat 0px 4px;
}
.rank li.no2 {
	background: url(../images2/2.gif) no-repeat 0px 4px;
}
.rank li.no3 {
	background: url(../images2/3.gif) no-repeat 0px 4px;
}
.rank li.no4 {
	background: url(../images2/4.gif) no-repeat 0px 4px;
}
.rank li.no5 {
	background: url(../images2/5.gif) no-repeat 0px 4px;
}
.rank li.no6 {
	background: url(../images2/6.gif) no-repeat 0px 4px;
}
.rank li.no7 {
	background: url(../images2/7.gif) no-repeat 0px 4px;
}
.rank li.no8 {
	background: url(../images2/8.gif) no-repeat 0px 4px;
}
.rank li.no9 {
	background: url(../images2/9.gif) no-repeat 0px 4px;
}
.rank li.no10 {
	background: url(../images2/10.gif) no-repeat 0px 4px;
}
/** 缩略图列表样式 **/
.smalldh li{
	background: no-repeat;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

/** 栏目标题样式 **/
.title {
	font-weight: bold;
	color: #A8A8A8;
	background-color: #000000;
	background-image: url(../images2/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A0A0A;
}
.title2 {
	font-weight: bold;
	color: #A8A8A8;
	background-color: #000000;
	background-image: url(../images2/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A0A0A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A0A0A;
}
.title td,.title2 td{
	padding-left: 24px;
	padding-top: 2px;
	padding-right: 10px;
}
.font_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



/*列表图片列表样式*/
.box1 {
	height: auto;
	width: auto;
	float: left;
	clear: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box1 .img  {
	overflow: hidden;
	width: 150px;
	background-color: #3D3D3D;
	height: 120px;
	display: block;
	padding: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	border: 1px solid #646464;
}
.box1 .dx  {
	overflow: hidden;
	width: 150px;
	height: 120px;
	display: block;
	background-color: #FFFFFF;
}
.box1 .img2 {
	overflow: hidden;
	width: 150px;
	background-color: #000000;
	height: 120px;
	margin-bottom: 4px;
	padding: 4px;
	display: block;
	cursor: pointer;
	border: 1px solid #646464;
}
.box1 p {
	display: block;
	margin: 0px;
	padding-top: 4px;
	width: 160px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	height: 14px;
}

/*列表左侧图片列表样式2*/
.box2 {
	height: auto;
	width: auto;
	float: left;
	clear: none;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.box2 .img  {
	overflow: hidden;
	width: 120px;
	background-color: #3D3D3D;
	height: 90px;
	display: block;
	padding: 3px;
	margin-bottom: 4px;
	cursor: pointer;
	border: 1px solid #646464;
}
.box2 .dx  {
	overflow: hidden;
	width: 120px;
	height: 90px;
	display: block;
	background-color: #FFFFFF;
}
.box2 .img2 {
	overflow: hidden;
	width: 120px;
	background-color: #000000;
	height: 90px;
	margin-bottom: 4px;
	padding: 3px;
	display: block;
	cursor: pointer;
	border: 1px solid #646464;
}
.box2 p {
	display: block;
	margin: 0px;
	padding-top: 4px;
	width: 120px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	height: 14px;
}
/*首页图片列表样式2*/
.box4 {
	height: auto;
	width: auto;
	float: left;
	clear: none;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.box4 .img  {
	overflow: hidden;
	width: 134px;
	background-color: #3D3D3D;
	height: 104px;
	display: block;
	padding: 3px;
	margin-bottom: 4px;
	cursor: pointer;
	border: 1px solid #646464;
}
.box4 .dx  {
	overflow: hidden;
	width: 134px;
	height: 104px;
	display: block;
	background-color: #FFFFFF;
}
.box4 .img2 {
	overflow: hidden;
	width: 134px;
	background-color: #000000;
	height: 104px;
	margin-bottom: 4px;
	padding: 3px;
	display: block;
	cursor: pointer;
	border: 1px solid #646464;
}
.box4 p {
	display: block;
	margin: 0px;
	padding-top: 4px;
	width: 134px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	height: 14px;
}
/*商城图片列表样式3*/
.box3 {
	height: auto;
	width: auto;
	float: left;
	clear: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box3 .img  {
	overflow: hidden;
	width: 150px;
	background-color: #3D3D3D;
	height: 170px;
	display: block;
	padding: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	border: 1px solid #646464;
}
.box3 .dx  {
	overflow: hidden;
	width: 150px;
	height: 170px;
	display: block;
	background-color: #FFFFFF;
}
.box3 .img2 {
	overflow: hidden;
	width: 150px;
	background-color: #000000;
	height: 170px;
	margin-bottom: 4px;
	padding: 4px;
	display: block;
	cursor: pointer;
	border: 1px solid #646464;
}
.box3 p {
	display: block;
	margin: 0px;
	padding-top: 4px;
	width: 160px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	height: 14px;
}

/*图片自动缩图*/
.photoresize {
	background-color: #3D3D3D;
	padding: 4px;
	border: 1px solid #646464;
	margin-bottom: 15px;
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.photoresize2 {
	background-color: #3D3D3D;
	padding: 4px;
	border: 1px solid #646464;
	margin-bottom: 15px;
	max-width:650px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 650)?"650px":"auto"}
		   );
	}

.readme {
	background-color: #1A1A1A;
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.ad {
	background-color: #1A1A1A;
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bottom {
	background-color: #181818;
	background-image: url(../images2/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #0A0A0A;
}
#gif {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#gif ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
#gif li {
	float: left;
	margin: 10px;
	list-style-type: none;
}