*		{ margin:0; padding:0; border:0; }

ul		{ list-style:none; }
a		{ color:#ff9933; text-decoration:underline; }
a:hover	{ text-decoration:none; }

li{
	line-height:20px;
	font-weight:bold;
}

body {
	color:#666;
	background:#fff;
	font:normal 12px/15px Verdana, Arial;
	text-align:center;
}


#main {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#head {
	height:305px;
	background:#feb032 url(/img/head.gif) no-repeat;
}
#navigation {
	overlflow:hidden;
	_zoom:1;
}
#navigation li {
	float:left;
	width:200px;
	height:41px;
}
#navigation /img {
	width:200px;
	height:41px;
	display:block;
	vertical-align:top;
}
#left {
	float:left;
	width:190px;
	padding:0 0 0 14px;
}
#left ul {
	padding:10px 0;
}
#left li {
	padding:0 0 0 21px;
	background:url(/img/star.gif) no-repeat 0 8px;
}
#left a {
	font:normal 16px/30px Verdana, Arial;
}
#left a:hover {
	color:#ff9933;
	font:bold 16px/30px Verdana, Arial;
}
#left .block {
	width:150px;
	padding:10px;
	margin:0 16px 0 2px;
}
.block {
	border:1px solid #a5a5a5;
}

#right {
	float:left;
	width:796px;
	background:url(/img/content.gif) no-repeat top right;
}
#right .block {
	padding:10px;
	height:100px;
	margin:10px 10px 30px 7px;
	text-align:center;
	background:#fff;
}

#right #news {

}
#right .title {
	overflow:hidden;
	_zoom:1;
}
#right .title h1 {
	float:left;
	color:#fff;
	text-transform:uppercase;
	font:normal 20px/40px Verdana;
	background:#df7103 url(/img/title.gif) no-repeat;
}
#right .title h1 span {
	float:left;
	height:40px;
	padding:0 40px 0 70px;
	background:url(/img/title-r.gif) no-repeat top right;
}
#right .full-link {
	overflow:hidden;
	_zoom:1;
	height:37px;
	background:#f4d34b url(/img/full-link.gif) repeat-x bottom;
}
#right .full-link a.name {
	float:left;
	color:#fff;
	margin:0 0 0 11px;
	display:inline;
	font:bold 14px/37px Verdana, Arial;
}
#right .full-link p.date {
	float:right;
	color:#333;
	padding:0 8px 0 0;
	font:bold 11px/37px Verdana, Arial;
}


.news-bg {
	height:1%;
	margin:5px 0 0 0;
	background:url(/img/bg.gif) repeat-y;
}
.news-t {
	background:url(/img/t.gif) no-repeat;
}
.news-b {
	padding:1px 11px 25px 10px;
	background:url(/img/b.gif) no-repeat bottom left;
}
.news-bg p {
	padding:0
}
.news-block {
	padding:1px 12px;
}
.news-block p {
	padding:4px 0;
}

#footer {
	float:left;
	width:100%;
	height:140px;
	line-height:17px;
	background:url(/img/footer.gif) no-repeat bottom right;
}
#footer a {
	color:#0066cc;
	line-height:17px;
}
#footer div {
	padding:40px 15px 0 215px;
}
#sapa{
	font-size:10px;
}
#sapa a{
	color:#666666;
}