@charset "UTF-8";

/* ================================================================ *
	BusinessWing 2009
	Template CSS
	
	所有個別網頁的基本設定,視實際需求請調整之。
 * ================================================================ */
/* ---------------------------------------------------------------- *
	main 之設定
 * ---------------------------------------------------------------- */

#main {
	width:686px;
	padding:30px 45px 25px 21px;}
	
#maintop {
	background-color:#bcd2eb;
	height:27px;}
	
#videolist {
	width:100%;
	margin-top:29px;
	margin-bottom:16px;
	border-collapse:collapse;
	border-spacing:0;
	color:#888888;
	}
#videolist td:first-child {
	padding-left:0;
	color:#ea6e09;
	text-align:center;
	}
#videolist td.Vtitle{
	padding-left:5px;
	}
#videolist th{
	border-bottom:1px solid #9e9e9e;
	height:24px;
	padding-top:3px;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
#videolist td {
	/*padding-left:8px;*/
	padding-top:20px;
	padding-bottom:9px;
	background:url(../images/icon/grayd.png) left bottom repeat-x;
}
#videolist td a {
	color:#272727;
}
.videotime {
	background:url(../images/icon/graya.png) right 4px no-repeat;
	padding-right:8px;}
input.stylebutton{
	background: transparent url("../images/btn.png") 1px 100% repeat-x;
        margin-bottom: 5px;
        padding: 2px 2px;
        border: 1px solid #003c73;
        width: 50px;
/* 	font-family: Georgia, "Times New Roman", Times, serif; */
        font-size: 11px ;
	color:#15428B;
	cursor:pointer;
}
/*-- page --*/
#gallery {
	padding-bottom:40px;}

#gallery .clearfix {
	padding-left:28px;}

.item {
	margin-left:20px;}

.itemimg {
	background-image:url(../images/video/itembg.png);
	width:110px;
	height:87px;
	padding-top:23px;
	margin:auto;}
	
.item > p {
	line-height:18px;
	color:#181818;
	margin-top:4px;}
	
/*-- page --*/

#showmv {
	padding-bottom:16px;}

#adBox {
	background:url(../images/photos/subboxbg.png) repeat-y;
	margin-top:7px;
	text-align:center;
	position:relative;}
	
#adBox:before, #adBox:after {
	display:block;
	height:13px;}
	
#adBox:before {
	content:url(../images/photos/subboxtop.png);}
	
#adBox:after {
	content:url(../images/photos/subboxbottom.png);}

.aditem {
	float:left;
	width:120px;
	text-align:center;
	color:#1c1c1c;
	line-height:18px;
	margin-left:26px;
	padding-top:9px;
	padding-bottom:2px;}
	
#adBox > .clearfix {
	padding-left:38px;}

.adimg {
	background-image:url(../images/video/itembg.png);
	width:110px;
	height:87px;
	padding-top:23px;
	margin:auto;}

.aditem h3 {
	margin-top:9px;
	font-size:1em;}
	
.aditem h3 a {
	color:#e2530c;
	text-decoration:underline;}
	
#adBtn {
	position:absolute;
	width:100%;
	top:66px;
	left:0;}
	
#adBtn1 {
	text-align:left;
	padding-left:35px;}
	
#adBtn2 {
	text-align:right;
	padding-right:35px;
	margin-top:-22px;}

