@import "../common/login.css";

p{
	line-height:1.8em;
	letter-spacing:1px;
}
a:link{
	color:#333;
}
a:hover,a:visited{
	text-decoration:none;
	color:#333;
}
#blank_box{
	position:relative;
	margin:0 auto;
	width:994px;
	height:100%;
	background:#fff;
}
#Header_Pane{
	width:100%;
	height:50px;
	background:url(../../images/header/upper_bar.gif) repeat-x;
}
#Header_Pane span{
	position:absolute;
	top:10px;
	left:275px;
}
#Header_Pane>span>a{
	margin-right:1px;
}
#news{
	/*width:180px;*/
	width:190px;
	height:154px;
	margin:0 0 0 55px;
	/*padding:38px 20px;*/
	padding: 30px 15px;
	float:left;
	text-align:justify;
	text-justify:inter-ideograph;
	background:url(../../images/simple_top/alert_bg.jpg);
}
* html #news{
	margin:0 0 0 28px;
}

#news b{
	color:#4483f6;
}
#news p{
	line-height: 1.2em;
}
#swf{
	width:650px;
	height:200px;
	padding:7px;
	/*margin:0 55px 0 0;
	float:right;*/
	background:url(../../images/simple_top/swf_bg.jpg) no-repeat;
}
* html #swf{
	margin:0 28px 0 0;

}
#swf_alert{
	margin-top:30px;
	text-align:center;
}
#swf_alert img{
	margin-top:10px;
}
#intro{
	width:870px;
	height:310px;
	clear:both;
}
#headerline{
	margin: 5px 0 10px 0;
}
.column{
	margin-bottom:15px;
	float:left;
}
.column div b{
	color:#ea68a2;
}
#intro a{
	float:right;
}
#intro a img{
	margin-top:5px;
}
.patternline{
	margin-bottom:1px;
}
.icoImg{
	vertical-align:middle;
	margin-bottom:5px;
}

#login_status {
clear:both;
cursor:pointer;
right:10px;
position:absolute;
text-decoration:none;
top:10px;
}

