@charset "UTF-8";
/* CSS Document */
/*ie hasLayout*/
body{
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#535556;
	line-height: 23px;
	_behavior:url(../Script/iehover.htc);
}
#wrapper{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

/* header */
#header{
	height: 200px;
	overflow:hidden;
}
.header-left{
	padding-top: 52px;
	float: left;
	padding-left: 4px;
}
.header-left-pic{ float:left; width:129px;}
.header-left-word{ float:left; width:190px; padding-top:98px; font-size:15px; line-height:100%; font-weight:normal; color:#939da4;}
.header-left-word a{ float:left; width:190px; padding-top:98px; font-size:15px; line-height:100%; font-weight:normal; color:#939da4;}
.header-right{
	padding-top: 87px;
	float:right;
	padding-right: 23px;
	width:250px;
}
.language{float: right;}
.language-item{ width:41px; height:31px; float:left;}
.header-logo{float: right; width:250px;}

/* footer */
#footer{
	background-image: url(../images/footer-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 34px; 
}
.page-footer-logo{height:35px; width:290px; margin-left:auto; margin-right:auto;}
.footer-logo{ height:35px; width:216px; margin-left:auto; margin-right:auto;}
.footer-logo-item{ float:left;}
.footer-link{text-align:center;padding-top:8px;}
.footer-word{ text-align:center; padding-top:8px;padding-bottom:20px;}

/* font */
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
.font01,.font01 a:link,.font01 a:visited{ color:#556069; text-decoration:none;}
.font01 a:hover{ color:#00a0e9; text-decoration:underline;}
.font02,.font02 a:link,.font02 a:visited{ color:#41515c;text-decoration:none;}
.font02 a:hover{ color:#41515c; text-decoration:underline;}
.font03,.font03 a:link,.font03 a:visited{ font-size:13px;color:#1683d5;text-decoration:none;}
.font03 a:hover{ color:#1683d5; text-decoration:underline;}
.font04 a:link,.font04 a:visited{ color:#1683d5;text-decoration:underline;}
.font04 a:hover{ color:#1683d5;text-decoration:none;}
.font05{font-size: 24px;color:#362E2B;font-weight:normal;}
.font06{	font-size: 20px;color: #51565A;font-weight: normal;}
/*20100625 update*/
.font07{ font-size:12px;color:#1683d5;}
.font08{color: #FF9900;}
.font09{font-weight: normal;}
