span,li,p{
	line-height: 20px;
	padding: 0;
	margin: 0;
}
form{
	padding: 0;
	margin: 0;
}

#ask_main .a_yellow li,#ask_main .a_yellow span,#ask_main .a_orange li,#ask_main .a_orange span{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#content{
	width:926px;
	text-align: center;
}

/*ask*/
#ask_main td a{
	
}
.ask_but1{
	background: url(images/ask_but1.gif);
	background-position: center center;
	border: none;
	width: 69px;
	height: 19px;
	cursor: hand;
}
.ask_but2{
	background: url(images/ask_but3.gif);
	background-position: center center;
	border: none;
	width: 93px;
	height: 19px;
	cursor: hand;
}
.ask_pic{
	padding: 2px;
	margin: 2px 0px 5px 0px;
	background: White;
	border: 1px solid #999;
}
.ask_inner{
	border: 1px solid #cecece;
	background-image: url(images/ask_bg.gif);
	height: 100%;
	zoom:1;
}
.ask_inner ul{
	zoom:1;
	margin: 0px 5px 5px 5px;
	padding: 7px;
	display: block;
	border: 1px solid #cecece;
	background-image: url(images/ask_blind.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
}
.ask_inner ul li{	
	text-overflow:hidden;
}
.ask_inner ul li a{
	margin-left:10px;
}
.ask_inner span{
	float: right;
}
.ask_inner table{
}
.ask2_inner{
	margin-bottom: 10px;
	zoom:1;
}
.ask2_inner span{
}
.ask2_inner2{
	margin-bottom: 10px;
	zoom:1;
}
.a_orange{
	background: url(images/ask_orange.gif);
	background-repeat: repeat-x;
	background-position:top;
	color: #ed6d00;
}
.a_yellow{
	background: url(images/pink_tab_t_line.gif);
	background-repeat: repeat-x;
	background-position:top;
	/*color: #ed9c00;*/
}
.a_pink{
	background: url(images/ask_pink.gif);
	background-repeat: repeat-x;
	background-position:top;
	color: #ed0083;
}
.a_blue{
	background: url(images/ask_blue.gif);
	background-repeat: repeat-x;
	background-position:top;
	color: #019bda;
}
.a_green{
	background-image: url(images/ask_green.gif);
	background-repeat: repeat-x;
	background-position:top;
	color: #b6da01;
}
.a_deepgreen{
	background-image: url(images/ask_deepgreen.gif);
	background-repeat: repeat-x;
	background-position:top;
	color: #528825;
}
.a_orange,.a_yellow,.a_pink,.a_blue,.a_green,.a_deepgreen{
	margin-bottom: 10px;
	padding-top: 6px;
	zoom:1;
}
.a_yellow .u_top{
	background: url(images/pink_tab_t_bg.gif);
}
.a_yellow .u_down{
	background:#fff;
	/*url(images/ask2_blind.gif)*/
}
.a_orange .u_top{
	background: url(images/ask_bg.gif);
}
.a_orange .u_down{
	background: url(images/ask2_blind2.gif);
}
.a_green .u_top{
	background: url(images/ask_bg.gif);
}
.a_green.u_down{
	background: url(images/ask2_blind3.gif);
}
.page{
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	margin:20px 0px 30px 0px;
	padding:5px 0px 5px 0px;
	text-align: center;
	background: #f8f8f8;
}
.page li{
	margin: 0px 5px 0px 5px;
	display: inline;
}
.page a{
}
.page a{
	padding: 5px;
}
/*frame*/
#ask_search,#ask_keywords,#ask_main,#ask_foot{
	clear: both;
	margin: auto;
	text-align: left;
	width: 908px;
	padding: 0;
}
#ask_main{
	position: relative;
	margin-bottom:20px;
	margin-top: 5px;
	margin-left:8px;
}
#ask_main:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
#ask_main  a{
	color: #06c;
	padding: 1px;

}
#ask_main a:hover{
	color: red;
	text-decoration:underline;
}
#ask_left{
	float: left;
	width: 160px;
}
#ask_right{
	float: right;
	width: 160px;
}
#ask_middle{
	margin: 0px 170px;
}
#ask_middle li{
	border-bottom: 1px dashed #999;
}
#ask_search{
	margin-bottom: 10px;
}
#ask_search .ask_inner{
	padding: 10px;
}
#ask_search table{
	border: 1px solid #cecece;
	background-image: url(images/ash_sebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
	padding: 15px 10px 15px 10px;
}

