/* @override 
	http://aos.kidd.cc/css/style.css
	http://www.aos.com.tw/css/style.css
*/

/* @group reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus{
	outline: 0;
}

body{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul{
	list-style: none;
}

table{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
}

blockquote, q{
	quotes: "" "";
}

/* @end */

/* @group general */


body{
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	background: #000 url(img/bg.jpg) 50% 0;
}

ol, ul{
	list-style: none
}

:focus{
	outline: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0
}

h1{
	font-size: 13px;
	font-weight: bold;
}

p{
	line-height: 16px;
}

.clear{
	overflow: hidden;
	width: 0;
	height: 0;
	clear: both;
}

a img{
	border: none;
}

a{
	color: #fff;
}

a:hover{
	text-decoration: none;
	color: #cc9933;
}

.book_pager{
	text-align: center;
}

.tiny_text_input{
	border: 1px solid #999;
	height: 21px;
	width: 25px;
	padding: 1px;
}

.short_text_input{
	border: 1px solid #999;
	height: 21px;
	width: 100px;
	padding: 1px;
}

.text_input{
	border: 1px solid #999;
	height: 21px;
	width: 200px;
	padding: 1px;
}

.long_text_input{
	border: 1px solid #999;
	height: 21px;
	width: 240px;
	padding: 1px;
}

.order_input, .page_input{
	text-align: center;
}

textarea{
	border: 1px solid #999;
	width: 500px;
	height: 60px;
}

form{
	margin: 0;
	padding: 0;
}

select{
	vertical-align: middle;
}

.text_ads{
	height: 20px;
	margin: 5px;
}

.text_ads li{
	height: 20px;
	line-height: 20px;
}

.text_ads a{
	color: #6f5100;
	display: block;
	padding: 0 0 0 10px;
	background: url(img/arrow_brown.gif) 0 no-repeat;
}

/* @end */

#container{
	width: 1000px;
	margin: auto;
}

#left_col{
	width: 149px;
	height: 300px;
	position: relative;
	float: left;
}

#logo{
	position: absolute;
	top: 20px;
	left: 30px;
}

#partner_container{
	position: absolute;
	top: 565px;
	left: 5px;
}

.partner{
	margin-bottom: 5px;
	border: 1px solid #999;
}

#right_col{
	position: relative;
	float: left;
	width: 850px;
	background: url(img/v_border.gif) 0 repeat-y;
}

#menu{
	padding: 0 0 0 1px;
	height: 51px;
	background: url(img/h_border.gif) 0 100% repeat-x;
	margin-bottom: 50px;
}

#menu li{
	float: left;
	width: 100px;
	height: 50px;
}

#sub_menu{
	position: absolute;
	top: 55px;
	left: 320px;
}

#sub_menu li{
	float: left;
}

/* @group My Group */

.block{
	float: left;
	padding: 0 30px;
}

.index_block{
	width: 365px;
}

.inner_block{
	margin-bottom: 20px;
}

.inner_block2{
	margin-bottom: 80px;
}

.bottom_border{
	background: url(img/h_border.gif) 0 100% repeat-x;
}

.left_border{
	background: url(img/v_border.gif) 0 repeat-y;
}

.right_border{
	background: url(img/v_border.gif) 100% repeat-y;
}

.block h2{
	float: left;
	width: 35px;
}

.block .content{
	float: left;
	width: 310px;
	padding: 0 10px;
	margin-bottom: 20px;
}

.block .content2{
	float: left;
	width: 700px;
	padding: 0 10px;
	margin-bottom: 20px;
}

.image_container{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	float: left;
	margin-bottom: 20px;
}

.image_container img{
	margin-bottom: 10px;
	border: 1px solid #999;
}

.image_container .title a{
	font-weight: bold;
}

.image_container .subtitle a{
	color: #cc9933;
}

.photo_container{
	margin-bottom: 10px;
}

.more_button{
	float: right;
}

h3{
	padding: 0 0 10px 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

p{
	margin: 20px 10px;
	line-height: 20px;
}

/* @end */

#footer{
	width: 1000px;
	height: 100px;
	clear: both;
	background: url(img/h_border.gif) 0 0 repeat-x;
}

/* @group milestone */

.year_container{
	padding-bottom: 10px;
}

.year_container h3{
	cursor: pointer;
}

.year_container h3 img{
	float: right;
	margin-right: 5px;
}

.milestone_container{
	padding: 0 0 0 10px;
	display: none;
}

.milestone{
	line-height: 20px;
	margin-bottom: 10px;
}

.milestone .date{
	color: #cc9933;
	text-decoration: ;
	font-style: italic;
}

/* @end */

.type_container{
	overflow: hidden;
}

.album_container{
	padding: 10px 0 0 10px;
}

.more_album{
	margin-bottom: 30px;
}

/* @group event */

.event{

}

.event h3 a{
	text-decoration: none;
}

.event .image_container{
	padding: 0 0 0 10px;
}

.event p{
	margin: 0 0 10px 0;
}

.event .intro{
	width: 530px;
	float: left;
}

.event_inner p{
	margin: 10px 0;
}

.event_inner .image_container{
	float: none;
	width: 400px;
	height: 320px;
	margin: 0;
	position: relative;
	left: 10px;
}

.event_inner .intro{
	width: 400px;
	padding: 0 0 0 10px;
}

.event ol{
	list-style: decimal;
	padding: 0 0 0 20px;
	line-height: 20px;
}

.event_inner ol{
	float: left;
	list-style: decimal;
	line-height: 20px;
	padding: 0 0 0 20px;
	width: 400px;
}

.event ul, .event_inner ul{
	list-style: none;
	padding: 0;
	line-height: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group media */

.media{
	margin-bottom: 50px;
}

.media .intro{
	margin-bottom: 50px;
	width: 500px;
}

.media .slogan{
	text-align: center;
}

.media h4{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.video_container{
	padding: 0 0 0 10px;
	margin-right: 20px;
}

/* @end */

/* @group contact */

.contact{
	padding: 0 0 0 10px;
	line-height: 20px;
	height: 150px;
}

.contact_container .photo_container{
	padding: 0 0 0 10px;
}

.contact_container .photo_container img{
	border: 1px solid #999;
}

.simple_table th, .simple_table td{
	padding: 5px 0;
}

/* @end */

/* @group album */
.album .intro{
	float: left;
	line-height: 20px;
	width: 250px;
}

.album p{
	margin: 0 0 10px 0;
}

.album .image_container{
	padding-left: 10px;
}

.album ol{
	list-style: decimal;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.production_title img{
	vertical-align: -10px;
	margin-right: 5px;
}

/* @end */
