@charset "utf-8";
/* CSS Document */

#ideashops{
	float: left;
	width: 950px;
	height:auto;
	}
	
#ideasolicit{
	float: left;
	width: 850px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	}
#ideasolicit_list{
	float: left;
	width: 850px;
	height:auto;
}

#id_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;
}

.id_icon {
	background-image: url(../img/circle_bb3.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	margin-right:0px;
	font-size:20px;
	color: #FFF;
	line-height:20px;
	padding: 0px;
}

.id_icon_m {
	background-image: url(../img/circle_b3.png);
	background-repeat:no-repeat;
	height: 34px;
	width: 34px;
	margin-right: 20px;
	font-size:15px;
	color: #FFF;
	line-height:18px;
	padding: 12px;
	background-repeat: no-repeat;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
}

.id_no {
	color: #666;
	font-size: 12px;
	font-family:Arial;
}

.id_name {
	color: #FF79AA;
	font-size: 38px;
	font-weight: bold;
}
.id_name a{
	color:#FF79AA;
	text-decoration:none;
}
.id_name a:hover{
	color:#FF79AA;
	text-decoration:none;
}

.id_name_m {
	color: #FF79AA;
	font-size: 24px;
	font-weight: bold;
}

.id_price {
	color: #000;
	font-size: 13px;
	padding:3px 0;
}
.id_text {
	color: #333;
	font-size: 13px;
	border-top: 1px #ccc dotted;
	padding:10px 0;
}
.id_view {
	color: #666;
	font-size: 13px;
	padding:10px 0;
}
.id_detail{
	color: #000;
	font-size: 13px;
	padding:10px 0;
}


.w_left{
	float: left;
	width: 480px;
	margin-left: 45px;
	margin-top: 20px;
	margin-right: 20px;
}
.w_right{
	background-color: #F2F2F2;
	float: left;
	width: 340px;
	margin-right: 45px;
	margin-top: 20px;
	margin-left: 20px;
}



.tile2  li {
	height: 420px;
	width: 260px;
	float: left;
	margin: 10px;
	list-style-type: none;
	color: #333;
	line-height: 22px;
}
.tile2  li a ol .title_4 {
	font-weight: bold;
	color: #333;
}
.title_4 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	height: 50px;
}
.content_Detail .tile2  li a {
	color: #666;
	text-decoration: none;
}
.tile2  li .statement {
	line-height: 20px;
	width: 150px;
	margin-top: 10px;
	float: left;
}

.content_Detail .tile2  li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tile2  li .hot {
	height: 40px;
	width: 40px;
	z-index: 50;
	float: right;
	margin-top: 20px;
	background-image: url(../img/hot.png);
	background-repeat: no-repeat;
}
.tile2  li .contents {
	font-size: 15px;
}

.content_Detail .tile2 {
	background-color: #8CC63F;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	height: 350px;
	float: left;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 45px;
	padding: 10px;
}

.w_right .caption02_icon {
	background-image: url(../img/circle03_2.png);
	height: 30px;
	width: 38px;
	float: left;
	margin-right: 20px;
	font-size: 19px;
	color: #FFF;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
