@charset "utf-8";

#mainHeaderArea .sBtn {
	position: absolute;
	left: 313px;
	top: 7px;
	width: 240px;
}
#mainHeaderArea .sBtn li {
	float: left;
}
#contentArea {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#topicPath {
	padding-top: 17px;
	padding-top: 18px\9;
	padding-left: 20px;
	font-size: 11px;
	background-image: url(../img/topicpath_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	height: 31px\9;
	position: relative;
	background-position: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#topicPath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	padding-left: 3px;
}
#topicPath li a {
	padding-right:10px;
	background-image: url(../img/path.gif);
	background-repeat: no-repeat;
	background-position: right 40%;
	color: ff952f;
	text-decoration: none;
}
#mainContent .sideBar {
	float: right;
	width: 350px;
	padding-left: 5px;
}



p.pagetop {
	text-align: right;
	padding-right: 10px;
}

#footerArea {
	width: 100%;
	background:#000;
	color:#FFF;
}

#footerArea .conts {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 55px;
}
#footerArea .conts ul.footnav {
	padding:20px 10px 0;
	margin:0;
	float:right;
}
#footerArea .conts ul.footnav li {
	float: left;
	font-size: 11px;
}
#footerArea .conts ul.footnav li a {
	color: #FFF;
}
#footerArea .conts ul.footnav li span {
	padding: 0 10px;
}

#footerArea .conts address {
	padding:20px 0 0 10px;
	font-size: 12px;
	float:left;
}

#contentArea .contsBoxTop {
	background-image: url(../img/contentbox_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	margin-bottom: 20px;
}
#contentArea .contsBoxTop .btm {
	background-image: url(../img/contentbox_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#contentArea .contsBoxTop .btm .inner {
	background-image: url(../img/contentbox_body.png);
	background-repeat: repeat-y;
	padding-left: 41px;
	padding-right: 41px;
	padding-top: 0px;
	padding-bottom: 25px;
}

#mainArea {
	width: 877px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
}

#mainArea .contsArea {
	width: 640px;
	float: left;
}

#mainArea .contsArea1col {
	margin:0;
	padding:0;
}

#mainArea2 {
	width: 882px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 20px;
}
#mainArea2 .contsArea {
	width: 640px;
	float: left;
}
.sideBar  {
	width: 220px;
	float: right;
	padding-bottom: 20px;
}
div.sideBar .box {
	background-image: url(/_img/sidebar/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
div.sideBar .box .box-in {
	background-image: url(/_img/sidebar/sidebar_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sideBar .box .box-in .pr {
	padding-bottom: 10px;
}
.sideList {
	font-size: 11px;
	font-weight: bold;
}
.newsList {
	font-size: 11px;
}

.sideList a.off {
	padding-top: 9px;
	padding-top: 11px\9;
	padding-bottom: 9px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #000;
	text-decoration: none;
}
.sideList a.st {
	padding-top: 9px;
	padding-top: 11px\9;
	padding-bottom: 9px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #000;
	text-decoration: none;
	background-color: #f6ecd8;
}

.sideList a.off:hover {
	background-color: #f6ecd8;

}
.sideList li {
	background-image: url(/_img/sidebar/side_arw.png);
	background-repeat: no-repeat;
	background-position: 5px 40%;
	padding-left: 23px;
}
.newsList li {
	background-image: url(/_img/sidebar/side_arw.png);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-left: 23px;
	padding-top: 12px;
	padding-top: 10px\9;
	padding-bottom: 9px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #000;
	text-decoration: none;
}
.newsList li a {
	color: #000;
}

.sideBar .app {
	padding-top: 20px;
	padding-bottom: 20px;
}
