.text-category {
	font-weight: bold;
	color: #006699;
	margin-top: 25px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}
.text {
	float: left;
}
.text-main {
	font-size: 12px;
	line-height: 26px;
	margin-top: 10px;
}
.text-more {
	font-size: 12px;
	line-height: 26px;
}
.text-next {
	font-size: 12px;
	line-height: 26px;
	margin-top: 10px;
	text-align: right;
}
.text-return {
	text-align: right;
}
.text-return a {
	color: #006699;
}
.category-name01 {
	background: url(../img/news/category_name01.jpg) no-repeat;
	height: 20px;
	text-indent: -700em;
}
.category-name02 {
	background: url(../img/news/category_name02.jpg) no-repeat;
	height: 20px;
	text-indent: -700em;
}
.text-main img {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: 10px;
}
#content .right-box .title {
	background: url(../img/news/h1title.jpg) no-repeat;
}
#content .right-box .main {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	width: 370px;
}
.main .entry-box {
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
#content .right-box .main .entry-box .text-title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #006699;
	background: url(../img/blog/dot_line.jpg) repeat-x left bottom;
	padding-bottom: 5px;
}
.main .img-box {
	height: 150px;
	width: 200px;
}
#content .right-box .side {
	float: right;
	width: 170px;
	padding-left: 10px;
	padding-top: 20px;
}
#content .right-box .side .text-title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #006699;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.side .archive-box {
	background: url(../img/blog/dot_line.jpg) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

