@charset "utf-8";
.topic1{
	width:120px;
	background:#ff8800;
	border:1px solid #cc0000;
	text-align:center;
	line-height:25px;
	font-size:14px;
	font-weight:600;
	color:white;
	position: relative;
	top: 455px;
}
.topic2_li{
	padding:0px;
	margin:0px;
	position: relative;
	margin-left:170px; 
}
 

.topic2_li h2{
width:150px;
background:#ffffcc;
border:1px solid #ff9900;
text-align:left;
line-height:25px;
font-size:12px;

float:left;
height:25px;
overflow: hidden;
cursor:pointer;
padding-left:3px;

}
 
.topic3_li{
	padding:0px;
	margin-left:50px;
	float:left;
	top:-75px;
	position: relative;
	margin-bottom:10px
}
.topic3_li li{
	width:180px;
	background:#EFFFDF;
	border:1px solid #ffcc99;
	text-align:left;
	line-height:25px;
	font-size:12px;
	margin:5px 0px;
	padding-left:7px;cursor:pointer;
	height:25px;
	overflow: hidden;
} 
.topic3_li li:hover{
	border:1px solid #FFA346;
	background-color: #FFFFCC;
} 

.topic2{
width:150px;
background:#ffffcc;
border:1px solid #ff9900;
text-align:center;
line-height:25px;
font-size:14px;
 
 
}
.topic3{
width:150px;
background:#EFFFDF;
border:1px solid #ffcc99;
text-align:center;
line-height:25px;
font-size:12px;
 
 
}.top1bg{
	background-image: url(../images/topic_bg.gif);
	background-repeat: no-repeat;
}
.top1bg2{
	background-image: url(../images/topic_bg2.gif);
	background-repeat: no-repeat;
	 
}
.class_bn02 {
	display: inline-block;
	margin:0  0 0 5px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	cursor:pointer;
	background-image: url(/images/group_menu3.gif);
	WIDTH: 95px;
	height:23px;
	float:left;
	TEXT-ALIGN: center;
	overflow: hidden;
	padding:0;
	
}.class_bn02:hover { 
	font-weight:bold;WIDTH: 95px;
	color:#FFF;
	text-decoration: underline;
	cursor:pointer; 
}
