@charset "gbk";
/*------------------------------------------------------
Filename:              global.css
Website:               http://fzc8.com/
Version:               
Updated:               2012-7-7
Author:                Jack Ding 
Description：          
------------------------------------------------------*/
/*---------- import ---------*/
@import url("main.css");

/*Reset v1.0.5*/
:root {
	overflow-y:scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0 none;
}
:focus {
	outline:0;
}
address, caption, cite, code, dfn, em, b, i, th, var, optgroup {
	font-style:normal;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, code, kbd, samp, tt {
	font-size:100%;
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
textarea {
*overflow:auto;
}
input, button, textarea, select {
*font-size:100%;
}
button {
	cursor:pointer;
	overflow:visible;
}
input[type="reset"], input[type="button"], input[type="submit"] {
	cursor:pointer;
	overflow:visible;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
sup, sub {
	font-size:100%;
	vertical-align:baseline;
}
:link, :visited, ins {
	text-decoration:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
/*Common v1.0.2*/
.clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix {
*zoom:1;
}
.fr {
	display:inline;
	float:right!important;
}
.fl {
	display:inline;
	float:left!important;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.highlight {
	color:#F30!important;
}
.important {
	font-weight:bold!important;
}
.center {
	text-align:center!important;
}
hr {
	clear:both;
	float:none;
	width:100%;
	height:1px;
	font:0/0 arial;
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
}
/*Base*/
body {
	font:12px/1.5 tahoma, sans-serif;
	color:#333;
}
html>body {
	padding-top:36px;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#F50;
}
img[alt] {
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMAQMAAAFpc5yEAAAABGdBTUEAAK/INwWK6QAAAAZQTFRFu7u7////eLCM9QAAAAJ0Uk5T/wDltzBKAAAAWElEQVQI12OoYchhuMNwhaFyA8P/DwzVYFR//z+D5fH7DP//g/B/MH7z5T/Diz//GZ7sWQXm1///CqISj7O6s/9niPv1teo7kNoFphIPi1aLvQMp+8//HwCHjDmJifk4kwAAAABJRU5ErkJggg==) no-repeat 50%;
}
/**/
#header {
	width:100%;
	height:148px;
	background:url(../img/bg_head.jpg);
	margin-bottom:10px;
}
#header .bd {
	width:980px;
	height:148px;
	margin:0 auto;
	background:url(../img/head.jpg) no-repeat 0 0;
	position:relative;
}
#header .nav {
	width:980px;
	height:34px;
	position:absolute;
	top:84px;
	left:0;
}
#header .nav a {
	display:inline-block;
	height:34px;
	line-height:32px;
	font-size:14px;
	font-weight:900;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 7px;
	margin:0 2px;
}
#header .nav a span {
	display:inline-block;
	height:34px;
	padding:0 7px 0 0;
	cursor:pointer;
}
#header .nav a:hover, #header .nav a.current {
	background:url(../img/bg_nav.png) no-repeat 0 100%;
	color:#000000;
}
#header .nav a:hover span, #header .nav a.current span {
	background:url(../img/bg_nav.png) no-repeat 100% 0;
}
#header .mod-crumbs {
	height:28px;
	line-height:26px;
	padding:0 10px;
	overflow:hidden;
	position:absolute;
	left:10px;
	bottom:2px;
}
#header .mod-crumbs_c {
	height:28px;
	line-height:26px;
	padding:0 10px;
	overflow:hidden;
	position:absolute;
	left:400px;
	bottom:2px;
}

