/*--带*的只有IE识别，排后者优先；带*+的只有IE7识别；带!important的IE6不能识别--*/
/*text-overflow:ellipsis;IE6+专有属性，自动截断并补足“…”，设为clip时，纯粹截断*/

/*默认样式*/
body
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	font:12px/1.5 Tahoma, Helvetica, Arial, sans-serif, 宋体;
	color:#444444;
}
table
{
	table-layout:auto;
}
img
{
	border:0px;
}
li
{
	list-style:none;
}
input
{
	margin:0px;
	padding:2px;
	vertical-align:middle;
}
select
{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

a
{
	color:#444444;
	text-decoration:none;
}
a:visited
{
	color:#444444;
	text-decoration:none;
}
a:hover
{
	color:#444444;
	text-decoration:underline;
}

/*---------------------*/
/*公共调用样式*/
.NoWrap
{
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Height_10px
{
	height:10px;
	font-size:0px;/*IE6Bug*/
}

/*---------------------*/
/*页头和页尾*/
#Head
{
	background:url(../Image/Head.png) no-repeat center;
	clear:both;
	margin:0px auto;
	padding:0px;
	width:950px;
	height:100px;
}


#Bar_BG
{
	background:url(../Image/Bar_BG.png) repeat-x center;
	clear:both;
	margin:0px;
	padding:0px;
	width:auto;
	height:60px;
}
#Bar_Zone_Top
{
	clear:both;
	margin:0px auto;
	padding:0px;
	width:950px;
	height:2px;
	font-size:0px;
}
#Bar_Zone
{
	clear:both;
	margin:0px auto;
	padding:0px;
	width:950px;
	height:58px;
}
#Bar_Zone_Left
{
	clear:left;
	float:left;
	display:inline;/*设置float后，如果margin不为0，IE6下margin会变双倍[左右margin？]*/
	margin:0px 0px 0px 20px;
	padding:0px;
	width:620px;/*左边-20px*/
	height:58px;
}
#Bar_Zone_Left #Bar_Nav
{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	width:auto;
	height:28px;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	overflow:hidden;
}
#Bar_Zone_Left #Bar_Nav td
{
	height:28px;
	line-height:28px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#982E00;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Bar_Zone_Left #Bar_Nav .Bar_Nav_Link_CN
{
	padding:0px 10px 0px 10px; *+padding:1px 10px 0px 10px; _padding:1px 10px 0px 10px;
	font-size:12px;
	color:#982E00;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Bar_Zone_Left #Bar_Nav .Bar_Nav_Link_EN
{
	padding:0px 10px 0px 10px;
	font-size:12px;
	color:#982E00;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Bar_Zone_Left #Bar_Tip
{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 15px;
	width:auto;
	height:30px;
	line-height:30px;
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Bar_Zone_Right
{
	clear:right;
	float:right;
	display:inline;/*设置float后，如果margin不为0，IE6下margin会变双倍[左右margin？]*/
	background:url(../Image/Bar_RightBG.png) no-repeat center;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:300px;/*右边-10px*/
	height:55px;
}
#Bar_Zone_Right #Bar_Search
{
	clear:both;
	margin:10px 20px 10px 20px;
	padding:0px;
	width:260px;
	height:35px;
	line-height:35px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Bar_Zone_Right #Bar_Search .SearchTip
{
	margin:0px;
	padding:0px 3px 0px 3px; *+padding:2px 3px 0px 3px; _padding:2px 3px 0px 3px;
	height:35px;
	line-height:35px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#FFAB1E;
}
#Bar_Zone_Right #Bar_Search .SearchContent
{
	margin:0px;
	padding:0px 3px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
}
#Bar_Zone_Right #Bar_Search .SearchType
{
	margin:0px;
	padding:0px 3px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
}
#Bar_Zone_Right #Bar_Search .SearchSubmit
{
	margin:0px;
	padding:0px 3px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
}
#Bar_Zone_Right #Bar_Search .SearchContent .TextBox
{
	border:#E6C48F 1px solid;
	background-color:#FFFFFF;
	padding:2px 3px 0px 3px; *+padding:0px 3px 0px 3px; _padding:0px 3px 0px 3px;
	width:160px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	font-size:12px;
}
#Bar_Zone_Right #Bar_Search .SearchType .DropDownList
{
	border:#E6C48F 1px solid;
	background-color:#FFFFFF;
	padding:0px;
	vertical-align:middle;
	font-size:12px;
}


#Foot_TopSpace
{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:10px;
	font-size:0px;
}
#Foot
{
	clear:both;
	background:url(../Image/Foot.png) repeat-x center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:50px;
}
#Foot_Info
{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:auto;
	height:50px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#444444;
}


/*内容显示区---------------------*/
#ShowZone
{
	clear:both;
	margin:0px auto;
	padding:0px;
	width:950px;
	height:auto;
}
#ShowZone_Left
{
	clear:left;
	float:left;
	margin:0px 5px 0px 20px;
	padding:0px;
	width:620px;
	height:auto;
}
#ShowZone_Right
{
	clear:right;
	float:right;
	margin:0px 20px 0px 5px;
	padding:0px;
	width:280px;
	height:auto;
}


/*首页---------------------*/
#ItemListZone_Main_Top
{
	background:url(../Image/ItemListZone_Main_Top.png) no-repeat center;
	clear:both;
	margin:0px;
	padding:0px;
	width:620px;
	height:15px;
}
#ItemListZone_Main_Bottom
{
	background:url(../Image/ItemListZone_Main_Bottom.png) no-repeat center;
	clear:both;
	margin:0px;
	padding:0px;
	width:620px;
	height:15px;
}
#ItemListZone_Main
{
	background:url(../Image/ItemListZone_Main_BG.png) repeat-y center;
	clear:both;
	margin:0px;
	padding:0px;
	width:620px;
	height:235px;
}
#IndexPicZone
{
	border:#FFD185 1px solid;
	clear:left;
	float:left;
	display:inline;/*设置float后，如果margin不为0，IE6下margin会变双倍[左右margin？]*/
	margin:0px 3px 0px 15px;/*边线1px，右移2px*/
	padding:0px;
	width:280px;/*左右边线各+1px*/
	height:233px;/*上下边线各-1px*/
}
#IndexPicZone_Pic
{
	clear:both;
	margin:0px;
	padding:0px;
	width:280px;
	height:210px;
}
#IndexPicZone_Title
{
	clear:both;
	margin:0px;
	padding:0px 0px 0px 0px; *+padding:2px 0px 0px 0px; _padding:2px 0px 0px 0px;
	width:280px;
	height:23px;
	line-height:23px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#444444;
}
#ItemListZone_MainList
{
	clear:right;
	float:right;
	display:inline;/*设置float后，如果margin不为0，IE6下margin会变双倍[左右margin？]*/
	margin:0px 15px 0px 5px;
	padding:0px;
	width:300px;
	height:235px;
}
#ItemListZone_MainList_Top
{
	background:url(../Image/ItemListZone_MainList_Top_BG.png) no-repeat center;
	clear:both;
	margin:0px;
	padding:0px;
	width:300px;
	height:25px;
}
.ItemListZone_MainList_Top_Title
{
	margin:0px;
	padding:0px 5px 2px 25px; *+padding:0px 5px 0px 25px; _padding:0px 5px 0px 25px;
	height:23px; *+height:25px; _height:25px;
	line-height:23px; *+line-height:25px; _line-height:25px;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#FBAE68;
}
.ItemListZone_MainList_Top_More, .ItemListZone_MainList_Top_More a
{
	margin:0px;
	padding:0px 5px 0px 5px; *+padding:0px 5px 0px 5px; _padding:0px 5px 0px 5px;
	height:25px;
	line-height:25px;
	text-align:right;
	vertical-align:middle;
	font-size:12px;
	color:#FBAE68;
}
#ItemListZone_MainList_List
{
	clear:both;
	margin:0px;
	padding:5px 10px;
	width:280px;/*左右各-10px*/
	height:200px;/*上下各-5px*/
	overflow:hidden;
}
#ItemListZone_MainList_List .ItemListZone_MainList_List_Table
{
	margin:0px;
	padding:0px;
	width:280px;
	text-align:left;
	table-layout:fixed;
}
#ItemListZone_MainList_List .ItemTitle_MainList
{
	background:url(../Image/ItemListZone_MainList_ListTip.png) no-repeat left;
	border-bottom:#C5C5C5 1px dashed;
	margin:0px;
	padding:0px 8px 0px 20px;
	/*padding:0px 0px 0px 20px; *+padding:2px 0px 0px 20px; _padding:2px 0px 0px 20px;*/
	line-height:24px;
	vertical-align:middle;
	font-size:12px;
	color:#444444;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
  text-overflow:ellipsis;/*IE6+专有属性，自动截断并补足“…”，设为clip时，纯粹截断*/
}


#ItemListZone_Other
{
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:620px;
	height:210px;
}
#ItemListZone_Other_LXDT
{
	clear:left;
	float:left;
	display:inline;/*设置float后，如果margin不为0，IE6下margin会变双倍[左右margin？]*/
	margin:0px 0px 0px 0px;
	padding:0px;
	width:305px;
	height:210px;
}
#ItemListZone_Other_XMSB
{
	clear:right;
	float:right;
	display:inline;/*设置float后，如果margin不为0，IE6下margin会变双倍[左右margin？]*/
	margin:0px 0px 0px 10px;
	padding:0px;
	width:305px;
	height:210px;
}
#ItemListZone_Other_Top_LXDT
{
	background:url(../Image/ItemListZone_Other_TopBG_LXDT.png) no-repeat center;
	clear:both;
	margin:0px;
	padding:0px;
	width:305px;
	height:40px;
}
#ItemListZone_Other_Top_XMSB
{
	background:url(../Image/ItemListZone_Other_TopBG_XMSB.png) no-repeat center;
	clear:both;
	margin:0px;
	padding:0px;
	width:305px;
	height:40px;
	vertical-align:top;
}
.ItemListZone_Other_Top_Title
{
	margin:0px;
	padding:0px 0px 0px 15px; *+padding:2px 0px 0px 15px; _padding:2px 0px 0px 15px;
	height:34px; *+height:32px; _height:32px;
	line-height:34px; *+line-height:32px; _line-height:32px;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#F99B00;
}
.ItemListZone_Other_Top_More
{
	margin:0px;
	padding:0px 10px 0px 0px; *+padding:2px 10px 0px 0px; _padding:2px 10px 0px 0px;
	height:34px; *+height:32px; _height:32px;
	line-height:34px; *+line-height:32px; _line-height:32px;
	text-align:right;
	vertical-align:middle;
}
#ItemListZone_Other_List
{
	background:url(../Image/ItemListZone_Other_ListBG.png) repeat-y center;
	clear:both;
	margin:0px;
	padding:5px 10px 0px 10px;
	width:285px;/*左右各-10px*/
	height:155px;/*上-5px*/
	overflow:hidden;
}
#ItemListZone_Other_List .ItemListZone_Other_List_Table
{
	margin:0px;
	padding:0px;
	width:285px;
	text-align:left;
	table-layout:fixed;
}
#ItemListZone_Other_List .ItemTitle_OtherList
{
	background:url(../Image/ItemList_TitleTip.gif) no-repeat left;
	margin:0px;
	padding:0px 0px 0px 10px;
	/*padding:0px 0px 0px 10px; *+padding:2px 0px 0px 10px; _padding:2px 0px 0px 10px;*/
	line-height:19px; *+line-height:19px; _line-height:19px;
	vertical-align:middle;
	font-size:12px;
	color:#444444;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
  text-overflow:ellipsis;/*IE6+专有属性，自动截断并补足“…”，设为clip时，纯粹截断*/
}
#ItemListZone_Other_Bottom
{
	clear:both;
	background:url(../Image/ItemListZone_Other_Bottom.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:305px;
	height:10px;
	font-size:0px;
}

/*信息服务*/
#InformationService_Zone
{
	clear:both;
	margin:0px;
	padding:0px;
	width:280px;
	height:200px;
	overflow:hidden;
}
#InformationService_Head
{
	clear:both;
	background:url(../Image/InformationService_Head_BG.png) no-repeat bottom;
	margin:0px;
	padding:0px;
	width:280px;
	height:30px;
	overflow:hidden;
}
#InformationService_Head #InformationService_Head_Title
{
	margin:0px 0px 0px 32px;
	padding:0px 0px 0px 0px; *+padding:2px 0px 0px 0px; _padding:2px 0px 0px 0px;
	height:30px; *+height:28px; _height:28px;
	line-height:30px; *+line-height:28px; _line-height:28px;
	vertical-align:middle;
	text-align:left;
	color:#FBAE68;
	font-size:14px;
	font-weight:bold;
}
#InformationService_Middle
{
	clear:both;
	background:url(../Image/InformationService_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:12px 15px 12px 15px;
	width:250px;
	height:136px;
	text-align:left;
	overflow:hidden;
}
#InformationService_Foot
{
	clear:both;
	background:url(../Image/InformationService_Foot_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:280px;
	height:10px;
	font-size:0px;
}
/*校内链接*/
#SchoolLink_Zone
{
	clear:both;
	margin:0px;
	padding:0px;
	width:280px;
	height:160px;
	overflow:hidden;
}
#SchoolLink_Head
{
	clear:both;
	background:url(../Image/SchoolLink_Head_BG.png) no-repeat bottom;
	margin:0px;
	padding:0px;
	width:280px;
	height:10px;
	font-size:0px;
}
#SchoolLink_Middle
{
	clear:both;
	background:url(../Image/SchoolLink_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:0px 30px 0px 30px;
	width:220px;
	height:140px;
	overflow:hidden;
}
#SchoolLink_Middle .SchoolLink_Middle_tdSpace
{
	border-bottom:#FBAD66 1px dashed;
	margin:0px;
	padding:0px;
	width:220px;
	height:35px; *+height:34px; _height:34px;
	text-align:center;
	vertical-align:middle;
}
#SchoolLink_Middle .SchoolLink_Middle_td
{
	margin:0px;
	padding:0px;
	width:220px;
	height:35px;
	text-align:center;
	vertical-align:middle;
}
#SchoolLink_Foot
{
	clear:both;
	background:url(../Image/SchoolLink_Foot_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:280px;
	height:10px;
	font-size:0px;
}
/*友情链接*/
#Links_Zone
{
	clear:both;
	margin:0px;
	padding:0px;
	width:280px;
	height:105px;
	overflow:hidden;
}
#Links_Head
{
	clear:both;
	background:url(../Image/Links_Head_BG.png) no-repeat bottom;
	margin:0px;
	padding:0px;
	width:280px;
	height:35px;
	font-size:0px;
}
#Links_Middle
{
	clear:both;
	background:url(../Image/Links_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:0px 18px 0px 18px;
	width:244px;
	height:60px;
	overflow:hidden;
}
#Links_Middle .Links_Middle_Link
{
	margin:0px;
	padding:0px 0px 0px 0px; *+padding:2px 0px 0px 0px; _padding:2px 0px 0px 0px;
	height:20px; *+height:18px; _height:18px;
	line-height:20px; *+line-height:18px; _line-height:18px;
	vertical-align:middle;
	text-align:left;
	color:#333333;
	font-size:14px;
}
#Links_Foot
{
	clear:both;
	background:url(../Image/Links_Foot_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:280px;
	height:10px;
	font-size:0px;
}



/*List&Search页面-----------*/
#List_ItemListZone
{
	clear:both;
	background:url(../Image/List_ItemList_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:0px;
	width:620px;
	height:auto;
	overflow:hidden;
}
#List_ItemListHead
{
	clear:both;
	background:url(../Image/List_ItemList_Head_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:35px;
}
#List_ItemListHead .List_ItemListTitle
{
	margin:0px;
	padding:0px 0px 0px 40px; *+padding:2px 0px 0px 40px; _padding:2px 0px 0px 40px;
	height:35px; *+height:33px; _height:33px;
	line-height:35px; *+line-height:33px; _line-height:33px;
	vertical-align:middle;
	text-align:left;
	color:#FFAB1E;
	font-size:14px;
	font-weight:bold;
}
#List_ItemListHead .List_ItemListMore
{
	margin:0px;
	padding:0px 15px 0px 20px; *+padding:1px 15px 0px 20px; _padding:1px 15px 0px 20px;
	height:35px; *+height:34px; _height:34px;
	line-height:35px; *+line-height:34px; _line-height:34px;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
}
#List_ItemListMiddle
{
	clear:both;
	background:url(../Image/List_ItemList_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:600px;
	height:auto;
	overflow:hidden;
}
#List_ItemListMiddle table
{
	margin:0px;
	padding:0px;
	text-align:left;
	table-layout:fixed;
}
#List_ItemListMiddle table .ItemTitle
{
	background:url(../Image/ItemList_TitleTip.gif) no-repeat left;
	margin:0px;
	padding:0px 0px 0px 10px;
	line-height:24px;
	vertical-align:middle;
	font-size:14px;
	text-align:left;
	text-overflow:ellipsis;/*IE6+专有属性，自动截断并补足“…”，设为clip时，纯粹截断*/
	white-space:nowrap;
	overflow:hidden;
}
#List_ItemListMiddle table .ItemDisplayTime
{
	margin:0px;
	padding:0px 0px 0px 10px;
	width:90px;
	line-height:24px;
	vertical-align:middle;
	font-size:14px;
	color:#BBBBBB;
	text-align:center;
}
#List_ItemListFoot
{
	clear:both;
	background:url(../Image/List_ItemList_Bottom_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:10px;
	font-size:0px;
}
#List_ItemListPager
{
	clear:both;
	margin:0px;
	padding:5px 10px 5px 10px;
	width:600px;
	text-align:right;
	font-size:14px;
	overflow:hidden;
}

#List_ItemListSearchNoResult
{
	clear:both;
	margin:0px;
	padding:20px 20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	overflow:hidden;
}


/*Show页面-----------*/
#Show_ShowItemZone
{
	clear:both;
	margin:0px;
	padding:0px;
	width:620px;
	height:auto;
	overflow:hidden;
}
#Show_ShowItemHead_NoComment
{
	clear:both;
	background:url(../Image/Show_ShowItem_Head_BG_NoComment.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:10px;
	overflow:hidden;
}
#Show_ShowItemHead
{
	clear:both;
	background:url(../Image/Show_ShowItem_Head_BG.gif) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:30px;
	overflow:hidden;
}
#Show_ShowItemHead_Tab_1
{
	float:left;
	margin:0px 0px 0px 1px;
	padding:0px;
	width:68px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:inline;
}
#Show_ShowItemHead_Tab_2
{
	float:left;
	margin:0px 0px 0px 1px;
	padding:0px;
	width:68px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:inline;
}
#Show_ShowItemHead_Tip
{
	float:right;
	margin:0px;
	padding:0px 10px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	color:#999999;
	font-size:12px;
	overflow:hidden;
}
#Show_ShowItemHead .MenuOn
{
	background:url(../Image/Show_ShowItem_Tab_MenuOn.gif) no-repeat center;
	margin:0px;
	padding:2px 0px 0px 0px;
	width:68px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	font-size:12px;
	cursor:pointer;
	overflow:hidden;
}
#Show_ShowItemHead .MenuOff
{
	background:url(../Image/Show_ShowItem_Tab_MenuOff.gif) no-repeat center;
	margin:0px;
	padding:2px 0px 0px 0px;
	width:68px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	font-size:12px;
	cursor:pointer;
	overflow:hidden;
}
#Show_ShowItemMiddle
{
	clear:both;
	background:url(../Image/Show_ShowItem_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:15px 10px 5px 10px;
	width:600px;
	height:auto;
	overflow:hidden;
}
#Show_ShowItemFoot
{
	clear:both;
	background:url(../Image/Show_ShowItem_Bottom_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:10px;
	font-size:0px;
}

/*ShowItem内容*/
#Show_ShowItem_ItemTitle
{
	clear:both;
	margin:10px 0px 10px 0px;
	padding:0px 10px;
	width:580px;
	line-height:150%;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	font-size:20px;
	font-weight:bold;
}
#Show_ShowItem_ItemTitle_Append
{
	clear:both;
	margin:0px 0px 10px 0px;
	padding:0px 10px;
	width:580px;
	line-height:150%;
	vertical-align:middle;
	text-align:center;
	color:#444444;
	font-size:14px;
	font-weight:bold;
}

#Show_ShowItem_ItemInforList
{
	clear:both;
	border-top:#FFD185 1px solid;
	margin:0px;
	padding:5px 0px;
	width:570px;
	text-align:center;
}
#Show_ShowItem_ItemInforList .ListItem
{
	margin:0px;
	padding:0px 5px;
	line-height:120%;
	vertical-align:middle;
	text-align:center;
	color:#666666;
	font-size:12px;
}

#Show_ShowItem_ItemContent
{
	clear:both;
	margin:10px 0px;
	padding:5px 10px;
	width:580px;
	line-height:24px;
	vertical-align:middle;
	text-align:left;
	color:#444444;
	font-size:14px;
}
#Show_ShowItem_ItemContent a
{
	color:#0000FF;
	text-decoration:underline;
}

#Show_ShowItem_ItemPager
{
	clear:both;
	margin:10px 15px 5px 15px;
	padding:5px;
	width:560px;
	height:auto;
	line-height:130%;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#Show_ShowItem_ItemInforBox_Dashed
{
	clear:both;
	border:#FFD185 1px dashed;
	background-color:#FFFFFF;
	margin:10px 15px 5px 15px;
	padding:5px;
	width:558px;
	height:auto;
	line-height:130%;
	vertical-align:middle;
	overflow:hidden;
}
#Show_ShowItem_ItemInforBox_Dashed #LeftItem
{
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-align:left;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Show_ShowItem_ItemInforBox_Dashed #RightItem
{
	float:right;
	margin:0px;
	padding:0px 0px 0px 10px;
	text-align:right;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}

#Show_ShowItem_ItemInforBox_Solid
{
	clear:both;
	border:#FFD185 1px solid;
	background-color:#FFFFFF;
	margin:10px 15px 5px 15px;
	padding:5px;
	width:558px;
	height:auto;
	line-height:130%;
	vertical-align:middle;
	text-align:left;
	overflow:hidden;
}
#Show_ShowItem_ItemInforBox_Solid .AttachmentTip
{
	float:left;
	margin:0px;
	padding:0px;
	line-height:130%;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_ShowItem_ItemInforBox_Solid .AttachmentListItem
{
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_ShowItem_ItemInforBox_Solid .AttachmentListItem ol
{
	margin:0px;
	padding:0px;
	text-align:left;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_ShowItem_ItemInforBox_Solid .AttachmentListItem li
{
	margin:0px;
	padding:0px;
	line-height:130%;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#Show_ShowItem_ItemPager
{
	clear:both;
	margin:0px;
	padding:5px 10px;
	width:580px;
	line-height:120%;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	font-size:14px;
}

/*ShowComment内容*/
#Show_ShowComment_NoComment
{
	clear:both;
	margin:30px 10px 25px 10px;
	padding:0px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}

#Show_ShowComment_Top
{
	border-bottom:#FFD185 1px solid;
	clear:both;
	margin:5px 0px;
	padding:0px 10px;
	width:560px;
}
#Show_ShowComment_FastAddComment
{
	float:left;
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	font-size:12px;
	color:#444444;
}
#Show_ShowComment_FastAddComment a
{
	color:#DD4F02;
}
#Show_ShowComment_WarmTip
{
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}

#Show_ShowComment_CommentZone
{
	clear:both;
	margin:5px 0px;
	padding:0px 10px;
	width:580px;
	text-align:center;
}
#Show_ShowComment_CommentZone table
{
	margin:0px;
	padding:0px;
}
#Show_ShowComment_CommentZone td
{
	border-bottom:#FFD185 1px dashed;
	margin:5px 0px;
	padding:0px 10px;
	width:560px;
}

#Show_ShowComment_CommentHead
{
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0px;
	width:560px;
	height:30px;
}
#Show_ShowComment_CommentHeadTip
{
	background:url(../Image/Show_ShowComment_TipPic_User.gif) no-repeat left;
	float:left;
	margin:0px;
	padding:2px 0px 0px 0px;
	width:20px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}
/*显示楼层时*/
#Show_ShowComment_CommentHeadTip_CommentNum
{
	background:url(../Image/Show_ShowComment_TipPic_User.gif) no-repeat left;
	float:left;
	margin:0px;
	padding:2px 0px 0px 0px;
	width:55px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}
#Show_ShowComment_CommentAuthor
{
	float:left;
	margin:0px;
	padding:0px 5px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Show_ShowComment_CommentIP
{
	float:left;
	margin:0px;
	padding:0px 5px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_ShowComment_CommentCreateTime
{
	float:left;
	margin:0px;
	padding:0px 5px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_ShowComment_CommentReply
{
	float:right;
	margin:0px;
	padding:0px 5px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:right;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
}

#Show_ShowComment_CommentContent
{
	clear:both;
	margin:5px 0px 10px 0px;
	padding:0px;
	width:560px;
	height:auto;
	line-height:150%;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
}
#Show_ShowComment_CommentContent .Quote
{
	clear:both;
	border:#FFD185 1px dashed;
	background-color:#FFFFFF;
	margin:5px 0px;
	padding:5px 10px;
	line-height:150%;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Show_ShowComment_CommentContent .Quote .QuoteTitle
{
	background:url(../Image/Show_ShowComment_TipPic_Quote.gif) no-repeat left;
	clear:both;
	margin:3px 0px;
	padding:0px 0px 0px 25px;
	line-height:150%;
	vertical-align:middle;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
}

#Show_ShowComment_Pager
{
	clear:both;
	float:right;
	margin:0px;
	padding:5px 10px;
	width:580px;
	line-height:120%;
	vertical-align:middle;
	text-align:right;
	color:#000000;
	font-size:13px;
}

/*ShowRelatedItem*/
#Show_ShowRelatedItemZone
{
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:620px;
	height:auto;
	overflow:hidden;
}

#Show_ShowRelatedItemHead
{
	clear:both;
	background:url(../Image/Show_ShowOther_Head_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:35px;
	text-align:left;
	overflow:hidden;
}
#Show_ShowRelatedItemHead_TipPic
{
	float:left;
	background:url(../Image/Show_ShowRelatedItem_TipPic.gif) no-repeat right;
	margin:0px;
	padding:0px;
	width:30px;
	height:35px;
	overflow:hidden;
}
#Show_ShowRelatedItemHead_TipTitle
{
	float:left;
	margin:0px;
	padding:3px 5px 0px 5px;
	height:33px;
	line-height:33px;
	vertical-align:middle;
	color:#444444;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}

#Show_ShowRelatedItemMiddle
{
	clear:both;
	background:url(../Image/Show_ShowOther_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:0px 10px 5px 10px;
	width:600px;
	height:auto;
	overflow:hidden;
}
#Show_ShowRelatedItemMiddle_ItemList
{
	margin:0px;
	padding:0px 5px;
	width:590px;
	height:auto;
	overflow:hidden;
}
#Show_ShowRelatedItemMiddle_LeftItem
{
	float:left;
	background:url(../Image/ItemList_TitleTip.gif) no-repeat left;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:280px;
	line-height:24px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Show_ShowRelatedItemMiddle_RightItem
{
	float:right;
	background:url(../Image/ItemList_TitleTip.gif) no-repeat left;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:280px;
	line-height:24px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#Show_ShowRelatedItemFoot
{
	clear:both;
	background:url(../Image/Show_ShowOther_Bottom_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:10px;
	font-size:0px;
}

/*CommentAdd*/
#Show_CommentAddZone
{
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:620px;
	height:auto;
	overflow:hidden;
}

#Show_CommentAddHead
{
	clear:both;
	background:url(../Image/Show_ShowOther_Head_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:35px;
	text-align:left;
	overflow:hidden;
}
#Show_CommentAddHead_TipPic
{
	float:left;
	background:url(../Image/Show_CommentAdd_TipPic.gif) no-repeat right;
	margin:0px;
	padding:0px;
	width:30px;
	height:35px;
	overflow:hidden;
}
#Show_CommentAddHead_TipTitle
{
	float:left;
	margin:0px;
	padding:3px 5px 0px 5px;
	height:33px;
	line-height:33px;
	vertical-align:middle;
	color:#444444;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
#Show_CommentAddHead_TipRight
{
	float:right;
	margin:0px;
	padding:2px 15px 0px 5px;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	color:#444444;
	font-size:12px;
	text-align:right;
	overflow:hidden;
}

#Show_CommentAddMiddle
{
	clear:both;
	background:url(../Image/Show_ShowOther_Middle_BG.png) repeat-y center;
	margin:0px;
	padding:0px 10px 5px 10px;
	width:600px;
	height:auto;
	text-align:left;
	overflow:hidden;
}
#Show_CommentAddMiddle .LeftTD_Middle
{
	margin:0px;
	padding:3px 5px 3px 15px;
	line-height:150%;
	vertical-align:middle;
	text-align:right;
	color:#444444;
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_CommentAddMiddle .LeftTD_Top
{
	margin:0px;
	padding:3px 5px 3px 15px;
	line-height:150%;
	vertical-align:Top;
	text-align:right;
	color:#444444;
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_CommentAddMiddle .RightTD
{
	margin:0px;
	padding:3px 5px 3px 3px;
	line-height:150%;
	vertical-align:middle;
	text-align:left;
	color:#444444;
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
}
#Show_CommentAddMiddle .TextBox
{
	border:#FFD185 1px solid;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	text-align:left;
	font-size:12px;
}

#Show_CommentAddFoot
{
	clear:both;
	background:url(../Image/Show_ShowOther_Bottom_BG.png) no-repeat center;
	margin:0px;
	padding:0px;
	width:620px;
	height:10px;
	font-size:0px;
}
