/* CSS Document */
body {
	margin: 26px 0 0 0;
	background: url(/img/bg.jpg) repeat-x;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

.bold{ font-weight:bold;}

a.proimg img{ border:5px solid #eaeaea;}
a.proimg:hover img{ border:5px solid #ccc;}

.page{ color:#000;}
.page a{ color:#000; text-decoration:underline;}

ul,li,p,img{ border:0; margin:0 ; padding:0;}
ul,li{ list-style-type:none;}
ul.nav{
	width:840px;
	height:34px;
	display:block;
	margin:0 auto;
}
ul.nav li{
	float:left;
}
ul.nav li a{
	width:105px;
	height:34px;
	display:block;
	line-height:34px;
	text-decoration:none;
}
ul.nav li a:hover{
	background:url(/img/dh_bg2.jpg) repeat-x;
	color:#000;
}
a.navoff{
	color:#fff;
}
a.navon{
	background:url(/img/dh_bg2.jpg) repeat-x;
	font-weight:bold;
	color:#000;
}


ul.prolist{
	width:196px;
	min-height:96px;
	display:block;
	margin:0 auto;
}
ul.prolist li a{
	width:196px;
	height:24px;
	line-height:24px;
	display:block;
	text-decoration:none;
}
ul.prolist li a.lnavoff{
	background:url(/img/prolist_bg.jpg) repeat-x bottom;
	color:#333;
}
ul.prolist li a.lnavon{
	background:url(/img/focus_prolist.jpg) no-repeat;
	color:#fff;
}
ul.prolist li a:hover{
	background:url(/img/focus_prolist.jpg) no-repeat;
	color:#fff;
}


/**/
.blk_29 { background:url(/img/scroll.gif) repeat-x;padding-bottom: 5px; overflow: hidden; ZOOM: 1; position: relative;}
.blk_29 .LeftBotton {background: url(/img/ca_hz_002.jpg) no-repeat 0px 0px; left: 0; FLOAT: left; width: 14px; cursor: pointer; position: absolute; TOP: 0px; height: 140px}
.blk_29 .RightBotton {right:0; background: url(/img/ca_hz_002.jpg) no-repeat -14px 0px; FLOAT: right; width: 14px; cursor: pointer; position: absolute; TOP: 0px; height: 140px}
.blk_29 .Cont {	margin: 0px auto; overflow: hidden; width: 314px; padding-TOP: 2px; padding-left:0px;}
.blk_29 .box {float: left; width: 157px; margin-left:0px; TEXT-ALIGN: center}
.blk_29 .box img {DISPLAY: block; margin:0px auto; padding-TOP: 0px;}
.blk_29 .box a:hover img { border:1px #ccc solid;}
.rollphotos {margin-top: 10px;width: 342px}


ul.newslist{
	width:530px;
	height:230px;
	display:block;
	margin:0 auto;
}
ul.newslist li{
	float:left;
	line-height:30px;
	text-align:left;
	border-bottom:1px dotted #ccc;
}

ul.newslist li.title{
	width:440px;
	display:block;
	padding:0 0 0 15px;
	background:url(/img/arrow.jpg) no-repeat 1px center;
}
ul.newslist li.title a{
	color:#333;
}
ul.newslist li.time{
	width:75px;
	display:block;
}

.bottom a{
 color:#333;
}