html,body{margin:0px; padding:0px; width:100%;font-size:12px;color:#000000;text-align:center; height:100%;}
.header {
	color: #3272b0;
	width: 100%;
	height: 50px;
	cursor: pointer;
	position: relative;
	background: url("../../../cloud/main/images/headerbg-0.png") 0 0 repeat;
	z-index: 999;
}

.header_log {
	width: 960px;
	height: 42px;
	position: absolute;
	left: 60px;
	top: 4px;
	background: url("../../../cloud/member/images/logo.png") no-repeat;
}
.news {width:60%; left:20%;position:absolute;top:120px;}
.news .title {font-size:20px; font-weight:bold; text-align:center;height:40px;}
.news .dateInfo{color:#999999;text-align:right; padding-right:100px;}
.news .content{line-height:25px;}
.news td{text-align:left;font-size:14px; }
.news .line{border-bottom: 1px solid #c0c0c0}
.menu_frame{ height:100%;border: #E2E2E2 solid 1px; width:100%; }
.news img{margin-top:10px;margin-bottom:10px; }
.news .note { color:#FF0000;}

.menu { margin-left:0px; margin-right:auto;}
.menu td{text-align:left; line-height:20px; padding-left:10px;}
.menu .menu_title {color:#D11B13; height:30px; font-size:20px; padding-left:5px;}

a:link{color:#3272B0; text-decoration:none;}
a:visited{color:#3272B0;text-decoration:none;}
a:hover{color:#9C1B20;text-decoration:none;}
a:active{color:#9C1B20;text-decoration:none;}


#login_head1
{
	text-align:center;
	background:url("../image/login_head1_repeat.gif") repeat;
	background-position: center;
	height:80px;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
}

#login_head1_logo
{
	text-align:right;
	background:url("../image/login_head1.gif") no-repeat;
	background-position: center;
	height:80px;
	color:#3272B0;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}

#login_top
{
	text-align:center;
	background:url("../image/login_top.gif") repeat;
	background-position: center;
	height:3px;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
}

#login_head2
{
	text-align:center;
	background:url("../image/login_head2.gif") no-repeat;
	background-position: center;
	height:159px;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
}