

@import url("layout.css");
 @import url("page.css");
/*---------- base ---------*/

* {
	padding:0px;
	margin:0px;
	font-size:11pt;
}
html {
	background:#FFF;
}
body {
/*	font:12px Verdana, Arial, Tahoma; */
	font-family:'新細明體';font-size:10pt
}
img {
	border:none;
}
a {
	color:#3366CC;
	text-decoration:none;
}
a:hover {
	color:#F33;
	text-decoration:underline;
}
ul {
	list-style:none;
}
input, select, button {
	font:12px Verdana, Arial, Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/

.center {
	margin:0px auto;
}
.txtcenter {
	text-align:center;
}
.w960 {
	width:960px;
	position:relative;
}
.mt1 {/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2 {/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear {
	overflow:hidden;
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.fs-12 {
	font-size:12px;
}
.fc-f60 {
	color:#F60;
}
.fc-f90 {
	color:#F90;
}
.ipt-txt {
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1 {
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
}
.btn-2 {
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/

/*---------- frame : header ---------*/

.header {
	width:100%;
	padding-top:6px;
	overflow:hidden;
}
.header a {
	color:#777;
}
.header a:hover {
	color:#390;
	text-decoration:none;
}
.header .top {
	clear:both;
	overflow:hidden;
}
.header .title {
	float:left;
	padding:0px;
}
.header .title  {
	width:200px;
	height:56px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/top-logo.gif) center center no-repeat;
}
.header .banner {
	width:auto;
	height:56px;
	float:left;
	margin-left:0px;
	overflow:hidden;
}
.header .banner img {
	height:56px;
}
.header .rlink {
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li {
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a {
	display:block;
	color:#777;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover {
	color:#000;
}
.header .rlink ul li.r1 a {
	background-position:0px -21px;
	color:red;
}
.header .rlink ul li.r2 a {
	background-position:0px -42px;
}
.header .rlink ul li.r3 a {
	background-position:0px -63px;
}
.header .rlink ul li.r4 a {
	background-position:0px -84px;
}
.header .welcome {
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a {
	margin:0px 3px;
}
.header .nav {
	width:960px;
	margin:0px auto;
	height:32px;
	background:url(../images/nav-bg.gif) repeat-x;
	clear:both;
	overflow:hidden;
}
.header .nav ul {
	height:32px;
	margin:0px auto;
	overflow:hidden;
}
.header .nav ul li {
	float:left;
	line-height:31px;
	background:url(../images/nav-bg.gif) 0px -32px no-repeat;
	margin-left:-2px;
}
.header .nav ul li a {
	height:32px;
	padding:0px 10px 0px 10px;
	display:block;
	color:#FFF;
	float:left;
}
.header .nav ul li a:hover {
	color:#FF3;
}
.header .menu {
	background:url(../images/menu_bg2.jpg) no-repeat 0 0;
	height:35px;
	margin-top:3px;
	background-color:#469E0C;
}
.header .menu ul {
	padding-left:20px;
}
.header .menu li {
	float:left;
	line-height:35px;
	width:42px;
	font-size:12pt;
}
.header .menu li.w1 {
	width:42px;
}
.header .menu li.w2 {
	width:50px;
}
.header .menu li.w3 {
	width:66px;
}
.header .menu li.w4 {
	width:88px;
	color:#FFFBCC;
}
.header .menu li.w4 a {
	color:#FFFBCC;
}
.header .menu li.wi {
	width:42px;
	padding-top:3px;
}
.header .menu li a {
	color:#FFFFFF;
}
.header .search {
	height:40px;
	background:url(../images/search-bg.png) repeat-x;
	clear:both;
}
.header .form {
	padding-left:5px;
	padding-top:8px;
	float:left;
}
.header .form h4 {
	display:none;
}
.header .form input.search-keyword {
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .form select.search-option {
	margin-left:2px;
}
.header .form button.search-submit {
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
 *margin-left:5px;
	overflow:hidden;
}
.header .form2 {
	padding-left:5px;
	padding-top:8px;
	float:right;
}
.header .form2 input.search-keyword {
	width:136px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .form2 button.search-submit {
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
 *margin-left:5px;
	overflow:hidden;
}
.header .tags {
	float:left;
	margin-left:16px;
	padding-top:8px;
}
.header .tags h4 {
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header .tags ul {
	height:21px;
	float:left;
	overflow:hidden;
}
.header .tags ul li {
	float:left;
	line-height:19px;
	padding:0px 5px;
}
/*---------- frame : channel-nav ---------*/

.channel-nav {
	border-bottom:1px solid #E5EFD6;
}
.channel-nav ul {
	padding-left:10px;
	padding-top:0px;
	overflow:hidden;
	float:left;
}
.channel-nav ul li {
	height:22px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.channel-nav ul li a {
	height:22px;
	display:block;
	padding-right:10px;
	float:left;
	background:url(../images/channel-nav-bg.gif) right 0px no-repeat;
	overflow:hidden;
}
.channel-nav ul li a span {
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	background:url(../images/channel-nav-bg.gif) left 0px no-repeat;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#666666;
}
.channel-nav ul li a:hover {
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) right -22px no-repeat;
}
.channel-nav ul li a:hover span {
	color:#78A63C;
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) left -22px no-repeat;
}
.channel-nav ul li.thisclass {
}
.channel-nav ul li.thisclass a, .channel-nav ul li.thisclass a:hover {
	background:url(../images/channel-nav-bg.gif) right -44px no-repeat;
	cursor:default;
}
.channel-nav ul li.thisclass a span, .channel-nav ul li.thisclass a:hover span {
	background:url(../images/channel-nav-bg.gif) left -44px no-repeat;
	color:#FFF;
	cursor:default;
}
.channel-nav .back {
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
}
.channel-nav .back a {
	color:#94B56A;
}
.channel-nav .back a:hover {
	text-decoration:none;
	color:#777;
}
/*---------- frame : footer ---------*/

.footer {
	color:#999;
	text-align:center;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link {
	text-align:center;
	padding:5px 0px;
}
.footer .link a {
	margin:0px 5px;
	color:#666666;
}
.footer .powered {
	font-size:10px;
	line-height:25px;
}
.footer .powered strong {
	color:#690;
}
.footer .powered strong span {
	color:#F93;
}
.footer .copyright {
	color:#666666;
	line-height:23px;
}
/*---------- frame : listboxflash ---------*/

.flashlistcom {
	margin-top:10px;
	border:1px solid #6CB1CB;
	font-size:16px;
	color:#FF0000;
	padding:5px 25px;
	width:900px;
	clear:both;
	overflow:hidden;
}
.flashlistcom li {
	float:left;
	width: 150px;
	font-size:12px;
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.flashlist {
	margin-top:10px;
	border:1px solid #6CB1CB;
	font-size:16px;
	color:#FF0000;
	padding:5px 10px;
	width:730px;
	clear:both;
	overflow:hidden;
}
.flashlist li {
	text-align:center;
	margin:12px 10px;
	float:left;
	width: 100px;
	font-size:12px;
	overflow:hidden;
}
.flashlist li a img {
	width:100px;
	height:75px;
}
.flashlist .title {
	height:20px;
	margin:1px;
	text-align:center;
	clear:both;
	overflow:hidden;
	width:100px;
}
.flashlist .title a {
	font-size:12px;
	line-height:25px;
	color:#000;
	margin:1px;
}
.flashlist .toptitle a {
	margin:2px 8px;
}
.flashlist .toptitle .this {
	background-color:#6CB1CB;
}
.flvlist {
	margin-top:10px;
	border:1px solid #6CB1CB;
	font-size:16px;
	color:#FF0000;
	padding:5px 10px;
	width:730px;
	clear:both;
	overflow:hidden;
}
.flvlist li {
	text-align:left;
	margin:12px 10px;
	float:left;
	width: 220px;
	font-size:12px;
	overflow:hidden;
}
.flvlist .title {
	height:20px;
	margin:1px;
	text-align:left;
	clear:both;
	overflow:hidden;
	width:220px;
}
.flvlist .title a {
	font-size:12px;
	line-height:25px;
	color:#000;
	margin:1px;
}
.flvlist .toptitle a {
	margin:2px 8px;
}
.flvlist .toptitle .this {
	background-color:#6CB1CB;
}
/*---------- frame : 列表主题主头推荐及专题列表 ---------*/

.fbox {
	float:left;
	width:780px;
}
.fbox dt {
	height:25px;
	background:url(../images/mbox-tbg.png) right top no-repeat;
	overflow:hidden;
	clear:both;
}
.fbox dt strong {
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:4px;
	display:block;
	float:left;
	color:#4A7749;
	background:url(../images/mbox-tbg.png) left top no-repeat;
	letter-spacing:1px;
}
.fbox dt span.ad {
	float:right;
	margin-top:8px;
	padding-right:100px;
	color:#85A484;
}
.fbox ul li {
	float:left;
	margin:0 20px 5px 5px;
	line-height:23px;
	font-size:13px;
	width:auto;
	overflow:hidden;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
}
.flasha {
	float:left;
	margin-left:250px;
	width:200px;
 height:auto ;
  text-align:center;
	overflow:hidden;
	clear:both;
}
.flasha h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	padding-top:30px;
	font-size:24px;
	color:#369;
}
.flasha img {
	text-align:center;
	margin:30px;
}
.flashads {
	margin-left:30px;
	width:600px;
	height:250px;
	text-align:center;
	float:left;
}
/*----游戏页自添代码-----*/

.playcontens {
	clear:both;
	background-color:#606060;
	width:960px;
	height:650px;
	overflow:hidden;
	position:relative;
}
.playconten {
	position:absolute;
	left:15px;
	top:30px;
	width:930px;
	height:600px;
}
.adplayt {
	margin-top:15px;
	float:right;
	width:100px;
	background-color:#606060;
}
.adplay1 {
	float:left;
	width:120x;
	padding-left:0px;
	background-color:#606060;
	margin-top:15px;
	margin-left:10px;
}
#swfdiv {
	width:700px;
	display:none;
	float:right;
	margin-top:15px;
	margin-right:10px;
}
#addiv {
	float:right;
	margin-right:25px;
	margin-top:15px;
	width:700px;
	height:580px;
}
.play_botton {
	width:690px;
	height:62px;
	clear:both;
}
#swfdiv a {
	float:left;
	height:26px;
	line-height:26px;
	border:1px solid #ccc;
	text-decoration:none;
	color:#000;
	background-color:#fff;
}
#swfdiv a:hover {
	border:1px solid #9ac100;
	background-color:#f5ffcc;
}
#again_a {
	margin-left:54px;
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px -39px;
}
#fulls_a {
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px 5px;
}
#best_a {
	width:55px;
	margin-right:7px;
	padding-right:10px;
	background:url(../images/icon6.gif) no-repeat 5px -520px;
}
#fav_a {
	margin-left:54px;
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px -130px;
}
#fav2_a {
	margin-left:54px;
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px -173px;
}
#face_a {
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px -222px;
}
#shortcut_a {
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px -429px;
}
#report_a {
	width:55px;
	margin-right:7px;
	padding-left:10px;
	background:url(../images/icon6.gif) no-repeat 5px -479px;
}
#zhuan {
	position:absolute;
	width:200px;
	height:150px;
	z-index:11;
	bottom:-100px;
	right:320px;
	display:none;
	overflow:hidden;
}
#zhuan .t li {
	width:80px;
	float:left;
	height:20px
}
#zhuan .txt textarea {
	width:400px;
	height:130px;
}
.fblike1 {
	width:450px;
	margin:0px auto 0px 300px;
}
.jtag a {
	float:left;
	margin:6px 0 0 30px;
	line-height:25px;
	font-size:12px;
	color:#003300;
}
.jtag .online {
	float:left;
	margin:6px 0 0 20px;
	line-height:25px;
	font-size:12px;
	color:#003300;
}
.onenews img {
	margin:5px 5px;
	float:left;
	width:56px;
	height:70px;
}
.onenews .title {
	font-size:14px;
	color:#008000;
	line-height:22px;
}
.onenews .title a {
	font-size:11pt;
	color:#008000;
	line-height:22px;
}
.onenews .title span {
	font-size:11pt;
	color:#000000;
	line-height:25px;
	font-weight:bold;
}
/*---------- specbar ---------*/



