@charset "utf-8";
/* --------------------------------------
redefine html format
*/
body {
	background-image: url(../images/html_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666;
	padding: 0px;
	margin: 0px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ul, ol, li {
	list-style:none;
}
input, select, textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

address, cite, em, th {
	font-style: normal;
	font-weight: normal;
}
fieldset, img {
	border: 0;
}
#container{
	width: 980px;
	margin: 0 auto;
}

#header{
	height:109px;
	overflow: hidden;
}

#header a{
	text-decoration: none;
}

#header h1{
	display: inline;
	float: left;
	margin: 12px 0 0 12px;
}
#header h1 a{
	width: 183px;
	height: 83px;
	line-height: 83px;
	overflow: hidden;
	background-image: url(../images/site_logo.png);
	background-repeat: no-repeat;
	text-indent: -999px;
	display: block;
}
#header #top_right{
	float: right;
	display: inline;
	margin: 12px 12px 0 0;
	text-align: right;
}
#header #lang h2{
	position: absolute;
	top: -9999px;
}
#header #lang ul li{
	display: inline;
}
#header #user_zone{
	position: relative;
	height: 50px;

	
}
#header #user_zone #uz_action a{
	font-size: 10px;
	
}
#header #user_zone #uz_login{
	position: absolute;
	top: 20px;
	right: 0;

	overflow: hidden;

	
}

#header #user_zone #uz_login form{
	margin: 0px;
	padding: 0px;

	overflow: hidden;
	
}
#CompanyID,#login,#password{
	border:0;
	width:81px;
	height:19px;
	padding:2px 15px 3px 5px;
	padding-bottom:3px;
	background:url(../images/login-text-bg.gif) no-repeat;
	float:left;
	display: inline;
	margin-right: 5px;
}
#btn_bl{
	white-space: nowrap;
	font-size: 9px;
	background-image: url(../images/business-submit.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family:  Arial, sans-serif;
	width:91px;
	height:19px;
	text-align: left;
	padding-left: 5px;
	color:#c1b078;
	float: left;
}
#header #nav_mini{
	clear: both;
	overflow: auto;
	float: right;
}
#header #nav_mini ul li{
	display: inline;
	padding-left: 21px;
	background-image: url(../images/site_nav_mini_li_bg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
}
#header #nav_mini ul li a{
	font-family: Optimer;
}

#nav {
	height: 34px;
	line-height: 34px;
	background-image: url(../images/site_nav_bg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	text-align: center;
	
	
}
#nav ul li{
	display:inline;
	background-image: url(../images/site_nav_li_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 12px;
	float: left;
}
#nav ul li.frist, #header #nav_mini ul li.frist, ul#footer_nav li.frist{
	background-image: none;
	padding-left: 0px;
	float: left;
}
#nav ul li a{
	font-family: Optimer;
	font-size: 14px;
	display: block;
	height: 32px;
	line-height: 32px;
	float: left;
	text-decoration: none;
}

#main_image{
	height: 293px;
	background-image:url(../images/HG02.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	position: relative;
	overflow: hidden;
	
}
#main_image_sc{
	height: 293px;
	background-image:url(../images/HG02_sc.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	position: relative;
	overflow: hidden;
	
}
#main_image h3{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 72px;
	line-height: 72px;
	background-image:url(../images/subpage-h2.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 980px;
	display:none;
}
#main_image h3 span{
	margin-right: 35px;
}
#footer{
	
}
#footer #footer_content{

	height: 152px;
	overflow: hidden;
	width: 936px;
	margin: 0 auto;
	padding: 18px 22px;
	position: relative;
	
}
ul#footer_nav{

	text-align: left;
}
ul#footer_nav li{
	display: inline;
	padding-left: 19px;
	font-size:10px;
	background-image: url(../images/site_footer_nav_li.png);
	background-repeat: no-repeat;
	background-position: 9px center;
}
ul#footer_nav li a{
	font-size: 10px;
	text-decoration: none;
}
#footer #copyright {	
	position: relative;	
	margin-top: 20px;
	height: 60px;
}
#footer #copyright a.png_bg{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../images/site_footer_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 54px;
	width: 58px;
	overflow: hidden;
	text-indent: -9999px;
}
#copyright p {
	position: absolute;
	font-size: 10px;
	left: 80px;
	bottom: 0px;
	text-align: left;
}
#copyright a {

	font-size: 10px;

}
#copyright a:hover{
	text-decoration: none;
}
#newsletter{
	position: absolute;
	right: 22px;
	top: 18px;

}
#newsletter label{
	display: block;

	padding-right: 20px;
}
#newsletter p{
	display: block;
	width: 153px;
	height: 20px;
	background-image: url(../images/textbox-bg.gif);
	background-repeat: no-repeat;
}
#newsletter input{
	border:none;
	background-color: transparent;
}
#newsletter button{
	background-image: url(../images/newsletter-submit.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 18px;
	padding:0px;
	border: none;
	margin-top: 1px;
}