@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0px;
	padding: 0px;
	font: 100% Verdana, "微軟正黑體", "新細明體", "標楷體";	
	
	background: #FFF url(../img/bg.jpg) center center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 700px;
	width: 100%;
}
.clearB {
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	outline: none;
	hlbr:expression(this.onFocus=this.blur());
}
img {
	border-width: 0px;
}
.wAllAlign {
	table-layout: fixed;
	word-wrap: break-word;
	word-break: normal;
	text-align:justify;
	text-justify:inter-ideograph;
	word-break:break-all;	
}


#wrapbg {
	/*margin: 0px;
	padding: 0;
	background: #3d9de7 url(../img/bg.jpg) center center fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	position: absolute;
	z-index: 1;
	height: 700px;
	width: 100%;*/
}
#banbg{
	position: absolute;
	z-index: 2;
	background: url(../img/banner_bg.png) repeat-x;
	height: 343px;
	width: 100%;
	top: 190px;
}
#wrap{
	z-index: 2;
	position:absolute;
	width:100%;
	height:100%;	
}
header {
	text-align: center;
	background: repeat-x;
}
header h1 {
	padding-top: 10px;
	height: 120px;
	padding-bottom: 10px;
	background: rgba(35,90,174,0.8);
}
header h1 .logo  {
	height: 100px;
}
nav {
	display: none;	
}
nav .img_icon, .nav_menuB .img_icon {
	float: left;
	margin-right: 5px;
	margin-top: 6px;
	height: 17px;
	width: 17px;
}
nav .img_index, .nav_menuB .img_index {
	background: url(../img/icon_icon.png) no-repeat;
}
nav .img_about, .nav_menuB .img_about {
	background: url(../img/icon_icon.png) no-repeat -17px;
}
nav .img_news, .nav_menuB .img_news {
	background: url(../img/icon_icon.png) no-repeat -34px;
}
nav .img_join, .nav_menuB .img_join {
	background: url(../img/icon_icon.png) no-repeat -51px;
}
.nav_menuB {
	background: url(../img/menu_bg.png) repeat-x;
	height: 66px;
	font-size: 21px;
	font-weight: bold;
}
.nav_menuB .nav_wrap {
	width: 462px;
	margin-right: auto;
	margin-left: auto;
}
.nav_menuB ul {
	list-style: none;
}
.nav_menuB ul li {
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	height: 46px;
	padding-top: 20px;
}
.nav_menuB ul li a{
	color: #0033a8;		
}
.nav_menuB ul li a:hover {
	color: #0D30BD;
	text-decoration: underline;
}
@media (max-width: 480px) {		/*---480↓---*/
#--------------------------480px{}
.nav_menuB{
	display:none;	
}
nav {
	width: 100%;
	min-width: 300px;
	display: inline-block;
	font-size: 18px;
}
nav .ulmenu {
	width: 100%;
	list-style: none;
	text-align: center;
}
nav .ulmenu li a {
	color: #00289F;
	display: block;
	background: #e9e9e9;
	line-height: 42px;
}
nav .ulmenu li a img {
	padding-right: 10px;
}

nav .ulmenu li a:hover {
	color: #00289F;
}
nav .ulmenu ul { display: none; }
nav .ulmenu ul li {
	border-bottom: 1px solid #A0C7F5;
}
nav .ulmenu ul li a {
	background: #82B5F2;
	color: #00289F;
}
nav .ulmenu ul li a img{
	height: 17px;
	width: 17px;
	margin-right: 4px;
}

nav .ulmenu .active > a {
	color: #fff;
}
}
@media (max-width: 340px) {		/*---340↓---*/
#--------------------------340px{}
header h1 .logo  {
	width: 90%;
	height:auto;
}
}

footer {
	background: url(../img/footer_bg.png);
	height: 289px;
	
}
footer .f_wrap {
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
}
footer .f_wrap .f_top {
	text-align: center;
}
footer .f_wrap .f_cont {
	float: left;
	width: 30%;
	font-size: 16px;
}
footer .f_wrap .f_cont1 {
	text-align: center;
}
footer .f_wrap .f_cont2 {
	margin-right: 5%;
	margin-left: 5%;
}
footer .f_wrap .f_cont2 .f_alink {
	text-align: center;
	padding: 45px 10px 30px;
	color: #002270;
	font-weight: bold;
}
footer .f_wrap .f_cont2 .f_alink a {
	color: #002270;
	margin-right: 7px;
	margin-left: 7px;
}
footer .f_wrap .f_cont2 .f_alink a:hover {
	text-decoration: underline;
}
footer .f_wrap .f_cont2 .f_wbcont {
	padding-right: 18px;
	padding-left: 21px;
	line-height: 26px;
}
footer .f_wrap .f_cont3 {
}
footer .f_wrap .f_cont3 p {
	line-height: 23px;
	margin: 0px;
	padding-left: 40px;
	padding-top: 40px;
}
@media (max-width: 1200px) {		/*---1200↓---*/
#--------------------------1200px{}
footer .f_wrap .f_cont2 {
	width: 36%;
	margin-right: 2%;
	margin-left: 2%;
}
footer .f_wrap .f_cont2 .f_alink {
	text-align: center;
	padding: 30px 0px 15px;
	color: #002270;
	font-weight: bold;
}
footer .f_wrap .f_cont2 .f_wbcont {
}
footer .f_wrap .f_cont3 p {
	padding-left: 0px;
	padding-top: 28px;
}
}
@media (max-width: 900px) {		/*---900↓---*/
#--------------------------800px{}
footer .f_wrap .f_cont {
	float:none;
	width:100%;
	text-align:center;
}
footer .f_wrap .f_cont1 {
}
footer .f_wrap .f_cont2 {
	background: #c7d8ea;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left:0px;
}
footer .f_wrap .f_cont2 .f_alink {
	padding-top: 0px;
}
footer .f_wrap .f_cont2 .f_wbcont {
	padding-left: 6px;
	padding-right: 6px;
}
footer .f_wrap .f_cont3 {
	background: #c7d8ea;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left:0px;
}
footer .f_wrap .f_cont3 p {
	padding-top: 15px;
}
}
