body{
/*	background-color: #cc9;*/
	background-color: #EBEBEB;

	text-align:		center;
/*	margin:			10px;*/
	margin:			0px;

	}


h1{
	margin:0px;
}

h2{
	padding:5px;
	color: #fff;
/*	background-color:#69C;*/
	background-color:#336;
	margin:10px 0px 0px 0px;
	font-size: 100%;
	font-weight:normal;
}

h3.box {
	color: #666;
	text-align: left;
	font-size: 90%;
	padding: 10px 10px 0px;
	border-left: solid 6px #CCC;
	border-bottom: solid 1px #CCC;
	line-height: 140%;
}


h4{
	color:#666;
	margin-top:1em;
	margin-left:1.5em;
	padding:3px;
	font-size: 90%;
	border-bottom:1px solid #ddd; 

/*	background-repeat:	no-repeat;
	background-position:	0.3em 0.1em;
	background-image:	url(../img/button.gif);*/
}
p{
	color: #000;
	font-size: 90%;
	line-height: 140%;
}




/* header */
div#header{
	width: 750px;
/*	background-color:#69C;*/
	background-color:#336;
	border-bottom: 5px solid #EEE;
	margin-right: auto;
	margin-left: auto;
}
div#header {
/*	margin:0px 8px;*/
	padding:0px;
	text-align:left;
}

div#header div#topMenu{
	margin:0px;
	color: #fff;
	background-color:#C9F;
/*	border: 1px solid #FFF;*/
}

div#header a img{
    border-style:none;
}
div#header h1 a{
    border-style:none;
    text-decoration: none;
    color: #fff;
    font-size: 80%;



}
div#header ul{
	width:100%;
	text-align:right;
	margin:0px;
	padding:3px 0px;

}
div#header li {
    list-style: none;
    display: inline;
    font-size:70%;
	margin:10px 0px;
	padding-left:14px;
/*	background: url(../img/list_02.gif) 0px -1px no-repeat;*/

}

div#header li span{
	margin:0px 10px;
	color:#666;

}
div#header li a{
	color: #fff;
	text-decoration: none;
/*	text-decoration: underline;*/
}
div#header li a:hover{
	color: #fff;
	background-color:#000;
	text-decoration: underline;
}

div#LNEnews{
	font-size:90%;
	margin:5px;
	padding:5px;
}
div#LNEnews * {
	text-align:left;
}
span.LNEnews_title{
	border-left:3px solid #666;
	border-bottom:1px solid #666;
	background-color:#FFF;
	color:#666;
	font-size: normal;
	padding:2px;
}


div#LNEnews ul{
	color: #333333;
	font-size: 80%;
	line-height: 140%;
}

div#LNEnews table {
	background-color:#CCC;
	text-align:center;
	font-size: 80%;
	width:100%;
}
span.LNEnews_date, span.LNEnews_author{
	font-size:90%;
	color: #666;
}
div.LNEnews_text{
	border:1px solid #666;
	padding:5px;
}
div#LNEnews hr{
	border-width: 1px 0px 0px 0px;
	width:100%;
   border-color: #CCC;
   height: 1px; 
}

#main_top,#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px;
}
#main {
/*	background: url(./images/bg.gif);*/
	background-color: #fff;


}
#main_top {
/*	background: url(../img/bg_01.gif);*/
}
/* main left */
#m_left{
	width: 180px;
	margin-right: 10px;
	float: left;
	text-align: left;
	margin-top:0px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color:#f1f1f1;

}
#m_left ul {
	padding-right: 0px; 
	border-top: #e5e5e5 1px solid; 
	padding-left: 0px;
/*	font-size: 11px; */
	font-size: 90%;
	padding-bottom: 0px; 
	margin: 0px 0px 10px 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
#m_left li {
	margin: 0px; 
	border-bottom: #e5e5e5 1px solid;
}
#m_left a {
	border-right: #f1f1f1 6px solid; 
	padding-right: 23px; 
	display: block; 
	padding-left: 23px; 
	font-weight: normal; 
	padding-bottom: 10px; 
/*	width: 104px; */
	color: #555555; 
	padding-top: 10px; 
	background-color: #f8f8f8; 
	text-decoration: none;
}
#m_left a:hover {
/*	border-right: #69C 6px solid; */
	border-right: #336 6px solid; 
	color: #ffffff; 
/*	background-color:#69C;*/
	background-color:#336;
/*background: url(./images/menu_back.jpg)*/
}


/* main right */
#m_right{
	width: 540px;
	margin: 0px 0px 10px 10px;
	text-align: left;
	float: left;
}

#m_right dl, .m_right p,#m_right ol.normal li{
	font-size:80%;
	color:#000;
}

#m_right ol li{
	font-size:120%;
}

#m_right ol ul{
	margin-bottom:10px;
}
#m_right ol ul li{
	font-size:0.7em;
   	list-style: none;
	
}

#m_right table.info , #m_right table.info  td{
	border:1px solid #666;
	padding:6px;
}

#m_right table.info {
	font-size: 90%;
	width:500px;
	border-collapse: collapse;
	margin:10px;
}
#m_right table.info  td.t {
	background-color:#f0f0f0;
	text-align:center;
	width:25%
}
#m_right table.info  td.d {
	background-color:#fff;
}

#m_right ul.info, #m_right ol.info{
	color: #000;
	font-size: 80%;
	line-height: 140%;
}

#m_right dl dt{
	color: #000;
	background-color:#ccc;
	line-height: 140%;
	margin-left:2em;
}



#m_right a:hover {
	color: #ffffff; 
	background-color: #000000
}


/* footer */
div#footer{
	width: 750px;
/*	background-color:#69C;*/
	background-color:#336;
	background: url(./images/top_back.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
}
div#footer * {
	color: #fff;
	text-decoration: none;
}

.f_text{
	font-size: 12px;
	text-align: center;
}



.f_btn{
	padding-bottom: 10px;
}



.f_btn a:active,.f_btn a:hover{
	color: #f6ad49;
	text-decoration: underline;
}


.c-both{
	clear: both;
}


/* report */

div.figure {
	float:left;
	text-align:center;
	margin:3px;
	font-size:80%;
	color: #666;
}
div.figure_right {
	float:right;
	text-align:center;
	margin:3px;
	font-size:80%;
	color: #666;
}
div.figure_nofloat {
	float:right;
	text-align:center;
	margin:3px;
	font-size:80%;
	color: #666;
}

