@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, img, p{
	padding:0;
	margin:0;
}

img{border:0;}
a{ text-decoration:none;}

body{
	background:url(../images/idx-bg.jpg) no-repeat top center;
} 

#wrap{
	margin:0 auto;
	width:1002px;
}

#lang{
	float:right;
	background:url(../images/lang-bg.png) no-repeat left top;
	height:25px;
	padding:3px 0 0 25px;
	width:259px;
	font-family:'微軟正黑體';
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
}
#lang a{
	padding:0 5px 0 0;
	color:#fff;
}
#lang span{padding:0 3px;font-size:16px;}
#lang a:hover{ text-decoration:underline;}
.flag{
	padding:0 5px 0 0;
}
#main{
	padding:21px 0 0 0;
}
#left{
	float:left;
	width:302px;
}
.copyright{
	font-size:12px;
	font-weight:bold;
	font-family:'微軟正黑體';
	color:#103798;
	padding:10px 0 0 0;
	line-height:1.7em;
}
.copyright a{color:#103798;}
.copyright a:hover{ text-decoration:underline;}
.line{float:left;}
#right{
	float:left;
	width:681px;
	font-family:'微軟正黑體';
}
.about_pic{
	float:left;
	padding:30px 23px 20px 33px;
}
h1{
	float:left;
	width:431px;
	color:#103798;
	font-size:18px;
	padding:0 0 8px 0;
}
#about_text{
	font-size:12px;
	color:#585a5c;
	line-height:1.5em;
	font-weight:bold;
}
#about_text a{color:#103798;}
#about_text a:hover{ text-decoration:underline;}

#menu{
	float:left;
	width:1015px;
	padding:36px 0 10px 0;
	color:#085fb4;
	font-weight:bold;
}
#menu li{
	float:left;
	list-style-type:none;
	padding:0 0 0 50px;
}
#menu li a{
	color:#085fb4;
	font-size:14px;
	font-family:'微軟正黑體';
	
	padding:0 40px 0 0;
}
#menu li a:hover{color:#000;}