@charset "utf-8";
body{
	font-family:  "新細明體","細明體", "標楷體", Arial;
	font-size: 13px;
	color: #333333;
	line-height: 155%;
	margin: 0 auto;
}

img{
	outline: none;
	border: none;
}

a{
	color: #123553;
	text-decoration: none;
	outline: none;
	border: none;
}

a:hover{
	text-decoration: underline;
}

h1{
  font-size: 14px;
   color: #333;
    margin: 15px 0 10px 0;
}

h2{
    font-size: 13px;
    font-weight: normal;
    color: #45010a;
}


/*-----layout css-----*/
#container {
	width: 918px;
	margin: 0 auto;
    position: relative;
    top: 0px;
}

#header{
	background: url(../img/header_bg.jpg) repeat-x top left;
	height: 85px;
	clear: both;
	margin: 0;
}

#header img{
	margin: 22px 0 0 22px;
}

#left_space{
    width: 5px;
    height: 400px;
    float: left;
}

#language{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 0;
	right: 5px;
	_right: 20px;
}

#announce{
	width: 660px;
	font-size: 13px;
	position: absolute;
	top: 60px;
	right: 5px;
	_right: 20px;
	color: red;
}

#button{
	background: url(../img/btn_bg.jpg) repeat-x top left;
	width: 918px;
	height: 41px;
	clear: both;
	margin: 0;
}

#main_banner{
	width: 918px;
	height: 355px;
	clear: both;
	margin: 0;
}


#banner{
	width: 918px;
	height: 135px;
	clear: both;
	margin: 0;
}

#subpage_bg{
	background: url(../img/subpage_bg.jpg) repeat-y top left;
	width: 918px;
	float: left;	
	margin: 0;
}

#subpage_container{
	width: 918px;
	float: left;
	margin: 0;
}

#left_nav{
	width: 161px;
	min-height: 300px;
	float: left;
}

#right_nav{
	float: left;
	width: 265px;
	height: 431px;
	margin: 0 0 30px 10px;
}

#subpage_content{
	width: 707px;
	padding: 0 20px 40px 20px;
	float: left;
}

#content{
	background: url(../img/content_bg.jpg) repeat-x top left #f6f3ec;
	width: 918px;
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}

#bot_nav{
	background: #f2eee3;
	width: 918px;
	height: 70px;
	clear: both;
}

#bot_bar{
	background:url(../img/bot_bar_bg.jpg) repeat-x top left;
	width: 918px;
	height: 10px;
	clear: both;
}

#footer{
	width: 908px;
	color: #ffffff;
	line-height: 24px;
	clear: both;
	background: #514f4b;
	text-align: right;
	padding: 0 10px 0 0;
}


/*---subpage text content---*/
#subpage_content p{
	text-align: justify;
}

#subpage_content ul{
	margin: 0;
	list-style-image: none;
	display: inline;
}

#subpage_content li{
	list-style: none;
	background: url(../img/bullet_dot.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	#padding: 0;
	font-size: 11px;
}

/*---left menu---*/
#left_nav ul{
    float: right;
    padding: 0 10px 0 0;
    text-align: right;
    margin: 0 0 0 0;
}

#left_nav li{
    list-style: none;
    padding: 0 10px 0 0;
}

#left_nav ul li .active{
    background: url(../img/menu_arrow.gif) right 2px no-repeat;
}

#left_nav ul li a{
    color: #333333;
    padding: 0 12px 0 0;
}


/*---main page bottom nav---*/

.main_icon {
	margin: 15px 5px 0px 0;
}

#hotline{
	width: 128px;
	float:left;
	margin: 10px;
}

#com_logos{
	width: 570px;
	float: right;
	margin: 10px;
}


/*---main page intro section---*/
#content #main_intro{
	float: left;
	width: 510px;
	padding: 0 20px;
}

.title{
	border-bottom: 1px solid #bab7ac;
	margin: 10px 0 10px 0;
}

#photo_slide{
width: 530px;
}

#photo{
display:inline;
float:left;
   width:120px;
    height:90px;
padding-right:5px;
}

#photo #main {
    position:absolute;
    width:120px;
    height:90px;
    z-index:0;
 }

