body{
/*	background-color: #cc9;*/
	background-color: #EBEBEB;

	text-align:		center;
/*	margin:			10px;*/
	margin:			0px;

	}


h1{
	margin:0px;
}

h2{
	padding:10px;
	color: #fff;
	background-color:#333;
	margin:10px 0px 0px 0px;
	font-size: 110%;
	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: #000;
	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;
	background-color:#3D3D3D;
/*	border: 1px solid #FFF;*/
}

div#header a img{
    border-style:none;
}
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#topNew{
	font-size:90%;
	margin:5px;
	padding:5px;
}
div#topNew * {
	text-align:left;
}
div#topNew h2{
	border-left:3px solid #999;
	border-bottom:1px solid #999;
	background-color:#FFF;
	color:#999;
	font-size: normal;
	padding:2px;
}

div#topNew ul{
	color: #333333;
	font-size: 80%;
	line-height: 140%;
}

div#topInfo{
	margin:20px 0px;
}


.flash{
	width: 750px;
	margin:0;
	background-color:#000;
	margin-right: auto;
	margin-left: auto;
}



#main_top,#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px;
}
#main {
/*	background: url(../img/bg_02.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: #000000 6px solid; 
	color: #ffffff; 
	background-color: #000000
}


/* 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: #000;
	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: #999999;
}