*+html #header .mod-crumbs {
	line-height:30px;
}
#header .mod-crumbs_c b {
	font-weight:900;
	color:#F30;
}
#header .mod-crumbs b {
	font-weight:900;
	color:#F30;
}
#header .mod-crumbs a {
}
#header .mod-crumbs span {
	font-family:\5b8b\4f53;
	margin:0 5px;
}
#header .mod-search-box input {
	display:block;
	width:196px;
	line-height:16px;
	border:0 none;
	background:none;
	position:absolute;
	top:38px;
	left:551px;
}
#header .mod-search-box button {
	display:block;
	width:45px;
	line-height:20px;
	border:0 none;
	background:transparent;
	position:absolute;
	top:36px;
	left:756px;
	color:#FFFFFF;
}
#header .review {
	display:none;
	height:28px;
	line-height:26px;
	padding:0 10px;
	overflow:hidden;
	position:absolute;
	left:10px;
	bottom:2px;
}
*+html #header .review {
	line-height:30px;
}
#header .review b {
	font-weight:900;
	color:#F30;
}
#header .review a {
	padding-right:10px;
}
#index #header .mod-crumbs {
	display:none;
}
#index #header .review {
	display:block;
}
body#index-page #header .nav a:hover, body#index-page #header .nav a.index-page, body#list-page-1 #header .nav a:hover, body#list-page-1 #header .nav a.list-page-1, body#list-page-2 #header .nav a:hover, body#list-page-2 #header .nav a.list-page-2, body#list-page-3 #header .nav a:hover, body#list-page-3 #header .nav a.list-page-3, body#list-page-4 #header .nav a:hover, body#list-page-4 #header .nav a.list-page-4, body#list-page-5 #header .nav a:hover, body#list-page-5 #header .nav a.list-page-5, body#list-page-6 #header .nav a:hover, body#list-page-6 #header .nav a.list-page-6 {
	background:url(../img/bg_nav.png) no-repeat 0 100%;
	color:#000000;
}
body#index-page #header .nav a:hover span, body#index-page #header .nav a.index-page span, body#list-page-1 #header .nav a:hover span, body#list-page-1 #header .nav a.list-page-1 span, body#list-page-2 #header .nav a:hover span, body#list-page-2 #header .nav a.list-page-2 span, body#list-page-3 #header .nav a:hover span, body#list-page-3 #header .nav a.list-page-3 span, body#list-page-4 #header .nav a:hover span, body#list-page-4 #header .nav a.list-page-4 span, body#list-page-5 #header .nav a:hover span, body#list-page-5 #header .nav a.list-page-5 span, body#list-page-6 #header .nav a:hover span, body#list-page-6 #header .nav a.list-page-6 span {
	background:url(../img/bg_nav.png) no-repeat 100% 0;
}
/*Footer*/
#dw-footer {
	clear:both;
	margin:0 auto;
	width:100%;
	height:85px;
	border-top:6px #ebebeb solid;
	padding:20px 0 0;
	background:#1c57a5 url(../img/bg_foot.jpg) no-repeat 50% 0;
	color:#FFFFFF;
}
#dw-footer div {
	width:820px;
	margin:5px auto;
	padding-left:160px;
}
#dw-footer p {
	margin:0 0 5px 5px;
}
#dw-footer a {
	margin:0 5px;
	color:#FFFFFF;
}
#dw-footer a:hover {
	text-decoration:underline;
	color:#FF5500;
}
#content {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#content .full-banner {
	width:980px;
	margin:0 auto 10px;
	overflow:hidden;
	text-align:center;
}
#content .full-banner object, #content .full-banner img {
	vertical-align:top;
}
#newgame-testing {
	width:980px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	margin:0 auto 10px;
	background:url(newgame-testing.jpg);
}
#newgame-testing span.time {
	font-weight:900;
	padding-left:5px;
}
#newgame-testing span.info {
	display:inline-block;
	width:140px;
	text-align:center;
	color:#FFFFFF;
}
#newgame-testing span.info b {
	font-size:18px;
	font-weight:900;
	color:#F20;
	vertical-align:middle;
	margin:0 5px;
}
#newgame-testing span.all {
	padding-left:20px;
	color:#777777;
}
#newgame-testing span.all a {
	padding-right:10px;
	color:#777777;
}
#index #main {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	float:none;
	margin-bottom:10px;
}
#index #main .l {
	width:290px;
	overflow:hidden;
	float:left;
	margin-left:-665px;
}
#index #main .r {
	width:296px;
	overflow:hidden;
	float:right;
	border:1px #dedede solid;
	padding:1px;
}
#index #main .m {
	width:600px;
	overflow:hidden;
	float:left;
	display:inline;
}
#index #main .m .news {
}
#index #main .m .news h2 {
	height:30px;
	overflow:hidden;
	text-align:center;
	font:900 18px/30px \5fae\8f6f\96c5\9ed1, \9ed1\4f53;
}
#index #main .m .news h2 a {
	color:#0065ba;
}
#index #main .m .news h3 {
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
#index #main .m .news h3 a {
	margin:0 2px;
	color:#737373;
	font-weight:400;
}
#index #main .m .news ul.list {
	padding:10px 0;
	background:url(../img/bg_3.png) no-repeat 50% 0;
}
#index #main .m .news ul.first {
	margin-top:10px;
}
#index #main .m .news ul.list li {
	overflow:hidden;
	height:24px;
	line-height:24px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 11px;
	font-size:14px;
}
#index #main .m .news span.read-more {
	display:block;
	text-align:center;
	padding:5px 0;
	background:url(../img/bg_3.png) no-repeat 50% 0;
}
#index #main .m .news span.read-more a {
	color:#e70202;
}
#index #main .m .hot-topic {
	width:270px;
	padding:10px 0 20px 90px;
	position:relative;
}
#index #main .m .hot-topic em {
	display:block;
	width:42px;
	height:51px;
	padding:10px 18px 0 15px;
	position:absolute;
	top:10px;
	left:5px;
	font-size:14px;
	font-weight:900;
	color:#F20;
	background:url(../img/bg_2.png) no-repeat;
}
#index #main .m .hot-topic h5 {
	heihgt:20px;
	line-height:20px;
	font-size:14px;
	overflow:hidden;
}
#index #main .m .hot-topic h5 a {
	color:#FF2300;
}
#index #main .m .hot-topic p {
	height:40px;
	line-height:20px;
	color:#646262;
	overflow:hidden;
}
#index #main .m .hot-topic p a {
	color:#0075BD;
}
#index #main .m .mod-list {
}
#index #main .m .mod-list .mod-hd {
	height:22px;
	overflow:hidden;
	background:url(../img/bg_hd_2.png) no-repeat 0 50%;
}
#index #main .m .mod-list .mod-hd h4 {
	float:left;
	line-height:22px;
	font-size:14px;
	text-indent:12px;
}
#index #main .m .mod-list .mod-hd a.read-more {
	float:right;
	color:#1e91cc;
}
#index #main .m .mod-list .mod-bd {
}
#index #main .m .mod-list .mod-bd ul.list {
	padding:5px 10px;
}
#index #main .m .mod-list .mod-bd ul.list li {
	overflow:hidden;
	height:24px;
	line-height:24px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 11px;
	font-size:14px;
}
#index #main .m .mod-list .mod-bd ul.list li span {
	float:right;
	margin-left:5px;
	color:#666666;
}
#focus-pic {
	width:286px;
	height:426px;
	border:1px #dedede solid;
	padding:1px;
	margin-bottom:10px;
}
#focus-pic div.bd {
	width:270px;
	height:410px;
	padding:8px;
	overflow:hidden;
	background-color:#f4f4f4;
}
#index #main .l .inner {
	width:286px;
	overflow:hidden;
	border:1px #dedede solid;
	padding:1px;
}
#index #main .l .mod-pic {
	padding-bottom:10px;
}
#index #main .l .mod-pic .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index #main .l .mod-pic .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .l .mod-pic .mod-hd a.read-more {
	float:right;
}
#index #main .l .mod-pic .mod-bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index #main .l .mod-pic .mod-bd .pic {
	padding:15px 0 5px;
}
#index #main .l .mod-pic .mod-bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 8px;
	width:84px;
	height:88px;
}
#index #main .l .mod-pic .mod-bd .pic a {
	display:block;
	text-align:center;
	width:84px;
	position:relative;
}
#index #main .l .mod-pic .mod-bd .pic img {
	display:block;
	width:78px;
	height:46px;
	padding:2px;
	border:1px solid #d1d1d1;
	margin-bottom:4px;
}
#index #main .l .mod-pic .mod-bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#index #main .l .mod-pic .mod-bd .pic b {
	background:url(../img/icon_play.png) no-repeat 0 0;
	cursor:pointer;
	display:inline-block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:6px;
	top:35px;
	width:15px;
}
#index #main .l .mod-pic .mod-bd .pic a:hover {
	zoom:1;
}
#index #main .l .mod-pic .mod-bd .pic a:hover b {
	background-position:0 -11px;
}
#index #main .l .mod {
	padding-bottom:10px;
}
#index #main .l .mod .hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index #main .l .mod .hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .l .mod .hd a.read-more {
	float:right;
}
#index #main .l .mod .bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index #main .l .mod .bd .pic {
	padding:15px 0 5px;
}
#index #main .l .mod .bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 8px;
	width:84px;
	height:188px;
}
#index #main .l .mod .bd .pic a {
	display:block;
	text-align:center;
	width:84px;
}
#index #main .l .mod .bd .pic img {
	display:block;
	width:78px;
	height:146px;
	padding:2px;
	border:1px solid #d1d1d1;
	margin-bottom:4px;
}
#index #main .l .mod .bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#index #main .l .mod .bd ul.list {
	padding:8px 0;
	margin:0 10px;
	background:url(../img/bg_border.png) repeat-x 0 0;
}
#index #main .l .mod .bd ul.list li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 8px;
}
#index #main .l .mod-pic-txt {
}
#index #main .l .mod-pic-txt .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index #main .l .mod-pic-txt .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .l .mod-pic-txt .mod-hd a.read-more {
	float:right;
}
#index #main .l .mod-pic-txt .mod-bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt {
	margin:0 10px;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt li {
	overflow:hidden;
	position:relative;
	padding:10px 0 10px 92px;
	height:74px;
	background:url(../img/bg_border.png) repeat-x 0 0;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt li.first {
	background:none;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt a.picture {
	position:absolute;
	left:0;
	top:10px;
	width:82px;
	height:74px;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt a.picture img {
	display:block;
	width:76px;
	height:68px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt li h5 {
	overflow:hidden;
	height:22px;
	line-height:22px;
}
#index #main .l .mod-pic-txt .mod-bd .pic-txt li p {
	height:48px;
	line-height:16px;
	overflow:hidden;
	color:#777;
}
#index #main .r .mod {
}
#index #main .r .mod .hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index #main .r .mod .hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .r .mod .hd a.read-more {
	float:right;
}
#index #main .r .mod .bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
	padding:10px 0;
}
#index #main .r .mod .bd p {
	width:286px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	overflow:hidden;
}
#index #main .r .mod .bd p a {
	display:line-block;
	padding-right:10px;
}
#index #main .r .mod .bd p.odd {
	background-color:#F7F7F7;
}
#index #main .r .mod-tab {
	padding-bottom:10px;
}
#index #main .r .mod-tab .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
	position:relative;
}
#index #main .r .mod-tab .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .r .mod-tab .mod-hd .tab-menu {
	width:44px;
	height:17px;
	overflow:hidden;
	position:absolute;
	top:9px;
	right:15px;
}
#index #main .r .mod-tab .mod-hd li {
	float:left;
	display:inline;
	cursor:pointer;
	width:19px;
	height:17px;
	overflow:hidden;
	text-indent:-999px;
	margin-left:3px;
	background:none;
}
#index #main .r .mod-tab .mod-hd li#a1 {
	background:url(../img/bg_tab.png) no-repeat 0 -17px;
}
#index #main .r .mod-tab .mod-hd li#a2 {
	background:url(../img/bg_tab.png) no-repeat -22px -17px;
}
#index #main .r .mod-tab .mod-hd li#a1.hover {
	background:url(../img/bg_tab.png) no-repeat 0 0;
}
#index #main .r .mod-tab .mod-hd li#a2.hover {
	background:url(../img/bg_tab.png) no-repeat -22px 0;
}
#index #main .r .mod-tab .mod-bd {
}
#index #main .r .mod-tab .mod-bd div {
	display:none;
}
#index #main .r .mod-tab .mod-bd div.show {
	display:block;
}
#index #main .r .mod-tab .mod-bd ul.list {
	padding:10px 10px 5px 25px;
	background:url(../img/icon_num.png) no-repeat 5px 15px;
}
#index #main .r .mod-tab .mod-bd ul.list li {
	overflow:hidden;
	height:22px;
	line-height:21px;
}
#index #main .r .mod-tab .mod-ft {
}
#index #main .r .mod-tab .mod-ft img {
	display:block;
	width:280px;
	margin:0 auto 8px;
}
#index #main .r .mod-pic {
}
#index #main .r .mod-pic .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
	position:relative;
}
#index #main .r .mod-pic .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .r .mod-pic .mod-hd a.read-more {
	float:right;
}
#index #main .r .mod-pic .mod-bd {
}
#index #main .r .mod-pic .mod-bd .pic {
	padding:15px 0 5px;
}
#index #main .r .mod-pic .mod-bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 8px;
	width:136px;
}
#index #main .r .mod-pic .mod-bd .pic a {
	display:block;
	text-align:center;
	width:136px;
	position:relative;
}
#index #main .r .mod-pic .mod-bd .pic img {
	display:block;
	width:130px;
	height:90px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#index #main .r .mod-pic .mod-bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#index #main .r .mod-pic .mod-bd .pic b {
	background:url(../img/icon_play.png) no-repeat 0 0;
	cursor:pointer;
	display:inline-block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:6px;
	top:79px;
	width:15px;
}
.modlist {
	padding:8px 0;
	margin:0 10px;
	background:url(../img/bg_border.png) repeat-x 0 0;
}
.modlist li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 8px;
}

