﻿#left {
	float: left;
	width: 233px;
	overflow:hidden;
}

#left .area {
	width: 233px;
	background-image: url(../../images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:42px;
}
#left .area h2 {
	width:168px;
	padding-left:22px;
	margin-left:auto;
	margin-right:auto;
	height:21px;
	line-height:21px;
	font-weight:normal;
	border-bottom:#006699 1px dashed;
	background-image: url(../../images/agpoint.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#left .area h3 {
	width:153px;
	padding-left:33px;
	margin-left:auto;
	margin-right:auto;
	height:21px;
	line-height:21px;
	font-weight:normal;
	background-image: url(../../images/lfpoint.gif);
	background-repeat: no-repeat;
	background-position: 26px center;
}

#left .exarea {
	background-image: url(../images/exarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 233px;
	margin-top:5px;
}
#left .exarea .iquery {
    height:18px;
	padding-top:9px;
	color:#003366;
	padding-left:20px;
}
#left .exarea ul {
	height: 22px;
	line-height:22px;
	width: 232px;
}
#left .exarea li.unselect {
	height: 22px;
	float:left;
	width: 70px;
	list-style-type:none;
	background-image: url(../images/unselect.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	cursor:pointer;
	color:#666666;
}
#left .exarea li.selected {
	background-image: url(../images/selected.gif);
	width:70px;
	color:#ff3300;
}
#left .exarea li.dv {
   height:21px;
   border-bottom:#2DAAEC 1px solid;
   width:5px;
   float:left;
   overflow:hidden;
}
#left .exarea li.dv2{
   height:21px;
   border-bottom:#2DAAEC 1px solid;
   width:12px;
   float:left;
   overflow:hidden;
}
#left .exarea li.oth {
	margin-right: 0px;
}


#left .exarea .t1 {
    width:153px;
	text-align:right;
	height:19px;
	line-height:19px;
	padding-top:10px;
}
#left .exarea .t2 {
    width:69px;
	padding-left:6px;
	height:20px;
	line-height:20px;
	padding-top:10px;
}
#left .exarea .stext {
	height: 17px;
	line-height:17px;
	width: 135px;
	border: 1px solid #C2E5FC;
}

#content {
	float:left;
	width:525px;
	margin-left:12px;
}
#content .Pos {
	border-bottom:#006699 1px dashed;
	line-height:30px;
}