﻿body{ background:url(../images/office_rigbg.jpg) right top repeat-x;}
.tpleft h2{ background:url(../images/office_04.gif) no-repeat; font-size:14px; line-height:37px; padding-top:10px; text-indent:20px; color:#3ba90a;}
.tpleft ul,.tpleft dl{ border-left:1px solid #CECECE; border-right:1px solid #CECECE;}
.tpleft ul li{ background:url(../images/culture_03.gif) center left no-repeat; text-indent:36px; line-height:24px; padding-top:3px; font-weight:bold; border-bottom:1px solid #e0e0e0;}
.tpleft dl dd{ text-indent:10px; line-height:24px; padding-top:3px; border-bottom:1px solid #e0e0e0;}
.plive{ border-left:1px solid #CECECE; border-right:1px solid #CECECE;}
.heg{ height:284px; background:url(../images/Os_leftbg.gif) right repeat-y; }

.tpleft h3{ background:url(../images/culture_07.gif) no-repeat; font-size:12px; color:#B79718; line-height:28px; padding-top:2px; text-indent:20px;}
.wclear{ clear:both; margin-right:15px; margin-left:3px;}

#main{ background:url(../images/culture_bg.jpg) bottom right no-repeat;}

.cul{ width:280px; margin-top:15px; border:1px solid #E3BF69; padding:0 1px 1px; background-color:#FFFDF8; float:left;}
.cul h2{ font-size:14px; background:url(../images/culture_t.gif) repeat-x; padding:8px 0 3px; text-indent:15px;}
.cul h2 a:link,.cul h2 a:visited{ color:#555;}
.cul p{ float:left;}
.cul p img{ border:1px solid #eee; padding:2px; margin:22px 10px 15px 8px;}
.cul ul{ float:left; padding:7px 0 6px 0; width:142px; height:188px;}
.cul ul li{ border-bottom:1px dashed #ddd; line-height:19px; padding-top:3px; padding-left:5px;}

/*列表*/
.eat_st{ border-bottom:1px dashed #d3ecbb; margin-top:15px;}
.eat_st h2 a{  center left no-repeat;
	font-size:14px;
	display:table-caption;
	background-color: d3ecbb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: b3df7a;
	border-right-color: b3df7a;
	border-bottom-color: b3df7a;
	border-left-color: b3df7a;
	float: left;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	height: 30px;
	width: 40px;
	background-position: center;
}
.STYLE1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.text{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	text-align: center;
}
.text2{
	font-size: 12px;
	color: #000000;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	text-align: center;
}
.text3{
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	text-align: justify;
	line-height: 30px;
}

#nav {
width:172px;
    line-height: 24px; 
	
list-style-type: none;
text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}

/*==================一级目录===================*/
#nav a {
width: 170px; 

display: block;
padding-left:20px;
/*Width(一定要)，否则下面的Li会变形*/
}

#nav li {
background:url(../images/office_16.gif) center left no-repeat;  text-indent:36px;

border-bottom:#ccc 1px solid; /*下面的一条白边*/
float:left;
/*float：left,本不应该设置，但由于在Firefox不能正常显示
继承Nav的width,限制宽度，li自动向下延伸*/
}


#nav li a:hover{
	background:url(../images/office_16.gif) center left no-repeat;
	text-indent:36px; /*一级目录onMouseOver显示的背景色*/
	color: #666666;
}

#nav a:link {
color:#666; text-decoration:none;
}
#nav a:visited {
color:#666;text-decoration:none;
}
#nav a:hover {
color:#FFF;text-decoration:none;font-weight:bold;
}

/*==================二级目录===================*/
#nav li ul {
list-style:none;
text-align:left;
}
#nav li ul li{ 
background: #dbefc2; /*二级目录的背景色*/
}

#nav li ul a{
         padding-left:20px;
         width:168px;
/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}

/*下面是二级目录的链接样式*/

#nav li ul a:link {
color:#666; text-decoration:none;
}
#nav li ul a:visited {
color:#666;text-decoration:none;
}
#nav li ul a:hover {
color:#F3F3F3;
text-decoration:none;
font-weight:normal;
background:#96dc1d;
/* 二级onmouseover的字体颜色、背景色*/
}

/*==============================*/
#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}
#content {
clear: left; 
}
#nav ul.collapsed {
display: none;
}
-->





.eat_st div{ line-height:20px; padding:6px 8px 3px; text-indent:2em;}

.eat_st p{ text-align:right; color:#999; padding-bottom:4px;}
.eat_st p span{ color:#f90;}

.museumpic{ text-align:center; margin:25px 0 16px;}
.museumpic img{ border:1px solid #ccc; padding:2px;}