#index #main .r .mod-pic .mod-bd .pic a:hover {
	zoom:1;
}
#index #main .r .mod-pic .mod-bd .pic a:hover b {
	background-position:0 -11px;
}
#index #main .r .pic {
}
#index #main .r .pic .hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index #main .r .pic .hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .r .pic .hd a.read-more {
	float:right;
}
#index #main .r .pic .bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
	padding:15px 0 10px;
}
#index #main .r .pic .bd img {
	display:block;
	width:280px;
	height:100px;
	margin:0 auto 8px;
}
#index #main .r .mod-pic-txt {
}
#index #main .r .mod-pic-txt .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index #main .r .mod-pic-txt .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index #main .r .mod-pic-txt .mod-hd a.read-more {
	float:right;
}
#index #main .r .mod-pic-txt .mod-bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt {
	margin:0 10px;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt li {
	overflow:hidden;
	position:relative;
	padding:10px 0 10px 92px;
	height:74px;
	background:url(../img/bg_border.png) repeat-x 0 0;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt li.first {
	background:none;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt a.picture {
	position:absolute;
	left:0;
	top:10px;
	width:82px;
	height:74px;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt a.picture img {
	display:block;
	width:76px;
	height:68px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt li h5 {
	overflow:hidden;
	height:22px;
	line-height:22px;
}
#index #main .r .mod-pic-txt .mod-bd .pic-txt li p {
	height:48px;
	line-height:16px;
	overflow:hidden;
	color:#777;
}
#index .section {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:10px;
}
#index .section .l {
	width:670px;
	float:left;
	overflow:hidden;
}
#index .section .r {
	width:300px;
	float:right;
	overflow:hidden;
}
#index .section .mod-pic {
	border:1px #e1e0dc solid;
	padding:1px;
}
#index .section .mod-pic .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index .section .mod-pic .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index .section .mod-pic .mod-hd a.read-more {
	float:right;
}
#index .section .mod-pic .mod-bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index .section .mod-pic .mod-bd .pic {
	padding:15px 0 5px;
}
#index .section .mod-pic .mod-bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 9px 10px;
	width:136px;
	height:130px;
}
#index .section .mod-pic .mod-bd .pic a {
	display:block;
	text-align:center;
	width:136px;
}
#index .section .mod-pic .mod-bd .pic img {
	display:block;
	width:130px;
	height:90px;
	padding:2px;
	border:1px solid #d1d1d1;
	margin-bottom:2px;
}
#index .section .mod-pic .mod-bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#index .section .mod-pic .mod-bd .pic li.first {
	width:206px;
	height:260px;
}
#index .section .mod-pic .mod-bd .pic li.first a {
	width:206px;
}
#index .section .mod-pic .mod-bd .pic li.first img {
	width:200px;
	height:230px;
}
#index .section .mod-pic .mod-bd .pic li.first span {
	font-weight:900;
}
#index .section .mod {
	border:1px #e1e0dc solid;
	padding:1px;
}
#index .section .mod .hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index .section .mod .hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index .section .mod .hd a.read-more {
	float:right;
}
#index .section .mod .bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index .section .mod .bd .pic {
	padding:15px 0 8px;
}
#index .section .mod .bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 10px;
	width:274px;
	height:118px;
}
#index .section .mod .bd .pic a {
	display:block;
	text-align:center;
	width:274px;
}
#index .section .mod .bd .pic img {
	display:block;
	width:268px;
	height:88px;
	padding:2px;
	border:1px solid #d1d1d1;
	margin-bottom:4px;
}
#index .section .mod .bd .pic span {
	display:block;
	line-height:20px;
}
#index .section .mod .bd ul.list {
	padding:10px 0;
	margin:0 10px;
	background:url(../img/bg_border.png) repeat-x 0 0;
}
#index .section .mod .bd ul.list li {
	overflow:hidden;
	height:22px;
	line-height:22px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 9px;
}
#index .gossip {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:10px;
}
#index .gossip .mod-pic {
	border:1px #e1e0dc solid;
	padding:1px;
}
#index .gossip .mod-pic .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#index .gossip .mod-pic .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#index .gossip .mod-pic .mod-hd a.read-more {
	float:right;
}
#index .gossip .mod-pic .mod-bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
#index .gossip .mod-pic .mod-bd .pic {
	padding:15px 0;
}
#index .gossip .mod-pic .mod-bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 14px;
	width:106px;
	height:102px;
}
#index .gossip .mod-pic .mod-bd .pic a {
	display:block;
	text-align:center;
	width:106px;
	position:relative;
}
#index .gossip .mod-pic .mod-bd .pic img {
	display:block;
	width:100px;
	height:60px;
	padding:2px;
	border:1px solid #d1d1d1;
	margin-bottom:4px;
}
#index .gossip .mod-pic .mod-bd .pic span {
	display:block;
	line-height:16px;
}
#index .gossip .mod-pic .mod-bd .pic b {
	background:url(../img/icon_play.png) no-repeat 0 0;
	cursor:pointer;
	display:inline-block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:6px;
	top:49px;
	width:15px;
}
#index .gossip .mod-pic .mod-bd .pic a:hover {
	zoom:1;
}
#index .gossip .mod-pic .mod-bd .pic a:hover b {
	background-position:0 -11px;
}
#main {
	width:670px;
	float:left;
	overflow:hidden;
}
#aside {
	width:300px;
	float:right;
	overflow:hidden;
}
#aside .ad300x250 {
	width:300px;
	height:250px;
	overflow:hidden;
	margin-bottom:10px;
}
#aside .mod-tab {
	border:1px #e1e0dc solid;
	padding:1px;
	margin-bottom:10px;
}
#aside .mod-tab .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
	position:relative;
}
#aside .mod-tab .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#aside .mod-tab .mod-hd .tab-menu {
	width:44px;
	height:17px;
	overflow:hidden;
	position:absolute;
	top:9px;
	right:15px;
}
#aside .mod-tab .mod-hd li {
	float:left;
	display:inline;
	cursor:pointer;
	width:19px;
	height:17px;
	overflow:hidden;
	text-indent:-999px;
	margin-left:3px;
	background:none;
}
#aside .mod-tab .mod-hd li#a1 {
	background:url(../img/bg_tab.png) no-repeat 0 -17px;
}
#aside .mod-tab .mod-hd li#a2 {
	background:url(../img/bg_tab.png) no-repeat -22px -17px;
}
#aside .mod-tab .mod-hd li#a1.hover {
	background:url(../img/bg_tab.png) no-repeat 0 0;
}
#aside .mod-tab .mod-hd li#a2.hover {
	background:url(../img/bg_tab.png) no-repeat -22px 0;
}
#aside .mod-tab .mod-bd {
}
#aside .mod-tab .mod-bd div {
	display:none;
}
#aside .mod-tab .mod-bd div.show {
	display:block;
}
#aside .mod-tab .mod-bd ul.list {
	padding:5px 10px 5px 25px;
	background:url(../img/icon_num.png) no-repeat 5px 10px;
}
#aside .mod-tab .mod-bd ul.list li {
	overflow:hidden;
	height:22px;
	line-height:21px;
}
#aside .mod-tab .mod-ft {
}
#aside .mod-tab .mod-ft img {
	display:block;
	width:280px;
	margin:0 auto 8px;
}
#aside .mod-list {
	border:1px #e1e0dc solid;
	padding:1px;
	margin-bottom:10px;
}
#aside .mod-list .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#aside .mod-list .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#aside .mod-list .mod-hd a.read-more {
	float:right;
	margin-top:-2px;
}
#aside .mod-list .mod-bd {
}
#aside .mod-list .mod-bd ul.list {
	padding:5px 10px;
}
#aside .mod-list .mod-bd ul.list li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 8px;
}
#aside .mod-list .mod-bd ul.list li span {
	float:right;
	margin-left:5px;
	color:#666666;
}
#aside .section {
	border:1px #e1e0dc solid;
	padding:1px;
	margin-bottom:10px;
}
#aside .section .hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#aside .section .hd h4 {
	float:left;
	height:26px;
	width:auto;
	padding:0 10px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#aside .section .hd a.read-more {
	float:right;
	margin-top:-2px;
}
#aside .section .bd .pic {
	padding:10px 0 5px;
}
#aside .section .bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 8px;
	width:136px;
}
#aside .section .bd .pic a {
	display:block;
	text-align:center;
	width:136px;
}
#aside .section .bd .pic img {
	display:block;
	width:130px;
	height:90px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#aside .section .bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#aside .section .bd ul.list {
	padding:5px 0;
	margin:0 10px;
	background:url(../img/bg_border.png) repeat-x 0 0;
}
#aside .section .bd ul.list li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 8px;
}
#aside div.pic .bd {
	padding-top:8px;
}
#aside div.pic .bd img {
	display:block;
	width:280px;
	height:100px;
	margin:0 auto 8px;
}
#aside .mod-pic {
	border:1px #e1e0dc solid;
	padding:1px;
	margin-bottom:10px;
}
#aside .mod-pic .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#aside .mod-pic .mod-hd h4 {
	float:left;
	height:26px;
	width:auto;
	padding:0 10px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
