html{
SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-BASE-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFffff;
	SCROLLBAR-SHADOW-COLOR:#ffffff;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#FFffff;
	SCROLLBAR-TRACK-COLOR:#000000;}
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center -50px;
	text-align: center;
	background-color: #383838;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#login {
	width: 204px;
	margin-left: 120px;
	margin-bottom: 30px;
	padding-top: 30px;
	position: relative;
}
.yellow {
	color: #FFCC00;
}

#copyright {
	height: 73px;
	width: 100%;
	position: fixed;
	z-index: 20;
	text-align: center;
	background-image: url(images/copyright_bg.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 670px;
}

#Front_ct  {
	position: absolute;
	left: 260px;
	top: 0px;
	width: 635px;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#Front_ct .top {
	background-image: url(images/Front_01.png);
	_background-image: none;/*IE6*/



	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Front_01.png', sizingMethod='img');
	height: 326px;
	background-repeat: no-repeat;
	width: 635px;
}
#Front_ct .title{
	background-image: url(images/Front_02.png);
	_background-image: none;/*IE6*/

	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Front_02.png', sizingMethod='img');
	height: 265px;
	background-repeat: no-repeat;
}
#Front_ct  .main,#Front_ct  .notice{
	background-image: url(images/Front_03.png);
	_background-image: none;/*IE6*/

    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Front_03.png', sizingMethod='scale');
	background-repeat: repeat-y;
	width: 605px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#Front_ct .notice li {
	list-style-type: decimal;
}

#Front_ct .bottom{
	background-image: url(images/Front_04.png);
	_background-image: none;/*IE6*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Front_04.png', sizingMethod='img');
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 240px;
	_margin-bottom: 260px;
}
#Front_ct ul, #Front_ct li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#man_table {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
}
#Front_ct .notice {
	width: 440px;
	padding-right: 100px;
	color: #FFFFFF;
	font-size: 12px;
}

#Front_ct .main p {
	margin: 0px;
	padding: 0px;
}

#man_table th {
	color: #660000;
	border: 1px solid #999999;
	background-image: url(images/title1_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	*padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	}

#man_table td{
	height: 25px;
	padding: 2px;
}
.num {
	padding-right: 5px;
}
.white_11 {
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	margin-top: 30px;
	position: relative;
}

.td_txt_title{
	background-color: #660000;
	color: #FFCC00;
	height: 18px;
}
