﻿@charset "utf-8";
/* CSS Document */
body {
    border:0px;margin:0px;
}
.guanyu03{ width:200px; margin-top:2px;border-bottom:#e7e7e7 solid 1px; border-left:#e7e7e7 solid 1px;border-right: #e7e7e7 solid 1px; }
.cpmenu{width:200px; float:left;margin:0px;}
.cpmenu ul li {
	display:block;
	width:200px; 
	list-style:none;
	overflow:visible; 
    background:url(../images/456_06.jpg) no-repeat; 
    color:#666666; 
    margin-bottom:4px;

}
.cpmenu ul li a {
	display:block;
	height:30px; width:200px;
	margin-top:0px;
	font-size:14px;
	color:#fff; 
    font-family:"宋体", "宋体"; 
    text-decoration:none; 
    font-weight:bold; 
    line-height:30px; 
    text-indent:15px;
}
.cpmenu ul li .active {
	background:url(../images/on.gif) top right no-repeat;
}

.cpmenu ul li .inactive {
	background:url(../images/off.gif) top right no-repeat;
}
.cpmenu ul li ul {
	display:none; 

}
.cpmenu ul li ul li ul {
	margin-bottom:1px;
}
.cpmenu ul li ul li {
	display:block;
	background:none;
	font-size:12px;
	list-style:circle; 
    width:200px; 
    background:url(../images/erji_06.jpg) no-repeat; 
    line-height:30px;
	color:#353535; 
    margin:0; 
    border-bottom:1px solid #FFF;
}

.cpmenu ul li ul li a {
	background:none;
	font-size:12px;
	height:30px;
	color:#4a4a4a; 
    line-height:30px; 
	padding-left:0px;
}


.cpmenu ul li ul li ul li{display:block;
	background:none;
	font-size:12px;
	list-style:circle; 
    width:200px; 
    background:#fbfbfb; 
    color:#000000;
	color:#666; 
    border:none; 
    list-style:none; 
    padding:0; 
    margin:0; 
    border-bottom:1px dashed #dddddd;

}

.cpmenu ul li ul li ul li a{ color:#666; text-indent:35px;}




















