
/*==布局相关定义开始==*/
body {background:url("/Skin/TXM/QA/images/qa_header_bg.png") repeat-x 0 0 #FFFFFF}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align:left; 
}
#header, #menu, .container, #footer { 
	position:relative;
}
.mainContent {
	float: left;
	width:745px;
	overflow: hidden;
	text-align:left; 
	min-height:400px; _height:400px;
}
.sidebar {
	float: right;
	width: 220px;
	overflow:hidden;
}
.mainSide {
	float: left;
	width: 200px;
	margin-right:15px; 
}
.mainCenter {
	float: right;
	width:530px;
}
.mainLeft {
	float: left;
}
.mainRight {
	float: right;
}

/*==布局相关定义结束==*/

/*==copyright定义开始==*/
.copyright {
	position:relative;
	background:url(/Skin/TXM/QA/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(/Skin/TXM/QA/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:#136A48;
	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;
	height:33px;
	line-height:33px;
}
.hotword_l {
	position:absolute;
	left:0;
	top:0;
	width:4px;
	height:33px;
}
.hotword_r {
	position:absolute;
	right:0;
	top:0;
	width:4px;
	height:33px;
}
.hotword strong {
	display:block;
	float:left;
	background-position:8px -68px;
	padding-left:10px;
	font-weight:bold;
	color:#d80000;
}
.hotword a {margin-left:20px; }
.hotword em a:link, .hotword em a:visited {
	text-decoration:underline;
}
.hotword em a:hover {
}

/*== 位置导航 定义开始==*/
.postpath {
	line-height:31px;
	text-indent:20px;
/*	border-bottom:1px solid #AFD0FF  #EFF8FD ;*/	
    color:#333;
}
.hotpath {
	text-indent:0;
}
.postpath a {
	padding-left:10px;
}
.postpath a:hover {
	color:#ff0000;
	text-decoration:none;
}
.postpath em {
	color:#ff0000;
}
/* ==bottom_all(底部)定义开始== */
/* --网页底部-- */
#foot
{
    background: url(/Skin/TXM/QA/images/copy_bg.gif) #fff repeat-x top;
    border: 1px solid #9bbde6;
    clear: both;
}
/* 管理链接 */
#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;
}

/*-- 问答头部-覆盖 --*/
#wrapper {position:relative; }
.title3_r h2 a {color:#136A48; }
.nav_search {margin: 24px 0 27px -100px;}

.ask_choose dl {min-height:300px; _height:300px;overflow:visible;}

/*-- search box --*/
.searchbox {position:absolute;top:55px;right:0px;width:550px;}
.searchbox .inputtextSear {width:230px; background:url("/Skin/TXM/QA/images/search_bg.png") no-repeat;height:33px;line-height:33px;text-indent:20px;color:#BDBDBD; }
.searchbox input {width:90px;height:33px;line-height:33px;background: url("/Skin/TXM/QA/images/serch_bottom.png") no-repeat left center;}

.top_nav a {color:#CAE8DC !important; }
.online,.over,.high,.zero,.Comments {color:#136A48; }

