/*页面样式*/
body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top :0;	
	text-align:center;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family: "宋体";
	background-image:url(../../../Images/page/detail/detail_bg.gif);
}
/*单元格样式*/
td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	color: #045D7F;
	text-decoration: none;
}
a:hover
{
	color: #F60;
}

/*主表格样式*/
.PageBorderLeftL
{
	
}
.PageBorderLeft
{
	width:110px;
}
.PageBorderMiddle
{
	width:784px;
	background-position:center top;
	background-color:#ffffff;
	}
.PageBorderRight
{
	width:110px;
}
.PageBorderRightR
{	
}

/*主表的样式*/
.BodyTable
{ 
	width:784px;
	border-style:none;
	table-layout:auto;
	background-color:#FFFFFF;
}
/*顶的样式 暂时空白状态*/
.BodyTable_Top_Left
{
	display:none;	
}

.BodyTable_Top_Middle
{	
	display:none;
}
.BodyTable_Top_Right
{
	display:none;	
}


/*顶栏样式*/
.TopPane_Left
{
	display:none;	
}
.TopPane
{
	
}
.TopPane_Right
{
	display:none;
}

/*左右中栏的td样式*/
.BodyTable_Middle_Center
{	
	width:780px;
}

/*左栏样式 Pane都为false,都为栏目添加的条目*/
/*左栏内容左边的样式*/
.BodyTable_Middle_Left
{
	display:none;
}
.LeftPane
{
	background-color:#cae0ee;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../../../Images/page/subPage/left_bottom_bg.gif);
}
/*左栏内容右边的样式*/
.Left_Content_Table
{ 
}

/*中栏样式 */
.ContentPane
{
}
.Content_Right_Table
{ 
}

/*右栏样式*/
.RightPane
{

}
.BodyTable_Middle_Right
{
	display:none; 
}

/*底栏样式*/
.BottomPane_Left
{
	display:none;
	}
.BottomPane
{
	}
.BottomPane_Right
{
	display:none;
	}

/*页面底的样式*/	
.BodyTable_Bottom_Left
{
	display:none;
}
.BodyTable_Bottom_Middle
{
	display:none;
}
.BodyTable_Bottom_Right
{
	display:none;
}

/*其他样式*/
/*页脚*/
.Footer_Css { line-height: 21px; color: #575757;}
/*首页搜索样式*/
.Search_Css{color:#D64E02; font-size:12px;background-image:url(../../../images/IndexPage/menu_Searchbg.gif); height:28px;}
.news1_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.news1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
}
/*当前位置*/
.currently_menu
{
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url(../../../Images/page/subPage/currently_menu.gif);
	height:33px;
	padding-left:10px;
}
.cuttently_bg_orientation
{
	background-position:left bottom;
	background-repeat:repeat-x;
}
.TitleCss
{
	padding:10 0;
}
.position_top
{
	position:relative;
	left:-40px;
}