#ask_keywords{
	clear: left;
	margin-left: 9px;
	width: 762px;
	background: url(images/meau_bg.gif);
	height: 73px;
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	position: relative;
}
#ask_keywords img{
	float:left
}
#ask_keywords ul{
	float: none !important;
	float: right;
	margin:0px 10px 0px 10px ;
	padding-top: 5px !important;
	padding-top: 5px;
	word-break:keep-all;
	color: #0451c4;
	position: relative;
}
#ask_keywords li{
	display: inline;
	padding: 0px 8px 0px 0px !important;
	padding: 0px 10px 0px 0px;
	word-break:keep-all;
	color: White;
}
#ask_keywords li a{
	color: White;
}
#ask_keywords li a:hover{
	color: #06c;
}
#ask_login td{
	height: 25px;
	zoom:1;
}
#ask_login ul{
}
#ask_login ul li{
	padding-left: 35px;
}
#ask_help a{
	margin: 0;
}
#ask_foot{
	clear: left;
	background-image: url(images/ask_foot.gif);
	background-repeat: repeat-x;
	height:62px;
}
/*ask2*/
#ask_middle2{
	width:546px;
	margin: 0px 0px 0px 171px;
	zoom:1;
}
#ask_middle2 b{

}
#ask_middle2 .ask2_inner{
	border: 1px solid #cecece;
	zoom:1;
}
.a_yellow .ask2_inner{
	border: 1px solid #ff98b6!important;
}
#ask_middle2 .u_top{
	margin:2px 2px 0px 2px;
	padding: 13px 5px 0px 5px;
}
#ask_middle2 .u_top li{
	display: inline;
	border:1px solid #cecece;
	border-bottom:none;
	margin-right: 10px;
}
#ask_middle2 .u_top li a{
	text-decoration: none;
}
#ask_middle2 .u_top li a:hover{
	background: none;
	color:#b15200;
}
.uncurent{
	padding:4px 5px 2px 13px;
	background: white
}
.uncurent a{
	color: #666;
}
.curent{
	background: url(images/ask2_blind.gif);
	font-weight: bold;
	padding:6px 5px 2px 13px;
}
.curent a{
	color:#b15200;
}

#ask_middle2 .u_down{
	margin: 0px 1px 1px 1px;
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #cecece;
	background-repeat: repeat-x;
	background-position:top; 
}
#ask_middle2 span{
	color: #666;
	float:right;
	width: 70px;
	margin-right: 5px;
	text-align: left;
}
#ask_middle2 table span{
	color: #000;
	float: left;
	width: 400px;
}

#ask_middle2 .u_down span{
	font-family: Georgia;
}
#ask_middle2 table{
	table-layout:fixed;
}

#ask_middle2 span{

}