#aside .mod-pic .mod-hd a.read-more {
	float:right;
	margin-top:-2px;
}
#aside .mod-pic .mod-bd {
}
#aside .mod-pic .mod-bd .pic {
	padding:10px 0 5px;
}
#aside .mod-pic .mod-bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 8px;
	width:136px;
}
#aside .mod-pic .mod-bd .pic a {
	display:block;
	text-align:center;
	width:136px;
}
#aside .mod-pic .mod-bd .pic img {
	display:block;
	width:130px;
	height:90px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#aside .mod-pic .mod-bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#article {
	border:1px #e1e0dc solid;
	margin-bottom:10px;
}
#article h1 {
	text-align:center;
	height:50px;
	font:900 22px/70px \5fae\8f6f\96c5\9ed1;
	overflow:hidden;
}
#article address {
	margin:0 20px 10px;
	text-align:center;
	line-height:40px;
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#article address a {
	color:#e2044f;
}
#article address span {
	margin:0 4px;
}
#article blockquote.summary {
	width:580px;
	margin:20px auto;
	background:#574D43;
	border:1px #41382F solid;
	padding:10px;
	line-height:20px;
	color:#dfc88d;
}
#article #text {
	padding:19px;
	font-size:14px;
	width:630px;
	overflow:hidden;
}
#article #text p {
	margin-top:1em;
}
#article #text a:link, #text a:visited {
	color:#0244ff;
	border-bottom:1px dotted #0244ff;
}
#article #text a:hover {
	color:#f00;
	border-bottom:1px dotted #f00;
	text-decoration:none;
}
#article #text img {
	display:inline;
	max-width:628px;
