@CHARSET "UTF-8";

#sub {
	display: none;
}
#recommend_container {
	width: 930px;
}
#recommend_body {
	width: 930px;
}
.top_title {
	width: 930px;
	border-bottom: 1px dotted #6FE1DD;
	margin-top: 25px;
}

.top_titleImage {
	width: 185px;
	float: left;
}

.top_titleText {
	width: 730px;
	float: left;
	font-size: 90%;
	padding-top: 10px;
}

.lBox_contents {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	border: 1px solid #C8C6C6;
	height: auto;
	margin: 46px 0 15px 0;
	width: 300px;
	float: left;
}
.lBox_contents h2 {
	color: #312D2D;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 12px;
}
.pr_list {
	margin: 8px;
	border-bottom: 1px dotted #909090;
}
.pr_title {
	background: url(../img/icon_arrowP.gif) no-repeat left center;
	margin-left: 2px;
	padding-left: 13px;
}
.pr_title a {
	font-weight: bold;
	color: #30A090;
}
.pr_description {
	padding-left: 13px;
}

.rBox_contents {
	width: 600px;
	float: right;
}
.event_box {
	background-color: #E8F8F8;
}
.event_tab {
	background: url(../imageData/selection/title_experiences.jpg) no-repeat left top;
	width: 600px;
	height: 27px;
	text-indent: -9999px;
}
.event_list {
	margin: 8px 10px;
	padding: 10px;
}
.put_separate {
	border-bottom: 1px dotted #909090;
}
p.event_title {
	margin-bottom: 5px;
}
p.event_title a {
	font-size: 15px;
	font-weight: bold;
	color: #E06060;
}
p.event_description {
}
p.event_date {
	text-align: right;
}
.experience_box {
	margin: 20px 0;
}
.experience_box p.total_count {
	font-weight: bold;
	color: #30B0B0;
	font-size: 15px;
}
.experience_contents {
	background: url(../img/title.jpg) no-repeat;
	width: 600px;
	border: 1px solid #C8C6C6;
}
.experience_contents h2 {
	color: #312D2D;
	float: left;
	font-size: 16px;
	padding: 5px 10px 5px 15px;
}
.experience_table {
	clear: left;
	width: 580px;
	margin: 0 10px 15px 10px;
}
.experience_table th {
	padding: 2px 10px;
}
.experience_table th.update_time {
	text-align: right;
}
.experience_table td {
	padding: 2px 10px;
	border-bottom: 1px dotted #C8C6C6;
}
.experience_table td.update_time {
	width: 120px;
	text-align: right;
}

.recommendform_button {
	clear: both;
	text-align: center;
	margin: 20px 0;
}
.recommendform_button a {
	width: 280px;
	height: 62px;
	display: block;
	margin: 0 auto;
	background: url(../imageData/selection/app_btn.jpg) no-repeat top left;
	text-indent: -9999px;
}
.recommendform_button a:hover {
	background-position: 0 -62px;
}

