@charset "utf-8";
/* 代码整理：懒人之家www.lanrenzhijia.com */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a,a:hover{text-decoration: none;}

/*收缩菜单*/
.v{
	overflow:hidden;
	display: block;
}
.v01{background-position:0 0;}
.v02{
	background-position:0 0px;
	background-image: url(../images/page_04.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.vtitle{
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#000000;
	cursor:pointer;
	width: 210px;
	background-image: url(../images/page_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
	font-weight: bold;
}
.vtitle em{
	width: 163px;
	padding-left: 47px;
	height: 27px;
	font-size: 12px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
}

.vconlist{
	background-color: #F1F1F1;
}
.vconlist li a{
	height:30px;
	line-height:30px;
	padding-left:60px;
	display:block;
	font-size:12px;
	color:#666666;
	font-family:\5FAE\8F6F\96C5\9ED1;
	width: 150px;
	background-repeat: no-repeat;
	background-position: 43px center;
	background-image: url(../images/page_06.jpg);
}
.vconlist li.select a,.vconlist li a:hover{
	color:#0172FF;
	text-decoration:none;
}
