﻿
/*********CSS reset ***********/
*{margin:0;padding:0;}
ul,li,ol{ list-style:none;}
img,a img{ border:none;}
table{ border-collapse:collapse; border-spacing:0;}
em,i,u{ font-style:normal;}
a{ text-decoration:none;color:#434343;}
a:hover{ text-decoration:underline; color:#ff4000;}
body{font-size:12px; font-family:"宋体";color:#434343;}
.clear{clear:both;  font-size:0; overflow:hidden; height:0;}
.blank10{clear:both;  font-size:0; overflow:hidden; height:10px;}
.blank{clear:both;  font-size:0; overflow:hidden; height:10px; background:#FFF;}
/*********content css定义***********/
#content{width:960px;margin:0 auto;}

h1,h2,h3,h4,h5,h6{ font-weight:bold;}
#footer{padding-bottom:0;margin:0px auto 0;}
/*********main css定义***********/
.mb15 {margin-bottom: 0px;}

/*********图片切换 css定义***********/
.sub_box{width:360px; height:188px; float:left; position:relative; overflow:hidden; border:1px solid #cccccc; }
.sub_box img{border:none; width:360px; height:188px;}
#bd1lfimg{position:relative; width:360px; height:188px; overflow:hidden;}
#bd1lfimg div{width:100000px; margin-left:-4px;}
#bd1lfimg dl{width:360px; height:188px; position:relative; overflow:hidden; float:left;}
#bd1lfimg dt{width:360px; height:188px; position:absolute; left:0px; top:0px;}
#bd1lfimg dd{width:323px; height:80px; background:#000000; filter:alpha(Opacity=70); Opacity:0.7; position:absolute; left:0px; bottom:0px; padding:0 20px;}
#bd1lfimg dd h2{height:25px; padding:8px 0 4px 0; line-height:25px; overflow:hidden;}
#bd1lfimg dd h2 a{font-size:14px; font-weight:bold; color:#ffffff;}
#bd1lfimg dd a{color:#ffffff; text-decoration:none;}
#bd1lfimg dd a:hover{text-decoration:none; color:#cccccc;}
#bd1lfimg dd tt{color:#dddddd; line-height:1.2em;}
#bd1lfimg dd tt a:hover{text-decoration:underline;}

.sub_nav{width:360px; height:20px; bottom:0px; position:absolute; color:#999999; z-index:200;}
.sub_no{height:25px; float:right;}
.sub_no li{display:block; width:20px; height:20px; float:left; overflow:hidden; line-height:20px; vertical-align:middle; text-align:center; background:#ae8203; filter:alpha(Opacity=80); Opacity:0.8; font-family:Arial; font-size:11px; color:#fff; cursor:pointer;}
.sub_no li.show{background:#ffffff; color:#000000;}
.sub_more{float:right; width:50px; height:20px; background:#059a46; filter:alpha(Opacity=70); Opacity:0.7; color:#fff; text-align:center; line-height:20px;}
.sub_more a{color:#999999;}
.sub_more a:hover{color:#cccccc; text-decoration:none;}

/*********图片切换 css定义***********/

/*下拉菜单*/
.cd{ float:right; width:152px;  padding:0 20px 0 0; overflow:hidden;}
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	width:153px;
	height:48px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial;
	color:#555;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 17px 0 0 20px;
	width: 154px;
	height:30px;
	
	background: url(icon_caidan.png) no-repeat  left -1px;
	color: #555;
	text-decoration: none}

#sddm li a:hover
{	background: url(icon_caidan.png) no-repeat  left  -47px;}

#sddm div
{	position: absolute;
	visibility: hidden;
	width:126px;
	margin: 0 0 0 14px;
	padding: 0;
	background: #f3ff1d;
	border: 1px solid #c29602}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 12px 0 0 10px;
		width: auto;
		height:25px;
		line-height:25px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fdf8b7;
		color: #555;
		font: 12px arial}

	#sddm div a:hover
	{	background: #dfac01;
		color: #FFF}
		.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}