@charset "utf-8";
/* CSS Document */

.con h3, #share_list h3{ background:none; padding-left:0;}

#share_list {
	margin-bottom:20px;
	padding:20px 0 20px;
 
}

#share_list h2 {
	height:20px;
	color:#d02690;
	padding:0 10px;
	border-top:6px #DDD solid;
}
#share_list li {
	margin:10px 0 40px;
}
#share_list li a:hover {
	color:#333;
}
#share_list h7 {
	color:#555;
	font-size:12px;
	border-bottom:1px #CCC solid;
	padding-bottom:5px;
	font-weight:100
}
#share_list h6 {
	color:#555;
	font-size:14px;
	border-bottom:1px #CCC solid;
	padding-bottom:5px;
}

#share_list h6 a {
	color:#555;
}
#share_list h6 span {
	font-weight:normal;
	font-size:12px;
	float:right;
	color:#999;
}
#share_list p, #share_list p a {
	color:#666;
	line-height:22px;
}
#share_list h5 {
	font-size:12px;
	color:#AAA;
	font-weight:normal;
	padding-top:5px;
	margin:10px 0;
}
#share_list h5 a {
	color:#AAA;
}
#share_list h4 {
	margin-bottom:10px;
}
#share_list .showConter {
	margin:25px 0;
}
#share_list .showConter p {
	line-height:25px;
}

.page{ margin:30px auto 50px; padding:5px 0; border-top:1px #AAA solid;}
.page a { color:#787878;}
.page a:hover { color:#444;}
.page .Before { float:left; margin:5px 0;}
.page .After { float:right; margin:5px 0;}
