@import url("import.css");

#header_line {
text-indent: -9999px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 90px;
background-color: #eeeeee;
border-bottom: 30px solid #999999;
}

#header .r-link {
color: #333333;
}

#contents {
text-indent: -9999px;
margin-top:30px;
/*margin-top: 80px;*/
height: 530px;
background-image: url('../images/common/seotalk-index.jpg');
background-repeat: no-repeat;
}

#footer {
border-top: 1px dotted #999999;
margin-top: 15px;
padding-top: 15px;
color: #333333;
}

.input {
/*width: 100px;*/
width:200px;
color: #666666;
/*border: 0;*/
border:1px solid #CCCCCC;
float:left;
}

.login_btn {
background-color: #666666;
color: #ffffff;
padding: 0px 3px;
font-weight: bold;
margin-left:120px;
}

p.err {
text-align: center;
margin-top: 2px;
padding: 3px;
background-color: #ffffff;
font-weight: bold;
color: #ff0000;
border: 1px solid #cccccc;
}

#index-img-box{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#index-img{
	height: 110px;
	width: 460px;
	margin-top:40px;
}

.txt-box p {
line-height:150%;
}

.wide-box {
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

.login-box {
width:330px;
font-size:150%;
float:left;
margin-top:-10px;
}

.login-box img {
margin-top:0;
}

.bnr-250 {
float:left;
width:250px;
margin-left:20px;
}

.login-box div {
padding-top:10px;
clear:both;
}

.login-box span {
display:block;
width:90px;
margin-right:5px;
float:left;
}

.ma-t-40 {
margin-top:40px;
}
