/*
 Project:
 vision: V1.0.0
 Program:

 Creat Date:
 Release Date:
 Aauthor: MKTsai
 E-mail: mktsai@sweea.com

 history:

 Copyright (c) 2013 Sweea.com All rights reserved.
 */

body{
	background: url(../images/front_bg.png) #000 repeat-x;/*front_bg是#000,front_bg2是#161d38*/
}
p{
	margin:10px 0;
}

div.bg_img{
	background: url(../images/bg_img.png) center 10% no-repeat;
	height: 100%;
}

div.wrapper{
	width:970px;
	margin: 0 auto;
}
div.topMemuBox a{
	color:#fff;
}
div.topMemuBox a:hover{
	color:#2b7cdf;
}
div.topMemuBox{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 0.2);
	box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 0.2);
	
	padding:3px;
	margin-top:10px;
	line-height: 25px;
	background-color: #1f467f; /*原是#013c82*/
}
div.topAds{
	height:140px;
	margin-top:3px;
	margin-bottom:1px;
}
div.ads{
	position: absolute;
	z-index:9;
}
div.logo,div.search_box{
	position: absolute;
	z-index:10;
}
div.search_box{
	right:0;
	display:block;
	padding:5px;
	margin:5px;
	background:url("../images/search_box_bg.png") no-repeat;
}
input.search_input{
	width:218px;
	border:none;
}

/** menu  **/
div.front_menu{
	width:990px;
	background:url(../images/menu_bg.png) center top no-repeat;
	height:61px;
	margin:0 auto;
}
div.front_menu ul.level_0{
	margin:0 10px;
}
div.front_menu ul.level_0 > li{
	float:left;
	text-align:center;
	border-left: #BBBBBB solid 1px;
	border-right: #333333 solid 1px;
}
div.front_menu ul.level_0 > li.first{
	border-left: none;
}
div.front_menu ul.level_0 > li.last{
	border-right: none;
}
div.front_menu ul.level_0 > li a{
	font-size:16pt;
	color:#fff;
	display:block;
	padding-top:11px;
	padding-bottom:11px;
	width:159px;
	text-shadow: 0 -1px 2px rgba(0,0,0,0.9);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=-1, Color=#222222);
}
div.front_menu ul.level_0 > li a:hover{
	color:#ccc;
}
div.front_menu ul.level_1{
	display:none;
	position: absolute;
	z-index:1;
}
div.front_menu ul.level_1 > li{
	background-color:#403f40;
}
div.front_menu ul.level_1 > li a{
	font-size: 12pt;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: #ccc solid 1px;
}

