/* CSS Document */
.{
    padding:0;
	margin:0;
	list-style:none;
}
ul {
    list-style:none;
}
Li {
    list-style:none;
}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.List {
  width:216px;
  margin-top:10px;
}
#List {
   width:212px;
   border:2px solid #CD9576;
   text-align:left;
   padding-bottom:10px;
   overflow:hidden;
}
#List_li {
   border-bottom:1px dashed #999999;
   width:90%;
   line-height:20px;
}

body,td,div,span,li{
 font-size:12px;
}
.title01,.title02{

}
#DoorP {
 width:212px;
}
.title01{
 width:211px;
 height:21px;
 background-image:url(/Images/LeftBg.jpg);
 cursor:pointer;
 color:#0094E4;
 text-align:center;
}
.title02{
 width:211px;;
 height:21px;
 background-image:url(/Images/LeftBg.jpg);
 color:#333333;
 cursor:pointer;
 text-align:center;
}
.content{
 float:left;
 overflow:hidden;
 color:#666;
 padding-left:-4px;
 padding-right:4px;
 line-height:25px;
 font-size:14px;
}
#content_p {
    float:left;
	background-image:url(/Images/Jiao.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	border:none;
	text-indent:5px;
	width:90px;
	line-height:14px;
	margin-left:7px;
	margin-top:5px;
	margin-right:4px;
	font-size:14px;
}
