body {
	background-color: #99a11a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(/media/layout/bg.gif);*/
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #c33d1c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c33d1c;
}
a:hover {
	text-decoration: none;
	color: #99a11a;
}
a:active {
	text-decoration: underline;
	color: #c33d1c;
}
.b_margin{
	margin-top:3px;
}
.justify{
	line-height:20px;
	text-align:justify;
}
b{
	color:#c33d1c;
}

h1{
	color:#c33d1c;
	margin:0px;
	padding:0px;
	font-size:16px;
}
/* slider */
.slider1
{
	width: 21px;
	height: 130px;
	background-color:#eeeeee;
	
	position: absolute;
}
.indicator
{
	width: 21px;
	height: 16px;
	background-color: #99a11a;
	background-image:url(../media/layout/bg_scrol.gif);
	
	background-position:center;
	background-repeat:no-repeat;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	width: 630px;
	height: 320px;
	padding-right: 10px;
	overflow: hidden;
	position: relative;
}
.content
{
	width: 630px;
	position: absolute;
}
.top_bg{
	background-image:url(../media/layout/top_img.jpg);
	background-repeat:no-repeat;
}
.Layer1 {
	position:absolute;
	left:318px;
	top:137px;
	width:344px;
	height:140px;
	z-index:1;
	background-color:#FFFFFF;
	border:1px solid #90982b;
}
.Layer1 input{
	height:20px;
	padding:3px;
	border:1px solid #90982b;
	width:180px;	
}

