html {
	overflow-y:scroll;
}
body {
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-size:12px;
}
img {
	padding:0px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_body {
	width: 800px;
	margin: 0px auto;
}
#left {
	float: left;
	width: 200px;
	text-align: right;
	padding-left: 20px;
	padding-top: 10px;
}
#main {
	float: left;
	width: 570px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: none;
}
.left_navi {
	background-repeat: repeat-y;
	width: 200px;
	background-image: url(../images/lb_left_body.jpg);
}
h5 {
	color: #59C03D;
	font-size: 14px;
	margin: 5px 0px;
}
.news {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #59C03D;
}
div.ov_list {
	background-image: url(../images/ov_list_h.jpg);
	background-repeat: repeat-y;
	border: 3px solid #8CC63F;
	margin: 10px 10px 0px 10px;
	padding: 10px 10px;
	display: table;
	vertical-align: middle;
	height: 100%;
	width: 460px;
	font-size: 12px;
}
div.ov_list div {
	display:table-cell;
	width:145px;
	margin-bottom:1px;
	vertical-align:middle;
	text-align: center;
	}
div.ov_list p {
	padding:0px 10px 0px 40px;
	}
.ov_list_b {
	float: left;
	text-align: left;
	width: 250px;
}

* html div.ov_list div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.ov_list div{/* IE 7 */
display:inline;
zoom:1;
}




div.sample1{
border:1px solid #000;
}

div.sample1 div{
display:table-cell;
width:100px;
border:1px solid red;
margin-bottom:1px;
vertical-align:middle;
background:#ddd;
}
.act_back {
	background-color: #DBF1D4;
	padding: 4px;
	margin-top: 10px;
}
.act_img {
	width: 125px;
	float: left;
	text-align: center;
	color: #000086;
}
.sp_h_10 {
	height:10px;
	clear: both;
}
.sp_h_20 {
	height:20px;
	clear: both;
}

.overview_base {
}

table.overview_base {
	width:510px;
	margin-left:20px;
	}

.overview_base th{
	background-color: #EFF9EC;
	padding: 10px;
	font-weight: normal;
}

.overview_base td{
	background-color: #E6E6E6;
	padding: 10px;
	text-align: center;
}
.overview_base td p{
	text-align: left;
}

.left_list {
	padding:0px 12px;
	text-align: left;
	
}
.left_list a{
	text-decoration:none;
	color:#999999;
	
}
.left_list p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
	margin:0px;
	font-size:14px;
	color:#7569BB;
	font-weight:bold;
	padding: 5px 5px;
}
.left_list em{
	display:block;
	background-image:url(../images/list_arrow.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
	margin:0px;
	font-style:normal;
	text-indent:30px;
	height:18px;
	line-height:18px;
	color:#666666;
	margin: 10px 0px 0px 0px;
	font-size:13px;
	padding-bottom:5px;
}
.left_header {
	background-image: url(../images/lb_header.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 5px;
}
.left_footer {
	background-image: url(../images/lb_footer.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 5px;
	background-position: bottom;
}
.right {
	width: 550px;
	text-align:center;
}
.overview_base p{
	margin:0px;
	padding:0px;
}
.act_base {
	width: 550px;
	padding: 10px 0px;

}
.act_base h2{
	margin: 0px;
	display: block;
	background-image: url(../images/title_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 16px;
	text-indent: 1em;
	color: #000082;
	margin-top: 20px;

}
.act_base h3{
	margin: 0px;
	display: block;
	background-image: url(../images/title_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 16px;
	text-indent: 1em;
	color: #000082;
	margin-bottom: 10px;

}

.act_text {
	padding:10px;
}
.table th{
	background-color: #EFF9EC;
	padding: 10px;
	font-weight: normal;
}

.table td{
	background-color: #E6E6E6;
	padding: 10px;
	text-align: center;
}
.table td p{
	text-align: left;
}
.act_col {
	float: left;
	width: 255px;
	padding: 10px 10px;
}
.clr {
	font-size: 0px;
	clear: both;
}
.act_left {
	float:left;
	width:120px;
	margin:0px 3px 3px 0px;
	background-color:#EFF9EC;
	padding: 3px;
	text-align: center;
}
.act_right {
	float:left;
	width:120px;
	margin-bottom:2px;
	background-color:#E6E6E6;
	padding: 3px;
	text-align: center;
}
.act_head {
	float:left;
	width:75px;
	margin:0px 3px 3px 0px;
	background-color:#EFF9EC;
	padding: 3px;
	text-align: center;
}
.act_body {
	float:left;
	width:75px;
	margin-bottom:2px;
	background-color:#E6E6E6;
	padding: 3px;
	text-align: center;
	margin-right: 3px;
}
span.m3 {
	vertical-align: super;
	font-size: 8px;
}

