html,body {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	background: white;
}

td,input,select {
	font-size: 9pt;
}

img {
	border: none;
}


#Header-Logo {
	width: 543px;
	height: 67px;
	float: left;
}


#Header-Search {
	width: 197px;
	height: 67px;
	float: right;
	background: url(images/bg_top_right.gif);
}

#Header-Menu {
	clear: both;
	width: 100%;
	background: url(images/bg_nav1.jpg);
	height: 29px;
	text-align: center;
}

#Header-Menus {
	width: 1002px;
	height: 29px;
}

#Header-Menu-Layout {
	padding-top: 3px;
	width: 840px;
	height: 30px;
	text-align: left;
}

#Header-Menu-List {
	position: absolute;
	text-align: center;
}


#Header-Flash {
	clear: both;
	width: 100%;
	background: url(images/p_home.jpg) no-repeat;
	height: 200px;
}

#Header-Location {
	clear: both;
	width: 100%;
	background: url(images/bg_title7.jpg);
	height: 25px;
	text-align: left;
}

#Header-Location div {
	background: url(images/icon_2.gif) no-repeat 0px 8px;	
	width: 750px;
	font-family: "ËÎÌå";
	text-align: left;
	padding: 7px 0px 0px 20px;
	margin-left: 250px;
}

#Layout {
	width: 100%;
}

#Layout-Left-Side {
	width: 10px;
}

#Layout-Left {
	background: url(images/bg_left1.gif);
	width: 227px;
	vertical-align: top;
}

.Left-Title {
	font-size: 16px;
	color: #0c8203;
	font-weight: bold;
	text-align: center;
}

.Left-Item ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 7px;
}

.Left-Item ul li {
	width: 215px;
	height: 21px;
	background: url(images/bg_nav_left1.gif);
	margin-top: 3px;
}

.Left-Item ul li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 21px;
}

.Left-Item ul li a:hover {
	color: #ffcc00;
}

#Layout-Main {
	background: white;
	vertical-align: top;
}

#Layout-Main-Side {
	background: url(images/bg_right.gif);
	width: 37px;
	vertical-align: top;
}

#Layout-Main-Side div {
	height: 60px;
	background: white;
	border-bottom: 1px solid #cfecba;
}

.Layout-Title {
	width: 99%;
	margin: 30px 0px 0px 0px;
}

.Layout-Title-1 {
	background: url(images/icon_3.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #000;
	width: 200px;
	height: 30px;
	vertical-align: top;
	font-size: 16px;
	color: #0c8203;
	font-weight: bold;
	padding: 6px 0px 0px 27px;
}

.Layout-Title-2 {
	border-bottom: 1px solid #cfecba;
}

.Layout-Body {
	clear: both;
	width: 99%;
	margin-top: 10px;
	line-height: 120%;
}

.Layout-Body .Layout-Body-Show {
	height: 300px;
	vertical-align: top;
}

.GoTop {
	margin-top: 30px;
	border-top: 1px solid #cfecba;
	clear: both;
	text-align: right;
	height: 30px;
}

.GoTop img {
	margin: 12px 10px 0px 0px;
}

#Footer-Add {
	clear: both;
	background: #009933;
	width: 100%;
	line-height: 200%;
	color: white;
	font-weight: bold;
	text-align: center;
}

#Copyright {
	clear: both;
	margin-top: 5px;
	line-height: 150%;
	text-align: center;
	color: #666;
	width: 100%;
}

#Copyright span {
	font-weight: bold;
}














.JobShow {
	width: 600px;
	border: 1px solid #999;
	border-collapse: collapse;
}

.JobShow td {
	border: 1px solid #999;
	padding: 5px 10px;
}

.UserLogin {
	margin-top: 20px;
	text-align: center;
}

.UserLoginTitle {
	width: 191px;
	height: 27px;
	background: url(images/bg_title3.jpg);
	color: white;
	font-weight: bold;
	padding-top: 4px;
}

.UserLoginMain {
	width: 191px;
	border-left: 1px solid #007900;
	border-right: 1px solid #007900;
	background: #f4fbef;
}

#UserLogin {
	width: 90%;
	background: #cfecba;
	height: 120px;
	margin: 0px;
	padding-top: 15px;
}

#UserName {
	width: 100px;
}

#UserPassword {
	margin-top: 10px;
	width: 100px;
}

#btnLogin {
	margin-top: 10px;
	margin-right: 20px;
}

.WebPro {
	margin-top: 20px;
	text-align: center;
}

.WebPro-List {
	width: 191px;
	height: 31px;
	background: url(images/bg_title4.jpg);
	font-weight: bold;
	padding-top: 10px;
}

.WebPro-List a {
	color: #007900;
	text-decoration: none;
}

.WebPro-List a:hover {
	color: #007900;
	text-decoration: underline;
}

.font-red {
	color: red;
}

.showpage {
	font-size: 9pt;
	font-family: "ËÎÌå";
}

.showpage a {
	color: blue;
	text-decoration: none;
}
