@charset "utf-8";
/* CSS Document */

 @import url(global.css);
/*******************************left****************************/ 

#contentLeft{ width:260px;}
	.leftimg{ float:left; width:260px;}
	.LeftNav{ border:1px solid #DBADDC; width:258px; float:left; background:url(../images/navLeftBg.gif) repeat-y; padding:5px 0; font-family:Arial, Helvetica, sans-serif; font-size:20px; margin-bottom:15px;}
	.LeftNav ul li{ border-bottom:1px dashed #DBADDC; height:28px; line-height:28px; float:left; text-align:right; width:248px; padding:3px 5px;}
		.LeftNav ul li a,.LeftNav ul li a:hover{ color:#9842A1; text-decoration:none;}
		.LeftNav ul .currently{ background:url(../images/bg.gif) no-repeat; float:left; background-position:0 3px;}
			.LeftNav ul .currently a,.LeftNav ul .currently a:hover{ color:#fff; font-weight:bold;}

.leftMap{ width:248px;border:1px solid #DBADDC; float:left; padding:5px; background:#F5E9F8; overflow:hidden; }
.leftMap dl dd{ border:1px solid #ccc; float:left; width:248px; height:176px;}

.shiboleft{ width:250px; float:left; margin-bottom:10px;}
