body{
	background:#093;
}
#wrap{
	background:#FFF;
	padding:0px 10px;
	width:980px;
	margin:auto;
	overflow:hidden;
	padding-bottom:20px;
}
#askTop{
	height:100px;
	overflow:hidden;
}
#askTop .logo {
	float: left;
	width: 285px;
	height: 55px;
	background: url(../../Ask/logo.jpg) no-repeat;
	text-indent: -9999px;
	margin-top: 22px;
}
#askTop .soBar{
	width:530px;
	height:45px;
	float:right;
	margin-top:27px;
}
#askTop .soBar .so1{
	float:left;
	width:5px;
	background:url(../../Ask/so_1.gif);
	height:45px;
	font-size:5px;
}
#askTop .soBar .soCont{
	float:left;
	width:520px;
	background:url(../../Ask/so_bg.gif);
	height:45px;
}
#askTop .soBar .soCont input{
	float:left;
}
#askTop .soBar .soCont .k{
	border:1px solid #CACFC5;
	padding:3px;
	height:24px;
	line-height:24px;
	outline:none;
	background:url(../../Ask/so_ico.gif) 3px 6px no-repeat #FFF;
	padding-left:30px;
	width:312px;
	margin-top:6px;
}
#askTop .soBar .soCont .no{
	color:#999;
}
#askTop .soBar .soCont .so_btn{
	background:#F98D00;
	color:#FFF;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	border:none;
	margin-left:8px;
	margin-top:6px;
	width:75px;
	text-align:center;
}
#askTop .soBar .so2{
	float:left;
	width:5px;
	height:45px;
	font-size:5px;
	background:url(../../Ask/so_2.gif);
}
#menu{
	background:url(../../Ask/menu.jpg);
	height:34px;
}
#menu ul{
	overflow:hidden;
	padding:0px 10px;
}
#menu ul li{
	float: left;
	font-size: 14px;
}
#menu ul li a {
	display: block;
	width: 100px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	color: white;
	font-weight:bold;
}
#menu ul li a:hover,#menu ul li a.cur{
	background:#000;
	text-decoration:none;
}
#leftWrap{
	float:left;
	overflow:hidden;
	width:735px;
}
#rightWrap{
	float:right;
	overflow:hidden;
	width:228px;
	border:1px solid #EBEBEB;
	background:#FCFCFC;
}
.anBox{
	border:1px solid #C1EBBA;
	background:#EEF9EC;
	padding:4px;
}
.anBox .childBox{
	border:1px solid #E5E5E5;
	background:#FFF;
	padding:10px;
	line-height:180%;
	font-size:14px;
	text-indent:2em;
}
.giftBox{
	border:1px solid #EBEBEB;
	overflow:hidden;
	padding:15px 0;
}
.giftBox h3{
	height:21px;
	line-height:21px;
	font-family: "Microsoft YaHei", SimHei, sans-serif;  
	_font-family: SimHei, sans-serif;
	font-size:16px;
	padding:0px 15px;
}
.giftBox h3 .txt{
	float:left;
}
.giftBox h3 .more{
	float:right;
}
.giftBox ul{
	margin-top:10px;
	overflow:hidden;
}
.giftBox ul li{
	float:left;
	width:164px;
	overflow:hidden;
	margin-left:15px;
}
.giftBox ul li .pic{
	overflow:hidden;
}
.giftBox ul li .pic a img{
	border:1px solid #FFF;
}
.giftBox ul li .pic a:hover img{
	border:1px solid #DDD;
}
.giftBox ul li .title{
	overflow:hidden;
	width:164px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#090;
}
.giftBox ul li .title a{
	color:#090;
}
.giftBox ul li .score{
	overflow:hidden;
	height:24px;
	line-height:24px;
	text-align:center;
}
.giftBox ul li .score del{
	float:left;
	color:#999;
}
.giftBox ul li .score span{
	display:inline-block;
	background:url(../../Ask/score.gif) 0px 7px no-repeat;
	padding-left:15px;
	color:#D55111;
	float:right;
}
.title_1{
	background: url(../../Doctor/title_3.gif);
	height: 27px;
	line-height: 27px;
	color: #2A8D28;
}
.title_1 .txt {
	float: left;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	font-weight: bold;
}
.list_2{
	padding:5px;
	overflow:hidden;
}
.list_2 li{
	line-height:28px;
	height:28px;
	overflow:hidden;
	background:url(../../Common/dot_2.gif) 5px 10px no-repeat;
	padding-left:14px;
}
.list_2 li a{
	float:left;
}
.list_2 li span{
	float:right;
	color:#999;
}
.annList{
	overflow:hidden;
	padding:5px;
}
.annList li{
	line-height: 24px;
	height:24px;
	padding-left: 15px;
	background:url(../../Common/dot_1.gif) 6px 12px no-repeat;
	overflow: hidden;
}
.hotList{
	overflow:hidden;
	padding:5px;
}
.hotList li{
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.hotList li .num {
	float: left;
	color: #999;
	font-size: 14px;
	margin-right: 8px;
}
.hotList li a{
	float:left;
	height:26px;
	line-height:26px;
}
.hotList li .score{
	float:right;
	background:url(../../Ask/score.gif) 0px 8px no-repeat;
	padding-left: 15px;
	color: #D55111;
}
/*详情页*/
.curPath {
	height: 35px;
	line-height: 35px;
	background: url(../../Ask/home.gif) 0px 10px no-repeat;
	margin: auto;
}
.curPath .pathTxt {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	font-family: "宋体","Arial Narrow",sans-serif;
}
.giftBox .dPic{
	float:left;
	width:280px;
}
.giftBox .dPic img{
	padding:1px;
	border:1px solid #EFEFEF;
}
.giftBox .oInfo{
	float:right;
	width:400px;
	float:right;
	overflow:hidden;
	line-height:180%;
}
.giftBox .oInfo .charge{
	padding:10px 0px;
	overflow:hidden;
	font-size:14px;
	color:#666;
	line-height:180%;
}
.giftBox .oInfo .charge .buy{
	display:block;
	background:url(../../Ask/btn_buy.gif);
	width:86px;
	height:32px;
	line-height:32px;
	text-align:center;
	margin-top:20px;
}
.giftBox .conT{
	margin-top:20px;
	border-top:1px solid #EBEBEB;
	padding:15px 0px;
	font-size:14px;
	line-height:180%;
}