body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ff6633;
}
a:visited {
	color: #ff6633;
}
a:hover {
	color: #990000;
}
a:active {
	color: #ff6633;
}
strong {font-weight: normal;}

h1{
	font-size:11px;
	margin: 0px;
	position:absolute;
	top:3px;
	left:60px;
	width: 675px;
	height: 19px;
}


/* footer */
.footer {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
.footer a:link {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
.footer a:visited {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
.footer a:hover {
	font-size: 11px;
	line-height: 13px;
	color: #ffff99;
}
.footer a:active {
	color: #ff0000;
	font-size: 11px;
	line-height: 13px;
}

/* content */
.img_right {
	margin-left: 5px;
}
.img_left {
	margin-right: 5px;
}
.img_top {
	margin-top: 5px;
}
.img_bottom {
	margin-bottom: 5px;
}
.txts {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.box_it1 {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #EEEEEE;	
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
.box_it2 {
	border-right: 1px solid #666666;
	background-color: #EEEEEE;	
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}	
.box_head {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}	
.box_content{
	border: 1px solid #666666;
	padding: 20px;
	}
.underline{
	border-bottom: 1px solid #999999;
}
.txt_color1{
	color: #0066CC;
	}
.txt_color2{
	color: #999966;
	}
.txt_color3{
	color: #FF3300;
	}