@charset "utf-8";
li{
cursor:pointer;
}
/*---------------------------------------------------------------------------*/

#hilight{
width:507px;
margin-right:7px;
}
#editor_talk{
background:url(../images/home2/editortalk.png) no-repeat;
width:250px;
height:264px;
float:left;
}
#editor_talk_content.scroll-pane{
	height:184px;
	width:200px;
	overflow: auto;
	font-size:12px;
	color:#454545;
	padding-right:10px;
	float:left;
}
#banner{
height:78px;
overflow:hidden;
}
#case_box{
height:52px;
width:764px;
background:url(../images/home2/tab_case.png) no-repeat;
background-position:top;
overflow:hidden;
}
#content_case{
background:url(../images/home2/case_content.png) no-repeat;
width:764px;
height:400px;
overflow:hidden;
}
#hot_topic {
background:transparent url(../images/home2/hot_topic.png) no-repeat ;
height:297px;
padding:15px 0px 0 0px;
width:764px;
font-size:12px;
}
.content_topic{
width:180px;
height:212px;
font-size:12px;
}
.content_topic_detail p{
text-align:left;
width:140px;
font-size:12px;
}
#help_announce{
height:585px;
width:764px;
background:url(../images/home2/help_announce.png);
font-size:12px;
}
#hot_webboard{
background:url(../images/home2/conversation_room.png) no-repeat;
width:764px;
height:289px;
font-size:12px;
}
#hot_webboard table{
font-size:12px;
}
#new_activities{
background:url(../images/home2/news_act.png) no-repeat;
width:764px;
height:432px;
font-size:12px;
}
.content_detail_case{
width:254px;}
#btn_search{
outline:none;
}
.text_case{
width:215px;
overflow:hidden;
margin:27px 19px 0;
font-size:12px;
}
.read_more,.float_right.btn,.view_all{
border:0px none;
}

.view_all{
margin:20px ;
}
.btn_wb_all{
width:730px;
height:70px;
margin-left:19px;
}
.btn_wb{
width:169px;
height:32px;
margin:3px 0 0 16px;
}
.all_topic_byCat{
margin-top:15px;
}
.table_board{
text-align:left
}
/*----------------------------------------right box---------------------------------------*/

#foundation_box{
width:186px;
height:463px
}
#neighbor{
background:url(../images/home2/neighbor_head.png) no-repeat;
width:185px;
height:49px;
}
.relate_link{
margin:3px 0;
}
.all_link{
width:88px;
margin:5px 0 0 20px;
}
.small_box{
background:url(../images/home2/small_frame.png) no-repeat;
width:76px;
height:75px;
}
.small_box img{
margin-top:5px;
}
.img_neighbor{
margin:5px 0px;
}
/*----------------scroll pane-------------------*/
.blue .jScrollPaneTrack {
	background: url../(images/scroll_img/bg_gray_mid.png) repeat-y;
	height:auto;
}
.blue .jScrollPaneDrag {
	background: url(../images/scroll_img/scroll_red_mid.png) repeat-y;
}
.blue .jScrollPaneDragTop {
	background: url(../images/scroll_img/scroll_red_top.png) no-repeat;
	height: 2px;
}
.blue .jScrollPaneDragBottom {
	background: url(../images/scroll_img/scroll_red_bottom.png) no-repeat;
	height: 2px;
}
.blue a.jScrollArrowUp {
	height: 2px;
	background: url(../images/scroll_img/bg_gray_top.png) no-repeat;
}
.blue a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.blue a.jScrollArrowDown {
	height: 2px;
	background: url(../images/scroll_img/bg_gray_bottom.png) no-repeat;
}
.blue a.jScrollArrowDown:hover {
	background-position: 0 0;
	
}

/* IE SPECIFIC HACKED STYLES */
* html .blue .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */
	#TB_window {
		border:0 none;
	}
