@charset "utf-8";
html,body{
	width:100%;
	height:100%;
	background:url(../image/bg.jpg);
}
	
#wrapper{
	width:748px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-374px;
	margin-top:-224px;
	padding:48px 0 0 0;
/*	padding:48px 48px 0 51px;*/
	background:url(../image/login/base_login.png) no-repeat;
}

#logo{
	width:200px;
	height:299px;
	display:table-cell;
	padding-left: 51px;
	vertical-align:top;
}

#logo div#imgarea{
	width:200px;
	height:200px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

* html #logo{
/*	margin-left: 25px;*/
}


#logo img{
	vertical-align:middle;
}
	
form#login-form{
	position:relative;
	display:table-cell;
	width:371px;
	height:299px;
/*	margin-right: 82px; */
	padding-left: 42px;
	padding-top:23px;
}

* html form#login-form{
	margin-right: 41px;
}


* html footer{
	
}

form#login-form legend{
	margin-bottom:8px;
}

form#login-form p{
	margin-bottom:17px;
}

form img {
	margin-bottom:8px;
}


.barrons {
	position:absolute;
	width: 95%;
	text-align:right;
	font-size: 90%;
	bottom: 80px;
}

footer{
/*	float:right;
	text-align:right;*/
	clear:both; 
	width: 720px;
	height: 57px;
	padding: 0 14px;
}
/*
footer p{
	width: 100%;
	text-align:right;
}
*/
footer a{
	padding: 0;
	margin: 0;
/*	margin-left:28px;*/
}

#cr{
	position:absolute;
	right:0;
	bottom:0;
	text-align:right;
	margin:0 5px 5px 0;
	color:#fff;
}

.ftr-bnr {
	float: left;
	padding-top:10px;
	margin-left: 11px;
}

* html .ftr-bnr {
	margin-left: 5px;
}

.bnr {	
	margin-top: 11px;
	margin-left: 10px;
}

ftr-bnr a {
	display: block;	
	height:25px;
}

.ftr-pw {
	margin-top: 22px;
	margin-right:31px;
	float: right;
}

* html .ftr-pw {
	margin-right:15px;
}

#footer_news{
	clear:both;
	width: 738px;
	margin-top: 22px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
/*	background:url(../image/login/bg_login_news_bottom.png) no-repeat left bottom; */
	background:url(../image/login/bg_login_news_middle.png) repeat-y;
}
#footer_news_end{
	clear:both;
	width: 738px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background:url(../image/login/bg_login_news_bottom.png) no-repeat left bottom;
}

#footer_news h2{
	width: 738px;
	background:url(../image/login/bg_login_news_top.png) no-repeat;
	height: 43px;
	text-indent:-1000px
}
#footer_news h3{
	width: 738px;
	background:url(../image/login/bg_login_news_top01.png) no-repeat;
	height: 43px;
	text-indent:-1000px
}
#footer_news h4{
	width: 738px;
	background:url(../image/login/bg_login_news_top02.png) no-repeat;
	height: 43px;
	text-indent:-1000px
}

#footer_news dt {
	font-weight:bold;
	padding: 0px 10px 0px 30px;
}
#footer_news dd{
	padding: 0px 10px 0px 50px;
}

dd p.input-area {
	float: left;
	width: 200px;
}

dd p.btn-change	{
	margin-left: 240px;
	text-align: left;
	vertical-align:middle;
}

table {
	border-collapse:collapse;
	width:100%;
}
th, td {
	padding:3px 0px;
}

#bnr_area_top{
	display: block;
	width: 716px;
	height: 116px;
	background: #FFF;
	border: 2px #CCCCCC solid;
	position: absolute;
	left: 11px;
	top: -130px;
	overflow: hidden;
}
#bnr_areabox th{
	padding:12px 12px 11px 12px;
}
#bnr_areabox td{
	font-size: 16px;
	padding: 12px 12px 11px 0;
	vertical-align: middle;
}
#bnr_area_top a{
	text-decoration:none;
}

#bnr_area_top a:hover{
	text-decoration:underline;
}

#bnr_area_top:hover{
	border:2px #333 solid;
}

.top12{
	margin-top:12px;
}