#photo #minor {
    position:absolute;
    width:120px;
    height:90px;
    z-index:1;
 }


/*---main page news section---*/
.min-box{
    height:190px;
    float:right;
    width:1px;
}

.min-box2{
    float:left;
    width:259px;
}

#main_news_content_bg{
	float: left;
	width: 303px;
}

#main_news_bot_bg{
	background:url(../img/main_news_bg_bot.jpg) no-repeat bottom left;
	float: left;
	width: 303px;
	height: 14px;
}

#main_news{
    background:url(../img/main_news_bg_mid.jpg) repeat-y top left;
    float: left;
    margin: 15px 0 0 30px;
    width: 303px;
}

#main_news_title{
	background:url(../img/main_news_bg.jpg) no-repeat top left;
	height: 40px;
}


.btn_more{
    float: right;
    margin: 10px 10px 0 0;
}

.news_title_img{
    float: left;
    margin: 3px 0 0 5px;
}

#main_news_title{
    height: 40px;
}

#main_news_content{
    padding: 10px 5px;
    width: 260px;
    font-size: 13px;
    float: left;
    position: relative;
}

#main_news_content .news_title{
    background: url(../img/bullet_arrow.gif) left 2px no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 12px;
    width: 260px;
}

#main_news_content .news_text{
    line-height: 120%;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 12px;
    width: 260px;
}

/*---Gallery section---*/

#gallery{
	margin: 0 0 0 10px;
	clear: both;
}

.gallery_clear{
	width: 95%;
	clear: both;
	height: 1px;
display: block;
}

.thum_container{
	width: 150px;
	margin: 20px 17px 0 0;
	#margin: 20px 20px 0 0;
    _margin: 20px 10px 0 0;
	float: left;
}


.thum{
	width:150px;
	border: 3px #ffffff solid;
	float: left;
}

.links_cell_bg{
	background: #e1ddc4;
	width: 380px;
	padding: 5px 15px;
}

.links_cell{
	width: 380px;
	padding: 5px 15px;
}

#gallery_list{
	float: right;
	text-align: right;
	width: 200px;
	margin: 10px 0 0 0 ;
}

#gallery_list form{
	height: 15px;
	float: right;
}

#gallery_list select{
    font-size: 11px;
    width: 135px;
    #width: 150px;
}

#gallery_list div{
	float: right; 
	width: 80px;
	text-align:right;
	margin: 0 10px 0 0;
}

#news_list{
    float: right;
    text-align: right;
    width: 200px;
    margin: 10px 0 20px 0 ;
}

#news_list form{
    height: 15px;
    float: right;
}

#news_list select{
    font-size: 11px;
    width: 135px;
    #width: 150px;
}


.gallery_title{
	float: left;
	width: 360px;
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #123553;
	font-weight: bold;
}

/*-----news-----*/
#blast_full{
	margin: 0 0 70px 0;
	clear: both;
}

#blast_full ul{
    margin: 0;
padding: 0;
}

.blast_pic{
    float: right;
    line-height: 20px;
    text-align: right;
    margin: 15px 0 0 0;
    padding: 0 0 0 12px;
    background: url(../img/news_arrow.gif) left no-repeat;
    _background: url(../img/news_arrow.gif) left 2px no-repeat;
}

#blast_full .news_cell_title{
	background: #d7d2b0;
	width: 680px;
	padding: 5px 15px;
	float: left;
margin: 5px 0 0 0;
}

#traffic_full{
	margin: 0 0 70px 0;
	clear: both;
}

#news_full{
	margin: 20px 0 0 0;
	position: relative;
}

.news_cell_title{
	background: #d7d2b0;
	width: 680px;
	padding: 5px 15px;
	float: left;
}

.news_cell_title .news_date{
	background: none;
	margin: 0 22px 0 0;
	padding: 0;
	float: left;
}

.news_cell_bg{
	background: #e1ddc4;
	width: 680px;
	padding: 7px 15px;
	float: left;
}

.news_cell{
	width: 680px;
	padding: 7px 15px;
	float: left;
}

