@charset "utf-8";

body {
	background: #ffffff;
	margin: 0px auto; 
	padding: 0em;
	color: #000000;
	font-family: Verdana, "MS Sans Serif", Arial;
}
a:link {
	color: #062F61;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
a:visited {
	color: #0B3F7D;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.containerbox {
	width: 900px;
	display: block;
	margin: 0 auto;
	height: auto;
}
.box{
	width:900px;
	height: auto;
}	
#content{
	height: auto;

}
.hleft{
	text-align:left;
	float:left;
	width:430px;
	height:auto;
}
.hright{
	text-align:center;
	float:right;
	width:440px;
	height:auto;	
}

.hi {
	width:730px;
}

.hi img {
	height: auto;
	width: auto;
	border: 2px dashed #009900;
}
.hi:hover img {
	border: 2px solid #FFCC00;
}
.hi:hover  {
	border: red;
}
.clearit {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.def {
	line-height: 20px;
	padding-left: 14px;
	text-align: left;
	padding-top: 6px;
}
.bigdef {
	text-align: left;
	background-color:#FFC;
	padding: 10px 4px 10px 12px;
}
,box {
	height:auto;
}