body
	{
	margin:10px;
	padding:10px;
	background:url(../images/overall_bg.jpg) repeat;
	}
form
	{
	margin:0px;
	padding:0px;
	}
	
.wraaper
	{
	width:720px;
	height:auto;
	margin:auto;
	background:#ffffff;
	}

.logo
	{
	background:url(../images/logo.jpg) no-repeat;
	width:720px;
	height:51px;
	}

.banner
	{
	background:url(../images/banner.jpg) no-repeat;
	width:720px;
	height:226px;
	}
/*top menus*/	
.navi
	{
	width:720px;
	height:39px;
	margin:auto;
	background:url(../images/topnavi_norbg.jpg) repeat-x;
	}
	
.navi_nor
	{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	}

.navi_nor:hover
	{
	padding-top:9px;
	background:url(../images/topnavi_overbg.jpg) repeat-x;
	display:block;
	color:#000000;
	text-decoration:underline;
	height:30px;
	}

.middlecontent
	{
	width:720px;
	margin-top:10px;
	float:left;
	}

.middleright
	{
	width:390px;
	height:auto;
	float:right;
	margin-left:15px;
	margin-right:15px;
	}

.middleleft
	{
	float:left;
	width:288px;
	height:auto;
	border-right: solid 1px #CCCCCC;
	}

.head
	{
	background:url(../images/head.jpg) no-repeat;
	width:390px;
	height:23px;
	float:left;
	margin-top:12px;
	margin-bottom:15px;
	}
	
.head_contact
	{
	background:url(../images/head_contact.jpg) no-repeat;
	width:281px;
	height:23px;
	float:left;
	margin-top:12px;
	margin-bottom:15px;
	}
	
.head_faq
	{
	background:url(../images/head_faq.jpg) no-repeat;
	width:281px;
	height:23px;
	float:left;
	margin-top:12px;
	margin-bottom:15px;
	}
	
.head_thanks
	{
	background:url(../images/head_thanks.jpg) no-repeat;
	width:63px;
	height:23px;
	float:left;
	margin-top:12px;
	margin-bottom:15px;
	}
		
.conetent
	{
	float:left;
	width:390px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:16px;
	}
	
.contentimg
	{
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	}
	
.red
	{
	color:#FF0000;
	}
	

.registerbox
	{
	width:253px;
	height:279px;
	margin:auto;
	margin-top:12px;
	}
	
.registertop
	{
	background:url(../images/register_top.jpg) no-repeat;
	width:253px;
	height:80px;
	}
	
	
.registerbg
	{
	background:url(../images/regiser_bg.jpg) repeat-x;
	height:163px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	vertical-align:text-top;
	}
	
.textbox
	{
	width:167px;
	height:27px;
	border:#ffdf81 solid 1px;
	margin-bottom:2px;
	margin-top:3px;
	}
	
.subbut
	{
	background:url(../images/submit.jpg) no-repeat;
	width:67px;
	height:24px;
	display:block;
	margin-left:50px;
	margin-top:10px;
	border:0px;
	cursor:pointer;
	}

.registerbtm
	{
	background:url(../images/register_btm.jpg) no-repeat;
	width:253px;
	height:31px;
	}
	
.leftbtmimg
	{
	background:url(../images/btn_blog.png) no-repeat;
	width:263px;
	height:233px;
	margin:auto;
	margin-top:25px;
	}
	
.footer
	{
	width:720px;
	height:69px;
	background:#e0e0e0;
	border: solid 1px #999999;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
	margin-top:15px;
	clear:both;
	}
	
.footernor
	{
	text-decoration:none;
	color:#000000;
	}
	
.footernor:hover
	{
	color:#000000;
	text-decoration:underline;
	}
	
.textdec
	{
	color:#000000;
	text-decoration:none;
	}
	

