*{
	color:#000040;
	font-family:Arial,Helvetica;	
	font-size:14px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
body, html{
	background-color:transparent;
	height:100%;
}
a{
	/*color:#ffee22;*/
	/*color:#daaa22;*/
	font-size:17px;
	color:#dabb22;
	text-decoration:none;
	font-weight:bold;
}
li a{
	font-size:17px;
}

a:hover{
	/*color:#eebe00;*/
	color:#ffee22;
}
a:focus{
	outline:none;
}
img{
	border:0;
}
p{
	margin:8px 13px;
}
ul{
	list-style-type:none;
}
.fsize14 p{
	font-size:14px;
}
.fsize14b p{
	font-size:14px;
	text-align:justify;
}
.fsize14l p{
	font-size:14px;
	text-align:left;
}

.b800{
	clear:both;
	text-align:justify;
	/*position:relative;*/
	width:800px;
}
.c800{
	clear:both;
	text-align:center;
	/*position:relative;*/
	width:800px;
}
.l160{
	position:relative;
	width:160px;
}
.header {
 
}
.nav {

}
.main {
	float:left;
	width:520px;
	background-color:#aaf;
	margin: 0 10px;
}
.sidebar {
	float:right;
	width:250px;
}
.footer {
	clear:both;
}
.wrap{
	width:800px;
	/*margin:0 auto;*/
}
.textLink
{
	color:#050550;
}