.topic {
	margin-bottom: 10px;
}
.topic dt {
	margin-top: 10px;
	color: #CC3300;
	background-image: url(../images/tdt.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
}
.topic dd {
	margin-top: 5px;
	text-indent: 1em;
}
.recruit {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CF131C;
}
.recruit li {
	float: left;
	margin-right: 5px;
}
.cost {
	margin-left: 2px;
	padding-left: 3px;
	border: 1px solid #66CCCC;
}
.cost img {
	margin-bottom: 5px;
}



#partner {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 600px;
}
.partner_img {
	float: left;
	padding: 5px;
}

.li-list {
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.li-list li {
	float: left;
	margin-right: 4px;
	line-height: 0px;
}
.li-list .m_0 {
	margin: 0px;
	padding: 0px;
}
.li-list .li-one {
	float: none;
	margin-bottom: 10px;
}
.li-banner {
	margin-bottom: 10px;
	margin-top: 20px;
}

.li-banner li {
	margin-bottom: 5px;
}
.t-new {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	text-indent: 5100em;
	padding-left: 33px;
	background-position: 1em center;
}
#left_top {
	width: 200px;
	float: right;
}
#left_top .box {
	background-color: #CCCCCC;
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-radius: 4px;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 10px;
}


#right_top {
	float: right;
	width: 600px;
}
#right_top .inner {
	margin-left: 10px;
}
#right_top h2 {
	color: #999999;
	font-size: 110%;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	background-image: url(../images/righth2.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 16px;
	padding-bottom: 1px;
	height: 100%;
	margin-top: 10px;
}
#right_top h3{
	font-size: 100%;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
#baner {
	float: right;
	width: 170px;
	margin-right: 3px;
	margin-left: 3px;
}
#baner h2 {
	color: #FFFFFF;
	background-color: #CF131C;
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 3px solid #FF9999;
}

.baner_in {
	padding-top: 5px;
	padding-bottom: 5px;
}
#flash_box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#flash_box p {
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

