html{
	overflow:hidden;
}
html, body {
	width: 100%;
	height: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.5 \5b8b\4f53, Arial, sans-serif;
	font-family: "微软雅黑",Tahoma,arial,Verdana,Tahoma,sans-serif;
	overflow:auto;
}
.st-bg{
	background-color:#FFFFFF;
}
.st-body{
	background:url(jrobot-bg.gif) center bottom no-repeat;
	background-color: #4c638b;
}
#st-mainframe{
	width:1000px;
	margin:0 auto;
}
#st-header{
	height:103px;
	background:url(banner.gif) center center no-repeat;
}
#st-content{
	position:relative;
}
#st-content-left,#st-content-right{
	margin-top:15px;
}
#st-content-left{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:1020px;
	z-index:2;
}
#st-message-box{
	position:absolute;
	top:0px;
	left:0px;
	bottom:115px;
	right:20px;
	border-bottom:0;
	background-color:#FFFFFF;
	/*overflow:auto;*/
	overflow:scroll;
}
.st-welcome{
	font-size: 16px;
	padding:20px 10px 15px 10px;
	overflow:scroll;
	background-color:#d5e9f7;
}
.st-welcome-icon{
	float:left;
	background:url(robot.gif)  center top no-repeat;
	width:48px;
	height:48px;
	margin-right:15px;
}
.st-welcome-tip{
	font-size:14px;
}
.st-welcome-tip-wrap{
	
}
#st-input-box{
	position:absolute;
	left:0px;
	bottom:15px;
	right:20px;
	height:95px;
	border-top:2px solid #4c638b;
	background-color:#FFFFFF;
	padding: 0 5px;
	padding-top:10px;
}
#st-input-tip{
	height:30px;
	line-height:30px;
	text-align:right;
	float:left;
}
#st-input-limit{
	color: rgb(60, 33, 17);
	font-size:14px;
}
#st-input-limit-count{
	color: rgb(0, 66, 118);
	font-weight: 700;
	font-size: 22px;
	font-style: italic;
	font-family: Constantia,Georgia;
	margin:0 5px;
}
#st-input-wrap{
	text-align:right;
}
.jsearch-q-wrap{
	text-align: left;
}
#q{
	vertical-align:middle;
	width:510px;
	height:45px;
	font-size:16px;
	line-height:20px;
	border-radius: 3px;
	border:0px solid #CFCFCF;
	padding:5px;
	outline:none;
	resize:none;
	display:block;
}
#st-input-btn{
	vertical-align:middle;
	width:72px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
	outline:none;
	background:url(send.gif) left top no-repeat;
	margin-top:3px;
	overflow: hidden;
}
#st-input-btn-clear{
	vertical-align:middle;
	width:72px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
	outline:none;
	background:url(clear.gif) left top no-repeat;
	margin-top:3px;
	overflow: hidden;
}
#st-content-middle{
	width:16px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
#st-content-middle.left{
	background:url() center center no-repeat;
}
#st-content-middle.right{
	background:url() center center no-repeat;
}
#st-content-right{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	width:430px;
}
#st-footer{
/*	height:75px;
	background:url(jsearch_bottom.png) center top no-repeat;
	color: rgb(103, 103, 103);
	line-height:30px;
	text-align:center;*/
}

.answer{
	float:left;
}
.ask{
	float:right;
}
.st-message{
	margin-top: 2px;
}
.st-message-wrap{
	margin:10px;
	font-size:14px;
	width:90%;
	position:relative;
}
.st-outline{
	padding:7px;
	border:1px solid #d9d9d9;
	border-radius:5px;
	background-color:#FFFFFF;
	word-break:break-all;
}
.answer .st-message-icon{
	float:left;
	background:url(robot.gif)  center top no-repeat;
	width:45px;
	height:45px;
}
.answer .st-message{
	margin-left:55px;
	margin-right:30px;
}
.answer .st-outline{
	float:left;
}
.answer .st-message-r{
	background:url(ml.png) center center no-repeat;
	width:6px;
	height:12px;
	position:absolute;
	top:14px;
	left:50px;
}
.ask .st-message-icon{
	float:right;
	background:url(user.gif) center top no-repeat;
	width:41px;
	height:41px;
}

.ask .st-message{
	margin-right:55px;
	margin-left:30px;
}
.ask .st-outline{
	float:right;
	background:url(msg-bg.png) 0 0 repeat;
	color: white;
	border: 1px solid #0c91d5;
}
.ask .st-message-r{
	background:url(mr.png) center center no-repeat;
	width:6px;
	height:12px;
	position:absolute;
	top:14px;
	right:50px;
}
.st-right-wrap{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:15px;
	background-color:#FFFFFF;

	background-image:url();
	background-repeat: no-repeat;
	background-position: top;
}
.nicescroll-rails{
	overflow:hidden;
}

.st-recommend-info-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-recommend-question-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-tip{
	color:#4d4d4d;
}
em{
	color:#e56100;
	font-style:normal;
}
.st-recommend-info{
	
}
.st-recommend-question{
	
}
.st-message-wrap.answer a{
	color: #257EC4;
}
a{
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.st-recommend-column-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-recommend-column{
	color:#4d4d4d;
}
.st-recommend-column a{
	margin-right:20px;
}
.st-recommend-category-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-recommend-category-tab{
	list-style: none;
	display: block;
}
.st-recommend-category-head{
	padding: 3px 0 3px 4px;
	cursor: pointer;
	color:#4d4d4d;
}
.selected{
	
}
.st-category-expand{
	background:url() center center no-repeat;
	display:inline;
	padding:3px 6px;
	margin-left:5px;
}
.selected .st-category-expand{
	background:url() center center no-repeat;
}
.st-recommend-category-tab>ul{
	display: none;
}
.st-recommend-question-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
ul, li{
	padding:0;
	margin:0;
}
.st-outline li{
	list-style:none;
	color:#CC3366;
	padding:0 5px;
}