body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote;{
	margin:0px; padding:0px; border:0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.centerimg {
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	text-align:center;
}

h1{
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}
	
h2{
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	color: #666;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}

h3{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight:bold;
	margin: 0px;
	color: #fff;
}

a:link { color:#666; text-decoration:none; outline:none;  }
a:visited { color:#666; text-decoration:none; outline:none; }
a:hover {
	color:#FFF;
	text-decoration:none;
	outline:none;
	background-color: #000;
}
a:active { color:#666; text-decoration:none; outline:none; }

.damenu {
	border-top: 1px solid #666;
	position: fixed;
	width: 200px;
	left: 56px;
	top: 50px;
	background-color: #FFF;
	padding-top: 20px;
}

.dacontent{
	border-top: 1px solid #666;
	left: 306px;
	top: 50px;
	width: 500px;
	position: absolute;
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: left;
}

.whiteline_top{
	background-color: #FFF;
	height: 1px;
	top:50px;
	left: 52px;
	right: 52px;	
	position: absolute;
	}

.whiteline_bot{
	background-color: #FFF;
	height: 1px;
	bottom:50px;
	left: 52px;
	right: 52px;	
	position: absolute;
	}
	
.dabigimage{
	background-color: #666;
	left: 306px;
	right: 56px;
	top: 0px;
	bottom: 0px;
	position: fixed;
	background-image: url(/images/background/random.php);
	background-position: center top;
}

.sectionnews, .sectionport{
	margin-top: 42px;
}

.blackout{
	background-color: #000;
	padding: 2px;
	text-indent: 6px;
}

.blackleft{
	background-color: #000;
	width: 6px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	position: fixed;
}

.blackright{
	background-color: #000;
	width: 6px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: fixed;
}

.daport{
	border-top: 1px solid #666;
	left: 306px;
	top: 50px;
	width: 700px;
	position: absolute;
	padding-top: 20px;
	padding-bottom: 50px;
}