

.caidan{width:100%; background:url(../images/caidan-bg.jpg);}
.menu {
	height: 55px;
	display: block;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
}

.menu ul li {
	/* width and height of the menu items */  
			float: left;
	overflow: hidden;
	position: relative;
	line-height: 55px;
	text-align: center;
}

.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 150px;
			height: 55px;
			font-family: "微软雅黑", "宋体";
			font-size: 15px;
			text-decoration: none;
			cursor: pointer;
			font-weight:bold;
			
}

.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 150px;
}

		.menu ul li a span.out {
			top: 0px;
}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -55px;
}

		
		/** 2nd example **/

#menu2 { background:url(../images/MENU-BG.jpg);	
}
		
#menu2 ul li a {
			color: #000;
}

#menu2 ul li a span.over {
	color: #373432;
}


#con{width:1200px; margin:0 auto;}
/*-------左边栏目----------*/
.zuo{ background:#f5f5f5; border: 1px solid #d5d6d6; margin-top:4px; padding-bottom:150px;}
.zuo-title{ height:45px; font-size:16px; font-weight:bold; text-indent:2em; line-height:45px; color:#2e2929;}
.zuo ul{}
.zuo ul li{ height:45px; background:url(../images/li.jpg); color:#000; text-align:center; font-size:14px; line-height:45px;}
/*-------联系电话----------*/
.dianhua{ margin-top:10px;}

/*-------首页右栏目----------*/
.sy-js{ margin-top:4px;}
.lanmu{ height:43px; line-height:43px; text-indent:1em; background:url(../images/lanmu.jpg); font-weight:bold; font-size:13px; }
.jiasao{margin-top:15px;}
/*-------作品展示----------*/
.marqueeleft{height:170px;width:950px;overflow:hidden;margin:10px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:148px;height:168px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/*-------新闻中心----------*/
.sy-new{ }
.new-top{ height:36px; line-height:36px; text-indent:1em; background:url(../images/new-bg.jpg); font-weight:bold; }
.new{margin:0 auto; margin-top:8px; width:440px; }
.new ul li{line-height:28px; height:28px; border-bottom: 1px solid #f7f5f5;}
.new ul li span{float:right; color:#999999;}
/*-------友情链接----------*/
.youlian{margin-top:10px; text-indent:1em;}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}
.f5 li a img{
	border:3px solid #EEE;
}
/*-------底部----------*/
.bottom{ margin-top:20px; padding-top:20px; height:40px; background:url(../images/bottom.jpg); line-height:30px; color:#615e5e; text-align:center;}

/*-------内页----------*/
.co{ width:1000px; margin:0 auto;}
.nr-top{height:40px; margin-top:5px; line-height:40px; text-indent:3em; background:url(../images/lr-top.jpg); font-weight:bold;}
.nr-bot{padding:10px; border-bottom: 1px solid #d5d6d6; overflow:hidden;}
/*-------DEDE----------*/
.listbox{
	width:740px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
	font-size:12px;
}
.e2{
	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
	color:#aaa;
}
.e2 li b a{
	color:#555;
}
.e2 li a.preview{
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.e2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}
.e2 span.info a{
	color:#690;
}
.e2 p.intro{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
.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;
}


