﻿/*
// ****************************************************************************
// 作者(Authors):
// 	zhaoyunbo
//
// 描述(Description):
//	待添加
//
// 修订历史(History):
//	2006-11-26 Create zhaoyunbo
//
// ****************************************************************************


/*********************************通用的部分*******************************************/
@import url(ClientStyle.css);
@import url(DefaultPageStyle.css);
@import url(NewslistStyle.css);
@import url(Clientregist.css);



HTML
{
	min-width: 900px;
}


BODY
{
	background-image: url(../image/bg4.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: "宋体" , Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	font-size: 12px;
	border: 0px;
}

a
{
	color: #000000;
	font-family: 'Arial' , 'Verdana' , 'sans-serif' , 'Times New Roman' , 宋体;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #006cd9;
	text-decoration: none;
}

div, span, form, ul, li, img, iframe
{
	margin: 0px;
	border: medium none;
	padding: 0px;
}

/*input,select,button{margin:0;padding:0;display:inline;}*/
table, td, p
{
	font-size: 12px;
	font-family: 'Arial' , 'Verdana' , 'sans-serif' , 'Times New Roman' , 宋体;
}

select, input
{
	font-size: 12px;
	font-family: 'Arial' , 'Verdana' , 'sans-serif' , 'Times New Roman' , 宋体;
}

.hide
{
	display: none;
}

.alignCen
{
	margin-left: auto;
	margin-right: auto;
}

.fLeft
{
	float: left;
}

.fRig
{
	float: right;
}

/****************************************************************************/

.FormFrame
{
	margin: 0px auto;
	width: 900px;
	height: 100%;
	font-size: 12px;
	clear: both;
}

/****** 底部的样式**********************************************************************/
#MainCopyRight
{
	height: 63px;
	background-image: url(../image/main/M_foot.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top:5px;
	margin-bottom:5px;
}

/******头部的样式**********************************************************************/

#MainHeader
{
	height: 107px;
	background-image: url(../image/main/M_header.jpg);
	background-position: left 8px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	margin-bottom: 8px;
}

/******头部的样式**********************************************************************/

/******欢迎样式**********************************************************************/

#Welcome
{
	height: 20px;
	background-image: none;
	background-position: left 8px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	overflow: visible;
}

/******欢迎样式**********************************************************************/



/******左侧菜单的样式**********************************************************************/


#MainLeftMenu
{
	padding: 0px 5px 0px 0px;
	width: 150px;
	vertical-align: top;
	text-align: left;
}

#MainLeftMenu .LeftMenuDiv
{
	width: 150px;
	overflow: visible;
	border: #999999 1px solid;
	padding: 3px 2px 3px 2px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#MainLeftMenu .NewsMenutable
{
	width: 146px;
	background-color: #EFEFF7;
}

#MainLeftMenu .NewsMenutable td
{
	height: 25px;
	border-bottom: #9c9c9c 1px dashed;
	text-align: left;
	padding-left: 25px;
	vertical-align: middle;
}

#MainLeftMenu .NewsMenutable .CurrentUser
{
	background-color: #919b9c;
	background-image: url(../image/main/lefttitle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	text-align: left;
	padding: 3px 0px 0px 26px;
	border: 0px;
	color: #ffffff;
}

#MainLeftMenu .NewsMenutable .HeaderTD
{
	background-color: #919b9c;
	/*background-image: url(../image/main/lefttitle.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	text-align: center;
	padding: 0px;
	border: 0px;
	color: #ffffff;
}

#MainLeftMenu .NewsMenutable .FooterTD
{
	background-color: #EFEFF7;
}

#MainLeftMenuBody .LeftMainTitle
{
	width: 150px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: #919b9c 3px double;
	float: left;
	clear: both;
	height: 15px;
	padding: 9px 0px 0px 10px;
	color: #333399;
	font-size: 13px;
	font-weight: bolder;
}

#MainLeftMenuBody .SubMenuTable
{
	width: 160px;
}

#MainLeftMenuBody .SubMenuTable td
{
	height: 23px;
	vertical-align: bottom;
}

#MainLeftMenuBody .SubMenuLevel1
{
	background-image: url(../images/Content/ico2.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: #9c9c9c 1px dashed;
	padding: 0px 0px 1px 25px;
}

#MainLeftMenuBody .SubMenuLevel11
{
	padding: 0px 0px 1px 25px;
	background-image: url(../images/Content/ico8.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: #9c9c9c 1px dashed;
}

#MainLeftMenuBody .SubMenuLevel2
{
	padding: 0px 0px 1px 35px;
	background-image: url(../images/Content/ico6.gif);
	background-position: 20px 11px;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: #9c9c9c 1px dashed;
}
/******左侧菜单的样式**********************************************************************/


/******右侧内容的样式**********************************************************************/

#MainRightContent
{
	padding: 0px 0px 0px 5px;
	width: 690px;
	vertical-align: top;
	text-align: left;
	background-color: #EFEFF7;
	border: #999999 1px solid;
	padding-left: 20px;
}

#MainRightContent .ContentTitleDiv
{
	/*background-image: url(../image/Content/RightTitleBack1.gif);*/
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 564px;
	height: 38px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	clear: both;
	overflow: visible;
}

#MainRightContent .ContentTitle
{
	/*background-image: url(../image/Content/RightTitleBack2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 18px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	vertical-align: text-bottom;
	width: 120px;
	padding: 18px 0px 2px 0px;
	overflow: visible;
	float: left;*/
}

#MainRightContent .ContentClientInfo
{
	height: 12px;
	text-align: right;
	font-size: 12px;
	color: #333333;
	vertical-align: text-bottom;
	width: 180px;
	padding: 20px 20px 3px 0px;
	overflow: visible;
	float: right;
}

#MainRightContent .ContentText
{
	width: 564px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	overflow: visible;
	clear: both;
	text-indent: 24px;
	line-height: 19px;
	float: left;
}


/******右侧内容的样式**********************************************************************/


/******单独页面的样式**********************************************************************/


#MainContentBody
{
	padding: 0px 0px 0px 0px;
	width: 894px;
	background-color: #FFFFFF;
	border: #5A5A7B 1px solid;
	padding-left: 2px;
}

#MainContentBody .PanelWithoutTitle
{
	border: #5A5A7B 1px solid;
	width: 894px;
	height: 100px;
	overflow: visible;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}


#MainContentBody .MainTop
{
	background-image: url(../images/main/M_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
}

#MainContentBody .MainFoot
{
	background-image: url(../images/main/M_foot.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 8px;
}

#MainContentBody .RightContentListTable
{
	border-collapse: collapse;
	background-color: white;
	width: 695px;
	border-bottom: #6699cc 2px solid;
	border-top: #6699cc 2px solid;
	background-color: ActiveBorder;
}
/******单独页面的样式**********************************************************************/



/******登陆按钮的样式的样式**********************************************************************/
.GrayBut51
{
	width: 51px;
	height: 18px;
	background-image: url(../image/ButBack/Bt1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

.GrayBut51:hover
{
	width: 51px;
	height: 18px;
	background-image: url(../image/ButBack/Bt1_.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

.GrayBut68
{
	width: 68px;
	height: 17px;
	background-image: url(../image/ButBack/Bt2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

.GrayBut68:hover
{
	width: 68px;
	height: 17px;
	background-image: url(../image/ButBack/Bt2_.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

.GrayBut84
{
	width: 84px;
	height: 19px;
	background-image: url(../image/ButBack/Bt3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

.GrayBut84:hover
{
	width: 84px;
	height: 19px;
	background-image: url(../image/ButBack/Bt3_.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

/******登陆按钮的样式的样式**********************************************************************/


#ListOPDiv
{
	text-align: left;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

