/* CSS Document */

Input
{
BACKGROUND-COLOR: #ffffff; 
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
COLOR: #666666;
HEIGHT: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的CSS定义:对应CSS中的“BUTTON”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
Button
{
FONT-SIZE: 9pt;HEIGHT: 20px;
}
/* 下拉列表框的CSS定义:对应CSS中的“SELECT”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Select
{
FONT-SIZE: 9pt;HEIGHT: 20px;
}
/* 顶部用户登录文字链接的CSS定义 */

/* ==频道通用表格CSS定义开始== */
.Channel_border /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.Channel_title /* 标题背景颜色定义(760) */
{
background: #cccccc;color: #037FA8;height: 27;text-align: center;font-weight:bold;
}
.Channel_tdbg /* 表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}
.Channel_pager /* 分页表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}

　　/* --评论显示页的CSS定义开始-- */
.Comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #CCCCCC;
}
.Comment_title /* 标题背景颜色定义(760) */
{
background:#449AE8;color: #ffffff;font-weight: normal;height: 25;
}
.Comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#FFFFFF;line-height: 120%;
}
.Comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#FAFAFA;
}
　　/* --评论显示页的CSS定义结束-- */
/* ==频道通用表格CSS定义结束== */ 

/* ==简短标题文字的CSS定义开始== */
/* [图文]简短标题文字的CSS定义 */
.S_headline1
{
color: blue;
}
/* [组图]简短标题文字的CSS定义 */
.S_headline2
{
color: #FF6600;
}
/* [推荐]简短标题文字的CSS定义 */
.S_headline3
{
color: green;
}
/* [注意]简短标题文字的CSS定义 */
.S_headline4
{
color: red;
}
/* ==简短标题文字的CSS定义开始== */

/* ==top.asp中的CSS定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.top_top
{
background:#0089F7;height: 2;
}
.top_Channel /* 频道表格背景、文字颜色定义 */
{
background:#0089F7;color:#3AB1F5!important;text-align: right;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.top_Announce /* 公告表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0565A6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560A6;height: 30;
}
.top_Path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 760;background:#ffffff;height: 30;
}
.top_UserLogin /* 顶部用户登录文字链接的CSS定义 */
{
color: #037FA8
}
/* ==top.asp中的CSS定义结束== */

/* ==网页中部中的CSS定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
}
　　/* --网页中部左栏的CSS定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff;
border:1px solid #B6B6B6;
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(/Skin/blue/left_title.gif);font-weight:bold;color: ffffff;height: 28;width:180;padding-left:40;text-align: left;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
background:url(/Skin/blue/left_tdbg1.gif);line-height: 150%;padding-left:5;padding-right:8;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
background:url(/Skin/blue/left_tdbg2.gif);height: 10;
}
.right_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(/Skin/blue/right_title.gif);font-weight:bold;color: ffffff;height: 28;width:180;padding-left:40;text-align: left;
}
　　/* --网页中部左栏的CSS定义结束-- */
　　/* --网页中部中栏的CSS定义开始-- */
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 572;background:#ffffff;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 4;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 037FA8;height: 25;background:#f9f9f9;border: 1px solid #D2D3D9;
}
.main_Search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037FA8;height: 25;border: 1px solid #D2D3D9;background:#f9f9f9;
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/Skin/blue/main_top.gif);height: 187;
}
.main_title_760i /* 网站首页中栏标题表格背景、文字颜色定义(760) */
{
color: ffffff;background:url(/Skin/blue/main_title_760i.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:40;height: 29;
}
.main_tdbg_760i /* 网站首页中栏内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
color: ffffff;background:url(/Skin/blue/main_title_575.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:40;height: 29;
}
.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_282i /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/Skin/blue/main_title_282i.gif);color: ffffff;height: 29;border-top: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;padding-left:40;
}
.main_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/Skin/blue/main_title_282.gif);color: ffffff;height: 29;border-top: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;padding-left:40;
}
.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
background:#f7f7f7;
}
　　/* --网页中部中栏的CSS定义结束-- */
　　/* --文章显示页的CSS定义开始-- */

.main_ArticleTitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18;line-height: 150%;
}
.main_ArticleSubheading /* 副标题文字颜色定义 */
{
color: 037FA8;font-weight:bold;line-height: 150%;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/blue/main_title_760.gif);border: 1px solid #D2D3D9;height: 28;color: ffffff;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;padding: 8;line-height: normal;
}
.Article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}

