body{
	background-color:#435C81;
}

.main{
	width:800px;
	height:600px;
	background-color:#EEF2F7;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	text-align:left;
}

.container .t_data{
	width:800px;
	height:600px;
	color:#435C81;
	font-family:"trebuchet ms", arial, helvetica;
	font-size:14px;
	line-height:20px;
	}

.container .t_data .t_left{
	padding:210px 0px 0px 0px;
	text-align:left;
	width:100px;
	height:600px;
}

.container .t_data .header{
	background-repeat:no-repeat;
	text-align:right;
	color:#000000;
	font-size:35px;
	line-height:40px;
	padding:30px 30px 20px 0px;
}

ul.menulist{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menu a{
	display:block;
	font-family:"trebuchet ms", arial, helvetica;
	font-size:11px;
	line-height:15px;
	margin-left:10px;
	padding:1px 0px 0px 0px;
	text-decoration:none;
	width:100px;
}

.menu a:hover{
	color:#C09D61;
}

li .menu_item{
	color:#435C81;
}

li .current_item{
	display:block;
	font-family:"trebuchet ms", arial, helvetica;
	font-size:11px;
	line-height:15px;
	margin-left:10px;
	padding:1px 0px 0px 0px;
	text-decoration:none;
	width:100px;
	color:#435C81;
	font-weight:bold;
}

.container .t_data .t_right{
	width:635px;
	height:400px;
}

table {
	font-family: helvetica;
	font-size: 10pt;
	
}

.container .t_data .t_right div.scrollable{
	width:620px;
	height:400px;
	overflow:auto;
	padding:40px 20px 10px 45px;
}

.container .t_data .t_right a{
	color:#C09D61;
}

.footer{
	width:800px;
	padding:5px 0px 0px 0px;
}

.footer a{
	color:#C09D61;
	text-decoration:overline;
}

.modify_notice{
	text-align:left;
	color:#C09D61;
}

.counter{
	text-align:right;
	color:#C09D61;
}

.copyright{
	font-size:12px;
	text-align:center;
	color:#C09D61;
}

.count{
	color:#C09D61;
}