#site_map {
	background:#fff;
	overflow:hidden;
	zoom:1;}

.sm_title {
	overflow:hidden;
	border-bottom:#000 1px dotted;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;}
.sm_title span {
	height:50px;
	line-height:30px;
	color:#4e4e4e;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;}
.close11 {
	float:right;
	width:20px;
	height:30px;
	cursor:pointer;
	background:url(../images/close.jpg) center center no-repeat;
	position:relative;
	z-index:9999;}

.closetitle
{
	height:40px;}

.sm_cont { margin:0 35px;}
.sm_list {
	width:185px;
	overflow:hidden;
	zoom:1;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;}

.finalone
{
	width:100px;}

.sm_list h3 { height:40px; line-height:40px; margin:0;border:0;}
.sm_list h3 span a{
	color:#8c00af;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;}
.sm_list li {
	line-height:20px;
	background:url(../images/sm_icon.jpg) 0 8px no-repeat;
	padding-left:10px;}
.sm_list li a { color:#666;}
.sm_list li a:hover { color:#8c00af;}
