body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color:#FFFFFF;*/
	/*color: #000000;*/
	text-decoration: none;
	margin:0px;
}
td{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.topmenu{
	width:640px;
	height:36px;
	margin-right:50px;
	
	background-image:url(../Images/Web/Top_menu.jpg);
}
.topmenu td{
	width:80px;
	/*color:#FFFFFF;*/
	text-align:center;
}
.topmenu a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.topmenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.topmenu a:hover{
	color:#024538;
	text-decoration : none; 
	/*FILTER: glow(color=#6699FF,direction=2);*/
}
.loginbar{
	width:1003px;
	height:33px;
	background-image:url(../Images/Web/logo_mid.gif);
}
.loginbar td{
	/*color:#FFFFFF;*/
}
.loginbar input{
	height:20px;
	/*color:#FFFFFF;*/
}
.lefttable{
	width:180px;
}
.lefttable td{
	/*color:#FFFFFF;*/
}
.leftcontent{
	width:90%;
}
.leftcontent td{
	color:#000;
	border-bottom:1px dashed #CCC;
	height:22px;
	text-align:left;
}
.leftcontent a:link{
	color:#000;
	text-decoration:none;
}
.leftcontent a:visited{
	color:#000;
	text-decoration:none;
}
.leftcontent a:hover{
	color:#000;
	text-decoration:underline;
}
.contenttabletop{
	width:100%;
}
.contenttabletop td{
	/*color:#FFFFFF;*/
}
.contenttablebottom{
	width:100%;
	margin-bottom:5px;
}
.submit{
	color:#5A6A73;
	/*background:#FFF;*/
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	height:22px;
	line-height:16px;
	font-size:12px;
}
.input {
	font-size: 12px;
	color: #697880;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #ADADAD;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #E2E2E2;
}
.bottom{
	width:600px;
	margin-top:30px;
	margin-left:200px;
}
.bottom td{
	color:#333333;
}
.left td{
	width:155px;
	height:37px;
	color:#000000;
}
.left a:link{
	width:155px;
	height:37px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/Bg/alink.jpg);
}
.left a:visited{
	width:155px;
	height:37px;
	color:#000000;	
	text-decoration:none;
	background-image:url(../images/Bg/alink.jpg);
}
.left a:hover{
	width:155px;
	height:37px;
	color:#000000;
	text-decoration:underline;
	background-image:url(../images/Bg/hover.jpg);
}
.vtable td{
	/*color:#FFFFFF;*/
	text-align:center;
}
.otable {
	width:100%;
	border:0px;
}
.otable td{
	/*color:#FFFFFF;*/
}