@charset "utf-8";
body{
	margin:0px;
	font-size: 12px;
	text-decoration: none;
	background-color: #F1A901;
}
h1{
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 24px;
	height: 24px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-top:0px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
}

img{
	border:none;
	margin:0px;
}

#content{
	width:540px;
	margin:100px auto;
}

a{
	color:#006699;
	text-decoration: underline;
	
}
p{
	font-size:12px;
	line-height:18px;
	font-style: normal;
	padding-left:8px;
	padding-right:8px;
}
.pImg{
	margin-bottom:10px;
	text-align:center;
}

h1{
}

#header{
	width:647px;
	margin:0px auto;
	background-color: #FFF;
}

.logo{
	margin-left:10px;
}
.close{
	width:647px;
	margin:0px auto;
	text-align:right;
	padding-bottom:20px;
	padding-top:5px;
	background-color: #FFF;
}

#wrapper{
	width:647px;
	margin:0px auto;
	background-color: #FFF;
}

.yhList{
	
}
.yhList li{
	padding-right:8px;
	line-height:18px;
}

#footer{
	width:617px;
	margin:0px auto;
	text-align:right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #F4F4F4;
	padding-bottom: 15px;
}


