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

body
{
	margin:25px auto;
	background:url(../images/bg.png) repeat-x top center #05a5e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.maincontainer
{
	margin:0px auto;
	width:850px;
	height:auto;
}
.container
{
	position:relative;
	float:left;
	width:850px;
	height:auto;
}
.wrapper
{
	position:relative;
	float:left;
	width:850px;
	height:auto;
	background:#FFF;
}
.header
{
	position:relative;
	float:left;
	background:url(../images/logobg.png) repeat-x top center;
	width:850px;
	height:84px;
}
.logo
{
	position:relative;
	float:left;
	width:229px;
	height:72px;
	left:20px;
}
.headerspace
{
	position:relative;
	float:left;
	width:150px;
	height:84px;	
	left:20px;
}
.toplogin
{
	position:relative;
	float:left;
	width:450px;
	height:84px;
	left:20px;	
}
.logintxt
{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff2e9f;
	font-weight:bold;
	width:170px;
	text-align:left;
	top:15px;
	height:50px;
}

.loginbtn
{
	position:relative;
	float:left;
	width:95px;
	height:27px;
	top:28px;
}
.innerbg
{
	position:relative;
	float:left;
	width:850px;
	height:auto;	
}
.bgcont
{
	position:relative;
	float:left;
	width:830px;
	height:520px;
	left:10px;
}
.topspace
{
	position:relative;
	float:left;
	height:10px;
	width:850px;
}
.inimg1
{
	position:relative;
	float:left;
	width:349px;
	height:520px;
	background:url(../images/image01.jpg) no-repeat top center;	
}
.inimg2
{
	position:relative;
	float:left;
	width:323px;
	height:520px;
	background:url(../images/image02.jpg) no-repeat top center;	
}
.inimg3
{
	position:relative;
	float:left;
	width:158px;
	height:520px;
	background:url(../images/image03.jpg) no-repeat top center;	
}
.registerform
{
	position:relative;
	float:left;
	width:280px;
	height:390px;
	top:85px;
	left:22px;	
}

.register
{
	position:relative;
	float:left;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	top:10px;
	font-weight:bold;
	text-align:center;	
}
.regtable
{
	position:relative;
	float:left;
	width:280px;
	height:auto;
	top:5px;	
}
.innerdiv
{
	position:relative;
	float:left;
	width:830px;
	height:160px;
	left:10px;
}
.contblock
{
	position:relative;
	float:left;
	width:393px;
	height:160px;
	background:#b0dbec;	
}
.innerblock
{
	position:relative;
	float:left;
	width:375px;
	height:145px;
	border:1px solid #000;	
	background:#e2f5fc;
	top:7px;
	left:7px;
}
.innerheading
{
	position:relative;
	float:left;
	width:375px;
	height:auto;
}
.innerhead1
{
	position:relative;
	float:left;
	width:100px;
	height:20px;
	font-size:15px;
	color:#065276;
	left:10px;
}
.innerhead2
{
	position:relative;
	float:left;
	width:250px;
	height:auto;
	border-bottom:1px solid #075377;
	top:15px;
}
.contblock1
{
	position:relative;
	float:left;
	width:430px;
	height:160px;
	background:#b0dbec;	
}
.innerblock1
{
	position:relative;
	float:left;
	width:415px;
	height:145px;
	border:1px solid #000;	
	background:#e2f5fc;
	top:7px;
	left:7px;
}
.searchtable
{
	position:relative;
	float:left;
	width:355px;
	height:100px;	
	top:10px;
	left:10px;
}
.articleblock
{
	position:relative;
	float:left;
	width:830px;
	height:96px;
	background:url(../images/contntbg.jpg) repeat-x top center;	
	left:10px;
}
.footer
{
	position:relative;
	float:left;
	width:850px;
	height:50px;	
}
.footerlink
{
	position:relative;
	float:right;
	top:15px;
	right:15px;
	width:auto;
	height:auto;	
}
