@charset "utf-8";
/* CSS Document */
.header {
	width:945px;
	height:86px;
	margin:0 auto;
	background:url(../images/head_bg.jpg) top left no-repeat;
}
.header .logo {
	width:325px;
	height:86px;
	float:left;
}
.header .topNav {
	width:300px;
	height:25px;
	float:right;
	color:#e1e1e1;
	padding-top:12px;
	text-align:right;
}
.header .topNav a {
	color:#e1e1e1;
}
.header .topNav a:hover {
	color:#0298f0;
}
#menu {
	width:945px;
	height:50px;
	margin:0px auto;
	padding-top:10px;
}
#menu ul {
	width:945px;
	height:50px;
	float:left;
	background:url(../images/nav.jpg) 0px 0px no-repeat;
}
#menu ul li {
	width:auto;
	height:50px;
	float:left;
}
#menu ul li a {
	display:block;
	width:auto;
	height:50px;
	float:left;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}
#menu ul li.home a {
	width:102px;
	background-position:0 0;
}
#menu ul li.home a:hover, #menu ul li.home a.current {
	background-position:0 -50px;
}
#menu ul li.news a {
	width:89px;
	background-position:-102px 0;
}
#menu ul li.news a:hover, #menu ul li.news a.current {
	background-position:-102px -50px;
}
#menu ul li.product a {
	width:119px;
	background-position:-191px 0;
}
#menu ul li.product a:hover, #menu ul li.product a.current {
	background-position:-191px -50px;
}
#menu ul li.faq a {
	width:86px;
	background-position:-310px 0;
}
#menu ul li.faq a:hover, #menu ul li.faq a.current {
	background-position:-310px -50px;
}
#menu ul li.download a {
	width:126px;
	background-position:-396px 0;
}
#menu ul li.download a:hover, #menu ul li.download a.current {
	background-position:-396px -50px;
}
#menu ul li.patches a {
	width:157px;
	background-position:-522px 0;
}
#menu ul li.patches a:hover, #menu ul li.patches a.current {
	background-position:-522px -50px;
}
#menu ul li.distri a {
	width:146px;
	background-position:-679px 0;
}
#menu ul li.distri a:hover, #menu ul li.distri a.current {
	background-position:-679px -50px;
}
#menu ul li.contact a {
	width:120px;
	background-position:-825px 0;
}
#menu ul li.contact a:hover, #menu ul li.contact a.current {
	background-position:-825px -50px;
}
.banner {
	width:945px;
	height:325px;
	margin:0 auto;
}
.banners {
	width:945px;
	height:235px;
	margin:0 auto;
}
.content {
	width:945px;
	height: auto;
	padding-top: 10px;
	margin:0 auto;
	text-align: left;
}
.content .title {
	width:945px;
	height:auto;
	float:left;
}
.content .details {
	width:925px;
	height:auto;
	padding:10px;
	float:left;
}
.content .product {
	width:925px;
	height:auto;
	float:left;
}
.content .product .text {
	width:600px;
	height:auto;
	float:left;
}
.content .product .images {
	width:325px;
	height:auto;
	float:left;
}
.content .product .text ul {
	width:600px;
	height:auto;
	float:left;
}
.content .product .text ul li {
	width:585px;
	height:auto;
	float:left;
	line-height: 25px;
	background:url(../images/ico_dot.jpg) 0 10px no-repeat;
	padding-left:15px;
}
.content .news {
	width:925px;
	height:auto;
	float:left;
}
.content .news ul {
	width:925px;
	height:auto;
	float:left;
}
.content .news ul li {
	width:905px;
	height:auto;
	float:left;
	line-height: 25px;
	background:url(../images/ico_tri.jpg) 0 10px no-repeat;
	padding-left:20px;
	padding-bottom:10px;
}
.content .news ul li h3 {
	width:905px;
	height:auto;
	float:left;
	color:#333;
	font-size:14px;
}
.content .news ul li h3 a {
	color:#333;
}
.content .news ul li h3 a:hover {
	color:#0066ff;
}
.content .news ul li label {
	width:905px;
	height:auto;
	float:left;
	color:#999;
}
.content .news ul li label a {
	color:#999;
}
.content .news ul li label a:hover {
	color:#06F;
}
.content .left {
	width:220px;
	height: auto;
	float:left;
	text-align: left;
}
.sidebar {
	width: 220px;
	height: auto;
	float:left;
	padding-bottom:10px;
	border-top:#515151 2px solid;
}
.sidebar ul.sidebar-nav {
	width: 220px;
	border-top:#515151 2px solid;
}
.sidebar ul.sidebar-nav li {
	padding: 0px 0px 0px 25px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom:1px #d9d9d9 solid;
}
.sidebar ul.sidebar-nav li a {
	background: url("/images/icon-sidebar-nav-li.gif") no-repeat right;
	padding: 0px 19px 0px 0px;
	color: #333;
	display: inline-block;
}
.sidebar ul.sidebar-nav li.current {
	background-color:#d9d9d9;
	font-weight:bold;
}
.sidebar ul.sidebar-nav li.current a {
	background: url("/images/icon-sidebar-nav-li-current.gif") no-repeat right;
}

