*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:visited{color:#5e6f27;text-decoration:underline; font-weight:700;}
a:hover{color:#333;text-decoration:none;}
#wrapper {
	background-color: #fff;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-top: 50px;
}
#relbg {
	background-image: url(../images/relax/rel_cup.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	width: 830px;
	float: right;
}
#container {
	float: left;
	height: auto;
	width: 512px;
	padding-left: 159px;
	padding-bottom: 120px;
}
.rel_top {
	background-image: url(../images/relax/rel_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 512px;
}
.rel_mid {
	background-color: #f3ffcb;
	float: left;
	height: auto;
	width: 512px;
	padding-bottom: 10px;
}
.rel_bot {
	background-image: url(../images/relax/rel_cat.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 212px;
	width: 512px;
}
.rel_mid ul {
	float: left;
	height: auto;
	width: 480px;
	padding-left: 20px;
	list-style-type: none;
}
.rel_mid ul li {
	line-height: 22px;
	height: 22px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8cf9e;
	background-image: url(../images/relax/li_bg.gif);
	background-position: left 50%;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.tit {
	float:left;	
	width:auto;
}
.date {
	float:right;
	width:auto;
	color: #5e6f27;
}
.rel_detail {
	float: left;
	width: 470px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.rel_detail p {
	font-style: normal;
	line-height: 25px;
	float: left;
	width: 470px;
}
.pagenext{height:25px;width:auto;float:right;line-height:25px; padding-right:10px; text-align:right;}