.specbar1 {
	border:1px solid #C5E901;
	width:960px;
	margin:0px auto;
}
.specbar1 span {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	margin:auto 7px;
}
.specbar1 a {
	font-size:11pt;
	margin:2px 7px 15px 7px;
	line-height:25px;
	color:#000000;
}
/*----內頁---*/

.specbarad {
	width:960px;
	margin:0px auto;
}
.specbar2 {
	width:960px;
	margin:0px auto;
	clear:both;
}
.specbar2 a {
	font-size:11pt;
	margin:2px 5px 15px 5px;
	line-height:25px;
	color:green;
	padding:0px;
}
.specbar2 span {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:auto 7px;
}
.flashbbs {
	height:auto;
	padding:1px;
	border:1px solid #6CB1CB;
	background-color:#F3F9FF;
	margin-bottom:5px;
}
.flashads3 {
	width:300px;
	height:250px;
	float:right;
}
.flashbbs3 { /*-----评论框层---------*/
	width:600px;
	height:auto;
	float:left;
}
.flashbbs3 .title {
	font-size:14px;
	margin:10px 5px 0px 5px;
	line-height:16px;
	color:green;
}
/*-----專題頁css文件-------*/



.specialhot {
	margin-top:20px;
	border:1px solid #6CB1CB;
	font-size:16px;
	color:#FF0000;
	padding:5px 25px;
	width:900px;
	clear:both;
	overflow:hidden;
}
.specialhot li {
	float:left;
	width: 180px;
	font-size:12px;
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.specialhot .title {
	font-size:11pt;
	margin-left:5px;
	color:#FF0000;
}
.specialcom {
	margin-top:20px;
	border:1px solid #6CB1CB;
	font-size:16px;
	color:#FF0000;
	padding:5px 25px;
	width:900px;
	clear:both;
	overflow:hidden;
}
.specialcom li {
	text-align:center;
	margin:8px 12px;
	float:left;
	width: 100px;
	font-size:12px;
	overflow:hidden;
}
.specialcom li a img {
	width:100px;
	height:75px;
}
.specialcom .title {
	height:20px;
	margin:1px;
	text-align:center;
	clear:both;
	overflow:hidden;
	width:100px;
}
.specialcom .title a {
	font-size:11pt;
	line-height:25px;
	color:#000;
	margin:1px;
}
.specialcom li a {
	clear:both;
	color:#999999;
	font-size:11px;
}
.specialmore {
	margin-top:20px;
	border:1px solid #6CB1CB;
	font-size:13px;
	line-height:20px;
	color:#FF0000;
	padding:5px 25px;
	width:900px;
	clear:both;
	overflow:hidden;
}
.specialmore a {
	margin:2px 3px;
}
.title h2 {
	text-align:center;
	clear:both;
	font-size:22px;
	line-height:27px;
}
/*----專題下拉單-------*/

	

	

#onspeciallist {
	display:none;
	width:960px;
	margin:0px auto;
}
.indexarlist {
	width:950px;
	margin-top:10px;
	border:1px solid #6CB1CB;
	clear:both;
	overflow:hidden;
}
/*--------facebook----------*/

 

 

