@import url("reset.css");

BODY {
	font-size: 13px;
	font-family: Arial;
	background-color:#ffffff;
	letter-spacing: 1px;
	line-height: 22px;
	
}

h1 {text-indent:-999999px;
	font-size:18px;
}

#WRAPPER {
	width:900px;
	height:500px;
	margin:0px auto;
	padding-top:20px;
	}

#main {
	width:530px;
	height:120px;
	margin-top:2px;
	margin-left:360px;
	padding:4px 0px;
	font-size: 20px;
	color: #fd5252;
	letter-spacing: 6px;
	line-height: 32px;
	font-weight: bolder;
	font-family: Arial;
}

#content {
	width:490px;
	margin-top:8px;
	margin-left:360px;
	padding:8px 20px;
	background-color:#FFFFFF;
	background:url(images/line_bg_down.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#contentbg {
	width:490px;
	margin-left:350px;
}

#foot {
	width:900px;
	margin:10px auto;
}

#foot p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#sliderwrapper{
	position:absolute;
		top:20px;
		width:900px;
		height:500px;
		margin:0 auto;
		z-index:-99;
		}

A:link {
	color:#0035C7;
	text-decoration:none;
}
A:visited { color:#999999; text-decoration:none; }
A:hover { color:#CC0000; text-decoration:none; }
A:active { color:#CC0000; text-decoration:none; }

h3 {font-size:16px;
margin-top:10px;}

h4 {font-size:15px; color:#ADABAC;
font-family:Times, serif;
margin-top:10px;}

.months {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}

.workers {
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
}

.md_list {
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding:2px 4px;


}

.group {
	padding-right: 10px;
	text-indent:-70px;
	padding-left:70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
}
