/* CSS Document */
body,td,th {
	font-size: 12px;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.small {font-size: 10px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size:10px;
	color:#FF9900;
	font-weight:normal;
	margin:2px;
	padding:0;
	text-align:right;
}
.topComent {
	line-height:18px;
}
.topComent .TopF {
	font-size:18px;
	font-weight:bold;
}
.topImg {
	width:auto;
	margin:10px;
	font-size:10px;
	line-height:14px;
	border-top:1px solid;
	border-bottom:1px solid;
	color:#660000;
	text-align:left;
}
.ImgBox {
	width:auto;
	margin:2px;
	padding:2px;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
	float:left;
}
.ImgBox_R {
	width:auto;
	margin:2px;
	padding:4px;
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	text-align:right;
	float:right;
}
.font_Big_B {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

