/*創意知識台*/

#collection {
	float: left;
	width: 850px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}

#collection_list-1{
	float: left;
	width: 620px;
	height:auto;
}
#collection_list-2{
	float: left;
	width: 850px;
	height:auto;
}

#co_list{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	width: 850px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#co_list_s{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	width: 620px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#co_list-1{
	float: left;
	width: 620px;
	height:auto;
	margin-right:30px;
}
#co_list-2{
	float: left;
	width: 200px;
	height:auto;
}
#co_list-3{
	float: left;
	width: 200px;
	height:auto;
	margin-right:30px;
}
#co_list-4{
	float: left;
	width: 620px;
	height:auto;
}

#co_title {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 620px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #B04A0D;
	font-size: 24px;
	font-weight: bold;
}
#co_text {
	float: left;
	width: 620px;
	height: 60px;
	color: #333;
	font-size: 13px;
	text-align:left;
	line-height:18px;
}
#co_but {
	float: left;
	width: 620px;
	height: 30px;
	text-align:right;
}
#co_link a{
	float: left;
	width: 620px;
	height: 30px;
	text-align:left;
	color:#09F;
	text-decoration:none;
}
#co_link a:hover{
	color:#09F;
	text-decoration:underline;
}

#co_title_s {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 620px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #B04A0D;
	font-size: 24px;
	font-weight: bold;
}
#co_text_s {
	float: left;
	width: 620px;
	height: 60px;
	color: #333;
	font-size: 13px;
	text-align:left;
	line-height:18px;
}
#co_but_s {
	float: left;
	width: 620px;
	height: 30px;
	text-align:right;
}

#collection_r_list {
	float:left;
	width: 230px;
	height:auto;
}

.co_view {
	color: #666;
	font-size: 13px;
	padding:10px 0;
}
.co_detail{
	color: #000;
	font-size: 13px;
	padding:10px 0;
}

.co_title {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 500px;
	height: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #B04A0D;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
}
.co_text {
	float: left;
	width: 500px;
	height: 100px;
	color: #333;
	font-size: 13px;
	padding-top: 10px;
}
.co_but {
	float: left;
	width: 500px;
	height: 30px;
	text-align:right;
}

.cot_title a{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	text-decoration:none;
}
.cot_title a:hover{
	font-size: 12px;
	color: #B04A0D;
	text-decoration:underline;
}

.co_no {
	color: #666;
	font-size: 12px;
}

.co_name {
	color: #FF931E;
	font-size: 38px;
	font-weight: bold;
}

.co_icon {
	background-image: url(../img/circle_bb4.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	margin-right:0px;
	font-size:20px;
	color: #FFF;
	line-height:20px;
	padding: 0px;
}

.cr_icon {
	background-image: url(../img/circle02.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 34px;
	font-size: 16px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	line-height: 18px;
}
.co_list .co_title .cr_icon {
	float: right;
}
.co_list .ic_ad {
	width: 615px;
	text-align: center;
	float: left;
	height: 30px;
}
.co_list .ic_ad img {
	float: right;
}
.distance .co_list {
	padding-bottom: 5px;
	float: left;
	padding-top: 15px;
}
.distance .co_list p a {
	color: #09F;
}
.co_r {
	background-color: #CCC;
	float: right;
	height: 180px;
	width: 180px;
	border: 1px solid #333;
	margin-left: 20px;
	padding: 10px;
	margin-bottom: 20px;
}
.distance .collection_list {
	float: left;
	width: 620px;
}

.collection_list-2 {
	float: left;
	width: 850px;
}

.main .content_right_forum .content_Detail .distance .collection_r_list {
	width: 230px;
	float: right;
}

/* collection_right_item */
.collection_right_item
{
	float: right;
	width:180px;
	border:1px solid #333;
	background-color:#CCC;
	margin:5px auto 20px auto;
	padding:10px;
	color:#333;
}

.collection_right_item h1
{
	font-size: 25px;
	color: #000;
	font-weight: bold;
	line-height: 40px;
	border-bottom:1px solid #333;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}
.collection_right_item ul{
	margin:0;
	padding:0;
	list-style:none;
}
.collection_right_item li{
	line-height:22px;
	background:url(../img/list_icon.png) 0 9px no-repeat;
	padding-left:10px;
}
.collection_right_item li em{
	font-style: normal;
	color: #333;
}
.collection_right_item li a{
	color:#333;
	text-decoration:none;
}
.collection_right_item li a:hover{
	color:#333;
	text-decoration:underline;
}
.collection_right_item ul ul{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.collection_right_item li li{
	background:url(../img/list_sub_icon.png) 0 9px no-repeat;
	padding-left:10px;
}