/** main **/
div.main{
	background-color:#fff;
	min-height:500px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

div.split{
	height:1px;
	border-top:#CCCCCC solid 2px;
	border-bottom:#cccccc solid 1px;
	margin:5px 0;
}
h3.block_h{
	background-color:#dcdadd;
	color:#555;
	padding:5px;
	border-bottom: dashed #bbb 1px;
	margin-bottom: 5px;
	
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-box-shadow: 0px -1px 2px 0px rgba(60, 60, 60, 0.6);
	-webkit-box-shadow: 0px -1px 2px 0px rgba(60, 60, 60, 0.6);
	box-shadow: 0px -1px 2px 0px rgba(60, 60, 60, 0.6);
}
div.news_list,div.recommend_list{
	width:309px;
	padding-right:5px;
	padding-left:5px;
}
div.news_list{
	border-right:#ccc solid 1px;
}
img.front_thumb{
	width:310px;
	height:176px;
}
div.first_hightlight{
	background:#111;
	padding:5px;
	width:300px;
}
div.first_hightlight a{
	color:#fff;
}
div.first_hightlight a:hover{
	color:#ccc;
}

div.a_show{
	width:200px;
	height:180px;
	float:left;
	margin:10px 6px; 
}

.thumb_box img{
	width:100%;
}
.thumb_box{
	position: relative;
	overflow: hidden;
	display: block;
}
.page_video_list{
	height:112px;
	width:200px;
}
.front_bottom_list{
	height:175px;
	width:310px;
}
.result_thumb{
	width:120px;
	height:68px;
}
.result_content{
	width:510px;
	padding:0 5px;
}
div.list_result{
	border-bottom:#ccc solid 1px;
	padding:10px 0;
}
div.program_list{
	border-bottom:#ccc solid 1px;
	padding:10px 0;
}
div.program_list_result{
	
	padding:10px 0;
}

/** albums **/
.album_thumb{
	width:198px;
}
.album_thumb img{
}
ul.album_front_list{
	
}
ul.album_front_list li{
	float:left;
	padding:3px;
	margin:3px;
	border:#ccc solid 1px;
}
img.album_cover_thumb{
	width:200px;
	height:180px;
	margin:0 auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
img.album_photos_thumb{
	width:200px;
	height:150px;
	margin:0 auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto 100%;	
}
div.album_photos_box{
	height:160px;
}
img.photoframe{
	margin:4px;
	border:2px solid #fff;
	-moz-box-shadow: 0 0 3px 1px #666;
	-webkit-box-shadow: 0 0 3px 1px #666;
	box-shadow: 0 0 3px 1px #666;
}

/** program **/
table.program_table{
	width:100%;
	-moz-box-shadow: 0px 0px 2px 1px rgba(60, 60, 60, 0.6);
	-webkit-box-shadow: 0px 0px 2px 1px rgba(60, 60, 60, 0.6);
	box-shadow: 0px 0px 2px 1px rgba(60, 60, 60, 0.6);
}
table.program_table th{
	background-color:#E2E1E3;
	padding:5px;
}
table.program_table td{
	padding:5px;
}

/** news page **/
div.acticle_box{
	
}
div.first_acticle_video{
	width:320px;
}
div.first_acticle_content{
	width:310px;
	padding-left:10px;
}

div.category_list{
	width:200px;
	height:300px;
	float:left;
	margin: 10px 6px;
	
}
.news_category_list{
	width:200px;
	height:112px;
}
.news_category_list_hightlight{
	background:#000;
	padding:5px;
	width:190px;
	color:#fff;
}
.news_category_list_hightlight a{
	color:#fff;
}
.news_category_list_hightlight a:hover{
	color:#ccc;
}
span.more{
	margin-top:5px;
	font-size:10pt;
}
.first_news_thumb{
	width:320px;
	height:180px;
}
/** 節目表 **/
div.show_program{
	margin-bottom:20px;
}


/** calendar **/
div.calendar{
	margin-bottom:20px;
}
#calendar{
	width:300px;
	-moz-box-shadow: 0px 0px 2px 1px rgba(60, 60, 60, 0.6);
	-webkit-box-shadow: 0px 0px 2px 1px rgba(60, 60, 60, 0.6);
	box-shadow: 0px 0px 2px 1px rgba(60, 60, 60, 0.6);
}
div.month_switch{
	padding:5px;
	text-align:center;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #9EC7ED 0%, #526189 100%);	
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #9EC7ED 0%, #526189 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #9EC7ED 0%, #526189 100%);	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9EC7ED), color-stop(1, #526189));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #9EC7ED 0%, #526189 100%);	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #9EC7ED 0%, #526189 100%);
}
div.daysGrid{
	padding:10px;
	background-color: #e2e1e3;
}
div.alldays{
	border-top:#aaa solid 1px;
	border-right:#aaa solid 1px;
	border-left:#aaa solid 1px;
	background-color:#fff;
}
div.today{
	background-color:#004986;
	-moz-box-shadow:inset 0px 0px 1px 2px rgba(10, 10, 10, 0.8);
	-webkit-box-shadow:inset 0px 0px 1px 2px rgba(10, 10, 10, 0.8);
	box-shadow:inset 0px 0px 1px 2px rgba(10, 10, 10, 0.8);
	color:#fff;
}

div.selectDay{
	background-color:#00b7ee;
	-moz-box-shadow:inset 0px 0px 1px 2px rgba(10, 10, 10, 0.2);
	-webkit-box-shadow:inset 0px 0px 1px 2px rgba(10, 10, 10, 0.2);
	box-shadow:inset 0px 0px 1px 2px rgba(10, 10, 10, 0.2);
	color:#fff;
}
div.no_day{
	display:block;
	float:left;
	width:39px;
	padding:5px 0;
	border-bottom:#fff solid 3px;
	margin-top:2px;
}
div.a_day{
	display:block;
	float:left;
	width:39px;
	text-align:center;
	padding:5px 0;
	cursor: pointer;
	border-bottom:#fff solid 3px;
	margin-top:2px;
}
div.a_day:hover{
	background-color:#bfd7df;
}
div.haveLive{
	border-bottom:#b01548 solid 3px;
}
div.liveList{
	background-color:#fff;
	width:270px;
	margin: 0 auto;
	-moz-box-shadow: 0px 1px 1px rgba(60, 60, 60, 0.6);
	-webkit-box-shadow: 0px 1px 1px  rgba(60, 60, 60, 0.6);
	box-shadow: 0px 1px 1px rgba(60, 60, 60, 0.6);
	padding:5px;
	display:none;
}
div.days{
	background-color:#fff;
	border:#aaa solid 1px;
}

/** left_side **/
div.left_side{
	float:left;
	width:640px;
	padding:10px 5px 10px 10px;
}

div.contact_box{
	width: 400px;
	margin: 20px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff url("../images/overlay.png") repeat;
	padding: 20px;
	-webkit-box-shadow: 0px 4px 8px rgba(67, 67, 67, 0.75);
	-moz-box-shadow: 0px 4px 8px rgba(67, 67, 67, 0.75);
	box-shadow: 0px 4px 8px rgba(67, 67, 67, 0.75);
}
textarea#msg{
	height:100px;
}

img.read_thumb{
	width:250px;
	float:right;
}

/** right_side **/
div.right_side{
	float:right;
	width:300px;
	padding:10px 10px 10px 5px;
}


/** album **/
#galleria{
	height:320px;
}
div.album_hightlight{
	background:#000;
	padding:5px;
	width:290px;
	color:#fff;
}
div.album_hightlight a{
	color:#fff;
}
div.album_hightlight a:hover{
	color:#ccc;
}
div.footer{
	text-align:center;
	color:#fff;
}
div.footer a{
	color:#fff;
}
div.footer a:hover{
	color:#2b7cdf;
}

/** history **/
div.history_year_list{
	border-bottom:#ccc solid 1px;
	padding:5px 0 20px;
}
div.history_a_show{
	width:200px;
	height:130px;
	float:left;
	margin:10px 6px; 
}