body{
	font-size:12px;
	SCROLLBAR-FACE-COLOR: #efefef; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #f9f9f9; 
	SCROLLBAR-3DLIGHT-COLOR: #f9f9f9; 
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-TRACK-COLOR: #f9f9f9; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	background:#004897;
}
td {
	font-size:12px;
}		
input{
	border:1px solid #ccc;
	font-size:12px;
	background-color:#fff;
}
.input{
	width:120px;
}
.title{
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}
.content{
	word-break:break-all;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	line-height:160%;
}
select{
	border:1px solid #ccc;
	font-size:12px;
	background-color:#FFF;
}
.meun_top{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
a{
	font-size:12px; 
	color:#000; 
	text-decoration:none;
}
a:hover{
	font-size:12px; 
	color:#f00; 
	text-decoration:none;}
a.white{
	font-size:12px; 
	color:#FFFFFF;
	text-decoration:none;
}
a.blue{
	font-size:12px; 
	color:#134D92;
	text-decoration:none;
}
a.white:hover{
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.green{
	font-size:12px; 
	color:#688600; 
	text-decoration:none;
}
a.green:hover{
	font-size:12px; 
	color:#688600; 
	text-decoration:none;
}
.green{color:#688600; }
a.orange{
	font-size:12px; 
	color:#504400; 
	text-decoration:none;
}
a.orange:hover{
	font-size:12px; 
	color:#504400; 
	text-decoration:none;
}
.bo{
	border:1px solid #ccc;
}
.di{
	border-bottom:1px dotted #ccc;
}
.top{
	border-top:1px solid #ccc;
}
.yellow{
	color:#4F4500;
}
.green{
	border:2px solid #07B400;
}
.greentitle{
	color:#048300;
	font-size:14px;
	font-weight:bold;
}
.gundong{
	color:#005805;
	font-size:15px;
	font-weight:bold;
}
.link{
	width:150px;
}
.xu{
	border-bottom:1px dotted #ccc;
}
.lr{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

