@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#00adef;
	font-family:"細明體";
	font-size:12px;
	margin-bottom:30px;
	line-height:150%;
}
a:link,a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
}
img{
	border:0px;
}
.top{
	margin:0 auto;
	margin-top:16px;
	width:914px;
	height:83px;
	background-image:url(top_bj.jpg);
	background-repeat:no-repeat;
	background-color:#0b4b86;
	color:#0b4b86;	
}
.top a{
	color:#0b4b86;
	text-decoration: none;	
}
.top a:hover{
	color:#FF0000;
}
.top span{
	float:right;
	display:block;
	padding-right:30px;
	text-align:right;
	height:30px;
}
.container{
	margin:0 auto;
	width:914px;
	background-image:url(body_bg.jpg);
	background-repeat:repeat-y;
}

/*========================footer======================*/
.footer{
	margin:0 auto;
	width:914px;
	height:71px;
	background-image:url(footer_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#7c7c7c;
	vertical-align:middle;
}
.footer font{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.footer span{
	display:block;
	position:relative;
	top:35px;
}
.footer a{
	text-decoration:none;
	color:#7c7c7c;
}
.footer a:hover{
	color:#FF6600;
}


/*========================van======================*/
.van{
	margin:0 auto;
	width:874px;
	height:34px;
	background-image:url(van_bj.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
}
.van span{
	display:block;
	padding-left:140px;
	overflow:hidden;
}
.van ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.van ul li{
	margin:0px;
	
	float:left;
	text-align:center;
	width:114px;
	border-left:2px solid #93c0ed;
}
.van ul li a:link{
	display:block;
}
.banner{
	width:879px;
	margin:0 auto;
	clear:both;
	margin-top:10px;
}

/*========================left_menu======================*/
.left_menu_bg{
	background-image:url(left_menu_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.left_menu{
	margin:0 auto;
	
}
.left_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:158px;
	width:187px;
	
}
.left_menu ul li{
	text-align:left;
	background-image:url(left_menu_link_bg.gif);
	background-repeat:no-repeat;
	background-position:30px;
	height:30px;
	margin-top:5px;
	font-size:14px;

}
.left_menu ul li a{
	color:#333333;
	font-size:14px;
	text-decoration:none;

}
.left_menu ul li a:hover{
	font-size:14px;
	color:#FF0000;
}
.left_menu span{
	margin-left:70px;
}



.content_bg{
	background-image:url(center_bg.jpg);
	background-repeat:no-repeat;
}
.location{
	margin:0 auto;
	width:95%;
	margin-top:15px;
	text-align:left;
	color:#666666;
}
.location span{
	color:#00407b;
}
.content{
	margin:0 auto;
	width:94%;
	margin-top:0px;
}
.tit{
	margin:0 auto;
	width:95%;
	text-align:left;
	background-image:url(pic1.jpg);
	position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	margin-top:40px;
	height:30px;
	background-position: left 3px;
}
.tit span{
	margin-left:15px;
	height:30px;
}
.tit h3{
	margin:0px;
	padding:0px;
	text-align:left;
}

