
div,ul,li,h4 { margin:0; padding:0;font-size:12px; list-style:none}

#box a{ text-decoration:none;color:#000; font-weight:normal;}
#box  a:hover{ text-decoration:none;color:#333; }
#box {	border:1px solid #d1d7da;
	width:300px;
	height:100px;
	padding:20px;

	padding-top:0;
	padding-left:0;
	height:260px;
	overflow:hidden; }
#box h4 {cursor:pointer;float:left;width:82px;height:30px;line-height:30px;text-align:center;font-size:12px;over-flow:hidden; font-weight:normal;}
#box h4.menuNo {background:url(../images/title1.gif) repeat-x; height:30px; line-height:30px;}
#box h4.menuOn { height:30px; line-height:30px;background:url(../images/title1hover.gif) repeat-x;}
#box .list_none {display:none}
#box .list {margin:0px;padding:5px;height:auto}
#box ul{ width:300px; float:left;}
#box ul li{float:left; line-height:25px; text-align:left; color:#B2B2B2;  width:300px;}
#box ul li a{float:left; line-height:25px; text-align:left; color:#666;background:url(../images/dot4.gif) left center no-repeat; padding-left:10px;}

#box ul li span{float:right;}
