@import "reset.css";
@import "fonts.css";

#ss_wp {
	margin:0 auto;
	width:700px;
	color:#333;
	font-size:12px;
	line-height:1.5;
}

#ss_wp a {
	color:#307EAE;
}

#ss_wp a:hover {
	text-decoration:none;
}

#hd {
	position:relative;
	height:74px;
	background:url(../img/head.jpg) repeat-x bottom;
}

#hd h1 {
	position:absolute;
	left: 195px;
	top: 10px;
}

#hd p {
	position:absolute;
	left: 195px;
	top: 30px;
	width: 490px;
}

#bd h2.eye {
	text-align:right;
	background:url(../img/img01.jpg) no-repeat left top;
}
#bd .main {
	width:450px;
	float:left;
}

#bd .main .inq {
	margin-bottom:30px;
	background:#EBF4FB;
	width:450px;
	border:1px solid #478CB6;
}

#bd .main .inq h2 {
	margin-bottom:1px;
	padding:10px;
	background:#EBF4FB;
}

#bd .main .inq th ,
#bd .main .inq td {
	padding:5px 10px;
}

#bd .main .inq th {
	width:150px;
	font-weight:bold;
}

#bd .main .inq td input {
	margin:5px;
}

#bd .main .push {
	margin-bottom:30px;
}

#bd .main .push h3 {
	margin-bottom:15px;
}

#bd .main .push li {
	margin-right: 10px;
    display: inline;
    list-style: none;
}

#bd .nv {
	float:right;
}

#bd .nv .news {
}

#bd .nv .news dl {
	margin:10px 5px;
}

#bd .nv .news dt {
	font-size:93%;
	color:#307EAD;
}

#bd .nv .news dd {
}

#bd .ft {
	padding-top:15px;
	position:relative;
	background:url(../img/foot.jpg) repeat-x top;
	clear:both;
}

#bd .ft li {
	display:inline;
}

#bd .ft img {
	position:absolute;
	left: 440px;
	top: 15px;
}

#bd .entry {
	text-align:center;
}

#bd h4 {
	background:#EBF4FB;
	padding:10px 15px;
	color:#307EAE;
	font-weight:bold;
}

#bd .list {
	margin:10px;
}

#bd .item {
	margin:10px;
}
