﻿.wrapper
{
    height:100%;
    background-color:#FFFFFF;
    margin:auto;
}
.topnav_home
{
    border-bottom:1px solid #FF0000;
    font-family:"新細明體", Arial;
    font-size:13px;
    color:#595959;
}
.topnav_home a
{
    text-decoration:none;
    color:#595959;
}
.topnav_home a:visited, .topnav_home a:active, .topnav_home a:hover{color:#595959;}

.topnav_bignews
{
    color:#FF0000;
    font-size:17px;
    font-family:"微軟正黑體";
    line-height:37px;
}
.topnav_time
{
    font-size:11px;
    font-family:Arial, "新細明體";
    line-height:29px;
    margin-top:5px;
    color:#808080;
}
.topnav_icon
{
    width:35px;
    height:25px;
    margin-top:3px;
}
.topnav_people
{
    /*width:30px;*/
    height:30px;
    margin-left:20px;
    margin-top:-2px;
}
.topnav_uname
{
    font-family:"新細明體", Arial;
    font-size:15px;
    color:#595959;
    margin-left:5px;
    margin-top:5px;
}
.topnav_iconArr
{
    /*width:30px;*/
    height:30px;
    margin-top:10px;
    margin-left:-10px;
}
.topnav_fblike
{
	width:170px;
    margin-top:6px;
    /*margin-left:10px;*/
}
.topnav_span_number
{
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Century Gothic;
	margin-left:-10px;
	margin-top:-2px;
	
	width:16px;
	height:16px;
	line-height:16px;
	background-color:#ee2629;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.logoarea
{
    height:90px;
    margin:auto;
}
.imlogo
{
	margin-left:-30px;
}
.headerad
{
	margin-top:0px;
}
.menubar_home, .ent_bar, .ani_bar, .game_bar, .china_bar, .money_bar, .sport_bar, .twn_bar, .fashion_bar, .tech_bar, .fun_bar, .ccc_bar, .world_bar
{
    margin-top:95px;
    color:#FFFFFF;
	font-size:20px;
	font-family:"微軟正黑體", Arial;
}

.menubar_home
{
	background: #ee2629; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ee2629 0%, #e61818 45%, #d50d10 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee2629), color-stop(45%,#e61818), color-stop(100%,#d50d10)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee2629 0%,#e61818 45%,#d50d10 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee2629 0%,#e61818 45%,#d50d10 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee2629 0%,#e61818 45%,#d50d10 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee2629 0%,#e61818 45%,#d50d10 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee2629', endColorstr='#d50d10',GradientType=0 ); /* IE6-8 */
}
.ent_bar
{
	background: #ff5db1;
	background: -moz-linear-gradient(top,  #ff5db1 0%, #ef017c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5db1), color-stop(100%,#ef017c));
	background: -webkit-linear-gradient(top,  #ff5db1 0%,#ef017c 100%);
	background: -o-linear-gradient(top,  #ff5db1 0%,#ef017c 100%);
	background: -ms-linear-gradient(top,  #ff5db1 0%,#ef017c 100%);
	background: linear-gradient(to bottom,  #ff5db1 0%,#ef017c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 );
}
.ani_bar
{
	background: #ff7400;
	background: -moz-linear-gradient(top,  #ff7400 0%, #cc3300 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7400), color-stop(100%,#cc3300));
	background: -webkit-linear-gradient(top,  #ff7400 0%,#cc3300 100%);
	background: -o-linear-gradient(top,  #ff7400 0%,#cc3300 100%);
	background: -ms-linear-gradient(top,  #ff7400 0%,#cc3300 100%);
	background: linear-gradient(to bottom,  #ff7400 0%,#cc3300 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#cc3300',GradientType=0 );
}
.game_bar
{
	background: #ff9651;
	background: -moz-linear-gradient(top,  #ff9651 0%, #ff6600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9651), color-stop(100%,#ff6600));
	background: -webkit-linear-gradient(top,  #ff9651 0%,#ff6600 100%);
	background: -o-linear-gradient(top,  #ff9651 0%,#ff6600 100%);
	background: -ms-linear-gradient(top,  #ff9651 0%,#ff6600 100%);
	background: linear-gradient(to bottom,  #ff9651 0%,#ff6600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9651', endColorstr='#ff6600',GradientType=0 );
}
.china_bar
{
	background: #00b7ea;
	background: -moz-linear-gradient(top,  #00b7ea 0%, #0066cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#0066cc));
	background: -webkit-linear-gradient(top,  #00b7ea 0%,#0066cc 100%);
	background: -o-linear-gradient(top,  #00b7ea 0%,#0066cc 100%);
	background: -ms-linear-gradient(top,  #00b7ea 0%,#0066cc 100%);
	background: linear-gradient(to bottom,  #00b7ea 0%,#0066cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#0066cc',GradientType=0 );
}
.money_bar
{
	background: #99793a;
	background: -moz-linear-gradient(top,  #99793a 0%, #996e18 50%, #996600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99793a), color-stop(50%,#996e18), color-stop(100%,#996600));
	background: -webkit-linear-gradient(top,  #99793a 0%,#996e18 50%,#996600 100%);
	background: -o-linear-gradient(top,  #99793a 0%,#996e18 50%,#996600 100%);
	background: -ms-linear-gradient(top,  #99793a 0%,#996e18 50%,#996600 100%);
	background: linear-gradient(to bottom,  #99793a 0%,#996e18 50%,#996600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99793a', endColorstr='#996600',GradientType=0 );
}
.sport_bar
{
	background: #6088ff;
	background: -moz-linear-gradient(top,  #6088ff 0%, #3366ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6088ff), color-stop(100%,#3366ff));
	background: -webkit-linear-gradient(top,  #6088ff 0%,#3366ff 100%);
	background: -o-linear-gradient(top,  #6088ff 0%,#3366ff 100%);
	background: -ms-linear-gradient(top,  #6088ff 0%,#3366ff 100%);
	background: linear-gradient(to bottom,  #6088ff 0%,#3366ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6088ff', endColorstr='#3366ff',GradientType=0 );
}
.twn_bar
{
	background: #1c6666;
	background: -moz-linear-gradient(top,  #1c6666 0%, #006666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c6666), color-stop(100%,#006666));
	background: -webkit-linear-gradient(top,  #1c6666 0%,#006666 100%);
	background: -o-linear-gradient(top,  #1c6666 0%,#006666 100%);
	background: -ms-linear-gradient(top,  #1c6666 0%,#006666 100%);
	background: linear-gradient(to bottom,  #1c6666 0%,#006666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c6666', endColorstr='#006666',GradientType=0 );
}
.fashion_bar
{
	background: #cb60b3;
	background: -moz-linear-gradient(top,  #cb60b3 0%, #993399 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb60b3), color-stop(100%,#993399));
	background: -webkit-linear-gradient(top,  #cb60b3 0%,#993399 100%);
	background: -o-linear-gradient(top,  #cb60b3 0%,#993399 100%);
	background: -ms-linear-gradient(top,  #cb60b3 0%,#993399 100%);
	background: linear-gradient(to bottom,  #cb60b3 0%,#993399 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#993399',GradientType=0 );
}
.tech_bar
{
	background: #7b7b99;
	background: -moz-linear-gradient(top,  #7b7b99 0%, #666699 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b7b99), color-stop(100%,#666699));
	background: -webkit-linear-gradient(top,  #7b7b99 0%,#666699 100%);
	background: -o-linear-gradient(top,  #7b7b99 0%,#666699 100%);
	background: -ms-linear-gradient(top,  #7b7b99 0%,#666699 100%);
	background: linear-gradient(to bottom,  #7b7b99 0%,#666699 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7b99', endColorstr='#666699',GradientType=0 );
}
.fun_bar
{
	background: #90cedc;
	background: -moz-linear-gradient(top,  #90cedc 0%, #7db6c4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90cedc), color-stop(100%,#7db6c4));
	background: -webkit-linear-gradient(top,  #90cedc 0%,#7db6c4 100%);
	background: -o-linear-gradient(top,  #90cedc 0%,#7db6c4 100%);
	background: -ms-linear-gradient(top,  #90cedc 0%,#7db6c4 100%);
	background: linear-gradient(to bottom,  #90cedc 0%,#7db6c4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90cedc', endColorstr='#7db6c4',GradientType=0 );
}
.ccc_bar
{
	background: #a91601;
	background: -moz-linear-gradient(top,  #a91601 0%, #9c1501 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91601), color-stop(100%,#9c1501));
	background: -webkit-linear-gradient(top,  #a91601 0%,#9c1501 100%);
	background: -o-linear-gradient(top,  #a91601 0%,#9c1501 100%);
	background: -ms-linear-gradient(top,  #a91601 0%,#9c1501 100%);
	background: linear-gradient(to bottom,  #a91601 0%,#9c1501 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91601', endColorstr='#9c1501',GradientType=0 );
}
.world_bar
{
	background: #616f71;
	background: -moz-linear-gradient(top,  #616f71 0%, #556363 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#616f71), color-stop(100%,#556363));
	background: -webkit-linear-gradient(top,  #616f71 0%,#556363 100%);
	background: -o-linear-gradient(top,  #616f71 0%,#556363 100%);
	background: -ms-linear-gradient(top,  #616f71 0%,#556363 100%);
	background: linear-gradient(to bottom,  #616f71 0%,#556363 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616f71', endColorstr='#556363',GradientType=0 );
}

.menubar_home a, .menubar_home a:visited, .menubar_home a:active, .menubar_home a:hover, .ent_bar a, .ent_bar a:visited, .ent_bar a:active, .ent_bar a:hover, .ani_bar a, .ani_bar a:visited, .ani_bar a:active, .ani_bar a:hover, .game_bar a, .game_bar a:visited, .game_bar a:active, .game_bar a:hover, .china_bar a, .china_bar a:visited, .china_bar a:active, .china_bar a:hover, .money_bar a, .money_bar a:visited, .money_bar a:active, .money_bar a:hover, .sport_bar a, .sport_bar a:visited, .sport_bar a:active, .sport_bar a:hover, .twn_bar a, .twn_bar a:visited, .twn_bar a:active, .twn_bar a:hover, .fashion_bar a, .fashion_bar a:visited, .fashion_bar a:active, .fashion_bar  a:hover, .tech_bar a, .tech_bar a:visited, .tech_bar a:active, .tech_bar a:hover
, .fun_bar a
, .fun_bar a:visited
, .fun_bar a:active
, .fun_bar a:hover
, .ccc_bar a
, .ccc_bar a:visited
, .ccc_bar a:active
, .ccc_bar a:hover
, .world_bar a
, .world_bar a:visited
, .world_bar a:active
, .world_bar a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}
.homeselect
{
		background-color:#d90200;
}
.ent-select
{
		background-color:#cc0066;
}
.ani-select
{
		background-color:#cc3300;
}
.game-select
{
		background-color:#ff6600;
}
.china-select
{
		background-color:#0066cc;
}
.money-select
{
		background-color:#875A00;
}
.sport-select
{
		background-color:#1E56FF;
}
.twn-select
{
		background-color:#005256;
}
.fashion-select
{
		background-color:#992399;
}
.tech-select
{
		background-color:#4E4E99;
}
.fun-select
{
		background-color:#90cedc;
}
.ccc-select
{
		background-color:#a91601;
}
.world-select
{
		background-color:#616f71;
}



.menubar_home_w2:hover, .menubar_home_w3:hover, .menubar_home_w4:hover
{
	background-color:#d90200;
}
.ent_bar_w2:hover, .ent_bar_w3:hover, .ent_bar_w4:hover
{
	background-color:#cc0066;
}
.ani_bar_w2:hover, .ani_bar_w3:hover, .ani_bar_w4:hover
{
	background-color:#cc3300;
}
.game_bar_w2:hover, .game_bar_w3:hover, .game_bar_w4:hover
{
	background-color:#ff6600;
}
.china_bar_w2:hover, .china_bar_w3:hover, .china_bar_w4:hover
{
	background-color:#0066cc;
}
.money_bar_w2:hover, .money_bar_w3:hover, .money_bar_w4:hover
{
	background-color:#875A00;
}
.sport_bar_w2:hover, .sport_bar_w3:hover, .sport_bar_w4:hover
{
	background-color:#1E56FF;
}
.twn_bar_w2:hover, .twn_bar_w3:hover, .twn_bar_w4:hover
{
	background-color:#005256;
}
.fashion_bar_w2:hover, .fashion_bar_w3:hover, .fashion_bar_w4:hover
{
	background-color:#993399;
}
.tech_bar_w2:hover, .tech_bar_w3:hover, .tech_bar_w4:hover
{
	background-color:#666699;
}
.fun_bar_w2:hover, .fun_bar_w3:hover, .fun_bar_w4:hover
{
	background-color:#90cedc;
}
.ccc_bar_w2:hover, .ccc_bar_w3:hover, .ccc_bar_w4:hover
{
	background-color:#a91601;
}
.world_bar_w2:hover, .world_bar_w3:hover, .world_bar_w4:hover
{
	background-color:#616f71;
}

.menubar_home_home
{
	width:80px;
}
.menubar_home_w2, .ent_bar_w2, .ani_bar_w2, .game_bar_w2, .china_bar_w2, .money_bar_w2, .sport_bar_w2, .twn_bar_w2, .fashion_bar_w2, .tech_bar_w2, .fun_bar_w2, .ccc_bar_w2, .world_bar_w2
{
	width:66px;
}
.menubar_home_w3, .ent_bar_w3, .ani_bar_w3, .game_bar_w3, .china_bar_w3, .money_bar_w3, .sport_bar_w3, .twn_bar_w3, .fashion_bar_w3, .tech_bar_w3, .fun_bar_w3, .ccc_bar_w3, .world_bar_w3
{
	width:84px;
}
.menubar_home_w4, .ent_bar_w4, .ani_bar_w4, .game_bar_w4, .china_bar_w4, .money_bar_w4, .sport_bar_w4, .twn_bar_w4, .fashion_bar_w4, .tech_bar_w4, .fun_bar_w4, .ccc_bar_w4, .world_bar_w4
{
	width:110px;
}

.searchbar
{
	height:25px;
	line-height:25px;
}
.bignews-container
{
	border: 1px solid #CCC;
	height: 20px;
	line-height:20px;
	position: relative;
	overflow: hidden;
	width: 655px;
	margin-top:8px;
	margin-left:5px;
}
.bignews-Limg, .bignews-Rimg
{
	width: 17px;
	height: 18px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("../images/home_pixie.png");
	background-repeat: no-repeat;
	margin: 1px 0 0 1px;
	cursor: pointer;
}
.bignews-Limg
{
	background-position: 0 -305px;
}
.bignews-Rimg
{
	background-position: -17px -305px;;
}
.bignews-headline
{
	width: 93%;
	padding-left: 9px;
	font-size:13px;
	font-family:Arial, "新細明體";
	color:#595959;
}
.bignews-headline-times
{
	margin-left:5px;
	font-size:11px;
	font-family:Arial, "新細明體";
	color:#808080;
}
.bignews-search
{
	width:295px;
	height: 20px;
	line-height:20px;
	margin-top:6px;
}
.bignews-search-input
{
	border: 1px solid #CCC;
	padding-bottom: 3px;
	width:260px;
}
.bignews-search-submit
{
	margin-top:2px;
	background: white url("../images/front-page-sprite.png") no-repeat 5px -285px;
	border: 1px solid #DFDFDF;
	width: 20px;
	height: 20px;
}

/*頭條*/
.splash_block
{
	height:560px;
}
.splash_block-title
{
	margin-top:5px;
	font-size: 73px;
	height:90px;
	line-height:90px;
	color: #004098;
	font-family: Arial, "微軟正黑體";
	font-weight:bold;
}
.splash_block-subtitle
{
	font-size: 41px;
	margin-top:-10px;
	height:50px;
	line-height:50px;
	color: #00A0E9;
	font-family: Arial, "微軟正黑體";
	font-weight:bold;
}
.splash_block-img
{
	width:950px;
	height:400px;
	border:1px solid #808080;
	margin-left:0px;
	overflow:hidden;
}
.splash_block-meta_links
{
	margin-bottom: 8px;
	height:25px;
	line-height:25px;
	font-size: 13px;
	font-family: Arial, "新細明體";
}
.splash_block a, .splash_block a:visited, .splash_block a:active, .splash_block a:hover
{
	color:#808080;
}
/*頭條*/

/*三欄*/
.top_rule
{
	border-top: 1px solid #DFDFDF;
}
.newscontainer
{
	margin-top:5px;
	min-height:500px;
	height:100%;
}
.article-container
{
	width:640px;
}
.article-auth
{
	width:640px;
	padding:0 10px;
}
.article-auth-authname
{
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height:39px;
	word-break:break-all;
}
.article-auth-intro
{
	padding-top:2px;
	padding-right:2px;
	width:500px;
	font-family: "微軟正黑體";
	font-size: 19px;
	line-height:29px;
	word-wrap: break-word;
	text-align: justify;
	text-justify:inter-ideograph;
}
.article-auth-intro a
{
	text-decoration:none;
	line-height:29px;
}
.article-auth-img
{
	margin-top: 2px;
	width: 97px;
	height: 97px;
	background-color: white;
	border: 1px solid gray;
	padding: 2px 1px 1px 3px;
	margin-right: 8px;
}
.article-tag
{
	width:630px;
	padding:0 10px;
}
.article-tag-item
{
	font-size:15px;
}

.article-main
{
	width:630px;
	margin:0px 10px;
	margin-top:10px;
	padding-right:10px;
}
.article-main-extand
{
	margin:0px 10px;
	width:630px;
	min-height:380px;
}
.article-message
{
	margin:0px 10px;
	width:630px;
}
.article-title-news
{
	color: #111111;
	font-size:36px;
	line-height:42px;
	font-family: Arial, "微軟正黑體";
	font-weight:bold;
}
.article-message-news
{
	color: #111111;
	font-size:24px;
	line-height:30px;
	font-family: Arial, "微軟正黑體";
}
.article-extand-bottonline
{
	width:300px;
	margin-top:32px;
	height:1px;
	border-bottom:1px solid;
}
.article-extand-block
{
	width:120px;
	height:32px;
	font-size:19px;
	line-height:35px;
}
.article-extand-block
{
	color:#FFFFFF;
}
.article-extand-arts
{
	margin-top:35px;
	height:32px;
	font-size:19px;
	line-height:35px;
}

.article-block-span
{
	height:1px;
	width:620px;
	color:#CCCCCC;
	border-bottom:1px solid;
	margin-left:10px;
	margin-top:5px;
}
.article-img-area
{
	text-align:center;
	padding-top:5px;
	margin-right:10px;
	width:310px;
	min-height:100px;
	border:1px solid #CCCCCC;
}
.article-img-area-sourceurl
{
	width:300px;
	font-size:11px;
	font-family:Arial;
	color:#A6A6A6;
	word-wrap: break-word;
	text-align: justify;
	text-justify:inter-ideograph;
}
.article-cont-font
{
	font-size:19px;
	line-height:25px;
	font-family: Arial, "新細明體";
	letter-spacing: 1px;
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
	text-justify:inter-ideograph;
}
.social_block
{
	width:300px;
	height:250px;
}
.grid_block
{
	width:320px;
}
.grid_block-middle
{
	width:318px;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}
.grid_block_space
{
	width:300px;
	height:8px;
}
.grid_blogs
{
	width:300px;
	margin:auto;
}
.hot-evnet-header
{
	font-size:24px;
	font-family:Arial, "微軟正黑體";
	color:#FFFFFF;
	line-height:36px;
	
	background: #fff7f5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #e73c12 12%, #e22711 78%, #d80c18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff7f5), color-stop(12%,#e73c12), color-stop(78%,#e22711), color-stop(100%,#d80c18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e73c12 12%,#e22711 78%,#d80c18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e73c12 12%,#e22711 78%,#d80c18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e73c12 12%,#e22711 78%,#d80c18 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e73c12 12%,#e22711 78%,#d80c18 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73c12', endColorstr='#d80c18',GradientType=0 ); /* IE6-8 */
}
.block300-100
{
	width:300px;
	height:100px;
}
.block300-120
{
	width:300px;
	height:106px;
}
.block300-118
{
	width:300px;
	height:118px;
}
.block300-125
{
	width:300px;
	height:125px;
	*height:auto;
	line-height:125px;
	*line-height: 0px;
}
.block300-130
{
	width:300px;
	height:130px;
}
.block300-160
{
	width:300px;
	height:160px;
}
.block300-170
{
	width:298px;
	height:168px;
}
.block300-200
{
	width:300px;
	height:200px;
}
.block300-225
{
	width:300px;
	height:225px;
}
.block300-250
{
	width:300px;
	height:250px;
}
.block300-310
{
	width:300px;
	height:290px;
}
.block300-315
{
	width:300px;
	height:300px;
	*height:auto;
}
.blog-art
{
	height:125px;
	line-height:125px;
	*line-height: 0px;
	margin:0 5px;
	padding-top:10px;
}
.blog-art-img
{
	width:62px;
	height:61px;
	background-color:#FFFFFF;
	border:1px solid #808080;
	padding:2px 1px 1px 1px;
}
.blog-art-top
{
	height:62px;
}
.blog-art-top-title
{
	font-family: Arial, "微軟正黑體";
	font-size: 17px;
	height:29px;
	line-height: 29px;
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
	text-justify:inter-ideograph;
	width: 210px;
	overflow: hidden;
}
.blog-art-top-intro
{
	width:220px;
	height:34px;
}
.blog-art-authname
{
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height:20px;
}
.blog-art-autintro
{
	width:220px;
	font-family: "新細明體";
	font-size: 13px;
	line-height:19px;
	height:34px;
	color:#A6A6A6;
	word-wrap: break-word;
	word-break: normal;
}
.blog-art-bottom
{
	padding-top:5px;
	letter-spacing: 1px;
	height:63px;
	font-size:15px;
	color:#505050;
	font-family:Arial, "新細明體";
	line-height:19px;
	word-break:break-all;
}
.blog-art-spac
{
	border-bottom: 1px solid #DEDEDE;
	height:1px;
	width:290px;
	margin:auto;
}
.blog-art-spac-none
{
	height:3px;
	width:300px;
}
.blog-star-spac-none
{
	height:5px;
}
.news-block-title
{
	margin-top:10px;
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
}
.news-list-title
{
	margin-top:10px;
	font-family: Arial, "微軟正黑體";
	font-size: 24px;
	line-height: 24px;
	word-wrap: break-word;
	word-break: normal;
	text-align: justify;
	text-justify:inter-ideograph;
/*	letter-spacing: 1px;*/
}

.blog-star-art-title
{
	margin-top:5px;
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 1px;
}
.right-star-title
{
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
}
.blog-star-title
{
	margin-top:5px;
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
}
.blog-star-art-img
{
	margin-top:2px;
	width:97px;
	height:97px;
	background-color:#FFFFFF;
	border:1px solid #808080;
	padding:2px 1px 1px 3px;
	margin-right:8px;
}
.blog-star-art-autintro
{
	padding-top:2px;
	padding-right:2px;
	width:180px;
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height:25px;
	color:#A6A6A6;
	word-wrap: break-word;
	text-align: justify;
	text-justify:inter-ideograph;
}
.blog-star-art-authname
{
	font-family: "微軟正黑體";
	font-size: 21px;
	line-height:31px;
	word-break:break-all;
}
.spColumn-title
{
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 1px;
}
.spCloumn-Area
{
	width:300px;
	height:95px;
}
.spCloumn-img
{
	width:92px;
	width:auto\9;
	height:68px;
	background-color:#FFFFFF;
	border:1px solid #808080;
	padding:2px 1px 2px 2px;
}
.spCloumn-inf
{
	width:198px;
	font-size:17px;
	color:#505050;
	font-family:Arial, "微軟正黑體";
	line-height:27px;
	letter-spacing: 1px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.spAuth
{
	border: 1px solid #949494;
	margin: 12px 0 5px;
	padding: 9px 9px;
}
.spAuth-title
{
	color: #FFFFFF;
	font: 17px "微軟正黑體";

	width:145px;
	height:30px;
	line-height:30px;
	position:absolute;
	margin-top:178px;
	margin-left:-10px;
	padding-left:5px;

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  rgba(128,128,128,0.65) 0%, rgba(1,1,1,0.65) 99%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(128,128,128,0.65)), color-stop(99%,rgba(1,1,1,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(128,128,128,0.65) 0%,rgba(1,1,1,0.65) 99%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(128,128,128,0.65) 0%,rgba(1,1,1,0.65) 99%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(128,128,128,0.65) 0%,rgba(1,1,1,0.65) 99%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(128,128,128,0.65) 0%,rgba(1,1,1,0.65) 99%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6808080', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

}
.mbrImgBlock
{
	width:91px;
	height:91px;
	background-color:#FFFFFF;
	border:1px solid #808080;
	padding:2px 1px 1px 2px;
}
.mbrName
{
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 35px;
}
.mbrAct
{
	width:200px;
	font-family: "微軟正黑體";
	font-size: 21px;
	line-height: 31px;
	word-wrap: break-word;
	word-break: normal;
	text-align: justify;
	text-justify:inter-ideograph;
}
.mbrAct-now{
	font-family: "新細明體";
	font-size:15px;
	line-height:29px;
}
.mbrAct-intro
{
	width:200px;
	height:34px;
}
.mbrAct-artFB
{
	width:110px;
	height:30px;
	border:1px solid;
}
.spCloumn1-inf
{
	width:300px;
	font-size:19px;
	color:#505050;
	font-family:Arial, "微軟正黑體";
	line-height:25px;
	letter-spacing: 1px;
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
	text-justify:inter-ideograph;
}
.spCloumn-inf-star
{
	width:300px;
	font-size:17px;
	color:#505050;
	font-family:Arial, "微軟正黑體";
	line-height:25px;
	letter-spacing: 1px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.header-evnet-header
{
	font-size:21px;
	font-family:Arial, "微軟正黑體";
	color:#FFFFFF;
	line-height:35px;
	
	background: rgb(135,135,135); /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzg3ODc4NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODY4NjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(135,135,135,1) 1%, rgba(104,104,104,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(135,135,135,1)), color-stop(100%,rgba(104,104,104,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(135,135,135,1) 1%,rgba(104,104,104,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(135,135,135,1) 1%,rgba(104,104,104,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(135,135,135,1) 1%,rgba(104,104,104,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(135,135,135,1) 1%,rgba(104,104,104,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#686868',GradientType=0 ); /* IE6-8 */
}
.online-news-header
{
	font-size:21px;
	font-family:Arial, "微軟正黑體";
	color:#FFFFFF;
	line-height:35px;
	
	background: #f6e6b4;
	background: -moz-linear-gradient(top,  #f6e6b4 0%, #ff8432 10%, #ff6600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e6b4), color-stop(10%,#ff8432), color-stop(100%,#ff6600));
	background: -webkit-linear-gradient(top,  #f6e6b4 0%,#ff8432 10%,#ff6600 100%);
	background: -o-linear-gradient(top,  #f6e6b4 0%,#ff8432 10%,#ff6600 100%);
	background: -ms-linear-gradient(top,  #f6e6b4 0%,#ff8432 10%,#ff6600 100%);
	background: linear-gradient(to bottom,  #f6e6b4 0%,#ff8432 10%,#ff6600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ff6600',GradientType=0 );
}
.week-news-header
{
	font-size:21px;
	font-family:Arial, "微軟正黑體";
	color:#FFFFFF;
	line-height:32px;
	height:60px;
	
	background: #b4ddb4;
	background: -moz-linear-gradient(top,  #b4ddb4 0%, #008a00 4%, #008a00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4ddb4), color-stop(4%,#008a00), color-stop(100%,#008a00));
	background: -webkit-linear-gradient(top,  #b4ddb4 0%,#008a00 4%,#008a00 100%);
	background: -o-linear-gradient(top,  #b4ddb4 0%,#008a00 4%,#008a00 100%);
	background: -ms-linear-gradient(top,  #b4ddb4 0%,#008a00 4%,#008a00 100%);
	background: linear-gradient(to bottom,  #b4ddb4 0%,#008a00 4%,#008a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#008a00',GradientType=0 );
}
.big-news-header
{
	font-size:24px;
	font-family:Arial, "微軟正黑體";
	color:#FFFFFF;
	line-height:36px;
	
	line-height:35px;

	background: #7db9e8;
	background: -moz-linear-gradient(top,  #7db9e8 0%, #2989d8 27%, #0066cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(27%,#2989d8), color-stop(100%,#0066cc));
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#2989d8 27%,#0066cc 100%);
	background: -o-linear-gradient(top,  #7db9e8 0%,#2989d8 27%,#0066cc 100%);
	background: -ms-linear-gradient(top,  #7db9e8 0%,#2989d8 27%,#0066cc 100%);
	background: linear-gradient(to bottom,  #7db9e8 0%,#2989d8 27%,#0066cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#0066cc',GradientType=0 );

}
.header-evnet-title
{
	margin-top:5px;
	font-family: "微軟正黑體";
	font-size: 23px;
	line-height: 32px;
	letter-spacing: 1px;
}
.imgDate
{
	width:80px;
	height:20px;
	line-height:22px;
	font-size:11px;
	font-family:Arial;
	position:absolute;
	margin-top:-20px;
	*margin-top:205px;
	color:#FFFFFF;
	margin-left:218px;
	*margin-left:-87px;
	text-align:center;
	background-color: #525252;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.homevideo-header
{
	font-size:20px;
	font-family:Arial, "微軟正黑體";
	color:#FFFFFF;
	line-height:32px;
	
	background: rgb(148,76,152); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  rgba(148,76,152,1) 0%, rgba(94,40,116,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,76,152,1)), color-stop(100%,rgba(94,40,116,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(148,76,152,1) 0%,rgba(94,40,116,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(148,76,152,1) 0%,rgba(94,40,116,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(148,76,152,1) 0%,rgba(94,40,116,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(148,76,152,1) 0%,rgba(94,40,116,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#944c98', endColorstr='#5e2874',GradientType=0 ); /* IE6-8 */
}
.famous-img-block
{
	width:96px;
	height:110px;
	background-color:#FFFFFF;
	margin-left:3px;
}
.game-img-block
{
	width:96px;
	height:96px;
	background-color:#FFFFFF;
	margin-left:3px;
}
.famous-img, .social-icon
{
	width:91px;
	height:91px;
	padding:2px;
}
.famous-img
{
	border:1px solid #DEDEDE;
}
.famous-img-name
{
	width:91px;
	height:25px;
	font-family: Arial, "新細明體";
	font-size: 15px;
	line-height: 31px;
	color:#333333;
}
.famous-msg-list-block
{
	width:300px;
	padding:5px;
}
.famous-msg-list-name
{
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 27px;
	color: #008CD6;
}
.famous-msg-list-word
{
	font-family: "新細明體";
	font-size: 15px;
	line-height: 27px;
	color: #505050;
}
.famous-msg-list-time
{
	font-family: Arial;
	font-size: 13px;
	line-height: 27px;
	color: #008CD6;
}
.channel-block
{
	background-color:#E9EDF0;
	width:300px;
	height:165px;
}
.channel-headline
{
	height:5px;
}
.channel-space
{
	height:1px;
}
.channel-now
{
	width:90px;
	height:25px;
	line-height:25px;
	margin-top:-10px;
	margin-left:105px;
	
	color:#ffffff;
	font-size:15px;
	font-family: "新細明體";
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.channel-title
{
	height:35px;
	line-height:35px;
	font-size:19px;
	font-family: "微軟正黑體";
}
.channel-prog-name
{
	margin-top:20px;
	font-family: "微軟正黑體";
	font-size: 19px;
	line-height: 27px;
	color: #008CD6;
}
.channel-prog-intro
{
	font-family: "新細明體";
	font-size: 15px;
	line-height: 23px;
}
.vote-block
{
	width:300px;
	height:56px;
	*height:auto;
}
.vote-block-cate2, .vote-block-cate3, .vote-block-cate4
{
	margin-left:5px;
	width:55px;
	height:35px;
	padding:5px;
	font-family: "微軟正黑體";
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.vote-block-cate2
{
	font-size: 21px;
	line-height: 35px;
}
.vote-block-cate3
{
	font-size: 15px;
	line-height: 35px;
}
.vote-block-cate4
{
	font-size: 13px;
	line-height: 35px;
}
.vote-block-title
{
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 24px;
}
.vote-block-item
{
	font-family: "新細明體";
	font-size: 15px;
	line-height: 21px;
}
.right-focus-block
{
	width:300px;
	height:90px;
}
.right-focus-img
{
	width:102px;
	height:77px;
	padding:3px 2px 2px 4px;
	border:1px solid #dedede;
	background-color:#ffffff;
}
.right-info-title
{
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 1px;
}
.right-info
{
	margin-top:3px;
	height:120px;
	line-height:120px;
}
.right-info-bottom
{
	letter-spacing: 1px;
	height:63px;
	font-size:17px;
	color:#505050;
	font-family:Arial, "微軟正黑體";
	line-height:25px;
    word-wrap: break-word;
    word-break: break-all;
    text-align:justify;
    text-justify:inter-ideograph;
}
.imgCate-top
{
	margin-top:-400px !important;
}
.imgCate, .imgCate3, .imgCate4
{
	height:28px;
	line-height:30px;
	font-size:17px;
	font-family:"微軟正黑體";
	letter-spacing: 1px;
	position:absolute;
	margin-top:-225px;
	*margin-top:auto;
	color:#FFFFFF;
	text-align:center;
	/*opacity: 0.6;
	filter: alpha(opacity=60);*/
	
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.imgCate
{
	width:50px;
	margin-left:0px;
	*margin-left:-305px;
}
.imgCate3
{
	width:60px;
	margin-left:0px;
	*margin-left:-305px;
}
.imgCate4
{
	width:80px;
	margin-left:0px;
	*margin-left:-305px;
}

.spCloumn-inf-right
{
	width:200px;
	font-size:16px;
	color:#505050;
	font-family:Arial, "微軟正黑體";
	line-height:25px;
	text-align: justify;
	text-justify:inter-ideograph;
}

/*三欄*/


/*Footer*/
.footer
{
    height:175px;
    background-color:#FFFFFF;
    border-bottom:1px solid #FF0000;
}
.Cooperation
{
    height:140px;
    background-color:#F1F1F1;
}
.coopTitle
{
    height:23px;
    line-height:23px;
    margin-left:10px;
    font-size:19px;
    font-family:"微軟正黑體";
    font-weight:bold;
}
.coopArea
{
    margin:2px 10px 0 10px;
    height:90px;
}
.coopSpace
{
    width:5px;
    height:100px;
    margin-left:5px;
    border-left:1px solid #909090;
}
.coopBlock
{
    width:178px;
    height:90px;
}
.cooperTitle
{
    font-size:15px;
    font-family:"新細明體", Arial;
    font-weight: bold;
    height:23px;
    line-height:23px;
    color:#505050;
    text-align:left;
}
.cooperContent
{
    font-size:13px;
    font-family:"新細明體", Arial;
    height:63px;
    line-height:21px;
    text-align:left;
    word-wrap: break-word;
    word-break: break-all;
    text-align:justify;
    text-justify:inter-ideograph;
}
.cooperImg
{
    margin:0 0 0 6px;
    width:53px;
    height:53px;
}
.cooperGname
{
    font-size:13px;
    width:50px;
    text-align:center;
    color:#808080;
}
.cooperUrl
{
    font-size:11px;
    font-family:"新細明體", Arial;
    height:19px;
    line-height:19px;
    color:#008CD6;
    text-align:right;
    word-wrap: break-word;
    word-break: break-all;
}
.copywriter
{
    height:32px;
    line-height:32px;
    color:#595959;
}
/*Footer*/

/*------------scrollable-------*/
.scrollable2 {
	/*POSITION: relative; WIDTH: 950px; HEIGHT: 430px; OVERFLOW: hidden;*/
	POSITION: relative; WIDTH: 950px; HEIGHT: 560px; OVERFLOW: hidden;
}
.scrollable2 .items {
	POSITION: absolute; WIDTH: 20000em; CLEAR: both
}
.items DIV {
	WIDTH: 950px; FLOAT: left
}
#browsable2 h1 a{color:#2c3c60;font-size:70px;display: block;padding: 0 15px 0px 15px; text-align:center; font-family:"微軟正黑體"; line-height:74px;margin:auto;}
#browsable2 h2{color:#0088c3;font-size:36px;display; line-height:40px; text-align:center; font-family:"微軟正黑體";margin:auto;}
#browsable2 image{border:2px solid #DEDEDE;}
.photoNum 
{
	margin:auto;
	text-align:center;
	bottom: 0;
	width : 950px;
	height : 46px;
	position : absolute;
	/*background : url(images/slide-bg.png) 0 0;*/
}
.navi a {
	margin: 40px 5px 0 0;
	float: right;
	display: block;
	width: 24px;
	height: 24px;
	background-image : url(../images/silde-nav.png);
}
.navi .active {
	background-position : 0 -24px;
}

/*------------scrollable-------*/


/*MARQUEE*/
div#abgne_marquee ul, div#abgne_marquee li {
		margin: 0;
		padding: 0;
		list-style: none;
}
div#abgne_marquee ul {
		position: absolute;
		left: 30px;			/* 往後推個 30px */
}
div#abgne_marquee ul li a {
		display: block;
		overflow: hidden;	/* 超出範圍的部份要隱藏 */
		font-size:12px;
		height: 25px;
		line-height: 25px;
		text-decoration: none;
}
div#abgne_marquee div.marquee_btn {
		position: absolute;
		cursor: pointer;
}
div#abgne_marquee div#marquee_next_btn {
		left: 5px;
}
div#abgne_marquee div#marquee_prev_btn {
		right: 5px;
}
/*MARQUEE*/

/*ARTIMG*/
#preview{
	position:absolute;
	border:3px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	box-shadow: 4px 4px 3px rgba(103, 115, 130, 1);
}
/*ARTIMG*/