.cf:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cf
{
	display: inline-block;
}

* html .cf
{
	height: 1%;
}

.cf
{
	display: block;
}

*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

body
{
	background-color: #ffffff;
}

a
{
	color: #44a5cb;
}

a:hover
{
	text-decoration: underline;
}

.a
{
	cursor: pointer;
	color: #44a5cb;
}

input
{
	color: #444444;
	background-color: #ffffff;
	font-size: 17px;
}

.logo
{
	margin-left: 10px;
	width: 290px;
	height: 60px;
}

.base_upper
{
	background-color: #c9e0e9;
}

.base_content
{
	background: url(images/bg.jpg) top left repeat-x;
}

.content
{
	width: 728px;
	height: 500px;
	background: url(images/content.jpg) top left no-repeat;
	margin: 0px auto;
}

.pagetitle
{
	color: #003663;
	font-weight: bold;
	font-size: 20px;
	padding-left: 20px;
	background: url(images/mail.gif) center left no-repeat;
}

.leftcontent
{
	display: inline;
	float: left;
	margin-left: 17px;
	margin-top: 5px;
	width: 404px;
	height: 324px;
	padding: 30px;
}

.rightcontent
{
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 184px;
	height: 344px;
	padding: 20px;
	text-align: justify;
	color: #29597f;
}

.mediainfo
{
	color: #88a8b4;
	font-size: 10px;
	margin-left: 17px;
	margin-top: 10px;
}

.mediainfo a
{
	font-size: 10px;
}

.title
{
	font-weight: bold;
}

.inputtitle
{
	color: #40688a;
	font-size: 14px;
	font-weight: bold;
}

.logininputtitle
{
	margin-top: 10px;
	margin-bottom: 5px;
}

.reginputtitle
{
	display: inline;
	float: left;
	width: 100px;
	margin-top: 5px;
}

.passinputtitle
{
	display: inline;
	float: left;
	width: 100px;
	margin-top: 5px;
}

.regrow
{
	margin-bottom: 10px;
}

.passrow
{
	margin-bottom: 10px;
}

.domain
{
	display: inline;
	float: left;
	color: #6dcff6;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 5px;
}

.domain2
{
	display: inline;
	float: left;
	color: #6dcff6;
	font-size: 18px;
}

.loginbutton
{
	display: inline;
	float: left;
	margin-left: 10px;
}

.input
{
	display: inline;
	float: left;
	background: url(images/input_center.gif) top left repeat-x;
}

.input div
{
	display: inline;
	float: left;
	background: url(images/input_left.gif) top left no-repeat;
}

.input div div
{
	display: inline;
	float: left;
	background: url(images/input_right.gif) top right no-repeat;
	height: 25px;
	padding: 3px;
}

.input input
{
	margin-top: 3px;
}

.input_login
{
	width: 215px;
	height: 19px;
}

.input_reg
{
	width: 150px;
	height: 19px;
}

.input_reg2
{
	width: 180px;
	height: 19px;
}

.input_reg3
{
	width: 240px;
	height: 19px;
}

.input_pass
{
	width: 150px;
	height: 19px;
}

.input_pass2
{
	width: 240px;
	height: 19px;
}

.error
{
	color: #ff0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sep
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10px;
	line-height: 10px;
	background: url(images/sep.gif) center left repeat-x;
}

.logininfo
{
	color: #698ca9;
}

.loginreg a
{
	font-size: 16px;
	font-weight: bold;
}

.btn
{
	height: 31px;
	background: url(images/btn.gif) top left repeat-x;
	color: #ffffff;
	font-size: 20px;
}

.btn_ok
{
	width: 64px;
}

.captcha
{
	display: inline;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.captcha img
{
	border: 1px solid #000000;
}

.captcha span
{
	font-size: 10px;
}

.captchadata
{
	display: inline;
	float: left;
	width: 165px;
}

.input_captcha
{
	width: 64px;
}

.regbutton
{
	display: inline;
	float: left;
	margin-left: 10px;
}

.regbutton2
{
	display: inline;
	float: right;
}

.regaltemailinfo
{
	display: inline;
	float: left;
	font-size: 11px;
	width: 260px;
}

.passbutton
{
	display: inline;
	float: right;
}