_width:expression(this.clientWidth>627?"628px":"auto");
}
#article .btns {
	padding:10px;
	text-align:center;
}
#article .btns a {
	display:inline-block;
	width:129px;
	height:38px;
	line-height:30px;
	margin:0 2px;
	text-decoration:none;
}
#article .btns a.btn-1 {
	background:url(../img/btn_1.png) no-repeat;
	text-indent:16px;
}
#article .btns a.btn-2 {
	background:url(../img/btn_2.png) no-repeat;
	text-indent:26px;
}
#article .btns a.btn-3 {
	width:292px;
	background:url(../img/btn_3.png) no-repeat;
}
#article .nav {
	border:1px #D2E2EE solid;
	margin:0 20px 10px;
}
#article .nav .hd {
	border-bottom:1px #E9EFF8 solid;
	background-color:#F6F9FC;
}
#article .nav h4 {
	font-size:14px;
	line-height:28px;
	text-indent:10px;
	color:#13437C;
}
#article .nav ol {
	padding:5px 0;
	margin:0 10px;
}
#article .nav ol li {
	float:left;
	width:283px;
	padding:0 10px;
	overflow:hidden;
	height:22px;
	line-height:22px;
}
#article .nav ol li a {
	color:#1E50A2;
}
#article .nav ol li.current a {
	font-weight:900;
	color:#FA0001;
}
#article .related {
	border-top:1px #D9DCDF solid;
	border-bottom:1px #D9DCDF solid;
	margin:0 20px 10px;
}
#article .related .hd {
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#article .related h4 {
	font-size:14px;
	line-height:38px;
	text-indent:25px;
	background:url(../img/icon_2.png) no-repeat 5px 50%;
}
#article .related h4 b, #article .related h4 a {
	font-weight:900;
	color:#F30;
	margin:0 5px;
}
#article .related ul.list {
	padding:5px 0;
	margin:0 10px;
}
#article .related ul.list li {
	float:left;
	width:283px;
	padding:0 10px;
	overflow:hidden;
	height:22px;
	line-height:22px;
	background:url(../img/icon_1.png) no-repeat 0 8px;
}
#article .recommend {
	background:url(../img/bg_1.png) repeat-x;
	border-top:1px #DADADA solid;
}
#article .recommend .hd {
}
#article .recommend .hd h4 {
	line-height:26px;
	font-size:14px;
	text-indent:25px;
	background:url(../img/icon_2.png) no-repeat 5px 50%;
}
#article .recommend ul.list {
	width:280px;
	padding:10px 20px;
	float:left;
}
#article .recommend ul.list li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 9px;
}
#article .recommend .pic {
	float:left;
	width:212px;
	padding:10px 0;
}
#article .recommend .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	width:212px;
}
#article .recommend .pic a {
	display:block;
	text-align:center;
	width:212px;
}
#article .recommend .pic img {
	display:block;
	width:206px;
	height:164px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#article .recommend .pic span {
	display:block;
	font-size:12px;
	line-height:20px;
	font-weight:900;
}
#article .recommend .links {
	width:110px;
	float:right;
	padding:5px 10px 10px;
	background:url(../img/icon_2.png) no-repeat 15px 15px;
}
#article .recommend .links h5 {
	font-size:14px;
	line-height:28px;
	text-indent:25px;
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#article .recommend .links a {
	display:block;
	text-align:center;
	line-height:24px;
}
#pic-list {
	border:1px #e1e0dc solid;
	margin-bottom:10px;
}
#pic-list h3 {
	width:668px;
	height:60px;
	font:18px/60px \5fae\8f6f\96c5\9ed1;
	text-indent:40px;
	background:url(../img/bg_1.jpg);
}
#pic-list .pic {
	padding:0 0 0 16px;
}
#pic-list .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 0;
	width:136px;
	height:116px;
	padding:5px 12px 10px;
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#pic-list .pic a {
	display:block;
	text-align:center;
	width:136px;
	height:116px;
	overflow:hidden;
}
#pic-list .pic img {
	display:block;
	width:130px;
	height:90px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#pic-list .pic span {
	display:block;
	line-height:20px;
}
#extra {
	float:right;
	width:160px;
	margin-bottom:10px;
	overflow:hidden;
}
#extra .mod-pic {
	border:1px #e1e0dc solid;
	padding:1px;
}
#extra .mod-pic .mod-hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
#extra .mod-pic .mod-hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4.png) no-repeat 100% 0;
}
#extra .mod-pic .mod-hd a.read-more {
	float:right;
	margin-top:-2px;
}
#extra .mod-pic .mod-bd {
}
#extra .mod-pic .mod-bd .pic {
	padding:10px 0 5px;
}
#extra .mod-pic .mod-bd .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 10px;
	width:136px;
}
#extra .mod-pic .mod-bd .pic a {
	display:block;
	text-align:center;
	width:136px;
}
#extra .mod-pic .mod-bd .pic img {
	display:block;
	width:130px;
	height:90px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#extra .mod-pic .mod-bd .pic span {
	display:block;
	font-size:12px;
	line-height:16px;
}
#big-pic #main {
	width:810px;
}
#big-pic #pic-list h3 {
	width:808px;
	height:60px;
	font:18px/55px \5fae\8f6f\96c5\9ed1;
	text-indent:28px;
	background:url(../img/bg_2.jpg);
}
#big-pic #pic-list .pic {
	padding:0 0 0 14px;
}
#big-pic #pic-list .pic li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 0;
	width:366px;
	height:256px;
	padding:5px 12px;
	background:none;
}
#big-pic #pic-list .pic a {
	display:block;
	text-align:center;
	width:366px;
	height:256px;
	overflow:hidden;
}
#big-pic #pic-list .pic img {
	display:block;
	width:360px;
	height:220px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#big-pic #pic-list .pic span {
	display:block;
	line-height:30px;
	font-weight:900;
}
#list #main {
	width:500px;
}
#list #extra {
	display:inline;
	margin-right:10px;
	background-color:#F6F6F6;
}
#list #news-list {
	border:1px #e1e0dc solid;
	margin-bottom:10px;
}
#list #news-list h3 {
	width:498px;
	height:60px;
	font:18px/55px \5fae\8f6f\96c5\9ed1;
	text-indent:28px;
	background:url(../img/bg_3.jpg);
}
#list #news-list ul.list {
	padding:5px 0 8px;
	margin:0 20px;
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#list #news-list ul.list li {
	overflow:hidden;
	height:24px;
	line-height:24px;
	font-size:14px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 11px;
}
#list #news-list ul.list li span {
	float:right;
	margin-left:5px;
	font-size:12px;
	color:#878787;
}
#list #pic-txt {
	border:1px #e1e0dc solid;
	margin-bottom:10px;
}
#list #pic-txt h3 {
	width:498px;
	height:60px;
	font:18px/55px \5fae\8f6f\96c5\9ed1;
	text-indent:28px;
	background:url(../img/bg_3.jpg);
}
#list #pic-txt ul.pic-txt {
	padding:0 20px;
}
#list #pic-txt ul.pic-txt li {
	overflow:hidden;
	position:relative;
	padding:10px 0 10px 96px;
	height:146px;
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#list #pic-txt ul.pic-txt a.picture {
	position:absolute;
	left:0;
	top:10px;
	width:86px;
	height:146px;
}
#list #pic-txt ul.pic-txt a.picture img {
	display:block;
	width:80px;
	height:140px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#list #pic-txt ul.pic-txt li h5 {
	line-height:20px;
}
#list #pic-txt ul.pic-txt li p {
	line-height:22px;
	overflow:hidden;
	text-indent:2em;
	color:#4e4e4e;
}
#list #pic-txt ul.pic-txt li span {
	display:block;
	height:18px;
	line-height:18px;
}
#list #pic-txt ul.pic-txt li span a {
	font-family:simsun;
	font-weight:bold;
	color:#F40;
}
/*页码*/
#pageNum {
	text-align: center;
	font-size:14px;
	padding:10px 0;
}
#pageNum li{ list-style:none; display:inline-block; padding:0 3px;}
#pageNum span {
}
#pageNum a:link, #pageNum a:visited {
	color:#000;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0 3px;
	border:1px solid #311e00;
	background: #fff
}
#pageNum a:hover {
	color:#fff;
	background: #f00;
	text-decoration:none;
}
#pageNow a:link, #pageNow a:visited {
	color:#000;
	background: #ffa401;
	font-weight:bold;
}
#pageNow a:hover {
	color:#fde09f;
	text-decoration:underline;
}
/*投票*/
#about_con_1 {
	margin:0 20px 10px;
	width:628px;
	border-top:1px solid #cccccc;
	height:210px;
}
#about_con_1 .left {
	width:510px;
	height:214px;
	overflow:hidden;
	float:left;
	display:inline;
}
#about_con_1 .left table {
	margin:0 0 0 0;
	width:505px;
}
#face_title {
	font-weight:bold;
	margin:10px 0 0 15px;
padding:0 height:15px;
	overflow:hidden;
}
#face_title span {
	color:#e2044f;
}
#ding {
	background:url(http://pic.duowan.com/news/0906/109167966330/109168013727.gif) no-repeat;
	height:97px;
	width:110px;
	text-align:center;
	overflow:hidden;
	padding-top:17px;
	float:left;
	display:inline;
	margin:90px 0 0 0;
}
#ding span.nmb {
	font-family:微软雅黑, 黑体;
	font-weight:normal;
	font-size:20px;
	font-weight:bold;
}
#ding img {
	width:87px;
	height:27px;
	margin:12px auto;
	display:block;
}
#ding span.btn {
	cursor:pointer;
}
/*评论*/

