body {
	margin:0px;
	padding:0px;
	background-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.main {
	background-image: url(shadow.jpg);
	background-repeat:repeat-y;
	width:840px;
	padding:0px 30px 15px 30px;
	margin:0 auto;
}
#content {
	position:relative;
	min-height:500px;
	width:815px;
	padding:0px 10px 0px 15px;
}
ul.navBar {
	background-image: url(nav.jpg);
	background-repeat:no-repeat;
	width:840px;
	height:135px;
	padding:0px 0px 25px 0px;
	margin:0px;
	list-style-type:none;
}
ul.navBar li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
	float:left;
	height:135px;
	cursor:pointer;
}
ul.navBar li a {
	list-style-type:none;
	display:block;
	text-decoration:none;
	height:135px;
}
ul.navBar li#nav1{
	width:102px;
}
ul.navBar li#nav1 a:hover, ul.navBar li#nav1.selected {
	background-image: url(nav_over.jpg);
	background-position: 0px 0px;
	width:102px;
}
ul.navBar li#nav2 {
	width:107px;
}
ul.navBar li#nav2 a:hover, ul.navBar li#nav2.selected {
	background-image: url(nav_over.jpg);
	width:107px;
	background-position: -102px 0px;
}
ul.navBar li#nav3 {
	width:114px;
}
ul.navBar li#nav3 a:hover, ul.navBar li#nav3.selected {
	width:114px;
	background-image: url(nav_over.jpg);
	background-position: -209px 0px;
}
ul.navBar li#nav4 {
	width:111px;
}
ul.navBar li#nav4 a:hover, ul.navBar li#nav4.selected {
	width:111px;
	background-image: url(nav_over.jpg);
	background-position: -323px 0px;
}
ul.navBar li#nav5 {
	width:102px;
}
ul.navBar li#nav5 a:hover, ul.navBar li#nav5.selected {
	width:102px;
	background-image: url(nav_over.jpg);
	background-position: -434px 0px;
}
ul.navBar li#nav6 {
	width:94px;
}
ul.navBar li#nav6 a:hover, ul.navBar li#nav6.selected {
	width:94px;
	background-image: url(nav_over.jpg);
	background-position: -536px 0px;
}
ul.navBar li#nav7 a{
	width:208px;
}
#footer {
	position:relative;
	padding:5px;
	margin-top:10px;
	margin-left:15px;
	width:230px;
	height:20px;
	color:#FFFFFF;
	background-color:#000000;
}
#header {
	padding:0px;
	margin:0px;
	width:840px;
}

.latest {
	width:489px;
	min-height:432px;
}

.latest #top {
	background: url(latest_top.jpg) no-repeat center top;
	width:489px;
	height:36px;
}
.latest #body {
	background: url(latest_bk.jpg) 0 0;
	width:466px;
	padding:0px 10px 0px 13px;
	color:#67686C;
	min-height:365px;
}
.latest #bottom {
	background: url(latest_bottom.jpg) no-repeat center bottom;
	width:489px;
	height:11px;
}

.latest .article img {
	border: 0px;
	padding-bottom:5px;
}
.latest .article {
	font-size:12px;
	text-align:justify;
	width:461px;
}
.latest .article span {
	font-size:14px;
	font-weight:bold;
	color:#36333C;
}
.latest .article .download {
	background: url(icon_download_home.gif) no-repeat right top;
	font-weight:bold;
	width:115px;
}
.latest .article .download a {
	text-decoration:none;
	color:#000000;
}
.latest .article .download a:hover {
	text-decoration: underline;
	color:#000000;
}

.sponsor {
	width:789px;
	margin:0 auto;
}
.sponsor #top {
	background: url(sponsor_top.jpg) no-repeat center top;
	width:789px;
	height:9px;
}
.sponsor #body {
	position:relative;
	background: url(sponsor_bk.jpg) repeat-y 0 0;
	width:789px;
	height:37px;
	padding:0px;
	margin:0 auto;
}
.sponsor #body #banners {
	width:600px;
	margin:0 auto;
}
.sponsor #body #banners div {
	float:left;
}
.sponsor #bottom {
	background: url(sponsor_bottom.jpg) no-repeat center top;
	width:789px;
	height:9px;
}

.articleSeparator {
	background: url(article_separator.jpg) no-repeat left top;
	height:11px;
	padding:0px;
	margin-top:10px;
}

.insideArticle {
	width:809px;
	padding:14px 10px 0px 0px;
}

.insideArticle .pic {
	float:left;
	width:342px;
}
.insideArticle .text {
	float:left;
	padding-left:10px;
	width:450px;
}
.insideArticle .text span {
	font-weight:bold;
	font-size:14px;
}

.insideArticle .text .body div {
	font-size:12px;
	padding-top:3px;
	padding-bottom:10px;
}
.insideArticle .text .download {
	background: url(icon_download.jpg) no-repeat right top;
	font-weight:bold;
	width:115px;
}
.insideArticle .text .download a {
	text-decoration:none;
	color:#000000;
}
.insideArticle .text .download a:hover {
	text-decoration: underline;
	color:#000000;
}
h2 {
	font-weight:bold;
	font-size:20px;
	padding-top:0px;
	margin-top:0px;
}
h2#aboutus {
	color:#FE4028;
}
h2#article {
	color:#609ACC;
}
h2#calendar {
	color:#FF9923;
}
h2#subscribe {
	color:#35C629;
}
h2#buy {
	color:#FF6F98;
}
h2#contactus {
	color:#9D3830;
}