　　/* --文章显示页的CSS定义结束-- */
　　/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{COLOR: #ff0000;}
a.Guest:active {color: #ffffff;}

.Guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/blue/main_title_760.gif);border: 1px solid #D2D3D9;padding-left:5;height: 29;color: ffffff;
}
.Guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;padding: 8;
}
.Guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449AE8;
}
.Guest_title /* 标题背景颜色定义(760) */
{
background:#449AE8;color: #ffffff;font-weight: normal;height: 25;
}
.Guest_tdbg /* 表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}
.Guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#D2D3D9;
}
.Guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97D2DF;background:#E8F5F8;color: #006633;
}
.Guest_ReplyAdmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.Guest_ReplyUser /* 用户回复文字背景颜色定义(760) */
{
color: #449AE8;
}
　　/* --留言频道CSS定义结束-- */
　　/* --商城的CSS定义开始-- */
.Shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449AE8;
}
.Shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.Shop_title /* 标题背景颜色定义(760) */
{
background:url(/Skin/blue/main_title_760.gif);color: #ffffff;font-weight: normal;height: 27;
}
.Shop_tdbg /* 表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}
.Shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.Shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.Shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#E1F4EE;line-height: 120%;
}

　　/* --商城的CSS定义结束-- */
/* ==网页中部中的CSS定义结束== */

/* ==Bottom.asp中的CSS定义开始== */
.Bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.Bottom_Adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:#B72567;color:#ffffff;
}
.Bottom_Copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* ==Bottom.asp中的CSS定义结束== */

/* ==自选风格中的CSS定义结束== */

/* ==自选风格中的CSS定义结束== */
.Channel_font /* 搜索等特殊文字颜色定义 */
{
color: red;
}
/* --评论显示页的CSS定义开始-- */ 
.Guest_font /* 隐藏、用户等特殊文字颜色定义 */
{
color: green;
}
/* --评论显示页CSS定义结束-- */
/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #000000;}
a.Guest:visited {color: #000000;}
a.Guest:hover{COLOR: #ff6600;}
a.Guest:active {color: #000000;} 

/* 站内链接文字颜色定义 */
a.Channel_KeyLink{text-decoration: underline;}
a.Channel_KeyLink:link {color: blue;}
a.Channel_KeyLink:visited {color: blue;}
a.Channel_KeyLink:hover{color: #ff0000;}
a.Channel_KeyLink:active {color: blue;}

/* --用户控制css定义开始-- */
.user_left /*左区块定义*/
{
background:#f3f3f3;width:170px;padding-left: 4px;border-left-width: 2px;border-left-style: solid;border-left-color: #ffffff;padding-right: 4px;
}
.user_box/*左区块内标题栏定义*/
{
border: 1px solid #bfbfbf;background-color: #ffffff;border-collapse:15;
}
.user_righttitle {
background-color: #f3f3f3;padding-top: 5px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;
border-top-width: 2px;border-right-width: 2px;border-bottom-width: 1px;border-left-width: 2px;
border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
border-top-color: #ffffff;border-right-color: #ffffff;border-bottom-color: #bfbfbf;border-left-color: #ffffff;
}
.user_line {
line-height: 1px;background-image: url(images/line.gif);
}
.user_toolstop/*左区块内标题栏定义*/
{
line-height: 28px;font-size: 12px;font-weight: bold;color: #666666;padding-left: 10px;letter-spacing: 4pt;
}
.user_toolsbot/*左区块内内容定义*/
{
line-height: 25px;font-size: 12px;color: #666666;border-right-width: 4px;border-right-style: solid;border-right-color: #ffffff;
}
.user_toolspoint/*区块内箭头栏定义*/
{
padding-left: 6px;
}

/*用户控制面板右*/
.user_right {
background-color: #ffffff;padding-right: 2px;padding-left: 6px;width:572px;
}
.border1
{
border: 1px solid #bfbfbf;
}

.title
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.border
{
border: 1px solid #449ae8;
}
.tdbg
{
background:#f0f0f0;line-height: 120%;
}
.tdbgmouseover{
background:#bfdfff;line-height: 120%;
}
.tdbg2
{
background:#e0eef5;line-height: 120%;
}
.tdbg5
{
background:#e0eef5;line-height: 120%;
}
.title5
{
width:80px;background:url('../user/images/titlebg2.gif');line-height: 120%;padding-top:2px;cursor:hand;
}
.title6
{
width:80px;background:url('../user/images/titlebg1.gif');color: #ffffff;font-weight: normal;padding-top:2px;cursor:hand;
}
.button1
{
width:90px;
}
.show_page {
text-align: center;
}


/* 固定排课表格表格的css定义*/
.date_border
{
border: 1px solid ;
}
.date_title
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.date_tdbg
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.style2
{
font-size: 10px;
}
.style3
{
font-size: 12px;
}

/* ==RSS连接框定义== */
#popitmenu {
    BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; Z-INDEX: 100; VISIBILITY: hidden; FONT: 12px/18px Verdana; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; POSITION: absolute; BACKGROUND-COLOR: white
}
#popitmenu A {
    DISPLAY: block; PADDING-LEFT: 6px; COLOR: black; TEXT-DECORATION: none;
}
#popitmenu A:hover {
    BACKGROUND-COLOR: #ccff9d;
}

/* ==用户登录框定义== */
#userlogined
{
    padding-left:10;text-align: left;
}
#userctrl
{
    text-align: center;
}
#usermessage
{
    padding-left:10;text-align: left;
}
.havemessage
{
    BACKGROUND-COLOR: #ccff9d;
}
.havemessaged
{
    BACKGROUND-COLOR: #cc0000;
}
.spaceList  /* 聚合空间列表定义 */
{
width: 100%;text-align: center;
}
.spaceList_image
{
text-align: center;
}
.spaceList_intro
{
text-align: center;
}
#showspacelist_more
{
text-align: right;padding-right:10;
} 
/* ==供求信息div按钮定义开始== */
#supply{
margin:0px;
padding:0px;
color:#fff;
}
.supplybut,.supplybutover{
margin:0px;
padding:1px;
line-height:25px;
border-top: 1px solid #d2d3d9;border-right: 1px solid #d2d3d9;border-left: 1px solid #d2d3d9;text-align: left;padding-left:30;padding-right:15px;
display: block;
float:left;
margin-right:8px;
cursor:hand;
}
.supplybut{
background:url(/Skin/blue/main_title_575.gif);
}
.supplybutover{
background:url(/Skin/blue/main_title_282.gif);
}
/* ==供求信息div按钮定义开始== */
/* --房产信息列表表格css定义开始-- */


