/* CSS Document */
.btn_t {
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	background-image: url(btn_t.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 80px;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	border:none;
}
img{
border:none;	
}
body {
	margin:0;
	padding:0;	
	color: #333;
	font: 12px/1.5 Verdana, Arial, "ËÎÌå";
}
a:link, a:visited, a:active{
    color: #474747;
    text-decoration: none;
}
a:hover {
	color:#235e99;
	text-decoration: underline;
	}
	.corg12 {
	font-size: 12px;
	color: #FF6600;
}


