body {
	margin: 0; 
	padding: 0;
	font-size:12px;
	color:#ffffff;
	background-color:#193e6a;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
}
form,img{border:0}

a:link {color: #383737;text-decoration: none;}
a:visited {color: #383737;text-decoration: none;}
a:hover {color: #1bb1af;text-decoration: underline;}
a:active {color: #1bb1af;text-decoration: underline;}

.font1{color:#000000}
.font2{color:#ffffff}

.En_font {font-family: Arial, Helvetica, sans-serif;}
.f_normal {font-weight:normal;}
.f_bold	{font-weight:bold;}
.f_italic {font-style:italic;}

.fs_12{font-size:12px;}
.fs_13{font-size:13px;}
.fs_14{font-size:14px;}
.fs_16{font-size:16px;}
.fs_22{font-size:22px;}
.fs_35{font-size:35px;}

.line_height_13{line-height: 13px;}
.line_height_14{line-height: 14px;}
.line_height_15{line-height: 15px;}
.line_height_16{line-height: 16px;}
.line_height_18{line-height: 18px;}
.line_height_20{line-height: 20px;}
.line_height_24{line-height: 24px;}

.topbgbox { z-index:2; width:100%; height:800px; background-image:url(../images/top.jpg); background-repeat:no-repeat; background-position:center top;}
.bottombgbox { z-index:1; width:100%; height:800px;background-image:url(../images/bottom.jpg); background-repeat:no-repeat; background-position:center bottom; text-align:center;}
.contentbox { width:1000px; margin: 0 auto;text-align: left; }
.mainnav {position:absolute;z-index:10; height:130px;width:445px; margin:50px 0 0 555px; display:inline-block;}
.logonav {position:absolute;z-index:10; height:60px;width:470px; margin:25px 0 0 0; cursor:pointer;}
.bottom_txt {position:absolute; z-index:4; width:960px; height:200px; margin-top:800px; _margin-top:150px; text-align:center;}
.clearfloat {clear:both; height:0; font-size: 1px;line-height: 0px;}