.houselistbg /* --房产信息列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.houselistbg2 /* --房产信息列表内容间隔颜色的定义2-- */
{
background:#f6f9ff;
}
.houseth{
background:#e6f5ff;
}
.housetable{
border: 1px solid #ffffff;
border-collapse: collapse;
}
/* --房产信息列表表格css定义结束--
/* ==CSS自定义开始== */
.mj_1 /*行高28背景定义*/
{
	line-height: 28px;
	background-image: url(/Skin/hx008/lin.gif);
	text-indent: 48px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D0D0;
	font-size: 14px;
	font-weight: bold;
}
.mj_2 /*行高28的另一种背景定义*/
{
	line-height: 28px;
	background-image: url(/Skin/hx008/lin2.gif);
	text-indent: 48px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D0D0;
	font-size: 14px;
	font-weight: bold;
}
.mj_hui /*左右下灰色边框*/
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}

* {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-style:none;
	list-style-type:none;
	color: #595959;
}

BODY{ 
    PADDING: 5px 0px 0px 0px;
    FONT-SIZE: 12px; 
	 color: #595959;
    MARGIN: 0px auto;
}
hr{
 display: none; 
}
A:LINK,a:visited {	color: #545454;	text-decoration: none;}
A:HOVER { color: #FF9900; text-decoration: underline;}
.clear{
	clear:both;
}
#container{
	width:770px;
	margin:0px auto;
	text-align:center;
}
#header{
	width:770px;
	margin:0px auto;
	background: url(/Skin/hx008/header_bg.gif) repeat-x left bottom;
	height:84px;
	margin-bottom: 10px;
}
#header .top{
	float: right;
	width: 180px;
	height:51px;
}
#header .logo{
	float:left;