/********** comment *******/
#commentList {
	padding:0 0 10px;
}
#commentList a {
	color:#e2044f;
}
#comment {
	line-height: 130%;
	margin: 0 0 0 0;
}
#comment #comments0 {
	zoom:1;
	border:1px solid #e6e6e6;
	clear: both;
	padding-top:40px;
	margin-bottom:8px;
	background:#fff url(http://newgame.duowan.com/gd2009/pinglun11.gif) no-repeat left top;
}
#comment #comments0 .title {
	background: #fff7e6;
	color:#b47f58;
	height:26px;
	line-height:26px;
	padding:2px 0 0 13px;
	border:none;
}
#comment #comments1 {
	zoom:1;
	border: 1px solid #e6e6e6;
	clear: both;
	padding-top:40px;
	background:#fff url(http://newgame.duowan.com/gd2009/pinglun22.gif) no-repeat left top;
}
#comment #comments1 .title {
	background: #e4f5ff;
	color:#4082a9;
	height:26px;
	line-height:26px;
	padding:2px 0 0 13px;
	border:none;
}
#comment .content {
	line-height: 150%;
	color: #222;
	table-layout: fixed;
	overflow: hidden;
	word-wrap:break-word;
	word-break:break-all;
	clear:both;
	padding:10px;
}
#comment .title span {
	float:left;
	display:inline;
}
#comment .date1 {
	float: right;
	display:inline;
	margin:0 15px 0 0;
}
#comment .function {
	float:left;
	text-align:right;
	width:100%;
	margin:7px 0 0 0;
}
#comment .function span {
	margin:0 0 0 5px;
}
#comment .re {
	margin: 0 0 5px 0;
	background: #feffed;
	border: 1px solid #cccec3;
	padding:3px;
}
#comment .re h2 {
	color:#6a6e59;
	margin:3px 0 0;
	font-size:12px;
	font-weight:normal;
	padding-left:3px;
}
#comment .re span {
	float:right;
	display:inline;
	margin:-24px 5px 0 5px;
	font-size:12px;
	color:#6b6c5a;
}
#comment .re p {
	margin:0 0 5px 5px;
	color:#000;
}
#comment .re p.hidden {
	color:#7a7a7a;
	margin:0 0 5px 10px;
	font-size:12px;
}
#comment .comment_quote {
	margin:10px 0;
	background: #feffe6;
	border: 1px solid #efefef;
	padding:5px 10px;
	color:#666;
}
#post {
	width:100%;
}
#post h2 {
	background:#e4f5ff;
	margin:5px 0;
	padding:4px 0 0 10px;
	height:18px;
	font-size:12px;
}
#post .R_look {
	float:right;
	display:inline;
	margin:-24px 10px 0 0;
}
#post textarea {
	border:1px solid #d9d9d9;
	width:99%;
	background:#fff url(/public/s/n2/duowan_logo.jpg) no-repeat center;
}
#post .P_btn {
	margin:3px 0 0 0;
	text-align:right;
}
#post .P_btn input.fb {
	width:80px;
}
#post .P_btn span.lg {
	width:210px;
	margin:3px 0 0 5px;
	font-weight:bold;
	float:left;
	display:inline;
	text-align:left;
}
#commentList #zy {
	background:#fff;
	line-height:20px;
	border:1px dotted #cbd1d5;
	margin:5px 0 0 0;
	padding:10px;
}
#commentList #zy h2 {
	font-size:12px;
	margin-bottom:5px;
}
#commentList #zy p {
	margin:0 0 0 20px;
}
/*#restroe{width:500px; height:270px; border-top:1px solid #dbdbdb; border-left:1px solid #dbdbdb; border-bottom:4px solid #dbdbdb; overflow:hidden; border-right:4px solid #dbdbdb;}*/
#restroe {
	background:#ffffff;
	width:500px;
	height:270px;
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-bottom:4px solid #dbdbdb;
	overflow:hidden;
	border-right:4px solid #dbdbdb;
}
#restroe h2 {
	background:url(/public/s/n2/comment_title.gif) no-repeat;
	width:520px;
	height:39px;
}
#restroe h2 span {
	display:none;
}
#restroe .btn {
	float:right;
	display:inline;
	cursor:pointer;
	background:url(/public/s/n2/comment_btn.gif) no-repeat;
	width:16px;
	height:15px;
	margin:-28px 12px 0 0;
}
#restroe h3 {
	background:#f5f5f5;
	height:20px;
	overflow:hidden;
	font-size:14px;
	margin:6px 10px 0;
	padding:4px 0 0 10px;
}
#restroe h3 span {
	margin:0 5px;
}
#restroe p {
	margin:10px 10px 0 15px;
}
#restroe textarea {
	width:465px;
	margin:5px 0 0 15px;
	height:115px;
	overflow:hidden;
	background:#fff url(/public/s/n2/duowan_logo.jpg) no-repeat center;
}
#restroe a {
	color:#e2044f;
}
#restroe .P_btn {
	padding:0 15px;
}
#return_home {
	background:url(home_btn.gif) no-repeat;
	width:71px;
	height:54px;
	float:left;
	display:inline;
	margin:15px 25px 0 180px;
	font-size:14px;
	padding:11px 0 0 55px;
}
#return_news {
	background:url(news_btn.gif) no-repeat;
	width:117px;
	height:54px;
	float:left;
	display:inline;
	margin:15px 0 0 0;
	font-size:14px;
	padding:11px 0 0 45px;
}
#comment_error {
	width:546px;
	height:284px;
	border:1px solid #dbdbdb;
	background:#f4f4f4;
}
#comment_error h2 {
	background:url(/public/s/n2/comment_title_bg.gif) repeat-x;
	height:22px;
	font-size:14px;
	padding:7px 0 0 10px;
}
#comment_error .btn {
	float:right;
	display:inline;
	cursor:pointer;
	background:url(/public/s/n2/comment_btn.gif) no-repeat;
	width:16px;
	height:15px;
	margin:-22px 8px 0 0;
}
#comment_error .error_con {
	margin:0 20px;
}
#comment_error .error_con p {
	margin:15px 0 7px 0;
}
#comment_error h3 {
	font-size:14px;
	margin:0 0 3px 0;
}
#comment_error h3 span {
	color:#e2044f;
}
#comment_error .textarea {
	width:496px;
	margin:5px 0 7px 0px;
	height:80px;
	border:1px solid #c8c8c8;
	color:#a2a2a2;
	background:#fff;
	overflow: scroll;
	overflow:auto;
	padding:0 3px;
}
#comment_error table input {
	margin:0 5px 0 0;
}
#comment_error table input.tj {
	width:80px;
}
#dw_login {
	width:222px;
	height:240px;
	border:1px solid #dbdbdb;
	background:#f4f4f4;
}
#dw_login h2 {
	background:url(/public/s/n2/comment_title_bg.gif) repeat-x;
	height:22px;
	font-size:14px;
	padding:7px 0 0 10px;
}
#dw_login .btn {
	float:right;
	display:inline;
	cursor:pointer;
	background:url(/public/s/n2/comment_btn.gif) no-repeat;
	width:16px;
	height:15px;
	margin:-22px 8px 0 0;
}
#dw_login a {
	color:#e2044f;
	text-decoration:underline;
}
#dw_login ul {
	margin:10px 0 0 0;
	color:#3a598f;
}
#dw_login ul li {
	list-style:none;
	line-height:22px;
	margin:5px 15px 0 0;
	text-align:right;
}
#dw_login h3 {
	font-size:14px;
	color:#325aa2;
	text-align:center;
	margin:10px 5px 5px;
	padding-top:8px;
	border-top:1px solid #dbd8d8;
}
#dw_login p {
	margin:0 15px;
	line-height:20px;
}
/*------------=======================新闻内容左上角小广告========================---------------*/
.news_ad {
	float:left;
	margin:0 10px 0 0;
	border:5px solid #eee;
	width:252px;
	overflow:hidden;
	font-size:12px;
}
.adfl {
	width:250px;
	height:250px;
	margin:0px;
	border-top:1px solid #0388d3;
	border-left:1px solid #0388d3;
	border-right:1px solid #0388d3;
}
.focusText {
	width:240px;
	height:59px;
	background:url(../img/bg_focusText.jpg) no-repeat;
	padding:6px;
	overflow:hidden;
}
.focusText ul {
	margin: 0px;
	padding:1px 0 0 8px;
}
.focusText li {
	width:240px;
	padding: 0px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.focusText li a {
	font-size:12px;
	line-height:20px;
	color:#333;
	text-decoration:none;
	border:0 none!important;
}
.focusText li a:hover {
	text-decoration: underline;
	color:#003075;
}
/*0829增加样式*/
.p-img {
	width:605px;
	height:85px;
	margin:0 auto;
	border:solid 1px #e1e0dc;
	padding:5px;
	overflow:hidden;
}
.p-img img {
	width:605px;
	height:85px;
}
#article .related2 {
	border-top:1px #D9DCDF solid;
	border-bottom:1px #D9DCDF solid;
	margin:0 20px 10px;
}
#article .related2 .hd {
	background:url(../img/bg_border.png) repeat-x 0 100%;
}
#article .related2 h4 {
	font-size:12px;
	line-height:38px;
	text-indent:25px;
	background:url(../img/icon_2.png) no-repeat 5px 50%;
}
#article .related2 h4 b, #article .related h4 a {
	font-weight:900;
	color:#F30;
	margin:0 5px;
}
#aside .section .hd-g {
	overflow:hidden;
	padding:0 10px 0 10px;
	height:27px;
	line-height:27px;
	background:url(../img/bg_hd_g.gif) no-repeat;
}
#aside .section .hd-g h4 {
	float:left;
	height:27px;
	width:auto;
	padding:0 10px;
	line-height:27px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_g.gif) no-repeat 100% 0;
}
#aside .section .hd-g a.read-more {
	float:right;
	margin-top:-2px;
}
#aside .section .bd .pic-g {
	padding:10px 0 5px;
}
#aside .section .bd .pic-g li {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 5px 8px;
	width:285px;
}
#aside .section .bd .pic-g a {
	display:block;
	text-align:center;
	width:136px;
}
#aside .section .bd .pic-g img {
	display:block;
	width:278px;
	height:80px;
	padding:2px;
	border:1px solid #d1d1d1;
}
#aside .section .bd .pic-g span {
	display:block;
	font-size:12px;
	line-height:16px;
	width:280px
}
#aside .section .bd ul.list-g {
	padding:5px 0;
	margin:0 10px;
}
#aside .section .bd ul.list-g li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:8px;
	background:url(../img/icon_1.png) no-repeat 0 8px;
}
#aside .section .bd ul.list-g2 {
	padding:5px 0;
	margin:0 10px;
}
#aside .section .bd ul.list-g2 li {
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding-left:0px;
}
#aside .section .bd ul.list-g2 li span {
	color:#666;
	margin-right:4px;
}
/*1020新加样式*/
#zt-top {
	padding-bottom:10px;
	width:979px;
}
#zt-top .header {
	background:none repeat scroll 0 0 #000;
	padding:2px;
	width:975px;
}
#zt-top .header img {
	display:block;
	float:left;
	height:120px;
	margin-right:5px;
	width:757px;
}
#zt-top #header-c {
	background:url(http://newgame.duowan.com/s/gd/head_bg.jpg) repeat left top #000;
	color:#FFF;
	float:left;
	height:118px;
	overflow:hidden;
	padding-left:8px;
	padding-top:2px;
	width:205px;
	float:left
}
#zt-top #header-c a {
	color:#FF9000;
}
#zt-top #header-c span {
	color:#FF9000;
	font-weight:bold;
}
#zt-top #menu-bo {
	background:url(http://newgame.duowan.com/s/gd/menu_to.jpg) no-repeat right bottom;
	height:45px;
	overflow:hidden;
	padding:0 20px;
	width:939px;
}
#zt-top #menu-to {
	background:url(http://newgame.duowan.com/s/gd/menu_to.jpg) no-repeat scroll left bottom;
	height:45px;
}
#zt-top #menu-ce {
	background:url(http://newgame.duowan.com/s/gd/menu_ce.jpg) repeat-x scroll left bottom transparent;
	height:45px;
	text-align:center
}
#zt-top #menu-bo a {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:45px;
}
#zt-top #menu-bo a:hover {
	color:#F00;
}
#game-testing {
	width:300px;
	margin:0 0 10px;
	z-index:10000;
}
#testing-table {
	width:298px;
	border:1px solid #DEDEDE;
}
#testing-table .hd {
	width:278px;
	height:44px;
	line-height:26px;
	padding:0 10px;
	background:url(../img/bg_game_testing.png) no-repeat 0 0;
}
#testing-table .hd h4 {
	float:left;
	font-weight:400;
}
#testing-table .hd a.more {
	float:right;
}
#testing-table .bd {
	width:298px;
	background:url(../img/bg_game_testing.png) repeat-y 100% 0;
}
#testing-table table {
	width:100%;
}
#testing-table td {
	height:23px;
	vertical-align:middle;
}
#testing-table td.date {
	width:55px;
	text-align:center;
	color:#999;
}
#testing-table td.game {
	width:112px;
	padding-left:10px;
}
#testing-table td.website {
	width:56px;
	text-align:center;
}
#testing-table td.website a {
	color:#CC9166;
}
#testing-table td.account {
	width:53px;
	text-align:center;
}
#testing-table td.account a {
	display:inline-block;
	width:34px;
	height:17px;
	line-height:16px;
	overflow:hidden;
	color:#fff;
	background-image:url(../img/icons.png);
	vertical-align:middle;
}
#testing-table td.account a.btn-tao {
	background-position:0 -37px;
}
#testing-table td.account a.btn-yu {
	background-position:0 -54px;
}
#testing-table td.account a.btn-ling {
	background-position:0 -71px;
}
#testing-table td.account a.btn-zhu {
	background-position:0 -88px;
}
#box2a {
	padding:10px 0 8px 0;
	margin:0;
	overflow:hidden;
}
#box2a ul {
	margin:0;
	padding:0;
	line-height:24px;
}
#box2a .sd-tt {
	background:url(http://newgame.duowan.com/gd2009/sdtt.gif) no-repeat 5px 9px #f3f3f3;
	font-weight:bold;
	padding:2px 0 0 17px;
	width:279px;
	margin:5px 0
}
#box2a .sd-tt span {
	color:#F00
}
#box2a ul a {
	margin:0 0 0 16px;
	color:#333;
}
#game-b {
	padding:0 0 10px 0;
	margin:0 auto 10px auto;
	width:630px;
	overflow:hidden;
}
#game-b h3 {
	background:url() repeat-x;
	height:28px;
	line-height:28px;
	padding:0 10px;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
	margin:0;
}
#game-b .item {
	padding:20px;
	margin:0;
	font-size:12px;
	color:#999;
	background:#f6f6f6;
	border:dotted 1px #cecece;
	border-left:none;
	border-right:none;
}
#game-b .item a img {
	float:left;
	width:105px;
	margin-right:14px;
	border:solid 1px #CCC;
	padding:2px;
}
#game-b .item .about {
	float:left;
	padding:10px 0 0 0;
	width:340px;
	overflow:hidden;
	line-height:24px;
}
#game-b .item .about a {
	margin:0 20px 0 0;
}
#game-b .item .about .m {
	margin:0 0 5px -10px;
}
#game-b .item .about .m a {
	margin:0 10px;
}
#game-b .item .about div {
	line-height:22px;
	float:left;
	margin:0;
	width:470px;
}
#game-b .item .about .link {
	padding:10px 0 0 0;
}
#game-b .item .about .link span {
	background:url(game_bg_bt.gif) no-repeat;
	width:165px;
	height:27px;
	line-height:27px;
	padding:0;
	float:left;
	margin-right:8px;
	text-align:center;
}
#game-b .item .about .link span a {
	font-weight:bold;
	margin:0;
	color:#fff;
}
#game-b .item .about .more {
	padding:6px 0 0 0;
}
#game-b .item .about .more a {
	color:#ff0000;
}
#game-b .item .pkvote {
	background:url(game_bg_out.jpg) no-repeat;
	width:111px;
	float:left;
	text-align:center;
	margin-top:15px;
}
#game-b .item .pkvote strong {
	color:#F00;
	font:georgia;
	font-size:20px;
	line-height:43px;
	width:111px;
	display:block;
}
#game-b .item .pkvote span {
	color:#fff;
	line-height:22px;
}
#game-b .item .pkvote-num {
	color:#F00;
	line-height:24px;
}
#game-b .item .btm a {
	color:#F00;
	text-decoration:underline;
	margin:0 5px;
	line-height:22px;
}
#notice {
	width:978px;
	height:27px;
	background:url(notice_g.gif) no-repeat;
	margin-bottom:8px
}
#notice #today-game {
	float:left;
	width:356px;
	height:27px;
	position:relative;
}
#notice #today-game .game-b {
	color:#000;
	font-size:12px;
	position:absolute;
	left:10px;
	top:6px;
	font-weight:bold;
}
#notice #today-game .game-b a {
	color:#000;
	padding-right:15px;
	text-decoration:none;
}
#notice #today-game .game a {
	color:#FF0000;
	position:absolute;
	left:247px;
	top:4px;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}
