﻿/*==布局相关定义开始==*/
body{ background:url(images/ask_headbg.gif) top left repeat-x;}

#wrapper {
	MARGIN: 0px auto; WIDTH: 1000px
}

#header, #menu, .container, #footer { position:relative;
}

#header {
	BACKGROUND: url(images/ask_headbg.jpg) no-repeat right top; HEIGHT: 90px}

#footer { margin-top:10px; background:url(images/ask_footerbg.gif) left bottom repeat-x; }
#footer2 {
	CLEAR: both; MARGIN-TOP: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, "微软雅黑"; TEXT-ALIGN: center
}


.mainContent {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 765px
}
.sidebar {
	FLOAT: right; OVERFLOW: hidden; WIDTH: 220px
}
.mainSide {
	FLOAT: left; WIDTH: 220px
}
.mainCenter {
	FLOAT: right; WIDTH: 530px
}
.mainLeft {
	FLOAT: left
}
.mainRight {
	FLOAT: right
}

/*==布局相关定义结束==*/

/*==copyright定义开始==*/
.copyright {
	position:relative;
	background:url(images/ask_footerlogo.jpg) 30px top no-repeat;
	height:110px;
}
.copyright p {
	margin:0 0 10px 0;
	text-align:center;
	line-height:25px;
	border:1px solid #d9e4e7;
	background:url(images/ask_footerbg2.gif) top left repeat-x;
	height:25px;
	color:#a2a2a2;
}
.copyright p a:link, .copyright p a:visited {
	color:#666;
}
.copyright p a:hover {
	color:#ff0000;
	text-decoration:none;
}
.copyright ul {
	position:absolute;
	top:40px;
	left:210px;
}
.copyright li {
	line-height:18px;
	color:#656565;
}
.copyright span {
	position:absolute;
	top:40px;
	right:30px;
}

/*==导航定义开始==*/

.uplink {
	float:right;
	margin:5px 10px;
}
.uplink a:link, .uplink a:visited {
	display:inline;
	margin:0 2px;
}
.logo{
	position:absolute;
	top:24px;
	left:23px;
	width:170px;
	height:60px;
	cursor:pointer;
}

/*==热词定义开始==*/
.hotword {
	position:relative;
	background:url(images/ask_hot_bgm.gif) top left repeat-x;
	height:33px;
	line-height:33px;
}
.hotword_l {
	position:absolute;
	left:0;
	top:0;
	width:4px;
	height:33px;
	background:url(images/ask_hot_bgl.gif) left top no-repeat;
}
.hotword_r {
	position:absolute;
	right:0;
	top:0;
	width:4px;
	height:33px;
	background:url(images/ask_hot_bgr.gif) right top no-repeat;
}
.hotword strong {
	display:block;
	float:left;
	background-position:8px -68px;
	padding-left:30px;
	
	font-weight:bold;
	color:#d80000;
}
.hotword em a:link, .hotword em a:visited {
	text-decoration:underline;
	color:#d80000;
}
.hotword em a:hover {
}

/*== 位置导航 定义开始==*/
.postpath {
	background-position:8px -708px;
	padding-left:30px;
	line-height:22px;
/*	border-bottom:1px solid #AFD0FF  #EFF8FD ;*/	
    color:#333;
}
.postpath a:link, .postpath a:visited {
	color:#333;
}
.postpath a:hover {
	color:#ff0000;
	text-decoration:none;
}
.postpath em {
	color:#ff0000;
}
/* ==bottom_all(底部)定义开始== */
/* --网页底部-- */
#foot {
	CLEAR: both; BORDER-TOP: #9bbde6 1px solid; BACKGROUND: url(images/copy_bg.gif) #fff repeat-x 50% top; 
}
/* 管理链接 */
#menu_link
{
    margin: 20px 0px 5px 0px;
    text-align: center;
}
#menu_link a
{
    text-decoration: none;
    color: #000;
}
#menu_link a:hover
{
    color: #f00;
    text-decoration: underline;
}
/* 版权信息 */
#copyright
{
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    margin: 5px 0px 20px 0px;
    text-align: center;
}
/* 顶部样式定义补充 */
#header{position:relative; }
#header  .searchbox{LEFT: 240px; POSITION: absolute; TOP: 50px;}
#header  .searchbox input{padding:2px;}
#header .searchbox .inputbutton {background:#80b606;BORDER-TOP-WIDTH: 0px; BACKGROUND-POSITION: 0px -233px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 75px; CURSOR: pointer; COLOR: #000; LINE-HEIGHT: 24px; HEIGHT: 24px; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px}

/* 登录框 */
#loginBox{position:absolute; right:3px; top:3px;color:#f5f5f5;}
#loginBox a{color:#f5f5f5;}
#KDoctor {
	width: 210px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
           border:1px solid #e7e7e7;
           padding:5px 5px;

}
#KDoctor ul, #KDoctor li, #KDoctor div {
	display: inline;
}
#KDoctor li {
	position: relative;
	display: inline-block;/*FF*/
	*display: inline;
	margin-right: 100px;
}
#KDoctor .pe_u_thumb {
	border: 1px solid #dcecd7;
	padding: 2px;
	background: #ffffff;
	width: 78px;
	height: 111px;
	overflow: hidden;
	display: inline-block;/*FF*/
	*display: inline;
}
#KDoctor .pe_u_thumb a {
	width: 78px;
	height: 111px;
	overflow: hidden;
}
#KDoctor .pe_u_thumb img {
	width: 78px;
	height: 111px;
}

#KDoctor .pe_u_thumb_title {
	color: #333333;
	line-height: 18px;
	margin-left: 8px;
	position: absolute;
	width: 100px;
	white-space: normal;
	}
#KDoctor .pe_u_thumb_title a {
	color: #2c8f06;
	font-weight: bolder;
	line-height: 24px;
}