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


body
{
margin:0px;
padding:0px;
background-color: #eaf4ff;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:8px 0px;
text-align: justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:780px;
height:auto;
text-align:center;
margin:0px auto;
}
.body-main
{
width:780px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-main-bg.jpg) left top repeat-y;
}
.body-round-top
{
width:780px;
height:30px;
float:left;
text-align:left;
}
.body-inside
{
width:740px;
height:auto;
float:left;
text-align:left;
padding:0px 20px;
}
.body-top
{
width:740px;
height:581px;
float:left;
text-align:left;
}
.body-top-left
{
width:394px;
height:581px;
float:left;
text-align:left;
background:url(../images/body-top-left-bg.jpg) left top no-repeat;
}
.logo
{
margin-left:12px;
}
.body-top-right
{
width:346px;
height:581px;
float:right;
text-align:left;
background:url(../images/body-top-right-bg.jpg) left top no-repeat;
}
.right-top-box
{
width:328px;
height:95px;
float:left;
text-align:left;
padding-top:15px;
padding-right:18px;
color: #FFF;
}
.right-top-box
{
width:328px;
height:95px;
float:left;
text-align:left;
padding-top:15px;
padding-right:18px;
color: #FFF;
}
.right-bottom-box
{
width:280px;
height:auto;
float: left;
text-align:left;
padding:0px 30px 0px 36px;
}
.register-title
{
width:266px;
height:60px;
float:left;
text-align:left;
padding-left:14px;
color: #FFF;
font: bold 30px/60px  Helvetica, Arial, sans-serif
}
.register-box
{
width:250px;
height:auto;
float:left;
text-align:left;
padding:20px 15px 0px 15px;
color: #336699;
font-size:12px;
line-height:18px;
}
.register-box a
{
color: #d0008e;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.register-box a:hover
{
color: #d0008e;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.input-box
{
width:120px;
height:20px;
text-align:left;
background-color: #fefefe;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:18px;
padding-left:2px;
padding-top:2px;
border:1px solid #98b2cb;
color: #333333;
}
.input
{
width:120px;
height:20px;
text-align:left;
background-color: #FFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:20px;
padding-left:2px;
padding-top:2px;
border:1px solid #336699;
color: #333333;
}
.body-middle
{
width:740px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-middle-inside-bg.jpg) left top repeat-x;
padding-top:22px;
border-bottom:1px solid #e5e5e5;
padding-bottom:10px;
}
.middle-left
{
width:356px;
height:auto;
float: left;
text-align:left;
}
.arrow
{
float:left;
margin-right:5px;
}
.middle-right
{
width:370px;
height:auto;
float:right;
text-align:left;
}
.register-boder-box
{
width:356px;
height:auto;
float:left;
text-align:left;
border:1px dotted #b2b2b2;
padding:6px;
font-weight:bold;
}
.latest-th
{
float:left;
margin-right:10px;
}
.latest-text-box
{
width:370px;
height:auto;
float:left;
text-align:left;
padding-top:15px;
}
.body-bottom
{
width:740px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
padding:10px 0px 15px 0px;
}
/* sub-navigation */	
	
.subnav{
	color: #666666;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	line-height:20px;
	width:356px;
	float:left;
	text-align:left;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 18px;
	width:338px;
	text-decoration: none;
	background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
	color: #666666;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
}
.love-bt
{
float:left;
margin-right:13px;
}
.footer
{
width:780px;
height:110px;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top no-repeat;
padding-top:20px;
color: #FFF;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #d5f2ff;
text-decoration: underline;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#1f7be5;
text-decoration: none;
font-weight:bold;
font-size:11px;
}
body a:hover
{
color:#f5a12d;
text-decoration: underline;
font-weight:bold;
font-size:11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #1f7be5;
	text-decoration: none;
	text-align:justify;
}
.top-link
{
color:#ffff00;
text-decoration: none;
font-size:11px;
font-weight:normal;
}
.top-link:hover
{
color:#ffff00;
text-decoration: underline;
font-size:11px;
font-weight:normal;
}