@charset "big5";
/* CSS Document */

BODY {
	font-size: 12px;
	margin: 0px auto;
	color: #032455;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2371ad;}

#header_bg{
	background-image:url(../images/header.gif);
	height:45px;
	background-repeat: repeat-x;}

#header {
	margin: 0px auto;
	width:950px;	}

#logo {
	float:left;}

#lang {
	margin:0px;}

#lang ul{
	margin:0px;
}

#lang li {
	float:right;
	margin-top:12px;
	background-image:url(../images/lang.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style:none;

}
#lang li a{
	padding:5px 10px;
	margin-left:2px;
	display:block;
	font:12px/100% arial;
	color:#fff;
	text-decoration:none;
}
	
#lang li a:hover{
	color: #084897;
	text-decoration:none;
}

#lang li.home {
	margin-right:0px;
	background-image:url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#lang li.home a{
	padding:5px 10px;
	margin-left:5px;
	display:block;
	font:12px/100% arial;
	color:#fff;
	text-decoration:none;	
}

#lang li.home a:hover{
	color: #084897;
	text-decoration:none;
}
/* header end */
#main_ext {
background-color:#56a2e1;
}

#main_bg {
	margin:0px auto;
	padding:0px;
	background-image:url(../images/main_bg.gif);
	width:1003px;
	background-repeat: repeat-y;}
	
#main {
	width:950px;
	margin:0px auto;
}

.menu_bg {
	background-image:url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	width:212px;
}

.menu {
	background-image:url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	margin:0px;
	font-size: 12px;
	}
.menu a:link, .menu a:visited {
	display:block;
	width:210px;
	color:#032455;
	padding-left:36px;
	padding-top:5px;
	text-align:left;
	text-decoration:none;
	}
.menu a:hover {
	background-image:url(../images/menu_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fff;
	height:20px;
	padding-top:10px;
	vertical-align:middle;
	}
.marquee {
	border-top:#fff 1px solid;
	background-color:#0058ab;
	height:28px;
	color:#fff;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	width:732px;
}

.intro_bg {
	background-image:url(../images/intro_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:732px;
	height:229px;
}

.intro_title {
	margin:0px;
	padding:22px 5px 15px 50px;
	color:#020274;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0.1em;
}

.intro_content {
	margin:0px;
	padding:0px 10px 20px 50px;
	color:#032455;
	font-size:15px;
	letter-spacing: 0.05em;
	line-height:25px;
	width:380px;
}

.inner_content {
	margin:0px;
	padding:15px 5px 15px 15px;
	background-color:#FFFFFF;
	width:732px;
}

.news {
	margin:0px;
	width:342px;
}
.news_title {
	background-image:url(../images/news_title.gif);
	font-size: 16px;
	font-weight: bold;
	color: #0350af;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;	
	height:26px;
	width:342px;
	padding-left:8px;
	letter-spacing: 0.1em;
}

.news_content {
	border:#cfe8ff 1px solid;
	padding:5px;
}

.news_date {
	background-image:url(../images/news_icon.gif);
	font-size: 11px;
	color: #950017;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 2px 5px 15px;
}

.news_link {
	border-bottom:#edbf6f 1px dotted;
	background-color:#fff9d5;
	height:25px;
	margin:0px;
	font-size: 12px;
	}
.news_link a:link, .news_link a:visited {
	display:block;
	color:#032455;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
	margin:0px;
	padding-top:5px;
	height:20px;
	}
.news_link a:hover {
	display:block;
	width:325px;
	background-color:#fdee92;
	color:#055ec2;
	height:20px;
	padding-top:5px;
	margin:0px;
	}
	
.mag_bg {
	height:207px;
	background-image:url(../images/mag_bg.gif);
	background-repeat: no-repeat;
}

.mag_title {
	background-image:url(../images/mag_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	padding-top:12px;
	padding-bottom:10px;
	color:#ffde32;
	font-size:11px;
}

.mag_title a:link, .mag_title a:visited  {
color:#ffde32;
	text-decoration:none;}

.mag_title a:hover{
	color:#d80210;
	text-decoration:underline;}
.img_bg {
	background-image:url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:143px;
	width:212px;
	padding-top:12px;
	padding-left:39px;
}
/* main end */

#footer_bg{
	background-image:url(../images/footer.gif);
	height:18px;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	text-align:center;
	color: #fff;
}
#footer_bg a:link, a:visited{
	color: #fff;
	text-decoration:none;
}
#footer_bg a:hover{
	color: #fff;
	text-decoration:underline;
}

/* main end */

.page_bg {
	background-color:#FFFFFF;
	margin:0px auto;
	padding:5px;
}