#blast_details .news_cell_bg{
	background: #e1ddc4;
	width: 690px;
	padding: 10px;
	float: left;
}

#blast_details .news_pic{
    margin:0;
    width: 89px;
    text-align: center;
}

.news_date{
	background: url(../img/bullet_arrow.gif) left 2px no-repeat;
	margin: 0 10px 0 0;
	padding: 0 0 0 12px;
	float: left;
	width: 80px;
}
	
.news_title{
	margin: 0;
	float: left;
	width: 460px;
}

.news_region{
    margin: 0;
    float: left;
    width: 80px;
    text-align: center;
    padding: 0 0px 0 0px;
}

.news_time{
	margin:0;
	float: left;
	width: 320px;
	padding: 0 15px 0 15px;
}

.news_pic{
    margin:0;
    float: right;
    width: 139px;
    text-align: center;
}

.news_pdf{
margin:0 0 0 48px;
float: left;
padding: 0 22px 0 0;
background: url(../img/pdf_icon.gif) right 1px no-repeat;
}

.news_photo {
    margin: 0;
    float: left;
    width: 35px;
    text-align: center;
}

.news_details{
	float: right;
	padding-right: 7px;
	font-size: 13px;
	color: #123553;
}

.news_details a{
	color: #123553;
}

.pdf{
	float: right;
	padding: 0 22px 0 0;
	background: url(../img/pdf_icon.gif) right 1px no-repeat;
}

.back_btn{
	float: right;
	margin: 10px 0 0 0;
}
/*-----environment-----*/
#environment_news{
margin: 20px 0 0 0;
}
.environment_title{
	float: left;
	width: 300px;
	margin: 10px 0;
	font-size: 14px;
	color: #123553;
	font-weight: bold;
}

#environment_list{
	float: right;
	width: 200px;
	margin: 10px 0 ;
}

#environment_list form{
	height: 15px;
	float: right;
}

#environment_list select{
    font-size: 11px;
    width: 135px;
    #width: 150px;
}

.data_table{
	margin: -15px 0 0 0;	
	clear: both;
	text-align:center;
}

.table_title{
	background: #d7d2b0;
	text-align: center;
	font-weight: bold;
	height: 30px;
}

.news_details_title{
	background: #d7d2b0;
	width: 680px;
	padding: 5px 15px;
	float: left;
	font-weight:bold;
	font-size: 14px;
	color: #333333;
}

.table_bg{
	background: #e1ddc4;
}

#environment_year{
	float: left;
	clear: both;
}

#environment_year li{
	display: inline;
	font-size: 13px;
	background: none;
	margin: 0 40px 0 0;
	padding: 0 0 0 12px;
	background: url(../img/bullet_dot.gif) left 3px no-repeat;
}


#bobcontent1-title{
    width: 700px;
    color: #123553;
    clear: both;
    cursor:pointer;
    line-height: 20px;
    margin: 15px 0 20px 0;
    padding: 0 0 0 12px;
    background: url(../img/news_arrow.gif) left no-repeat;
    _background: url(../img/news_arrow.gif) left 2px no-repeat;
}

#bobcontent1-title:active{
    color: #333333;
}

/*----third menu-----*/

#third_menu{
	margin: 0;
	line-height: 20px;
	float: right;
}

.third_menu_bg{
	float: left;
	margin: 0 0 0 10px;
}

.third_menu_bg a{
	background: url(/img/lv3_btn_bg.jpg) left repeat-x;
	display: block;
	height: 22px;
	margin: 0;
	float: left;
	color: #FFFFFF;
}

.third_menu_bg a:hover{
	color: #003363;
	text-decoration: none;
}

.third_menu_bg a:active{
	text-decoration: none;
}


.third_menu_left_bg{
	background: url(/img/lv3_btn_bg_left.jpg) left no-repeat;
	height: 22px;
	margin: 0;
	float: left;
	width: 12px;
}

.third_menu_right_bg{
	background: url(/img/lv3_btn_bg_right.jpg) right no-repeat;
	height: 22px;
	margin: 0;
	float: left;
	width: 12px;
}


#subpage_content .paging ul li{
    float: left;
    padding: 0 0 0 8px;
    background: none;
}
