body {
	font-size: 12px;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tb_main {
	border: 1px solid #003300;
}
.tb_top1 {
	padding-right: 5px;
	padding-left: 5px;
}
.tb_search {
	border: 1px solid #00CC00;
}
.result1 {
	font-size: 12px;
	font-weight: bold;
}
.box_login{
	font-size: 10px;
	width: 70px;
}
.box_update{
	font-size: 12px;
}
.font_std {
	font-size: 12px;
}
.font_form_search {
	color: #FF0000;
}
.br_blog {
	background-image: url(images/br.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bl_blog {
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
}
.contentr {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contentl {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.head_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7F7F7;
}

.content_center {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content_detail {
	padding-right: 3px;
	padding-left: 3px;
}
.std_views {
	background-image: url(images/std_views.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
