body{
	margin:0;
	background:#DFDFDF;
	font:12px Arial;
}
.headerl{
	background:url(../images/header-left-bg.jpg) repeat-x;
}
.headerl div{
	background:url(../images/header-left.jpg) no-repeat right;
	width:100%;
	height:101px;
	overflow:hidden;
}
.headerr{
	background:url(../images/header-right-bg.jpg) repeat-x;
}
.headerr div{
	background:url(../images/header-right.jpg) no-repeat;
	width:100%;
	height:101px;
	overflow:hidden;
}
#top-content{
	border:1px solid #FFF;
	background:url(../images/top-content-right-bg.jpg) no-repeat top right;
	height: 229px;
}
#top-content ul{
	margin:6px 0 0 6px;
	padding:0;
	list-style:none;
}
#top-content ul li{
	height:27px;
}
#top-content ul #li-1{
	background:url(../images/menu-bg-1.jpg) no-repeat;
}
#top-content ul #li-2{
	background:url(../images/menu-bg-2.jpg) no-repeat;
}
#top-content ul #li-3{
	background:url(../images/menu-bg-3.jpg) no-repeat;
}
#top-content ul #li-4{
	background:url(../images/menu-bg-4.jpg) no-repeat;
}
#top-content ul #li-5{
	background:url(../images/menu-bg-5.jpg) no-repeat;
}
#top-content ul #li-6{
	background:url(../images/menu-bg-6.jpg) no-repeat;
}
#top-content ul #li-7{
	background:url(../images/menu-bg-7.jpg) no-repeat;
}
#top-content ul #li-8{
	background:url(../images/menu-bg-8.jpg) no-repeat;
}
#top-content ul li a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:6px 0 5px 31px;
}
#top-content ul li a:hover{
	text-decoration:underline;
}
#sec-content{
	background:#FFF url(../images/sec-content-bg.jpg) repeat-x top;
	border:1px solid #FFF;
	border-top:0;
}
#sec-content .left{
	background:url(../images/sec-content-left.jpg) no-repeat top left;
}
#sec-content .right{
	background:url(../images/sec-content-right.jpg) no-repeat top right;
	padding:19px;
}
#sec-content .right .sep{
	margin-top:4px;
}
.sep{
	height:2px;
	background:#FFF url(../images/sep-bg.jpg) repeat-x;
	overflow:hidden;
}
.left-td{
	padding-right:17px;
	color: #333333;
}
#sec-content .right p{
	text-align:justify;
}
.title{
	font:22px Arial Narrow;
	color:#02327A;
}
.readon{
	background:url(../images/readon-bg.jpg) no-repeat;
	display:block;
	width:107px;
	height:23px;
	text-decoration:none;
}
.left-td .readon{
	margin-left:124px;
}
#news{
	background:#C1C4C8;
	padding:14px 13px 14px 14px;
	color:#FFF;
	border-bottom:1px solid #FFF;
}
.news-readon{
	background: url(../images/more-bg.gif) no-repeat right;
	color:#0042FF;
	padding-right:12px;
}
.news-readon:hover{
	text-decoration:none;
}
.news-sep{
	background:url(../images/duble-dotted.gif) repeat-y center;
}
.news-sep div{
	width:21px;
}
#footer{
	height:39px;
	background: url(../images/footer-bg.jpg) no-repeat;
	margin-bottom:30px;
	color:#FF906B;
	padding:11px 15px 0 15px;
}

