@charset "utf-8";
/*
* Air
* author: cruis
*/
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "新細明體";
	color:#3f3f3f;
	background-color:#FFFFFF;
	overflow-y:scroll;
	*overflow-y:auto;
}
form{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
}
p{
	line-height:24px;
}
a:link, a:visited , a:hover, a:active{
	color:#3f3f3f;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "新細明體";
	cursor:pointer;
}


/* Layout
----------------------------------*/
#div_wrapper{
	width:850px;
	position:relative;
	left:50%;
	margin-left:-450px;
	padding:0 0 0 50px;
	background-color:#ffffff;
	background:url(images/bg.jpg) top center  repeat-y;
}
#div_wrapper_big{
	width:1030px;
	position:relative;
	left:50%;
	margin-left:-515px;
	padding:0 0 0 50px;
	background-color:#ffffff;
	background:url(images/bg_big.jpg) top center repeat-y;
}


/* Header
----------------------------------*/
#div_header{
	background:url(images/header_bg.png) 0px 0px no-repeat;
	width:800px;
	height:120px;
}
#div_header .link_home a{
	display:block;
	width:400px;
	height:80px;
	position:relative;
	top:20px;
	left:20px;
	cursor:pointer;
	text-decoration:none;
}
#div_header .paper_no{
	position:relative;
	top:-80px;
	left:680px;
	background-color:#003399;
	width:130px;
	height:120px;
}
#div_header_big{
	background:url(images/header_bg_big.png) 0px 0px no-repeat;
	width:980px;
	height:120px;
}
#div_header_big .link_home a{
	display:block;
	width:400px;
	height:80px;
	position:relative;
	top:20px;
	left:20px;
	cursor:pointer;
	text-decoration:none;
}
#div_header_big .paper_no{
	position:relative;
	top:-80px;
	left:860px;
	background-color:#003399;
	width:130px;
	height:120px;
}

/* Footer
----------------------------------*/
#div_footer{
	background:url(images/footer_bg.png) 0px 0px no-repeat;
	width:800px;
	height:244px;
}
#div_footer .buttons{
	text-align:right;
	margin:0 10px 0 0;
}
#div_footer .link_home a{
	display:block;
	width:200px;
	height:80px;
	position:relative;
	top:90px;
	left:40px;
	cursor:pointer;
	text-decoration:none;
}
#div_footer .info{
	color:#FFFFFF;
	margin:25px 0 0 330px;
	*margin:10px 0 0 330px;
}
#div_footer .info div{
	line-height:20px;
}
#div_footer .copyright{
	color:#245411;
	margin:15px 0 0 330px;
	*margin:0 0 0 330px;
}
#div_footer .copyright div{
	line-height:20px;
}




/* Footer
----------------------------------*/
#div_footer_big{
	background:url(images/footer_bg_big.png) 0px 0px no-repeat;
	width:980px;
	height:244px;
}
#div_footer_big .buttons{
	text-align:right;
	margin:0 10px 0 0;
}
#div_footer_big .link_home a{
	display:block;
	width:200px;
	height:80px;
	position:relative;
	top:90px;
	left:40px;
	cursor:pointer;
	text-decoration:none;
}
#div_footer_big .info{
	color:#FFFFFF;
	margin:25px 0 0 480px;
	*margin:10px 0 0 480px;
}
#div_footer_big .info div{
	line-height:20px;
}
#div_footer_big .copyright{
	color:#245411;
	margin:15px 0 0 480px;
	*margin:0 0 0 480px;
}
#div_footer_big .copyright div{
	line-height:20px;
}



/* Page
----------------------------------*/
#page_00{
	width:800px;
}
#page_00 .top{
	margin:0;
	padding:25px 0 25px 70px;
	background:url(images/page_00.png) 0 0 no-repeat;
}
#page_00 .bottom{
	margin:0 0 0 35px;
	padding:0;
	background:url(images/page_bottom.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}

#page_00_big{
	width:980px;
}
#page_00_big .top{
	margin:0;
	padding:25px 0 25px 70px;
	background:url(images/page_00_big.png) 0 0 no-repeat;
}
#page_00_big .bottom{
	margin:0 0 0 35px;
	padding:0;
	background:url(images/page_bottom_big.png) 0 0 no-repeat;
	width:920px;
	height:54px;
	position:relative;
	top:-20px;
}

