@charset "utf-8";
body {
	background-color: #000034;
	background-image: url(../images/base2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
form{
	margin:4px 0px 8px 0px;
	padding:0px;
}
#header{
	
	clear:both;
	margin:0px;
	padding:0px;
	height:200px;


}
#header h1{
	text-indent:-10000em;
}
#container{
	width:880px;
	margin:0px;
	padding:0px 0px 0px 20px;
	overflow:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:860px;

}
#main{
	width:860px;
	text-align:right;
}

#content{
	float:right;
	text-align:left;
	width:710px;
}
.cright{
	width:215px;
	float:right;
	margin-left:15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:200px;
}
.cright h1{
	margin:10px 0px 5px 0px;
	font-size:15px;
}
.cright ul{
margin:0px;
padding:0px;
list-style:none;
}
.cright li a{
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#0066FF;
	background-color:#FFFFFF;
	width:190px;
	height:24px;
	line-height:17px;
	margin-bottom:1px;
	padding:3px 1px 1px 3px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:185px;
	height:19px;
}
.cright li a:hover{
	background-color:#f1f1f1;
}
.showdate{
	padding-bottom:3px;
}