
.main_login {
	text-align:right;
	margin-bottom:10px;
}

.main_login li {
	list-style-type: none;
	display:inline;
	/*margin-left:10px;*/
	height:40px;
}

.li_bg{
	background-image: url("img/b_login_bg.jpg") ;
	background-repeat: no-repeat;
	padding:2px 20px 10px 15px ;
	width:160px;
}

.main_left{
	float:left;
	width:132px;
	text-align:center;
	margin-top:16px;
}

.main_right{
	float:right;
	width:424px;
		margin-top:16px;
				margin-left:4px;
}

.main_right_t{
	background-image: url("img/main_right_t.jpg") ;
	background-repeat: no-repeat;
	width:424px;
	height:24px;
	color:#CD6566;
	font-weight:bold;
	font-size:110%;
}

.main_right_t2{
	background-image: url("img/main_right_t2.jpg") ;
	background-repeat: no-repeat;
	width:424px;
	height:22px;
	margin-top:20px;
	margin-bottom:4px;
}

.main_right_center{
	text-align:center;
	width:424px;
}

.ul_disclist li {
	list-style-type: disc;
	list-style-position:outside;
	margin-left:20px;
	margin-top:6px;
}

.img_right{
 text-align:right;
 padding:6px;
}

.main_left_bg{
	float:left;
	margin-left:4px;
	padding-top:10px ;
	width:110px;
	height:500px;
	text-align:center;
	margin-top:36px;
	background-color:#f0f0f0;
}

.main_left_bg2{
	float:left;
	margin-left:4px;
	padding-top:10px ;
	width:110px;
	height:200px;
	text-align:center;
	margin-top:36px;
	background-color:#f0f0f0;
}

.main_left_bg3{
	float:left;
	margin-left:4px;
	padding-top:10px ;
	width:110px;
	height:500px;
	text-align:center;
	margin-top:36px;
	background-color:#f0f0f0;
}