background: url(/Skin/hx008/header_logo.gif) no-repeat left top;
	height: 84px;
	width: 110px;
	clear: both;
	margin-left: 10px;
}
#header .menu{
	float:left;
	height: 33px;
	width: 580px;
}
#header .menu li{
	float:left;
	padding:0px 0px 0px 2px;
	height:33px;
	overflow:hidden;
	background:url(/Skin/hx008/menu_sp.gif) no-repeat left center;
}
#header .menu *{
	font-size:14px;
	color:#FFFFFF;
	line-height: 33px;
}
#header .menu a{
	padding:0px 20px;
	display:block;
	float:left;
	white-space:nowrap;
	text-decoration:none;
}
#header .menu a:hover{
	background:url(/Skin/hx008/menu_over.gif) repeat-x;
	text-decoration:none;
}
#header .menu .first{
	padding:0px;
	background:none;
}

#content1 .MainLeft{
	border: 1px #b6b6b6 solid;
	float: left;
	width: 270px;
}

#content1 .MainMid{
border: 1px #b6b6b6 solid;
	float: left;
	width: 341px;
	margin-left: 4px;
	height:230px;
}
#content1 .MainRight{
	border: 1px #b6b6b6 solid;
	margin-left:4px;
	float: left;
	width: 146px;
	height:230px;
}
#content1 h1{
background-image:url(/Skin/hx008/normal.gif); background-repeat:repeat-x;
	font-size:14px;
	padding: 5px 5px 5px 5px;
	text-align:center;}

#content1 .MainNormal{
	float: left;
	width: 285px;
	margin: 0 5px 5px 0;
}
#content1 .MainNormaltmp{
	float: left;
	width: 500px;
	margin: 0 5px 5px 0;
}

#content1 .MainDetail{
	float: left;
	width: 540px;
	padding: 5px 5px;
	overflow: hidden;
	word-break:break-all;
	white-space:normal;
}
#content1 .MainDetail hr{
	border: 1px dashed #cccccc;
	height: 1px;
}

#content1 .MainDetail h1{
	border-left:5px #adadad solid;
	background-color: #f2f1f2;
	font-size:14px;
	padding: 5px 5px 5px 5px;
}
#content1 .MainDetail h3{
	font-size:14px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	line-height: 180%;
}
#zuoxia .list{
	color: #004592;
	overflow: hidden;
	border-bottom: 1px dashed #78abbc;
	line-height: 180%;
	margin:5px 6px 3px 6px;
	width:315px;
	padding-right:3px;
}
#content1 .MainDetail .ListType{
	padding: 10px;
}
#content1 .MainDetail .ListType li{
	line-height: 200%;
	background: url(/Skin/hx008/panel_arrow.gif) no-repeat 0px 9px;
	padding-left: 8px;
}

#content1 .MainDetail li a{
	text-decoration: none;
	color: #0498e5;
	font-size: 14px;
	font-weight: bold;
}
#content1 .MainDetail li a:hover{
	text-decoration: underline;
}
#content1 .Guide{
	width: 770px;
	border-bottom: 1px #adadad solid;	
	clear: both;
}
#content1 .Guide .GuideText{
	color: #343232;
	font-size: 12px;
	font-weight: bold;
	background: url(/Skin/hx008/small_logo.gif) no-repeat top left;
	margin-left: 5px;
	padding: 5px 30px;
}
#content1 .focusPic{
	border: 1px #7b7b7b solid;
	margin-bottom: 10px;
}



#content1{
	width: 770px;
	margin: 0px auto;
	text-align: left;
}
#zuoxia .smallpic-list{
	border: 1px #bdbdbd solid;
	BACKGROUND: url(/Skin/hx008/normal.gif) repeat-x left top;
	position: relative;
	white-space:nowrap;
	overflow: hidden;
	width:323px;
	float:left;
	margin:0 3px 3px 0;
	height:210px;

	padding-right:3px;
}
.sidebar{
	border: 1px #bdbdbd solid;
	BACKGROUND: url(/Skin/hx008/sidebar_head.gif) repeat-x left top;
	position: relative;	
	width:110px;
	float:right;
	margin-top:4px;
	height:420px;
}
#content1 .detailsidebar{
	border-left: 1px #bdbdbd solid;
	border-right: 1px #bdbdbd solid;
	border-bottom: 1px #bdbdbd solid;
	BACKGROUND: url(/Skin/hx008/sidebar_head.gif) repeat-x left top;
}
#content1 .smallpic-list h2,#content1 .sidebar h2,#content1 .detailsidebar h2{
	color:#595959;
	padding: 3px 10px;
	font-weight: bolder;
}
.PicTitle{
	color:#595959;
	font-weight: bolder;
	background: url(/Skin/hx008/arrow.gif) no-repeat 5px 4px;
	padding: 2px 20px;
}
#content1 .smallpic-list .pic{
	float: left;
	border: 1px #8c8c8c solid;
	padding: 1px 1px 1px 1px;
	width: 70px;
	height: 70px;
	margin: 5px 5px 0 5px;
	background-color: White;
}