#ask_middle2 .u_down a{
	margin-left:10px;
	zoom:1;
}
#ask_middle2 .u_down a.title{
	margin: 0px 10px 0px 10px !important;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width: 260px;
	display: block;
	float: left;
	zoom:1;
}
#ask_middle2 .u_down a.title1{
	margin: 0px 10px 0px 0px ;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width: 190px;
	display: block;
	float: left;
	zoom:1;
}
#ask_middle2 .u_down a.title2{
	margin: -20px 10px 0px 80px !important;
	margin: -20px 10px 0px 40px ;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:190px;
	display: block;
	float: left;
	zoom:1;
}
#ask_middle2 .u_down li{
	border-bottom: 1px dashed #fec9cf;
	zoom:1;
}
.img1{
	border: 1px solid #8cc159;
	padding: 1px;
	background: White;
}
.a_green p{
	color: #666;
}
.a_green h3{
	margin:0px 0px 5px 0px;
	color: #339a01;
	font-size: 14px;
}
.undo{
	background: url(images/ask_undo.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
	background-position: left center;
	background-position: 0 4px;
	line-height: 1.7;
}
.done{
	background: url(images/ask_done.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
	background-position: left center;
}
.good{
	background:url(images/ask_good.gif); 
	background-repeat: no-repeat;
	padding-left: 48px;
	background-position: left center;
}
.timeout{
	background:url(images/ask_timeout.gif); 
	background-repeat: no-repeat;
	padding-left: 48px;
	background-position: left center;
}
.ask_answer{
	width: 75px;
	height: 19px;
	border: none;
	background: url(images/ask_answer.gif);
	margin:10px 0px 10px 0px;
}
.td1{
	padding: 10px;
	background: #f8e6ec;
}
.td2{
	font-weight: bold;
}
textarea{
	width: 390px;
	border: 1px solid #ccc;
	background: White;
	margin-bottom: 10px;
}
.ask4_login{
	border:1px dashed #c2025c;
	padding: 10px 10px 10px 10px;
	background: White;
}
.ask4_login table{
	margin-top: 10px;
	line-height: 30px;
	vertical-align: middle;
}
.input1{
	width:100px;
    height:12px;
}
.input2{
	width: 390px;
	border: 1px solid #ccc;
	background: White;
	margin-bottom: 10px;
}
.input3{
	width:75px;
	background: White;
	height: 14px;
	margin-bottom: 5px;
}
.ask_submit{
	width:85px;
	height: 23px;
	background: url(images/ask_submit.gif);
	border: none;
	margin:5px 0px 20px 0px;
	cursor: pointer;
}
.ask_submit_disable{
	width:70px;
	height: 22px;
	background: url(images/ask_submit_disable.gif);
	border: none;
	margin:5px 0px 20px 0px;
}
.login_button{
	width:50px;
	height: 22px;
	background: url(images/ask_login.gif);
	border: none;
}
.a_pic{
	padding: 0;
}
.ask_xzh{
	position: relative;
	top: 50px;
	left:540px;
}
div b{
	font-size:14px;
}
/**/
table.tableclass{
     table-layout:fixed;
	background: url(images/ask_blind.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: White;
	border:1px solid #cecece;
	margin-bottom:5px;
}
table.tableclass td{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: normal;
	height:20px;
	border-bottom: 1px dashed #cecece
}
table.tableclass td.tt1{
	padding:0px 5px;
	width:70px;
}
table.tableclass td.tt3{
    padding:0px 5px;
	 height: 20px;
	 width: 80px;
}
table.tableclass td.tt3 a{
	display: block;
	width: 80px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
table.tableclass td.tt2{
    color:#06c;
    padding:0px 5px;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 white-space:nowrap;
}
.a_orange td.tt1 a{
	color: #ed6d00;
}
.a_yellow td.tt1 a{
	color: #ed9c00;
}
.a_pink td.tt1 a{
	color: #ed0083;
}
.uncurrent{
	padding:4px 13px 2px 13px;
	background: white
}
.uncurrent a{
	color: #666;
}
.current{
	background: url(images/pink_tab_t_bg.gif);
	font-weight: bold;
	padding:6px 13px 2px 13px;
}
.current a{
	color:#ff0571!important;
}
table.peoplelist{
	margin: 5px auto;
	color: #666;
	line-height: 25px;
	vertical-align: middle;
}
table.peoplelist thead td{
	padding-left: 10px;
	background: #fefed2;
	border-top: 2px solid #fdce4f;
	border-bottom: 1px dashed #fdce4f;
}
table.peoplelist tbody td{
	padding-left: 10px;
	border-bottom: 1px dashed #fdce4f;
}
table.peoplelist tfoot td{
	padding: 3px;
}

div.help{
	width: 95%;
	margin: 5px auto;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed gray
}
div.help p.p1{
	color: Red;
	font-size: 14px;
}
div.help p.p2{
	text-indent: 5px;
}
a.user_rank{
	display: block;
	width: 120px;
	margin: 0;
	overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
}
a.user_rank img{
	margin: 2px 5px 0 0px;
	vertical-align: -10px;
	border:1px solid #ccc;
}
ul.honorred a{
	display: block;
	width: 120px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
li.b_ans{
	display: block;
	height: 120px;
	overflow: hidden;
	text-overflow:ellipsis;
}
div.edit{
	clear: both;
	float: right;
	text-align: right;
}

/*help*/
.bgcnt {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #ffffff
}
.bgbdy {
	BACKGROUND-COLOR: #ffffff
}
.style1 {
	FONT-SIZE: 12px
}
.style3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.f14B {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.f14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 22px
}
ul.img{
	padding: 7px 7px 0 7px;	

}
ul.img li{
	width: 60px;
	padding: 0px 1px;
	height: 50px;
	text-align: center;
	float: left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: center;
}
ul.img img{
	width: 32px;
	display: block;
	border: 2px solid #ccc;
}
ul.u_img{
	margin: 5px !important;
	margin: 10px 0 -10px 10px;
}
ul.u_img li{
	display: block;
	float: left;
	padding-top: 0;
	width: 70px;
	margin-top: 0px;
	height: 85px;
	text-align: center;
	overflow:hidden
}
ul.u_img li p{
	color: #666;
	width: 70px;
	text-align: center;
}
ul.u_img li a{
	height: 55px;
	display: block;
	overflow: hidden;
}
ul.u_img  img{
	border: 1px solid #ccc;
	padding: 2px;
	background: White;
	display: block;
	margin: auto;
}
b.b1{
	font-size: 12px;
	line-height: 30px;
}

table.search{
	background: url(images/search-bg.gif);
	margin-left: 9px !important ;
	margin-left: 1px;
	width: 763px;
	color: #333;
	margin-top:0px;
}
table.search strong{
	color: White;
	white-space: nowrap;
	padding-right: 10px;
	display: block;
}
table.search table.se a{
	margin: 0 10px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
table.search table.se a:hover{
	color: Blue;
	text-decoration: underline;
}
div.cate-all{
	width: 700px;
	padding: 15px;
	margin: 25px auto;
	background: url(images/event-show-img-bg.gif);
}
div.cate-all ul{
	padding: 20px 0;
	background: White;
	height: 100%;
	word-break:keep-all;
}
div.cate-all ul:after{
   content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
div.cate-all ul li{
	display: block;
	float: left;
	margin: 0.6em 1em;
	letter-spacing: 1px;
}
div.cate-all ul li a{
	display: block;
	font-size: 12px;
	width: 143px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ccc;
	background: #f2f2f2;
	color: #333;
}
div.cate-all ul li a:hover{
		color: White;
		border: 1px solid white;
		background: #41a9cc;
		text-decoration: none;
}
div.relative-ques{
	color: #333;
	height: 100px !important ;
	height: 100%;
	margin: 15px 10px;
}
div.relative-ques ul{
	float: left;
	color: #666;
	width: 33%;
	overflow: hidden;
}
div.relative-ques ul h3{
	color: #666;
	font-weight: bold;
}
div.relative-ques  ul li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 170px;
	float:left;
}
div.relative-ques  ul  li a{
	color: #666;
	text-decoration: underline;
}
div.relative-know {
	margin: 10px;
	color: #019bda;
}
div.relative-know h3{
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
div.relative-know li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 150px;
}
div.relative-know a{
		text-decoration: underline;
		
}
div.relative-know ul.know li{
	color: #999;
}
div.relative-know ul.know a{

}


.zhuangjia_face{
	background:url(images/zj_online_bg.gif) repeat-y;
	}
.zhuangjia_face .zj_bg{
	background:url(images/zj_online_t.gif) repeat-x;
	background-position:top;
	}
.zhuangjia_face .zj_foot{
	background:url(images/zj_online_foot.gif) no-repeat;
	background-position:bottom;
	padding:32px 6px 8px 6px;
	}
.zhuangjia_face .ask_zjtw{
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;}
.zhuangjia_face .ask_zjtw a{color:#f00!important;font-weight:bold;font-size:14px;}
.zhuangjia_face .pic{
	background:#FFFFFF;
	border:#fff 1px dashed;
	}
.zhuangjia_face .pic .img{
	float:left;
	width:78px;
	padding-right:4px;}
.zhuangjia_face .t2{text-align:center;padding-top:4px;}
.zhuangjia_face .pic .title{color:#008200;font-weight:bold;padding-top:-10px;}
.zhuangjia_face .pic .remark{}
.zhuangjia_face .pic a{
	background-image:none;}
	