#notice #today-game .today {
	color:#000;
	font-size:12px;
	position:absolute;
	left:127px;
	top:6px;
	font-weight:bold;
}
#notice #more-game {
	float:left;
	color:#777;
	padding-top:6px;
}
#notice #more-game a {
	color:#777;
	text-decoration:none;
	margin:0 2px;
}
#notice #more-game a:link, #more-game a:visited {
	color:#777;
}
#notice #more-game a:hover {
	color:#FF0000;
	text-decoration:none;
}
.game-tt {
	background:#fff;
	border:solid 1px #dedede;
	padding:15px 0 15px 15px;
}
.game-tt ul {
	padding:0px;
	margin:0;
	overflow:hidden;
}
.game-tt ul li {
	width:180px;
	float:left;
	margin:0;
	padding:0 10px;
	border-right:solid 1px #dedede;
}
.game-tt ul li h3 {
	color:12px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	color:#666;
	margin-bottom:10px;
}
.game-tt ul li span {
	margin:0;
	padding:0;
}
.game-tt ul li span a {
	margin:0 9px;
	float:left;
	line-height:20px;
}
/*
  max@20110210T1610
*/
html {
	background:#FFF;
}
/*
  max@20110302T1500
*/
#aboutNews {
	zoom:1;
}
#aboutNews ul {
	overflow:hidden;
}
#aboutNews ul li {
	width:300px!important;
}
/* 状态按钮 */
.ty-detail-box .btn-wu, .ty-detail-box .btn-yuding, .ty-detail-box .btn-linghao, .ty-detail-box .btn-taohao, .ty-detail-box .btn-tequan {
	position:absolute;
	right:0;
	bottom:55px;
	padding-top:42px;
	width:182px;
	height:50px;
	line-height:1.7;
	text-align:center;
	background:url(../img/ku_ty_bg_hao.png) no-repeat;
}
.ty-detail-box .btn-wu span, .ty-detail-box .btn-yuding span, .ty-detail-box .btn-linghao span, .ty-detail-box .btn-taohao span, .ty-detail-box .btn-tequan span {
	display:block;
}
.ty-detail-box .btn-yuding {
	background-position:0 -92px;
	color:#069;
}
.ty-detail-box .btn-linghao {
	background-position:0 -184px;
	color:#55a02d;
}
.ty-detail-box .btn-taohao {
	background-position:0 -276px;
	color:#f26000;
}
.ty-detail-box .btn-tequan {
	background-position:0 -368px;
	color:#b43200;
}
/* end 页码 */

