/*页面样式*/
body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top :0;	
	text-align:center;
	/*background-image:url(../../../images/IndexPage/bg.gif);*/
	background-position:center top;
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family: "宋体";
	/*width:783;*/
}
/*单元格样式*/
td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	color: #045D7F;
	text-decoration: none;
}
a:hover
{
	color: #F60;
}

/*主表格样式*/
.PageBorderLeftL
{
	
}
.PageBorderLeft
{
	background-image:url(../../../images/page/IndexPage/left.gif);
	width:112px;
}
.PageBorderMiddle
{
	width:780px;
	background-position:center top;
	background-color:#ffffff;
	}
.PageBorderRight
{
	width:112px;
	background-image:url(../../../images/page/IndexPage/right.gif);
}
.PageBorderRightR
{	
}

/*主表的样式*/
.BodyTable
{ 
	width:780px;
	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
{
	font-size: 1px;
	display:none;	
}
.TopPane
{
	
}
.TopPane_Right
{
	font-size: 1px;
	display:none;
}

/*左右中栏的td样式*/
.BodyTable_Middle_Center
{	
	width:780px;
}

/*左栏样式 Pane都为false,都为栏目添加的条目*/
/*左栏内容左边的样式*/
.BodyTable_Middle_Left
{
	font-size: 1px;
	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
{
	background-color:#ffffff;
}
.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;
}
.news_bottom_height
{
	height:300px;
	background-color:#cae0ee;
}
..cssclass_input
{
	border:1px solid #4d9bde;
}
/*----------begin 信息列表-------------*/
.search_table
{
}
.search_table input
{
	border:1px solid #4d9bde;
}
.noinput
{
	border:none;
}
.list_title
{
	background-color:#3788d0;
	height:22px;
	color:White;
}
.list_content_item
{
	background-color:#c8e3f6;
	height:22px;
}
.list_content_alter
{
	background-color:#e4f3fa;
	height:22px;
}
.css_button
{
	background:url(images/page/subpage/Search.gif);
	width:55px;
	height:19px;
	border:none;
}

.css_text 
{
	
	font-size: 12px;
	background-color: white;
	border: 1px solid #88B2E4;
	width:160px;
}
/*----------end 信息列表-------------*/
A:link {
	COLOR: #0b3d78; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0b3d78; TEXT-DECORATION:underline;
}
A:visited {
	COLOR: #0b3d78; TEXT-DECORATION: none;
}
A:active {
	COLOR: #0b3d78; TEXT-DECORATION: none;
}

.Panel_Middle_Line font{font-size:12px;}
