

body
{
	margin:0;
	font-size:10px;
	background:url(../img/body_back.png) top center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#686868;
}

/* --------main.jsp-------- */
#index_content{
	width:940px; 
	margin-left:auto;
	margin-right:auto;
}
#header{
	height:145px;
}
#main{
	height:600px;
}
#footer{
	height:150px;
}
#footnote{
	clear:both;
	height:100px;
	text-align:center;
	align:center;
	width:750px;
}
#main_left{
	width:787px;
	float:left;
	height:600px;
	background:#fff;


}
#main_right{
	width:128px;
	height:600px;
	float:left;
	
}
/* --------header.jsp-------- */
#header_content{
	width:776px;
	height:145px;
	float:left;
}
/* --------loginbox-------- */
#login_box{
	width:300px; 
	height:245px; 
	border:1px solid green; 
	float:left; 
	background:url(../img/login_bg.png) ;
}
.green_title{
	margin:10px 5px 10px 15px;
	border:1px solid #007448;
	background-color:#449A5A;
	height:25px;
	width:200px;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	margin-top:10px;

}
.vertical_align_text{
	position:relative;
	left:20px;
	top:10%;
	text-align:left;
}
.text_loginbox{
	font-size:12px;
	margin:10px 5px 10px 15px;
}
.label_loginbox{
	margin:5px 0px 0px 15px;
	float:left;
	width:120px;
	height:24px;
	font-size:14px;
	color:#ffffff;
	background:#898989;
	font-weight:bold;
			
}
.input_loginbox{
	margin:5px 5px 5px 5px;
	float:left;
	
}
.button_loginbox{
	float: left;
	margin:10px 5px 10px 10px;
}
.input{
	width:100px; 
	height:20px;
	width:114px; 
	background:url(../img/textbox.png) no-repeat;
	border:none;
	padding-top:4px;
	padding-left:5px;
}
.loginbutton {
	font-family:  Arial, Verdana, Helvetica, sans-serif ;
	font-size:12px;
	color: #449a5a;
	font-weight:bold;
	border:none;
	background:url(../img/button.png);
	background-repeat:no-repeat;
	background-position:center;
	width:102px;
	height:28px;
	cursor:pointer;
	}
.loginbutton:hover{
	color: #65b602;
	border:none;
	width:102px;
	height:28px;
	background:url(../img/button_hover.png);
	background-repeat:no-repeat;
	background-position:center;
}
.sfrmiunttmbutton {
	font-family:  Arial, Verdana, Helvetica, sans-serif ;
	font-size:12px;
	color: #449a5a;
	font-weight:bold;
	border:none;
	background:url(../img/button.png);
	background-repeat:no-repeat;
	background-position:center;
	width:102px;
	height:28px;
	cursor:pointer;
	}
.sfrmiunttmbutton:hover{
	color: #65b602;
	border:none;
	background:url(../img/button_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	}	
/* --------simple text styles-------- */
.tkoyuyesil13 {
	font-size:13px;
	color:#278912;
}
.tbordo12okkapali {
	font-size:11px;
	color:#ac1315;
	background:url(../img/okbordo.png) left center no-repeat  ;
	padding-left:6px;
}
.tgri12 {
	font-size:11px;
	color:#7f7f7f;

}

/* ------- campaign ------------*/

#campaign_content{
	width:350px; 
	float:left; 
	margin-left:30px;
}

#campaign_content_gift{
	float:left; 
	width:249px;
}