@charset "utf-8";
/* review */

#conFlp {
	float:left;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0 20px 10px;
	width:1600px;								
	color: #5E5E5E;
}

#conFlp p {
	text-align: justify;
}

#rec {
	border:1px solid #8C998F;
	margin:0;
	padding:2px 2px 2px 25px;
	list-style: none;
}

#rec li {
	line-height:2em;
}

#rec li a {
	text-decoration: none;
	color: #5E5E5E;
}

#rec li a:hover {
	text-decoration: underline;
}		

#rds {
	float:left;
	margin:10px;
	width:500px;
}


#page {
	background:transparent url(/website-script/images/body.png) repeat-y scroll 0 0;
	float:left;
	margin:10px 120px 10px 0;
	padding:0;
	width:923px;
}

#page p {
	padding:10px 30px;
}

#page h1 {
	color:#262626;
	font-size:19px;
	font-weight:normal;
	height:25px;
	text-align:left;
	text-indent:30px;
}

#page a {
	text-decoration: underline;
	font-weight: bold;
	padding:0;
	margin: 0;
	color: #5E5E5E;
}

#rds h2 {
	background:transparent url(/website-script/images/header.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:15px;
	height:22px;
	margin:0;
	padding:2px 0 0;
	text-align:center;
	width:500px;
}

#wrap_foot {
	float: left;
}

#footer1 {
	background:#434343 url(../images/footer-bg.gif) repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:7pt;
	font-weight:bold;
	height:58px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	padding-top:10px;
	text-align:center;
	width:1645px;
}

#footer1 a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer1 a:hover {
	text-decoration:underline;
}

#footer-left1{
	background:transparent url(/website-script/images/left.png) no-repeat scroll left bottom;
	float:left;
	height:68px;
	margin:0;
	padding:0;
	width:21px;
}

#footer-right1 {
	background:transparent url(/website-script/images/right.png) no-repeat scroll left top;
	float:left;
	height:68px;
	margin:0;
	padding:0;
	width:19px;
}

#top {
	background:transparent url(/website-script/images/top.png) no-repeat scroll left top;
	height: 13px;
}

#bottom {
	background:transparent url(/website-script/images/bottom.png) no-repeat scroll left bottom;
	height: 13px;
}