.Lounge_Main1 {}
.Lounge_Main2 {
	margin-bottom: 10px;
	clear: both;
}
.lounge_section fieldset {
	border:1px solid #DDD;
	border-radius: 0 0 20px 5px;
	padding-left: 5px;
	box-shadow: 1px 1px 10px #DDD;
}
.lounge_section .Left_l {
	box-shadow: 1px 1px 10px #DDD;
	border: 1px solid #DDD;
	width:69%;
	float:right;
	height: 215px;
    margin-bottom: 10px;
}
.lounge_section .Right_r {
	box-shadow: 1px 1px 10px #DDD;
	border: 1px solid #DDD;
	width:30%;
	float:left;
	height: 215px;
}
.lounge_section .Right_Over {
	box-shadow: 1px 1px 10px #DDD;
	border: 1px solid #DDD;
	width: 40.8%;
	float:right;
	height: 217px;
	padding:6px;
}
.lounge_section .Right_r .lounge_logo {
 	min-height: 180px;
 	text-align: center;
 }
.lounge_section .Right_r .lounge_link {
	text-align: center;
	font-weight: bold;
}
.lounge_section table td {
	vertical-align: top;
}
#per_top_left .lounge_section h3,
#per_top_left .lounge_section legend
{
	color: #2A2F7F;
}
.lounge_section table tr.Ini_top {}
.lounge_section table tr.Ini_top td {
	font-size: 13px;
    font-weight: bold;
}
.lounge_section table tr.Ini {
	border: 1px solid #FFF;
	background: #eee;
}
.lounge_section table tr.Ini:hover {
	background: #FFF;
	border: 1px solid #CCC;
}
.lounge_section table tr.Ini td {
	padding:5px;
	height:50px;
}
.title_top1 {
	 width: 69%;
	 float: right;
	 min-height: 35px;
}
.title_top2 {
	float: left;
    width: 30%;
	min-height: 35px;
}
.title_top3 {
	 width: 53%;
	 float: left;
	 min-height: 35px;
}
.title_top4 {
	float: right;
    width: 42.5%;
	min-height: 35px;
}
.btn_sec {
	background-color: #01B0F1;
	padding: 2px 20px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	border-radius: 5px;
	clear: both;
	color: #ffffff;
	font-size: 15px;
}
.btn_sec a {
	color: #FFF !important;
}