* {
	margin: 0px;
	padding: 0px;
}
.cl {
	font-size: 0px;
	clear: both;
	height: 0px;
}
body {
	background-image: url(img/bd_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	line-height: 18px;
}
#header {
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#hd_l {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	float: left;
	margin-left: 2px;
}
#hd_r {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #fffff;
	display: inline;
	float: right;
	margin-right: 2px;
}
#content {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	display: inline;
	float: left;
	/*height: 100px;*/
	width: 718px;
}
#mn {
	background-image: url(img/mn_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 687px;
}
.mn_i {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: inline;
	float: left;
	height: 29px;
	width: 222px;
}
.mn_i a, .mn_i a:link, .mn_i a:visited, .mn_i a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mn_i a:hover {
	color: #666666;
}
.pr_box {
	height: 172px;
	width: 690px;
	border: 1px solid #f6dda2;
	margin-top: 15px;
	padding: 6px;
	background: #ebebeb;
}
.pr_box_im {
	display: inline;
	float: left;
	height: 170px;
	width: 170px;
	border: 1px solid #f6dda2;
	background-color: #FFFFFF;
}
.pr_box_co {
	display: inline;
	float: left;
	height: 172px;
	width: 507px;
	margin-left: 11px;
}
.pr_box_ti {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6dda2;
}
.pr_box_ti a, .pr_box_ti a:link, .pr_box_ti a:visited, .pr_box_ti a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pr_box_ti a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.pr_box_txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-top: 8px;
}
#sidebar {
	background-color: #f3ac03;
	display: inline;
	float: right;
	width: 230px;
	min-height: 630px;
	/*height: 2300px;*/
}
.pr_tbl {
	color: #000000;
}
#clear {
	clear: both;
	float: none;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
#title_bef {
	margin-right: 8px;
	padding-right: 8px;
}
#hd_r a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#hd_r a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
#hd_r a:active {
	color: #FFFFFF;
		text-decoration: underline;
}
#hd_r a:hover {
	color: #FFFFFF;
		text-decoration: none;
}
.lf_40 {
	margin-left:40px;
}