#main {
	width: 100%;
	margin-top: 15px;
	overflow: auto;
}
#main a,
#main a:visited {
	color: #06c;
}
#main a:hover {
	color: #f60;
}
.button {
	width: 110px;
	height: 31px;
	margin-top: 10px;
	border: 0;
	background: url(../Images/Before/index/button4.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}
/*！！！！！！！！！！！！！！！！！！！！ left */
#left {
	float: left;
	width: 192px;
	margin-right: 16px;
}
#left .ask {
	width: 100%;
	overflow: auto;
}
#left .ask a {
	display: block;
	width: 190px;
	height: 40px;
	margin-bottom: 10px;
	border: 1px solid #c96;
	background: url(../Images/Before/index/bg10.gif) repeat-x;
}
#left .ask a,
#left .ask a:visited,
#left .ask a:hover {
	font: bold 20px/40px "卜悶";
	color: #630;
	text-align: center;
	text-decoration: none;
}
.sideWrap {
	padding: 1px;
	background: #dcdcdc;
}
.sidebar {
	padding: 1px;
	background: #fff;
}
.sidebar h2 {
	height: 26px;
	padding-left: 10px;
	background: #fbf8e6;
	font: bold 14px/26px "卜悶";
}
.sidebar ul {
	padding-bottom: 10px;
}
.sidebar ul li {
	padding: 0 10px;
	line-height: 20px;
}
.sidebar ul li a {
	white-space: nowrap;
}
.sidebar ul .t {
	margin: 10px 0 5px;
	font-weight: bold;
	font-size: 14px;
	color: #f90;
}
/*！！！！！！！！！！！！！！！！！！！！ left end */
/*！！！！！！！！！！！！！！！！！！！！ right */
#right {
	float: left;
	width: 570px;
}
/*！！！！！！！！！！  ask */
.partWrap {
	margin-bottom: 10px;
	padding: 1px;
	background: #6c6;
}
.part {
	width: 566px;
	padding: 1px;
	background: #fff;
	overflow: auto;
}
.part h2 {
	height: 26px;
	padding: 0 10px;
	background: #eef8e6;
	font: bold 14px/26px "卜悶";
	color: #060;
}
.part h2 a {
	float: right;
	font-weight: normal;
}
.part h2 .span1,
.part h2 .span2,
.part h2 .span4 {
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	background: url(../Images/Before/index/icon40a.gif) no-repeat 0 4px;
}
.part h2 .span2 {
	background: url(../Images/Before/index/icon40b.gif) no-repeat 0 4px;
}
.part h2 .span4 {
	background: url(../Images/Before/index/icon40d.gif) no-repeat 0 4px;
}
.part h2 .note {
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
.part .parContent {
	width: 544px;
	padding: 10px;
	border: 1px solid #eef8e6;
	overflow: auto;
}
.parContent ul {
	display: block;
	width: 100%;
	border-top: 0;
	overflow: auto;
}
.parContent ul li {
	height: 30px;
	padding-left: 10px;
	background: url(../Images/Before/index/square.gif) no-repeat 0 13px;
	line-height: 30px;
	overflow: hidden;
}
.parContent ul li a {
	font-size: 14px;
}
.parContent ul li span {
	float: right;
	margin-left: 10px;
	color: #999;
}
.parContent ul li .state {
	margin: 6px 0 0 0;
	padding: 2px 0 2px 2px;
	border: 1px solid #f90;
	line-height: 12px;
	color: #f90;
}
.parContent ul li .solved {
	border-color: #080;
	color: #080;
}
/*！！！！！！！！！！  answer */
.best {
	background: #fc6;
}
.best .part h2 {
	background: #fff2be;
	color: #630;
}
.best .part h2 .span3 {
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	background: url(../Images/Before/index/icon40c.gif) no-repeat 0 4px;
}
.best .parContent .question .tip {
	text-align: right;
}
.parContent .user {
	float: left;
	width: 93px;
	text-align: center;
	color: #999;
}
.parContent .user p {
	margin-bottom: 5px;
	color: #36c;
}
.parContent .user img {
	display: block;
	width: 87px;
	height: 65px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.parContent .question {
	margin-left: 103px;
}
.parContent .question h3 {
	font: bold 14px "卜悶";
}
.parContent .question .tip {
	margin: 5px 0;
	color: #999;
}
.parContent .question .tip span {
	margin-right: 10px;
}
.parContent .question .detail {
	font-size: 14px;
	line-height: 20px
}
.parContent .question input {
	width: 110px;
	height: 30px;
	margin-top: 10px;
	border: 0;
	background: url(../Images/Before/index/button3.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.parContent .answerList {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	overflow: auto;
}
.parContent .answerList .tip {
	text-align: right;
}
.parContent label {
	float: left;
	width: 60px;
	font-size: 14px;
}
.parContent .myAnswer {
	margin-left: 70px;
}
.parContent .myAnswer textarea {
	width: 400px;
	height: 80px;
}
/*！！！！！！！！！！  askList */
.address {
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	line-height: 30px;
}
#main .address a,
#main .address a:visited {
	font-size: 12px;
	color: #000;
}
#main .address a:hover {
	color: #f60;
}
.askList {
	padding: 10px;
	border: 1px solid #e0e0e0;
}
.askList .select {
	width: 100%;
	border-bottom: 1px dashed #ccc;
}
.askList .select table td label {
	float: left;
	*margin-top: 4px;
	margin-right: 5px;
}
.askList .select table td input {
	float: left;
	margin-right: 2px;
}
.askList dl {
	display: block;
	width: 100%;
	margin-top: 5px;
	overflow: auto;
}
.askList dl dt,
.askList dl dd {
	float: left;
	width: 80%;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
	color: #999;
	overflow: hidden;
}
.askList dl dd {
	width: 20%;
}
.askList dl dt span {
	float: right;
}
.askList dl dd span {
	float: right;
	margin-left: 15px;
	color: #666;
}
.askList dl dd .state {
	margin: 6px 0 0 0;
	padding: 2px 0 2px 2px;
	border: 1px solid #f90;
	line-height: 12px;
	color: #f90;
}
.askList dl dd .solved {
	border-color: #080;
	color: #080;
}
/*！！！！！！！！！！  question */
fieldset {
	padding: 0 0 20px 20px;
	border: 1px solid #e0e0e0;
}
fieldset legend {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
}
fieldset p {
	width: 100%;
	margin-top: 20px;
	overflow: auto;
}
fieldset label {
	float: left;
	width: 50px;
	line-height: 20px;
}
fieldset .input {
	float: left;
	width: 400px;
}
fieldset textarea {
	float: left;
	width: 400px;
	height: 80px;
}
fieldset .button {
	margin: 0 0 0 50px;
}
/*！！！！！！！！！！！！！！！！！！！！ right end */
#foot {
	padding-top: 15px;
}