@charset "UTF-8";
/* CSS Document */
/*-----------contents left-------------*/
#contents_left{
    float:left;
	width:225px;
}
/*--------sub navigation-------*/
#contents_left ul#sub_nv {
    width:225px;
	line-height:1.8em;
	float:left;
	margin-bottom:7px;
}
#contents_left ul#sub_nv li{
    float:left;
}
#contents_left ul#sub_nv .s_nv_dot{
    background:url(../img/dot02.gif) repeat-x bottom left;
	padding-bottom:4px;
}
#contents_left ul#sub_nv .s_nv_end{
    background:none;
	padding-bottom:1px;
}
#contents_left ul#sub_nv .dot_icon{
    margin-top:3px;
	height:40px;
	width:225px;
	float:left;
	display:block;
}
#contents_left ul#sub_nv .dot_icon a,#contents_left ul#sub_nv .dot_icon a:hover{
    padding-left:20px;
	padding-top:7px;
	padding-bottom:18px;
	height:15px;
	width:205px;
	display:block;
}
/*--------IE6----------*/
*html #contents_left ul#sub_nv .dot_icon a,*html #contents_left ul#sub_nv .dot_icon a:hover{
   padding-bottom:10px;
}
/*---------------------*/
#contents_left ul#sub_nv .dot_icon a{
    background:url(../img/s_nv_icon.gif) no-repeat 0.5em 1.0em #ffffff;
	text-decoration:none;
	color:#3b76bc;
}
#contents_left ul#sub_nv .dot_icon a:hover{
    background:url(../img/s_nv_icon.gif) no-repeat 0.5em 1.0em #f9f9f9;
}
/*----------------------------*/
#contents_left .banner{
    float:left;
}
#contents_left #links {
    float:left;
	width:205px;
	padding:5px;
	margin-top:8px;
	border:solid 5px #eaeaea;
}
#contents_left #links #links_tit{
    margin:5px 0 7px 0;
	clear:both;
}
#contents_left #links ul{
    float:left;
}
/*------------------------------------*/
/*-----------contents right------------*/
#contents_right {
    float:right;
    width:665px;
    margin-left:8px;
}
#contents_right h2{
    background:url(../img/h2_bg.gif) no-repeat bottom left;
	padding-bottom:15px;
	padding-top:16px;
	height:30px;
	margin-bottom:19px;
}
#contents_right h3{
   background:url(../img/h3_bg.gif) repeat-x #eeefef;
   border-left:solid 5px #375871;
	padding:10px 0 10px 18px;
	font-size:16px;
	font-weight:bold;
	margin-left:16px;
	margin-bottom:19px;
	display:block;
	clear:both;
}
#contents_right h4{
    background:url(../img/h4_bg.gif) repeat-x bottom left #f9f9f9;
	padding:9px 0 7px 13px;
	font-size:15px;
	font-weight:bold;
	margin-left:16px;
	margin-bottom:19px;
	display:block;
	clear:both;
}
#contents_right h4 .h4_icon{
    background:url(../img/h4_icon.gif) no-repeat top left;
	float:left;
	height:38px;
	margin:2px 0 0 0;
	width:11px;
}
#contents_right h5{
    background:url(../img/h5_bg.gif) repeat-x top left;
	height:15px;
	padding:6px 0 15px 13px;
	margin:0 10px 19px 30px;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	display:block;
	clear:both;
}
#contents_right h5 .h5_icon{
    background:url(../img/h5_icon.gif) no-repeat top left;
	float:left;
	height:12px;
	margin:4px 0 0 0;
	width:11px;
}
#contents_right h6{
    font-weight:bold;
	color:#4c6734;
	margin-left:30px;
	margin-bottom:19px;
	font-size:12px;
}
#contents_right .in_contents{
    margin-left:30px;
	margin-bottom:19px;
	width:630px;
}
#contents_right .in_contents p{
    margin-bottom:19px;
}
.date{
    color:#3b76bc;
	font-weight:bold;
	margin-right:18px;
}
/*----------table----------*/
.tbl_nv {
    margin: 0 0 1em 0;
	border-collapse: separate;
	border-spacing:1px;
	width:630px;
	background:#ddd;
}
.tbl_nv th {
    border:1px solid #fff;
	padding:9px;
	text-align:center;
	background:url(../img/tbl_nv_bg.gif) repeat-x left bottom;
}
.tbl_nv th a{
    color:#ffffff !important;
}
.tbl_nv td {
    border:1px solid #fff;
	padding:9px;
	background:#fff;
}
.tbl {
    margin: 0 0 1em 0;
	border-collapse: separate;
	border-spacing:1px;
	width:630px;
	font-size:85%;
	background:#ddd;
}

.tbl2 {
    margin: 0 0 1em 0;
	border-collapse: separate;
	border-spacing:1px;
	width:500px;
	font-size:85%;
	background:#ddd;
}

.tbl3 {
    margin: 0 0 1em 0;
	border-collapse: separate;
	border-spacing:1px;
	width:500px;
	font-size:85%;
	background:#696969;
}

.tbl th {
    border:1px solid #fff;
	padding:9px;
	text-align:center;
	background:#e9e9e9;
}
.tbl td {
    border:1px solid #fff;
	padding:9px;
	background:#fff;
}
.tbl table {
    font-size:100%;
}
.tbl .th1 {
    border:1px solid #fff;
	padding:9px;
	background:#f9f9f9;
	font-weight:normal;
}
.tbl .th2 {
    border:1px solid #fff;
	padding:9px;
	background:#ffd700;
	font-weight:normal;
}
.tbl .th3 {
    border:1px solid #fff;
	padding:9px;
	background:#dda0dd;
	font-weight:normal;
}
.tbl .th4 {
    border:1px solid #fff;
	padding:9px;
	background:#b0e0e6;
	font-weight:normal;
}
.tbl .th5 {
    border:1px solid #fff;
	padding:9px;
	background:#c0c0c0;
	font-weight:normal;
}
.tbl .th6 {
    border:1px solid #fff;
	padding:9px;
	background:#dcdcdc;
	font-weight:normal;
}
.tbl2 .th1 {
    border:1px solid #fff;
	padding:9px;
	background:#ffffff;
	font-weight:normal;
}
.tbl2 .th2 {
    border:1px solid #fff;
	padding:9px;
	background:#ffd700;
	font-weight:normal;
}
.tbl2 .th3 {
    border:1px solid #fff;
	padding:9px;
	background:#dda0dd;
	font-weight:normal;
}
.tbl2 .th4 {
    border:1px solid #fff;
	padding:9px;
	background:#b0e0e6;
	font-weight:normal;
}
.tbl3 .th1 {
    border:1px solid #fff;
	padding:1px;
	background:#c0c0c0;
	font-weight:normal;
}
.tbl3 .th2 {
    border:1px solid #fff;
	padding:1px;
	background:#dcdcdc;
	font-weight:normal;
}
.td1{width:20%;}
.td2{width:50%;}
.td3{width:10%;}
.td4{width:33%;}
.td5{width:25%;}

#contents_right ul.lo_nv{
    margin-bottom:20px;
}
#contents_right ul.lo_nv li{
   background:url(../img/arrow.gif) no-repeat 0.0em 0.2em;
   padding-left:12px;
   margin-bottom:10px;
}
#contents_right ul.lo_nv li:hover{
   background:url(../img/arrow2.gif) no-repeat 0.0em 0.2em;
   padding-left:12px;
   margin-bottom:10px;
}

