hr {
	border: dotted #3399CC;
}
A:link { color:#0000FF;text-decoration:underline ;}
A:active { color:#FF0000;text-decoration:underline ;}
A:visited { color:#000099;text-decoration:underline ;}
A:hover { color:#FF0000;text-decoration: none; }

body, tr, td, th, h1 { 
/*line-height: 1.2em;*/
font-size: 11pt ;
font-family: "MS UI Gothic";
}
h1 ,h2{
	font-family: "MS UI Gothic";
	font-size: 14px;
	display: inline;
}
#big{ font-size:11pt; }
#small{ font-size:8pt; }
.cate {
	line-height: 120%;
	border: 1px solid;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-color: #FF9900;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF9900;
	border-top-color: #FF6600;
}
