@charset "utf-8";
@import "inquiry.css";

body {
	background: white;
}

.error_messages{
	color:#ff0000;
	font-weight:bold;
	line-height:1;
	padding-bottom:10px;
}
.error_small{
	font-size:12px;
	color:#ff0000;
}

table.box{
	background:url(../images/boxbg.gif);
}
td.innerbox{
	background:#ffffff;
	padding:4px 14px 12px 14px;
}
td.innerbox img{
	margin-top:6px;
}
td.innerbox-title{
	background:#ffffff;
	padding:12px 14px 0 14px;
}

input.id,input.password,input.f_email{
	width:160px;
	height:20px;
	line-height:18px;
	padding:0px;
	margin:0px;
	border:1px solid #B0B0B0;
	vertical-align:bottom;
}

#login{
	background: url(../images/login.gif) no-repeat;
	width: 64px;
	height: 23px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
p.center{
 text-align:center;
}

p.stitleG03{
	margin: 0 ;
	background: url(/shared/img/graym_bg.gif) no-repeat ;
}

#ppolicy {
	width: 510px;
	padding: 0;
	text-align:left;
}

.iframe{
	border:1px solid #B4B4B8;
	margin:6px 0 20px 0;
	padding:0 0 0 0;
}

.mtb18 {
	margin: 18px 0 18px;
}

p.title_read {
	background:transparent url(../images/readm_bg.gif) no-repeat scroll 0 0;
	color:#000000;
	font-weight:bold;
	line-height:29px;
	margin-bottom:10px;
	padding-left:12px;
	width:575px;
}

.mem_bnr {
	width: 281px;
	float: left;
	margin-top: 6px;
}

div.bnr_text {
	width: 293px;
	float:left;
	margin-top: 6px;
}

p.ml14 {
	margin-left: 14px;
}

.mail_maga {
	width: 575px;
	text-align: center;
	margin: 15px 0 0 ;
	line-height: 29px;
	font-weight: bold;
	color:#000000;
}

