@charset "utf-8";
/* CSS Document */

body {

	margin: 0;

	padding:0;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

	line-height: 1.5em;

	color: #767676;

		background: url(images/f1/bg1280x800.jpg)  no-repeat ; 

}
a:link, a:visited { color: #17b3cd; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #FF6600; text-decoration: none; font-weight: bold;}


#main{
	
	position:relative;

	
	width: 600px;
margin:0 auto  ;
	padding:0;
	
	
	}
#sectionTop {
	position:relative;

	
	width: 600px;
margin:0 auto  ;
	padding:0;
	height: 283px;


}
#sectionMiddleLeft {

	
	width: 289px;
	float:left;
margin:0;
	padding:0;
	height: 217px;
	background: url(images/loginok_02.jpg) ;


}#sectionMiddleRight {

	
	width: 311px;
	float:left;
margin:0;
	padding:0;
	height: 217px;
	background: url(images/loginok_03.jpg) ;


}


#sectionButtom {
	text-align:center;


}
.sectionLoginTop {
	
	padding: 40px 0 0 50px;

	
	}
	
	.sectionLogin {
	
	padding: 5px 0 0 50px;

	
	}
	
	#sectionTxtErr {
	text-align:center;
	padding: 10px 0 0 0px;
	color: #ff459f;
font-size: 16px;
}