body {margin: 0 8px;background:#dcf1f4;font-family:'微软雅黑','Microsoft Yahei','黑体';}
a,a:hover,a:link,a:visited {text-decoration:none;color:#06C;}
.main{
    background: #dcf1f4 url("robot_bg.jpg") no-repeat scroll center bottom;
}
#st-mainframe {
    margin: 0 auto;
    width: 1000px;
}
#st-content {
    height: 580px !important;
    position: relative;
}
#st-content-left, #st-content-right {
    margin-top: 10px;
}
#st-content-left {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 700px;
    z-index: 2;
}
#st-content-right {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
	right:15px;
	background:#FFF;
	margin-bottom:10px;
}
#st-message-box {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 0 none;
    bottom: 115px;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 20px;
    top: 0;
}
#st-input-box {
    background-color: #ffffff;
    border-top: 1px solid #79d3f8;
    bottom: 10px;
    height: 95px;
    left: 0;
    padding: 10px 5px 0;
    position: absolute;
    right: 20px;
}
#st-content-middle {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}
#st-content-middle.left {
    background: rgba(0, 0, 0, 0) url("left-arrow.png") no-repeat scroll center center;
}
#st-content-middle.right {
    background: rgba(0, 0, 0, 0) url("right-arrow.png") no-repeat scroll center center;
}
.answer {
    float: left;
}
.st-message-wrap {
    font-size: 14px;
    margin: 10px;
    position: relative;
    width: 90%;
}
.answer .st-message-icon {
    background: rgba(0, 0, 0, 0) url("robot1.png") no-repeat scroll center top;
    float: left;
    height: 45px;
    width: 45px;
}
.st-message {
    margin-top: 2px;
}
.answer .st-message {
    margin-left: 55px;
    margin-right: 30px;
}
.answer .st-message-r {
    background: rgba(0, 0, 0, 0) url("ml.png") no-repeat scroll center center;
    height: 12px;
    left: 50px;
    position: absolute;
    top: 14px;
    width: 6px;
}
.ask {
    float: right;
}
.ask .st-message-icon {
    background: rgba(0, 0, 0, 0) url("user1.png") no-repeat scroll center top;
    float: right;
    height: 45px;
    width: 45px;
}
.ask .st-message {
    margin-left: 30px;
    margin-right: 55px;
}
.ask .st-message-r {
    background: rgba(0, 0, 0, 0) url("mr.png") no-repeat scroll center center;
    height: 12px;
    position: absolute;
    right: 50px;
    top: 14px;
    width: 6px;
}
.ask .st-outline {
    background: rgba(0, 0, 0, 0) url("msg-bg.png") repeat scroll 0 0;
    border: 1px solid #0c91d5;
    color: white;
    float: right;
}
.st-outline {
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 7px;
    word-break: break-all;
	line-height:25px;
}
.answer .st-outline {
    float: left;
}
#st-input-wrap {
    text-align: right;
}
.jsearch-q-wrap {
    text-align: left;
}
#searchword {
    border: 0 solid #cfcfcf;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 20px;
    outline: medium none;
    resize: none;
    vertical-align: middle;
    width: 620px;
	font-family:'Microsoft Yahei';
}
#st-input-tip {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: right;
}
#st-input-limit {
    color: rgb(60, 33, 17);
    font-size: 14px;
}
#st-input-limit-count {
    color: rgb(0, 66, 118);
    font-family: Constantia,Georgia;
    font-size: 22px;
    font-style: italic;
    font-weight: 700;
    margin: 0 5px;
}
#st-input-btn {
    background: rgba(0, 0, 0, 0) url("send.png") no-repeat scroll left top;
    border: 0 none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    outline: medium none;
    overflow: hidden;
    vertical-align: middle;
    width: 72px;
}
#cl-input-btn {
    background: rgba(0, 0, 0, 0) url("close.png") no-repeat scroll left top;
    border: 0 none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    outline: medium none;
    overflow: hidden;
    vertical-align: middle;
    width: 72px;
}



.st-right-wrap {
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("gaigai.png");
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0px;
	
}
.st-tip {
	margin-top:10px;
    color: #4d4d4d;
}
em {
    color: #e56100;
    font-style: normal;
}
ul, li {
    margin: 0;
    padding: 0;
}
.st-outline li {
	line-height:25px;
    color: #999;
    list-style-position: inside;
    list-style-type: disc;
    margin-top: 5px;
    padding: 0 0 0 5px;
}
.st-message-wrap.answer a {
    color: #257ec4;
}
.st-recommend-category-box {
    border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.st-recommend-category-head {
    color: #4d4d4d;
    cursor: pointer;
    padding: 8px 0 3px 4px;
}
.st-category-expand {
    background: rgba(0, 0, 0, 0) url("down.png") no-repeat scroll center center;
    display: inline;
    margin-left: 5px;
    padding: 3px 6px;
}
.selected .st-category-expand {
    background: rgba(0, 0, 0, 0) url("up.png") no-repeat scroll center center;
}

.st-starttalk {
    text-align: center;
    overflow: hidden;
    padding: 5px 0;
    float: left;
    width: 100%;
}
.st-starttalk span {
    font-size: 12px;
    background: #cecece none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    display: inline-block;
    line-height: 20px;
    padding: 0 15px;
}


/*列表*/
ul.dotred,ul.dotblue,ul.dotgray,ul.arrowred,ul.arrowgray,ul.nodot,ul.letter{list-style: none outside none;margin: 0px;padding: 0px;}
ul.nodot li{padding: 0 0 0 10px;}
ul.dotred li,ul.dotblue li{padding: 0 0 0 10px;background: url(new_list_icon.png) no-repeat;}
ul.dotred li{background-position:0px -12px;border-bottom:1px dashed #e9e9ee;}
ul.dotblue li{background-position:0px -34px;border-bottom:1px dashed #e9e9ee;}
ul.dotgray li{padding: 0 0 0 12px;background: url(dot_li.jpg) 2px 13px no-repeat;border-bottom:0px dashed #e9e9ee;}
ul.arrowred li{padding: 0 0 0 14px;background: url(arrowred.jpg) no-repeat 0px 12px;border-bottom:0px dashed #e9e9ee;}
ul.arrowgray li{padding: 0 0 0 15px;background: url(arrowgray.jpg) no-repeat 0px 11px;border-bottom:1px dashed #e9e9ee;}
ul.letter li {background: url(icon2.png) no-repeat scroll 2px -150px;padding-left: 25px;}
span.dateR a{display:block;float:right;color:#999;font-size:12px;font-family:"Times New Roman", "Times", "serif";}