.ty-detail-box .title {
	padding-top:3px;
	height:46px;
	font:28px/46px "微软雅黑";
	position:relative;
}
.ty-detail-box .title span {
	margin-left:10px;
	font-size:14px;
	font-family:"宋体";
	color:#666;
}
.ty-detail-box .title .action {
	position:absolute;
	right:0;
	top:42px;
	font-size:12px;
	;
	font-family:"宋体";
	color:#999;
}
.ty-detail-box .title .action a {
	margin-left:20px;
	padding-left:15px;
	background:url(../img/ku_ty_icon.png) no-repeat;
	color:#999;
}
.ty-detail-box .title .action a:hover {
	color:#999;
}
.ty-detail-box .title .action .collect {
	background-position:0 0;
}
.ty-detail-box .title .action .error {
	background-position:0 -50px;
}
.ty-detail-box .title h1 {
	display:inline;
	height:46px!important;
	font:28px/46px "微软雅黑"!important;
}
.ty-detail-box .title {
	border-bottom:1px solid #ddd;
}
.ty-detail-box .title .action {
	top:12px;
}
.ty-detail-box {
	overflow:hidden;
	width:650px;
	margin:0 auto 10px;
}
.ty-detail-box .hd, .ty-detail-box .ft {
	overflow:hidden;
	height:3px;
	background:url(../img/ku_ty_bg_box.png) no-repeat;
}
.ty-detail-box .ft {
	height:5px;
	background-position:0 -3px;
}
.ty-detail-box .bd {
	border:1px solid #ddd;
	border-width:0 1px;
}
.ty-detail-box .bd .title {
	margin:0 20px;
}
.ty-detail-box .detail {
	margin-top:20px;
	height:222px;
}
.ty-detail-box .detail .clearfix {
	position:relative;
	margin:0 20px;
}
.ty-detail-box .game-logo {
	float:left;
	margin-right:20px;
	width:150px;
	height:200px;
	border:1px solid #ccc;
}
.ty-detail-box .info-detail {
	float:left;
	width:248px;
	line-height:25px;
	font-size:14px;
}
.ty-detail-box .info-detail a {
	margin-right:8px;
	color:#006699
}
.ty-detail-box .info-detail a span {
	color:#999
}
.ty-detail-box .info-detail .down {
	padding-right:20px;
	background:url(../img/ku_ty_icon.png) no-repeat right -98px;
}
.ty-detail-box .grade-box {
	float:right;
	width:182px;
	text-align:center;
}
.ty-detail-box .grade-box .grade {
	display:block;
	font:bold 40px/48px Tahoma;
	color:#f60;
}
.ty-detail-box .grade-box .star {
	margin:5px auto 0;
}
.ty-detail-box .grade-box .num {
	line-height:32px;
	color:#666;
}
.ty-detail-box .info-nav {
	padding:5px 140px 5px 20px;
	height:24px;
	font-size:14px;
	line-height:24px;
	background:#f5f5f5;
	color:#999;
}
.ty-detail-box .info-nav li {
	float:left;
	width:120px;
}
/*
  喜欢-bottn
*/
.ty-detail-box .game-score {
	line-height:24px;
	color:#999;
}
.ty-detail-box .game-score .btn-like {
	display:block;
	float:none;
	width:75px;
	height:32px;
	line-height:32px;
	background:url(../img/ku_bgs_0221.png) no-repeat 0 0;
	text-align:right;
	padding-right:20px;
	margin:0 auto;
	font-size:16px;
	font-weight:700;
	color:#f26000;
}
.ty-detail-box .game-score .btn-like:hover {
	text-decoration:none;
}
.ty-detail-box .game-score .liked {
	font-size:16px;
}
.ty-detail-box .game-score .liked strong {
	padding:6px 0 10px 56px;
	background:url(../img/ku_icon_liked.png) no-repeat 18px 0;
	color:#f26000;
}
/*
  喜欢-bottn-游戏卡片定位
*/
.ty-detail-box .card-r-p {
	width:200px;
	position:absolute;
	top:30px;
	right:0;
	text-align:center;
}
/*友情链接*/
.link{
	width:978px;
	overflow:hidden;
	border:1px #dedede solid;
	padding:1px;
        margin:0 auto;
        margin-bottom:10px;
}
.link .hd {
	overflow:hidden;
	padding:0 10px 0 0;
	height:26px;
	line-height:26px;
	background:url(../img/bg_hd.png) repeat-x;
}
.link .hd h4 {
	float:left;
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../img/bg_hd_h4_.png) no-repeat 100% 0;
}
.link .hd a.read-more {
	float:right;
}
.link .bd {
	background:url(../img/bg_4.png) repeat-x 0 0;
}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
	height:40px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}
.f5 li a img{
	border:3px solid #EEE;
}

