@charset "utf-8";
/* CSS Document */
body {
	color: #333333;
	font-size: 12px;
	background: url(../images/main_bg.png) repeat-y center top #999999;
	padding: 0px;
	margin: 0px;	
}
a {
	text-decoration: none;
	color: #888888;
}
div, ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	border: none;
}
#mtb {
	width: 800px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	margin: 0px auto 0px auto;
}
.foot {
	background: url(../images/foot.gif) repeat-x left top;
}
.foot a {
	margin: 0px 24px 0px 0px;
}
#banner {
	/*background: url(../images/banner.jpg) no-repeat left top;*/
}
.leftbar {
	width: 234px;
	padding-left: 24px;
	margin: 20px 0px 20px 0px;
	border-right: solid 1px #a2a2a2;
}
.leftbar dl {
	margin: 0px 0px 14px 0px;
}
.leftbar dt {
	width: 198px;
	height: 21px;
	color: #ffffff;
	background: url(../images/menu.gif) no-repeat left top;
	padding: 8px 0px 0px 19px;
	font-weight: bolder;
}
.leftbar dd {
	width: 198px;
	height: 18px;
	color: #ffffff;
	background: url(../images/submenu.gif) no-repeat left top;
	padding: 5px 0px 0px 19px;
	font-weight: normal;
}
.leftbar dd a {
	color: #66727d;
}

.note {
	width: 217px;
	height: 74px;
	margin: 5px 0px 0px 0px;
	background: url(../images/show.png) no-repeat left top;
}
.note a {
	color: #c04414;
}
.note table {
	margin-top: 4px;
}
.note td {
	padding-top: 4px;
	line-height: 18px;
}
#add {
	width: 217px;
	height: 111px;
	margin: 19px 0px 0px 0px;
	background: url(../images/address.png) no-repeat left top;
	line-height: 14px;
}
#add td {
	padding-top: 4px;
}

#rightbar {
	width: 492px;
	margin: 20px 0px;
	padding: 0px 0px 0px 18px;
}
#rightbar h2 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	background: url(../images/title1.jpg) no-repeat left top;
	width: 114px;
	height: 21px;
	padding: 10px 0 0 20px;
	margin: 0px;
	position: relative;
	z-index: 2;
}
#rightbar h3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	background: url(../images/title2.jpg) no-repeat left top;
	width: 114px;
	height: 21px;
	padding: 10px 0 0 22px;
	margin: 0 0 0 2px;
	position: relative;
	z-index: 2;
}
.cntbox {
	position: relative;
	width: 488px;
	border: solid 2px #c9d8e1;
	border-bottom: none;
	background: #eff3f6;
	padding-top: 13px;
	margin-top: -2px;
	z-index: 1;
	clear: both;
}
.cntbox p {
	line-height: 18px;
	margin: 0px 0px 0px 22px;;
	width: 450px;
	text-indent: 25px;
}
.cntfoot {
	width: 492px;
	height: 4px;
	background: url(../images/box_bottom.png) no-repeat left top;
}
.idxshow a img {
	border: solid 2px #969ea6;
}
.idxshow a {
	color: #66727d;
	font-weight: bolder;
}
.inttb p {
	width: 256px;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}
.inttb td {
	margin: 0px;
	padding: 0px;
}
#intcnt p {
	margin-bottom:6px;
}
#pdtcnt {

}
#pdtcnt dl {
	width: 200px;
	height: 175px;
	text-align: center;
	background: url(../images/show_picbox.png) no-repeat left top;
	float: left;
	margin: 4px 4px 16px 22px!important;
	margin: 4px 4px 16px 11px;
}
#pdtcnt dl a {
	color: #ffffff;
	border: none;
}
#pdtcnt dl img {
	border: none;
}
#pdtcnt dl dt {
	padding-top: 2px;
}
#pdtcnt dl dd {
	font-weight: bolder;
	padding-top: 4px;
}
#contact {
	
}
h1 {
	display: block;
	clear: both;
	width: 421px;
	height: 22px;
	background: url(../images/h1.png) no-repeat left top;
	color: #333333;
	font-size: 14px;
	font-weight: bolder;
	padding: 10px 0px 0px 24px;
	margin: 0px 0px 0px 20px;
}
.contact {
	margin: 12px 0px 20px 30px;
	line-height: 30px;
	background: url(../images/cion_03.png) no-repeat 12px 8px;
	list-style: none;
	padding-left: 34px;
}
.contac2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 0px 20px 30px;
	line-height: 30px;
	background: url(../images/cion_04.png) no-repeat 12px 8px;
	list-style: none;
	padding-left: 34px;
}
#contact li {
	padding-left: 36px;
}
#path {
		padding-left:20px;
}
#path a {
	padding:0px 6px;
	color: #666666;
}	