/*  播放分享*/

  



#player {
	width:700px;
	height:580px;
}
#player_ad {
	height:540;
	width:700;
	font-size: 16px;
	padding: 200px;
	border-image: initial;
	display:none;
}
#player_ad p {
	background: url(../images/facebook/picbox-listbg.gif);
	font-size: 18px;
}
.share-button {
	display: block;
	text-align: center;
	color: black;
	background: url(../images/facebook/facebook-share.png) no-repeat;
	width: 200px;
	height: 17px;
	padding: 10px;
}
.ico_c_mouseleft, .ico_c_mousescroll, .ico_c_mousemove, .ico_c_drag,  .ico_c_alt, .ico_c_enter, .ico_c_shift, .ico_c_ctrl, .ico_c_tab, .ico_c_end, .ico_c_space,  .ico_c_left, .ico_c_right, .ico_c_up, .ico_c_down, .ico_c_lr, .ico_c_ud, .ico_c_wasd, .ico_c_arrows, .PlayKey, .player1, .player2 {
	display:block;
	height:28px;
	background:url(icon_key.gif) no-repeat;
	text-indent:-999em;
}
.ico_key {
	width:21px;
	height:23px;
	line-height:28px;
	padding-top:5px;
	margin-right:3px;
	display: block;
	font-weight:bold;
	text-align:center;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	background:url(icon_key.gif) 0 -461px no-repeat;
}
.ico_c_mouseleft {
	width:24px;
	background-position:0 0;
}
.ico_c_mousescroll {
	width:24px;
	background-position:0 -28px;
}
.ico_c_mousemove {
	width:24px;
	background-position:0 -56px;
}
.ico_c_drag {
	width:24px;
	background-position:0 -84px;
}
.ico_c_alt {
	width:31px;
	background-position:0 -110px;
}
.ico_c_enter {
	width:36px;
	background-position:0 -138px;
}
.ico_c_shift {
	width:36px;
	background-position:0 -164px;
}
.ico_c_ctrl {
	width:31px;
	background-position:0 -191px;
}
.ico_c_tab {
	width:31px;
	background-position:0 -218px;
}
.ico_c_end {
	width:31px;
	background-position:0 -243px;
}
.ico_c_space {
	width:58px;
	background-position:0 -271px;
}
.ico_c_left {
	width:24px;
	background-position:0 -297px;
}
.ico_c_right {
	width:24px;
	background-position:0 -325px;
}
.ico_c_up {
	width:24px;
	background-position:0 -352px;
}
.ico_c_down {
	width:24px;
	background-position:0 -378px;
}
.ico_c_lr {
	width:43px;
	background-position:0 -405px;
}
.ico_c_ud {
	width:43px;
	background-position:0 -432px;
}
.ico_c_wasd {
	width:43px;
	background-position:0 -496px;
}
.ico_c_arrows {
	width:43px;
	background-position:0 -534px;
}
.PlayKey {
	height:25px;
	width:95px;
	background-position:-2px -612px;
	font-size:0px;
	line-height:27px;
}
.player1 {
	height:23px;
	width:66px;
	background-position:0 -563px;
	font-size:0px;
	line-height:23px;
	margin-top:3px;
	margin-left:5px;
}
.player2 {
	height:23px;
	width:66px;
	background-position:0 -589px;
	font-size:0px;
	line-height:23px;
	margin-top:3px;
	margin-left:5px;
}
.GameKeyDivide {
	color:red;
	height:1px;
}
.GameKeySpliter {
	color:green;
	height:1px;
}
.gamekey {
	clear:both;
	margin:0 19px;
	display:inline-block;
	width:720px;
	padding:5px 0 0 0;
	font-size:0px;
	text-align:center;
}
.gamekey li {
	float:left;
	height:28px;
	line-height:28px;
	white-space:nowrap;
	margin-right:14px;
	font-size:12px;
}
.gamekey li.eol {
	margin-right:0;
}
.gamekey li span {
	float:left;
}
