body {
	margin: 0;
	padding: 0;
	font: normal 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8B8B8B;
	background: #FFF url(/images/design/top.jpg) no-repeat top left;
	max-width: 1000px;
}
#all {
	width: 1000px;
}

#menuline1 {
	position: absolute;
	top: 65px;
	left: 20px;
	width: 390px;
	height: 20px;
	z-index: 10;
}

#menuline2 {
	position: absolute;
	top: 20px;
	left: 575px;
	width: 400px;
	height: 20px;
	z-index: 10;
}

#addmenu {
	position: absolute;
	top: 265px;
	left: 30px;
	width: 385px;
	height: 20px;
	text-align: right;
	z-index: 10;
}

#leftcol {
	margin: 315px 0 0 0;
	border-left: 31px solid #FFF;
	outline: 0;
	padding: 0;
	float: left;
	width: 230px;
}

#centcol {
	float: left;
	margin: 315px 0 0 90px;
	width: 580px;
	position: relative;
}

#centcolnews {
	float: left;
	margin: 315px 0 0 90px;
	width: 620px;
	position: relative;
	/*border: 1px solid;*/
}

#centcolmain {
	float: left;
	margin: 314px 0 0 90px;
	width: 630px;
	position: relative;
	background: #FFF url(/images/design/bg_maina.gif) no-repeat 0 1px;
}

#mfullc {
	padding-bottom: 70px;
}

#bottom {
	width: 431px;
	height: 65px;
	background: url(/images/design/bg_copyr.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 190px;
	z-index: 10;
}

.br {
	height: 1px;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.sepline {
	height: 1px;
	overflow: hidden;
	background-color: #C6E7F9;
}

.botline {
	border-top: 1px solid #C6E7F9;
	padding: 3px 0;
}


#pgtitle {
	position: absolute;
	top: 289px;
	left: 299px;
	z-index: 10;
}













DIV.t A {
	color: #3A90C1;
}

DIV.t A:hover {
	text-decoration: None;
}






DIV.mnews {
	margin-bottom: 10px;
}

DIV.mnews SPAN {
	color: #3A90C1;
}

DIV.mnews SPAN.title {
	color: #219B1E;
}

DIV.mnews A {
	background: url('/images/design/arrow.gif') no-repeat right center;
	padding-right: 10px;
	color: #3A90C1;
}

DIV.mnews A:hover {
	text-decoration: None;
}





SPAN.green {
	color: #3A90C1;
	font-weight: bold;
}
