/* CSS Document */

html,body { 
	margin:0;
	padding:0;
}

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;  
	text-align:center;
}

div#header {
	height:60px;
	margin:0;
  	padding-left:10px;
  	background: #EEE;
	background-image: url(../image/header.gif);
}

div#headerText {
	margin:0;
	background:#666;
	height:19px;
	padding:2px;
	text-align:right;
	color: #FFF;
	font: 80% Verdana, Arial, Helvetica, sans-serif;  
	text-decoration:none;
}

div#headerText .fieldText {
	width:150px;
	background:#fff;
	height:13px;
	border:1px solid #fff;
	font-size:11px;  
}

div#headerText .button {
	width:80px;
	background:#999;
	/*height:20px;*/
	color:#FFFFFF;
	border:1px solid #000;
	font-size:11px;  
}

div#navigation {
	height:50px;
	line-height:50px;
	margin:0;
	padding-left:0px;
}

div#container {
	text-align:left; 
	background:#000000;
}

div#container{
	width:820px;
	margin:0 auto;
}

div#site {
	float: left;
	width:700px;
	background:#FFFFFF
}

div#wrapper{
	width:100%;
	float:left;
}
div#content{
	margin-left: 130px;
	min-height:390px;
	text-align: center;
	padding: 3px;
}

div#extra{
	float:left;
	width:110px;
	margin-left:-120px;
	background:#FFF;
	padding: 5px;
	height:auto !important;
	min-height:515px;	
}

div#scroller {
	clear:left;
	width: 698px;
	border-top: 1px dotted #FFFFFF;
	padding: 5px 0px 5px 0px;
}

div#footer {
	background: #666;
	color: #FFF;
	clear:left;
	width:100%
}

div#left{
	background:#FFF;
	float:left;
	width:120px;
	margin-left:-700px;
	padding: 5px 5px 5px 5px;
	min-height:520px;	
	border-right: 1px dotted #999;
}

div#bannerTop{
	height:60px;
	background:#fff;
	width:700px;
}

div#banner230x60{
	float:left;	
	height:60px;
	width:232px;
}

div#banner468x60{	
	float:left;	
	height:60px;
	width:468px;
}

div#banner120x60{
	margin-top: 5px;
	width:120px;	
	height:60px;
	background:#FFF;
	float:left;
}

div#banner120x90{
	width:120px;	
	height:90px;
	background:#FFF;
	float:left;
}

div#banner120x600{
	height:600px;
	float:left;
	width:120px;
	background:#000000
}
div#banner120x60{
	height:60px;
	float:left;
	width:120px;
	background:#000000
}

div#box{
	float:left;
	margin-top: 2px;
	padding:4px;
	text-align:left;
	width:175px;
	height:240px;
	margin-left:2px;
	margin-top:3px;	
	background: #FFFFFF;
	border:1px dotted #999999;
}

div#box1{
	float:left;
	margin-top: 2px;
	padding:4px;
	text-align:left;
	width:175px;
	height:150px;
	margin-left:2px;
	margin-top:3px;	
	background: #FFFFFF;
	border:1px dotted #999999;
}

div#box2{
	float:left;
	margin-top: 2px;
	padding:4px;
	text-align:left;
	width:100px;
	height:250px;
	margin-left:2px;
	margin-top:3px;	
	background: #FFFFFF;
	background-image: url(../image/bk_box2.gif);	
	border:1px dotted #999999;
}

div#counter{	
	float:left;
	width:15px;
	height:18px;
	background: #666;
	text-align:center;
	font-size:9px; 		
}

div#copyright{	
	float:left;
	width:685px;
	height:18px;
	background: #666;
}

div#copyright p {
	margin:0;
	padding:5px 10px;
	text-align:center;
	font-size:9px; 
}