#content1 .smallpic-list .inf{
	float: left;
	width: 65%;
	overflow: hidden;
}
#content1 .smallpic-list .text{
	float: left;
	width: 65%;
	white-space: normal;
	word-break:break-all;
}
#content1 .smallpic-list .about{
	padding: 10px 20px;
	white-space: normal;
	word-break:break-all;
	line-height: 200%;
}
#content1 .smallpic-list .detail{
	float: left;
	line-height: 200%;
	padding-left: 10px;
}

#content1 .smallpic-list li,#content1 .MainSidebar li,#content1 .detailsidebar li,#content1 .sidebar li{
	padding-left: 3px;
	line-height: 180%;
}
#content1 .smallpic-list li a,#content1 .MainSidebar li a,#content1 .detailsidebar li a,#content1 .sidebar li a{
	text-decoration: none;
}

#content1 .smallpic-list li a:hover,#content1 .MainSidebar li a:hover,#content1 .detailsidebar li a:hover,#content1 .sidebar li a:hover{
	text-decoration: underline;
}
#banner{
	background: url(/Skin/hx008/banner_bg.gif) repeat-x top;
	width:768px;
	height:86px;
	border-left: 1px #bcbcbc solid;
	border-right: 1px #bcbcbc solid;
	border-bottom:1px #bcbcbc solid;
	margin-top:3px;
}
#banner UL {
	liST-STYLE-TYPE: none
}
#banner li {
	FLOAT: left; MARGIN: 0 24px;  HEIGHT: 24px;
}
#tb1{ margin-top:5px;}

#footer{ border-top:4px #898989 solid;
background-color:#F4F4F4;
	width: 770px;
	margin: 5px auto;
	clear: both;
	text-align:center;
	padding-top:5px;
}
#footer .footer{
	float: left;
	border-top: 3px #898989 solid;
	background-color: #f4f4f4;
	width: 770px;
}
#footer .logo{
	float: left;
	background: url(/Skin/hx008/footer_logo.gif) #f4f4f4 no-repeat top;
	height: 78px;
	width: 152px;
	margin-left: 30px;
}
#footer .textcontainer{
	float: left;
	border-left: 1px dashed #767575;
	margin: 5px 20px 10px 20px;
}
#footer h2{
	color: #343232;
	font-weight: normal;
	padding: 5px 20px;
	text-align: left;
}

#content1 .content1{ margin-left:2px;
	padding-top: 5px;
	color:#606060;
	line-height: 200%;
	word-break:break-all;
	white-space:normal;
	float: left;
	width: 120px;
}
.LayerRight{
	text-align: right;
}

#1{ margin:0;
padding:0;}
#sousuo{
	margin-top:3px;
	width:768px;
	border: 1px solid #bdbdbd;
	 height:60px;
	 padding:10px 0 0 20px;}
#zuoxia{ margin-top:3px;
width:653px;
float:left;
}
#rolllink{ margin-top:15px;}
 .sidebar h2{
padding:5px;
}
.ms{ margin_top:10px;
padding:10px;
text-align:center;
color: #FF0000;
font-size:14px;
height:38px;
width:100%;
}

.td1{
background-image:url(/Skin/hx008/normal.gif);
background-repeat:repeat-x;
border-bottom: 1px #b6b6b6 solid;
height:20px;}
.td2{background-image:url(/Skin/hx008/normal.gif);
background-repeat:repeat-x;
border-top:1px #b6b6b6 solid;
border-bottom: 1px #b6b6b6 solid;
height:20px;}
.td4{background-image:url(/Skin/hx008/normal.gif);
background-repeat:repeat-x;
border:1px #b6b6b6 solid;
height:20px;}
.td3{ height:3px;}


/* CSS Document */

