body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #dedede;
	}

.topbar {
	width: 100%;
	background-image:url(../sys_image/top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 70px;
	}
.logo {
	background-image:url(../sys_image/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 800px;
	height: 149px;
	margin: auto;
	}
.mainbox {
	background-color: #292929;
	width:780px;
	padding:10px;
	margin:auto;
	}
.l_col {
	width: 550px;
	padding: 10px;
	float: left;
	background-color: #313131;
	}
.r_col {
	width: 180px;
	padding: 10px;
	float: right;
	background-color: #313131;
	}
.clear {
	clear:both;
	font-size: 1px;
	}
.latest {
	width: 760px;
	padding: 10px;
	background-color: #313131;
	margin-top: 10px;
	}
.latestbox_l{
	width: 250px;
	background-color: #272727;
	float:left;
	}
.latestbox_r{
	width: 250px;
	background-color: #272727;
	float:right;
	}
.latestbox_title {
	padding-left: 5px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 14px;
	font-weight: bold;
	background-image: url(../sys_image/manu_cat.gif);
	background-repeat:repeat-x;
	}
.latestbox_content {
	padding: 5px;
	}
a:link, a:active, a:visited {
	color: #dedede;
	border-bottom: 1px dashed #dedede;
	text-decoration:none;
	}
a:hover {
	border-bottom: 1px solid #dedede;
	}
.newstitle {
	font-size:14px;
	font-weight: bold;
	}
.newsdate {
	font-size: 10px;
	color: #FF0000;
	}
.menucat {
	background-image: url(../sys_image/manu_cat.gif);
	background-repeat:repeat-x;
	height: 12px;
	font-size: 12px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 13px;
	}
a.menu:link, a.menu:active, a.menu:visited {
	background-image:url(../sys_image/hr_menu_line.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	display:block;
	padding-top: 6px;
	padding-bottom: 8px;
	color: #7f7f7f;
	margin: 0px;
	border:none;
	height: 11px;
	}
a.menu:hover {
	background-image:url(../sys_image/hr_menu_line_h.gif);
	color:#FFFFFF;
	}
.menuspacer {
	padding: 0px;
	margin: 0px;
	height: 10px;
	font-size:1px;
	}

input {
	background-color: #313131;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #dedede;
	}

inputbox, textarea {
	background-color: #313131;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #dedede;
	}