html{
	overflow-y:scroll;
}

body{
	background-color:#000614;
	color:#FFF;
	font:12px Arial,Helvetica,sans-serif,"微軟正黑體","Microsoft JhengHei","新細明體","PMingLiU","細明體","MingLiU","標楷體","DFKai-sb";
	margin:1px 0 0 0;
}

table{
	border-collapse:collapse;
	border-style:none;
	font:12px Arial,Helvetica,sans-serif,"微軟正黑體","Microsoft JhengHei","新細明體","PMingLiU","細明體","MingLiU","標楷體","DFKai-sb";
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table td, table th{
	line-height:0;
	padding:0;
	text-align:left;
} 

a{
	color:#8bb6f7;
}

.myContent{
	color:#CCC;
	font-size:12px;
	line-height:normal;
	margin:15px 33px 15px 33px;
	/*margin:15px 0px 15px 0px;
	width:1000px;*/
}

.footer, .footer a{
	color:#2D3749;
	font-size:12px;
	line-height:normal;
}

/*recruit,*.detail*/
.title{
	background-color:#4C566A;
	display:table-cell;
	font-size:16px;
	font-weight:bold;
	margin:0;
	height:30px;
	vertical-align:middle;
	line-height:normal;
	width:930px;
	/*width:99%;*/
	/*width:990px;*/
}

.content_margin{
	margin:0 7px 0 7px;
}
.content_margin img{
	max-width:100%; max-height:100%;
}

/*index.php, recruit.php, movie_archives.php*/
.newsPt{
	background:url('../images/news_pt.gif') repeat-x center center;
	display:table-cell;
	margin:0;
	height:10px;
	line-height:14px;
	width:930px;
	/*width:99%;
	width:1000px;*/
}

.noBorder{
	border-style:none;
	border-width:0;
	padding:0;
}

.CoverBorder{
	border-style:solid;
	border-width:1px;
	border-color:#33456A;
}

.TableContent{
	width:1000px;
	background-color:#000B22;
}

.noMargin{
	margin:0;
}

.navsub{
    margin: 3px 0 3px 0;
}

/*
"微軟正黑體","Microsoft JhengHei","新細明體","PMingLiU","細明體","MingLiU","標楷體","DFKai-sb", serif;
微軟正黑體,新細明體,細明體,標楷體;
*/