@charset "utf-8";
body/* CSS Document */

 {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #517082;
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#left {
	float: left;
	width: 200px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#logo {
	height: 127px;
	background: url(../images/logo.png) no-repeat 30px 30px;
}
#leftspace {
	background-image: url(../images/leftcontent.gif);
	background-repeat: repeat-y;
	width: 200px;
	display: block;
}
#lefttop  {
	height: 38px;
	background-image: url(../images/lefttop.gif);
}


#leftcontent {
	width: 170px;
	margin-left: 15px;

}
a:link,a:visited   {
	color: #406F99;
	text-decoration: none;
	line-height: normal;
}
a:hover  {
	color: #406F99;
	text-decoration: none;
	line-height: normal;

}

#leftbottom {
	height: 20px;
	background-image: url(../images/leftbottom.gif);
}
#left  .moduletable h3 {
	height: 29px;
	background-image: url(../images/moduletable.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	padding-left: 35px;
	width: 135px;
	margin: 5px 0px;
	font-size: 14px;
}


#right {
	float: right;
	width: 600px;
}
#right_top {
	height: 48px;
	width: 600px;
	background: url(../images/right_top.gif) no-repeat 0px 31px;
}
.date {
	float: right;
	width: 150px;
	height: 30px;
	line-height: 30px;
}

#right_topmenu {
	background-color: #5093BD;
	height: 25px;
	width: 600px;
}
#right_topmenu ul, #right_topmenu li {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
	display: inline;
}
#right_topmenu a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
#right_topmenu a:hover {
	color: #CCCCCC;
	cursor: pointer;
}




#right_header {
	height: 155px;
	background-color: #5093BD;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
#right_bottom {
	height: 32px;
	background-image: url(../images/right_bottom.gif);
	width: 600px;
}
#maincontent {
	width: 600px;
}
#maincontent   a:link, #maincontent a:visited {
	color: #61C600;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
	padding: 0px;
}
#content {
	color: #FFFFFF;
	width: 570px;
	margin-left: 15px;
}
#footer {
	width: 800px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #38424E;
}
#footer   a:link, #footer  a:visited, #footer a:hover {
	color: #61C600;
	text-decoration: none;
	padding: 0px;
}


a.mainlevel:link {
	font-size: 12px;
}
a.sublevel:link {
	color: #999999;
}



.contentheading {
	font-size: 20px;
	height: 30px;
	background-image: url(../images/contentheading.gif);
	background-repeat: repeat-x;
	width: 570px;
}
.componentheading {
	background-image: url(../images/componentheading.gif);
	width: 570px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
.inputbox {
	width: 170px;
	padding: 0px;
	margin: 0px;
}
.createdate {
	color: #999;
}
.modifydate {
	color: #999;
}
.searchbox {
	width: 170px;
}
.small {
	color: #999999;
}
.sectiontableheader {
	background-color: #CFE3EC;
	color: #5294BD;
	padding-left: 10px;
	font-size: 14px;
}
.latestnews ul, .latestnews li {
	padding: 0px 0px 0px 5px;
	margin: 0 15px;
}
.latestnews {
	margin: 0px;
	padding: 0px;
}