@import url(/kb/common/css/body.css);
/*@import url(/kb/common/css/weblog.css);*/

.web_thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
h5 {
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left: 4px solid #0177b4;
	
	}

.point {
	color: #600042;
	font-size: 14px;
	font-weight: bold;
	}
.big {
	color: #f70046;
	font-size: 16px;
	}
p {
	font-size: 1.4;
	}

.left_100 {
	width: 100px;
	border: solid 5px #f0f0f0;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	}
.none_100 {
	width: 100px;
	border: solid 5px #f0f0f0;
	margin-bottom: 10px;
	display: block;
	}


.full {
	width: 480px;
	border: solid 5px #f0f0f0;
	margin-bottom: 10px;
	display: block;
	}
.fl_none {
	clear: both;
	margin-bottom: 10px;
	}
#thumb_list img {
	margin-bottom: 5px;
	margin-right: 5px;
	border: solid 5px #f0f0f0;
	display: block;
	float: left;
	}
.thumb_list_swf {
	width: 335px;
	height: 200px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: solid 5px #f0f0f0;
	display: block;
	float: left;
	}
.set-title {
	width: 440px;
	float: left;
	display: block;
	}

.set-swf {
	width: 40px;
	float: right;
	display: block;
	}


