@charset "gb2312";
/* CSS Document */

/*public*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height:18px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
a.new {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.new:link {
	text-decoration: underline;
}
a.new:visited {
	text-decoration: underline;
}
a.new:hover {
	color: #EE51A2;
	text-decoration:none;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.line {
	BORDER-RIGHT: #ffffff 0px dotted; BORDER-TOP: #ffffff 0px dotted; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 0px dotted; COLOR: #ff6600; BORDER-BOTTOM: #cccccc 1px dotted
}

.left_menu_bg{
    height:42px;
	width:218px;
	padding-left:10px;
	padding-top:10px;
	background-image:url(../../img/menu_bg.gif);
	background-repeat:repeat-x
	}
	
.li{border:dashed 1px;
      border-right:dashed 1px;
	  border-left:dashed 1px;
      }
	  
.le{
    width:217px;
	background:url(../../img/bg_menu.gif);
	background-repeat:repeat-y;
	}
	
.left_bb{
     width:150px;
	 height:25px;
	 background-image:url(../../img/left_bb.jpg);
	 background-repeat:repeat-y;
	 padding-left:30px;
	 padding-top:1px;
	 }