body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
p {
	padding-bottom: 10px;
	margin: 0px 0px 0px 40px;
	text-align: justify;
}
blockquote {
	margin-left: 20px;
	margin-top: 0px;
}

h1 {
	font-size: 2em;
	color: #8E605F;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC3300;
}


h4 {
	font-size: 11px;
	background-image: url(../images/section_header.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 67px;
	padding: 0 0 0 15px;
	margin: 0px;
}
h4 a {
	color: #FFFFFF;
}
h4 a:hover {
	color: #E8D9D9;
}


#page {
	margin: 0px;
	width: 100%;
	background-image: url(../images/body_top.png);
	background-repeat: repeat-x;
	float: left;
}
#content {
	width: 857px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	width: 857px;
	padding-top: 7px;
	height: 295px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#head #logo {
	float: left;
	height: 100px;
	width: 215px;
	padding-left: 31px;
}
#head #logo a {
	display: block;
	height: 100px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#head #logo a:hover {
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
}
#head #menu {
	float: right;
	width: 150px;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	height: 35px;
	margin-right: 7px;
	text-align: center;
}
#head #menu a {
	line-height: 35px;
	color: #292828;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
#head #menu a:hover {
	color: #8e605f;
}

#head #menu .r-bdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b6b6;
}
#main {
	width: 857px;
	padding-top: 10px;
}
#main .more {
	background-image: url(../images/more_btn.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 26px;
	width: 44px;
	behavior: url("iepngfix.htc");
}

#main #left-pan {
	float: left;
	width: 204px;
	text-align: left;
}
#main #left-pan #lmenu {
	background-image: url(../images/lmenu_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	float: left;
	padding-top: 16px;
}
#main #left-pan #lmenu ul {
	padding-bottom: 16px;
	background-image: url(../images/lmenu_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main #left-pan #lmenu a {
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8e5f5f;
	padding-left: 30px;
	background-image: url(../images/lmenu_nor.png);
	background-repeat: no-repeat;
}
#main #left-pan #lmenu a:hover {
	color: #392121;
	background-image: url(../images/lmenu_hov.png);
	background-repeat: no-repeat;
}
#main #left-pan #news_sec {
	float: left;
	width: 190px;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	height: 131px;
	margin-top: 11px;
}
#main #left-pan #news_sec a {
	margin-top: 95px;
	margin-right: 10px;
}

#main #left-pan #contact_sec {
	float: left;
	width: 189px;
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	height: 122px;
	margin-top: 11px;
}
#main #left-pan #contact_sec a {
	margin-top: 85px;
	margin-right: 10px;
}

#main #right-pan {
	float: left;
	width: 653px;
}
#main .logo_mark {
	color: #000000;
	background-image: url(../images/logo_mark.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 100%;
}
#main .logo_mark ul {
	margin-left: 30px;
	list-style-image: url(../images/bullet.png);
	font-weight: bold;
}
#main .logo_mark li {
	padding-bottom: 5px;
	
}
#main #right-pan #top {
	float: left;
	width: 100%;
	background-image: url(../images/main_body_rept.png);
	background-repeat: repeat-y;
}
#main #right-pan #top #headline {
	background-image: url(../images/headline.png);
	background-repeat: no-repeat;
	height: 77px;
}
#main #right-pan #top #body_txt {
	padding-right: 25px;
	padding-left: 25px;
}
#main #right-pan #top #headline_bott {
	background-image: url(../images/main_body_bott.png);
	background-repeat: no-repeat;
	height: 20px;
}
#main #right-pan #bottom {
	float: left;
	width: 100%;
	padding-top: 10px;
}
#main #right-pan #bottom #section_bott {
	background-image: url(../images/section_footer.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
}
#main #right-pan #bottom ul {
	color: #292828;
	list-style-image: url(../images/bullet.png);
	margin-left: 25px;
	margin-right: 5px;
	height: 165px;
}
#main #right-pan #bottom li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #right-pan #bottom .sec_more {
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 10px;
}
#main #right-pan #bottom .sec_more a {
	color: #956565;
}
#main #right-pan #bottom .sec_more a:hover {
	color: #292828;
}

#main #right-pan #bottom #section1 {
	background-image: url(../images/section_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 205px;
}
#main #right-pan #bottom #section1 h4 {
	line-height: 45px;
}
#main #right-pan #bottom #section2 {
	background-image: url(../images/section_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 205px;
	margin-right: 19px;
	margin-left: 19px;
}
#main #right-pan #bottom #section2 .gap {
	padding-top: 8px;
	height: 59px;
}

#main #right-pan #bottom #section3 {
	background-image: url(../images/section_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 205px;
}
#main #right-pan #bottom #section3 h4 {
	line-height: 45px;
}

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 857px;
	margin-top: 23px;
	float: left;
	text-align: center;
	color: #956565;
}
#footer a {
	color: #956565;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 40px;
}
#footer a:hover {
	color: #000000;
}
#footer p {
	color: #392121;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