.content .left .Subscribes {
	width:200px;
	height:auto;
	float:left;
	padding:10px 9px;
	border:1px solid #dfe0db;
}
.content .left .Subscribes h1 {
	line-height:20px;
	font-size:14px;
	color:#f00;
	width: 200px;
	text-align: center;
}
.content .left .Subscribes p {
	padding:5px 0px;
}
.content .left .Subscribes input {
	width:43px;
	height:22px;
	line-height:22px;
	margin:2px 0;
	background:#f6f6f6;
	border:1px solid #999;
}
.content .left .Subscribes input.btn_bg {
	color:#fff;
	font-size:12px;
	/* [disabled]border:#333 solid 1px;
*/
	background:url(../images/btn_bg.gif) repeat-x;
	text-align:center;
	line-height:20px;
	width:80px;
	height:26px;
	overflow:hidden;
}
.content .right {
	width:705px;
	height: auto;
	float:right;
	text-align: left;
}
.content .right .title {
	width:705px;
	height:auto;
	float:left;
}
.content .right .details {
	width:685px;
	height:auto;
	padding:10px;
	float:left;
	min-height: 520px;
}
.content .right .news {
	width:685px;
	height:auto;
	float:left;
}
.content .right .news ul {
	width:685px;
	height:auto;
	float:left;
}
.content .right .news ul li {
	width:665px;
	height:auto;
	float:left;
	line-height: 25px;
	background:url(../images/ico_tri.jpg) 0 10px no-repeat;
	padding-left:20px;
	padding-bottom:10px;
}
.content .right .news ul li h3 {
	width:665px;
	height:auto;
	float:left;
	color:#333;
	font-size:14px;
}
.content .right .news ul li h3 a {
	color:#333;
}
.content .right .news ul li label {
	width:665px;
	height:auto;
	float:left;
	color:#999;
}

.content .right .newlist{
	width:685px;
	height:auto;
	float:left;
	color: #333;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
	margin-bottom:10px;
}
.content .right .newlist .titles{
	width:585px;
	height:25px;
	float:left;
}
.content .right .newlist .titles h2{
	width:585px;
	height:25px;
	float:left;
	color: #09f;
	font-size:16px;
}
.content .right .newlist .date{
	width:100px;
	height:25px;
	float:right;
	text-align:right;
}
.content .right .newlist .newtext{
	width:665px;
	height:auto;
	float:left;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 30px;
}

.content .right .patches{
	width:705px;
	height:auto;
	float:left;
	padding: 20px 0px 0px 0px;
}

.content .right .patches ul{
	width:705px;
	height:auto;
	float:left;
}
.content .right .patches ul li{
	width:225px;
	height:auto;
	float:left;
	padding:0px 5px 20px 5px;
}
.content .right .patches ul li .imgs{
	width:225px;
	height:145px;
	text-align: center;
	float:left;
}
.content .right .patches ul li .imgs img{
	width:120px;
	height:137px;
	padding:2px;
	border:1px solid #ccc;
}
.content .right .patches ul li em{
	width:225px;
	height:45px;
	line-height:22px;
	text-align:center;
	float:left;
	font-size:14px;
	overflow:hidden;
	font-style: normal;
}
.content .right .patches ul li span{
	width:225px;
	height:25px;
	text-align:center;
	float:left;
}

.footer {
	width:945px;
	height:50px;
	margin:0 auto;
	text-align: left;
	background:url(../images/footer.jpg) top left no-repeat;
}
.footer .copyright {
	width:380px;
	line-height:50px;
	float:left;
	text-align:left;
	color:#eee;
}
.footer .footnav {
	width:565px;
	line-height:50px;
	float:left;
	text-align:center;
	color:#eee;
}
.footer .footnav em {
	font-size:13px;
	padding:0px 4px;
	font-style:normal;
}
.footer .footnav a {
	color:#eee;
}
.footer .footnav a:hover {
	color:#35b1fd;
}


.content .faq{
	width:685px;
	float:left;
	margin-bottom:15px;
}
.content .faq .question{
	width:685px;
	float:left;
	background-color: #f6f6f6;
}
.content .faq .answer{
	width:685px;
	float:left;
	margin-bottom: 25px;
}
.content .faq .question h5{
	font-size:14px;
	line-height:22px;
	float:left;
	color:#0298f0;
	font-weight:bold;
	background:url(../images/ico_q.jpg) left center no-repeat;
	width:35px;
	padding-left:20px;
}

.content .faq .question h5 a{
	color:#0298f0;
}

.content .faq .question .qtext{
	font-size:14px;
	line-height:22px;
	float:left;
	color:#0298f0;
	font-weight:bold;
	width:630px;
}

.content .faq .answer h5{
	font-size:14px;
	line-height:22px;
	float:left;
	color:#f00;
	font-weight:bold;
	background:url(../images/ico_a.jpg) left center no-repeat;
	width:35px;
	padding-left:20px;
}

.content .faq .answer h5 a{
	color:#0298f0;
}

.content .faq .answer .atext{
	line-height:22px;
	float:left;
	/* [disabled]font-weight:bold; */
	width:630px;
}
.content .right .details h3{
	line-height:30px;
}
.content .right .details h4{
	padding-top: 10px;
}
.content .right .details h4.size18{
	font-size:18px;
}
.content .Forgery{
	width:300px;
	float:left;
	padding:10px;
	border:3px solid #ccc;
}
.content .Forgery h1{
	line-height:25px;
	font-size:15px;
	color: #f00;
}
.content .Forgery p{
	padding:5px 0px;
}

.content .Forgery input{
	width:50px;
	height:22px;
	line-height:22px;
	margin:2px 0;
	background:#f0f0f0;
	border:1px solid #333;
}
.content .Forgery input.btn_bg{
	color:#fff;
	font-size:12px;
	border:#333 solid 1px;
	background:#0b5fba url(../images/btn_bg.gif) repeat-x;
	text-align:center;
	line-height:20px;
	width:80px;
	height:26px;
	overflow:hidden;
}

#gamelist {
	font: 12px/1.55 Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
#gamelist th {
	background: #d5d5d5;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
#gamelist td {
	padding: 5px;
}
#gamelist td.num {
	width: 25px; text-align: center; font-weight: bold;
}
