html, body {
	background:#FFF;
	color:#000;
	margin:0px;
	padding:0px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 9pt;
}
body {text-align:center;}
form {margin:0px;}
img {border:0px;}

.h2{
	font-size: 12pt;
	font-weight:bold;
	color:#AF081A;
}

#htmlblock {
width:760px; top:0px;
text-align:left;
}

#header{
background-repeat: no-repeat;
background-position: 0px 5px;
height:100px;
}

#logo{
display:block;
position:relative;
top:16px; left:0px; width:240px; height:60px;
}

#header_right{
float:right;
width:510px;
padding-top:25px;
padding-right:5px;
text-align:right;
}
#lang_div{
text-align:right; padding-right:12px;
vertical-align: bottom;
font-size:8pt;
height: 22px;
font-weight:bold;
border-bottom: 1px solid #D82102;
width:500px;
}

#content{
width:100%;
}

#main_content{
text-align:left;
padding: 20px 5px 20px 20px;
border-left: 1px solid #DBDBDB;
line-height: 14pt;
}

.index_intro{
background-color: #F7F7F7;
border: 1px solid #EEEEEE;
height: 420px;
width: 180px;
}
.intro_text{
color:#656565;
line-height: 12pt;
font-size:11px;
padding: 25px 8px 10px 8px;
}

.intro_more{ margin-top:16px; padding-left:15px; 
background-image: url(/images/box.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}
.intro_more A{color: #D81E04;
text-decoration:none;}
.intro_more A:hover{color: #D81E04;
text-decoration:underline;}

.redlink{
color: #D81E04;
text-decoration:none; padding-right:10px; 
}
.redlink A{color: #D81E04;
text-decoration:none;}
.redlink A:hover{color: #D81E04;
text-decoration:underline;}

#login_form_div{ 
height:120px;
background-color: #FFF;
}
#login_form_div div{
padding-bottom: 8px;
}
.red_input{ border:1px solid #D81E03; width:70px; font-size:8pt; height:12px;}
.red_button{ border:1px solid #D81E03; width:40px; font-size:8pt; height:16px; background-color: #FFF; color:#666666; font-size:6pt;}

.gray_input{ border:1px solid #DBDBDB; width:100px; font-size:8pt; height:12px;}
.gray_button{ border:1px solid #DBDBDB; width:70px; font-size:8pt; height:16px; background-color: #FFF; color:#666666; font-size:6pt;}

#footer{
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
margin-top: 5px;
margin-bottom: 40px;
padding:3px;
margin-top: 20px;
color:#9F9F9F;
}

#miibeian{
float: right;
}
#copyright{
float: right; padding-right:28px;}

#lang_div A{
font-weight: bold;
color: #615E5E;
text-decoration:none;
padding-left: 5px;
font-size:9pt;
}
.nohand{cursor:default;}
#lang_div A:hover{
font-weight: bold;
color: #615E5E;
text-decoration:underline;
}
.menu_current{
font-weight: bold;
color: #D62100;
text-decoration:none;
padding-left: 10px;
}

#footer A{
font-weight: bold;
color: #FF8C40;
text-decoration:none;
padding-left: 10px;
}
#footer A:hover{
font-weight: bold;
color: #FF8C40;
text-decoration:underline;
}
.current{
font-weight: bold;
color: #000;
text-decoration:none;
padding-left: 10px;
}