#page_01{
	width:800px;
}
#page_01 .top{
	margin:0;
	padding:55px 0 15px 80px;
	background:url(images/page_01.png) 0 0 no-repeat;
}
#page_01 .bottom{
	margin:0 0 0 35px;
	padding:0;
	background:url(images/page_bottom.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_02{
	width:800px;
}
#page_02 .top{
	margin:0;
	padding:90px 0 25px 70px;
	background:url(images/page_02.png) 0 0 no-repeat;
}
#page_02 .bottom{
	margin:0 0 0 10px;
	padding:0;
	background:url(images/page_bottom_r.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_03{
	width:800px;
}
#page_03 .top{
	margin:0;
	padding:95px 0 25px 110px;
	background:url(images/page_03.png) 0 0 no-repeat;
}
#page_03 .bottom{
	margin:0 0 0 60px;
	padding:0;
	background:url(images/page_bottom.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_04{
	width:800px;
}
#page_04 .top{
	margin:0;
	padding:120px 0 25px 50px;
	background:url(images/page_04.png) 0 0 no-repeat;
}
#page_04 .bottom{
	margin:0 0 0 10px;
	padding:0;
	background:url(images/page_bottom_r.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_05{
	width:800px;
}
#page_05 .top{
	margin:0;
	padding:55px 0 25px 70px;
	background:url(images/page_05.png) 0 0 no-repeat;
}
#page_05 .bottom{
	margin:0 0 0 35px;
	padding:0;
	background:url(images/page_bottom.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_06{
	width:800px;
}
#page_06 .top{
	margin:0;
	padding:55px 0 25px 80px;
	background:url(images/page_06.png) 0 0 no-repeat;
}
#page_06 .bottom{
	margin:0 0 0 30px;
	padding:0;
	background:url(images/page_bottom_r.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_07{
	width:800px;
}
#page_07 .top{
	margin:0;
	padding:55px 0 25px 80px;
	background:url(images/page_07.png) 0 0 no-repeat;
}
#page_07 .bottom{
	margin:0 0 0 30px;
	padding:0;
	background:url(images/page_bottom_r.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}
#page_08{
	width:800px;
}
#page_08 .top{
	margin:0;
	padding:55px 0 25px 80px;
	background:url(images/page_08.png) 0 0 no-repeat;
}
#page_08 .bottom{
	margin:0 0 0 30px;
	padding:0;
	background:url(images/page_bottom_r.png) 0 0 no-repeat;
	width:740px;
	height:54px;
	position:relative;
	top:-20px;
}


/* Table
----------------------------------*/
.Table{
	width:650px;
}
.Table td{
	margin:0px;
	padding:5px 12px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px dashed #333333; 
}
.Table td a{
	color:#333333;
	text-decoration:none;
	background:url(images/icon_options.png) 0 0 no-repeat;
	padding:5px 0 6px 30px;
}
.Table td a:hover{
	color:#00aabb;
	text-decoration:underline;
	background:url(images/icon_options.png) 0 -24px no-repeat;
	padding:5px 0 6px 30px;
}
.Table td .date{
	text-align:right;
}

/* Table_v02
----------------------------------*/
.Table_v02{
	width:650px;
}
.Table_v02 td{
	margin:0px;
	padding:5px 0;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px dashed #666666;
}
.Table_v02 td a{
	text-decoration:none;
	padding:0px;
}
.Table_v02 td a:hover{
	/**/
}



/* Table_v02_big
----------------------------------*/
.Table_v02_big{
	width:830px;
}
.Table_v02_big td{
	margin:0px;
	padding:5px 0;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px dashed #666666;
}
.Table_v02_big td a{
	text-decoration:none;
	padding:0px;
}
.Table_v02_big td a:hover{
	/**/
}

/* 按鈕
----------------------------------*/
.order_btn{
	background:url(images/buttons.png) left 0 no-repeat;
	margin:0px;
	padding:0 0 10px 53px;
	*line-height:35px;
	text-decoration:none;
}
.order_btn:hover{
	background:url(images/buttons.png) right 0 no-repeat;
}

.top_btn{
	background:url(images/buttons.png) left -25px no-repeat;
	margin:0px;
	padding:0 0 10px 53px;
	*line-height:35px;
	text-decoration:none;
}
.top_btn:hover{
	background:url(images/buttons.png) right -25px no-repeat;
}

/* Dialog 視窗
----------------------------------*/
#div_Dialog{
	display:none;
}
#div_Dialog .overlay{
	background:url(images/overlay.jpg) 0 0 repeat;
	opacity: 0.5;
	filter:Alpha(Opacity=50);
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
	/*display:none;*/
}
#div_Dialog .box{
	width:780px;
	height:510px;
	position:fixed;
	top:10px;
	left:50%;
	margin-left:-390px;
	padding:0px;
	text-align:left;
	background-image:url(images/box.png);
}
#div_Dialog .box .box_01{
	/**/
}
#div_Dialog .box .box_01 table .td_l .title{
	height:47px;
}
#div_Dialog .box .box_01 table .td_l .title_01{
	background:url(images/title.png) 20px 0px no-repeat;
}
#div_Dialog .box .box_01 table .td_l .title_02{
	background:url(images/title.png) 20px -60px no-repeat;
}
#div_Dialog .box .box_01 table .td_l .title_03{
	background:url(images/title.png) 20px -120px no-repeat;
}
#div_Dialog .box .box_01 table .td_l .title_04{
	background:url(images/title.png) 20px -180px no-repeat;
}
#div_Dialog .box .box_01 table .td_r .close{
	background:url(images/close.png) right 10px no-repeat;
	height:47px;
	display:block;
	text-decoration:none;
}
#div_Dialog .box .box_02{
	/**/
	text-align:center;
}
#div_Dialog .box .box_02 .iframe_content{
	/**/
}



/* 其他 */
.sub_title{
	color:#999999;
	font-size:12px;
	margin:0 0 0 10px;
}
