body {
	margin: 0px;
    font-size: 14px;
    line-height: 1.5em;
}



h1 {

	font-size: 11px;

	font-weight: normal;

	color: #ff2222;

	position: absolute;

	left: 145px;

}



#w_body {

	width: 800px;

}



#inn {

margin: 15px 10px 20px 10px;

}



#right {

	float: left;

}



#f_top {

	width: 600px;

	height: 50px;

	background-color: #CCFFFF;

}



#main {

	margin: 0px 0px 0px 0px;

	width: 600px;

}



#copy {
    background: url("../img/bar.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    height: 18px;
    margin: 0;
    padding: 7px 0 0;
}



#lefmenu {
    font-size: 12px;
    margin: 15px 10px 20px 15px;
}



#lefmenu ul{
	margin:0; padding:0;
}



#lefmenu li{width: 110px;
 list-style: none; display: block;
}



#lefmenu a{
    background: url("../img/button_on.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 26px;
    line-height: 20pt;
    margin: 3px -3px;
    text-align: center;
    text-decoration: none;
}

#lefmenu a:hover{
	background: url(../img/button_off.jpg);
}


#lefmenu li.banner {
	width: 116px;
	height: 116px;
}

#lefmenu li.banner a {
	width: 116px;
	height: 116px;
}


#pr {
    font-size: 75%;
    line-height: 1.25;
    margin: 5px 0;
}
.side_link {
    font-size: 75% !important;
    line-height: 1.25;
}


.idx_table {
	border:solid 1px #999999;
	margin:15px 0 0 0;
}



.idx_text {
	color: Gray;
	padding:20px 40px;
}