body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:20px;
}

p{
	text-align:justify;
}



#content{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	display:block;
}

#index{
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	display:block;
}

.h1 {
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.h2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.tit {
	font-size: 12px;
	color: #32433a;
	text-decoration: none;
	font-weight: bold;
}

.category_tit {
	font-size: 14px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight: bold;
}



.content_green_bold {
	font-size: 11px;
	color: #8bcb00;
	font-weight: bold;
}

.content_grey_bold {
	font-size: 11px;
	color: #6d6e71;
	font-weight: bold;
}



.link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover.link{
	font-size: 11px;
	color: #8bcb00;
	text-decoration: none;
}


.img_right{
	float:right;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:0px;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:16px;
	text-decoration:none;
}

.bg_green {
	background-color: #475a50;
}
.bg_yellow {
	background-color: #fffeed;
}




.dot {
	background-image:url(../images/img_dot.gif);
}
.line_top {
	background-image:url(../images/line_top.gif);
}
.line_btm {
	background-image:url(../images/line_btm.gif);
}
