@import 'cssPlayer.css';
body, table, input, select, textarea
{
	 font-size: 12px;
	 font-family:@宋体;
}

body
{
    background-color: #EAEAEA;
    text-align:		center;
    margin-top:		0px;
    margin-bottom:	0px;
    margin-left:	0px;
    margin-right:	0px;
}

a img
{
    border: 0;
    
}

img
{
	vertical-align:bottom
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color:Red;
}

/*********************************/
/*			主框架				 */
/*********************************/

table.cssFramePage
{

}

table.cssFramePage td.cssFrameLeft
{
	vertical-align:top;
	background-color:#FDBE6B;
}

table.cssFramePage td.cssFrameRight
{
	vertical-align:top;
	height:700px;
	background-color:#FFFFFF;
}

table.cssFramePage td.cssFrameBottom
{
}

/*************************/
/*			页头		 */
/*************************/
Table.cssPageHeader 
{
	width:591px;
	height: 104px;
	background-image: url(../../Images/OutSite/PageHeader.gif);
    background-repeat:no-repeat;
}

/*************************/
/*			页脚		 */
/*************************/
Tabel.cssPageFooter
{
}
Table.cssPageFooter td.cssPageFooterLeft
{
	height: 26px;
	width:75px;
	background-image: url(../../Images/OutSite/PageFooterLeft.gif);
    background-repeat:no-repeat;
}
Table.cssPageFooter td.cssPageFooterCenter
{
	height: 26px;
	width:627px;
	background-image: url(../../Images/OutSite/PageFooterRight.gif);
    background-repeat:repeat-x;
    color:#FFFFFF;
    text-align:center;
    font-weight:bolder;
}
Table.cssPageFooter td.cssPageFooterRight
{
	height: 26px;
	width:75px;
	background-image: url(../../Images/OutSite/PageFooterRight.gif);
    background-repeat:repeat-x;
}
Table.cssPageFooter td.cssPageFooterBottom
{
	height: 62px;
	width:777px;
	background-color:#F6F1E7;
	color:#000000;
	text-align:center;
}


/*********************************/
/*			内容框架			 */
/*********************************/

table.cssContentPage
{
	width:591px;
	background-color:#FFFFFF;
}

table.cssContentPage td.cssContentHeader
{
}
table.cssContentPage td.cssContentWorkSpace
{
	height:100%;
	text-align:center;
}

/*****************************/
/*			当前位置		 */
/*****************************/
table.cssPosition
{
	height:60px;
	width:100%
}
table.cssPosition td.cssPositionTd
{
	width:100%;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-indent:10px;
	border-bottom:#c8c8c8 1px solid;
}

/*********************************/
/*			左框人员信息		 */
/*********************************/
table.cssUserInfo
{
	width:186;
	height:330px;
	background-image:url(../../Images/OutSite/UserInfoBg.gif);
	background-repeat:no-repeat;
}
table.cssUserInfo td.cssUserInfoLabel
{
	text-indent:50px;
}
table.cssUserInfo td.cssUserInfoDetial
{
	font-family:@宋体;
	font-size:10px;	
	text-indent:60px;
	color:#005E1B;
}
table.cssUserInfo td.cssUserInfoCommon
{
	height:35px;
	text-align:right;
	padding-right:5px;
}
table.cssUserInfo td.cssUserInfoCommon a
{
	color:#0042A4;
}
table.cssUserInfo td.cssUserInfoCommon a:hover
{
	color:#FF0000;
}

/*****************************/
/*			左框菜单		 */
/*****************************/
table.cssLeftMenu
{
	width:186px;
}
table.cssLeftMenu a
{
	color:#000000;
}
table.cssLeftMenu td.cssLeftMenuTop
{
	width:186px;
	height:145px;
	background-image:url(../../Images/OutSite/LeftMenuTopBg.gif);
	background-repeat:no-repeat;
}
table.cssLeftMenu td.cssLeftMenuMiddle
{
	width:186px;
	height:34px;
	background-image:url(../../Images/OutSite/LeftMenuMiddleBg.gif);
	background-repeat:no-repeat;
	padding-left:40px;
}
table.cssLeftMenu td.cssLeftMenuBottom
{
	width:186px;
	height:34px;
	background-image:url(../../Images/OutSite/LeftMenuBottomBg.gif);
	background-repeat:no-repeat;
	padding-left:40px;
}
table.cssLeftMenu td.cssLeftMenuLabel
{
	width:186px;
	height:34px;
	padding-left:40px;
}

/*************************/
/*			内容表		 */
/*************************/
table.cssInfoTable
{
	margin-top:20px;
	margin-bottom:20px;
	width:550px;
}
table.cssInfoTable td.cssInfoTableTopLeft
{
	width:15px;
	height:15px;
	background-image: url(../../Images/OutSite/InfoTableTopLeft.gif);
    background-repeat:no-repeat;
}
table.cssInfoTable td.cssInfoTableTopMiddle
{
	height:15px;
	background-image: url(../../Images/OutSite/InfoTableTopMiddle.gif);
	background-repeat:repeat-x;
}
table.cssInfoTable td.cssInfoTableTopRight
{
	width:15px;
	height:15px;
	background-image: url(../../Images/OutSite/InfoTableTopRight.gif);
    background-repeat:no-repeat;
}
table.cssInfoTable td.cssInfoTableMiddleLeft
{
	border-left:1px solid #167B76;
	
}
table.cssInfoTable td.cssInfoTableMiddleRight
{
	border-right:1px solid #167B76;
}
table.cssInfoTable td.cssInfoTableBottom
{
	border-bottom:1px solid #167B76;
}
table.cssInfoTable td.cssInfoTableBottomMiddle
{
	height:15px;
	background-image: url(../../Images/OutSite/InfoTableTopMiddle.gif);
	background-repeat:repeat-x;
	filter:FlipV;
}
table.cssInfoTable td.cssInfoTableBottomLeft
{

	background-image: url(../../Images/OutSite/InfoTableTopLeft.gif);
    background-repeat:no-repeat;
    filter:FlipV;
}
table.cssInfoTable td.cssInfoTableBottomRight
{
	width:15px;
	height:15px;
	background-image: url(../../Images/OutSite/InfoTableTopRight.gif);
    background-repeat:no-repeat;
    filter:FlipV;
}

table.cssInfoTable td.cssInfoTableTitleLeft
{
	width:30px;
	height:30px;
	background-image: url(../../Images/OutSite/InfoTalbeTitleLeft.gif);
    background-repeat:no-repeat;
}
table.cssInfoTable td.cssInfoTableTitleMiddle
{
	background-color:#11ABA3;
	height:30px;
	width:500px;
}
table.cssInfoTable td.cssInfoTableTitleRight
{
	width:6px;
	height:30px;
	background-image: url(../../Images/OutSite/InfoTableTitleRight.gif);
    background-repeat:no-repeat;
}
table.cssInfoTable span.cssInfoTableTitle
{
	color:#9FFFF9;
	font-family:宋体;
	font-weight:bolder;
	font-size:14px;
    height:30px;
    padding-top:10px;
}
table.cssInfoTable span.cssInfoTableTitle2
{
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bolder;
	font-size:12px;
    height:28px;
    padding-top:10px;
}
table.cssInfoTable td.cssInfoTableContentIcon
{
	width:55px;
	height:38px;
	background-image: url(../../Images/OutSite/InfoTableContentIcon.gif);
    background-repeat:no-repeat;
}

/****************************/
/*		   表格样式			*/
/****************************/
Table.cssGeneralTable
{
	margin-left:25px;
	margin-right:25px;
	background-color: #EDECEC;
}
Table.cssGeneralTable td.cssGeneralTableTitle
{
	height:40px;
	font-size:14px;
	font-weight:bolder;
	color:#006D67;
	background-color:#FFFFFF;
	text-indent:20px;
}
Table.cssGeneralTable td.cssGeneralTableTop
{
	height:6px;
	background-image: url(../../Images/OutSite/GeneralTableTop.gif);
    background-repeat:repeat-x;
}
Table.cssGeneralTable td.cssGeneralTableBottom
{
	width:100%;
	height:6px;
	background-image: url(../../Images/OutSite/GeneralTableTop.gif);
    background-repeat:repeat-x;
    filter:FlipV;
}
Table.cssGeneralTable td.cssGeneralTableLabel
{
	height:32px;
	width:110px;
	background-image:url(../../Images/OutSite/GeneralTableIcon.gif);
	background-repeat:no-repeat;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	padding-right:5px;
	text-align:right;
	vertical-align:middle;
	color:#000000;
}
Table.cssGeneralTable td.cssGeneralTableContent
{
	width:160px;
	background-color: #F6F6F6;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	text-align:left;
	vertical-align:middle;
	color:#000000;
	padding:3px;
}
Table.cssGeneralTable td.cssGeneralTableContent2
{
	background-color: #F6F6F6;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	text-align:left;
	vertical-align:middle;
	color:#000000;
	padding:3px;
}
Table.cssGeneralTable td.cssGeneralTableCommand
{
	height:60px;
	text-align:center;
	background-color:#FFFFFF;	
}

/****************************/
/*		   表格样式			*/
/****************************/
Table.cssGeneralTable2
{
	width:100%;
}
Table.cssGeneralTable2 td.cssGeneralTable2Top
{
	width:572px;
	height:2px;
	background-image:url(../../Images/OutSite/GeneralTable2Top.gif);
	background-repeat:no-repeat;
}
Table.cssGeneralTable2 td.cssGeneralTable2Label
{
	height:30px;
	width:80px;
	color:#167B76;
	text-align:right;
	padding-right:5px;
	border-bottom:1px #7A7A7A dotted;
}
Table.cssGeneralTable2 td.cssGeneralTable2Content
{
	vertical-align:middle;
	color:#000000;
	border-bottom:1px #7A7A7A dotted;
}
Table.cssGeneralTable2 td.cssGeneralTable2Command
{
	text-align:center;
}

.cssTextBox
{
	height:22px;
	border:solid 1px #BEBEBE;
	background-color:#F2F2F2;
}


/********************/
/*		说明		*/
/********************/
Table.cssExplain
{
	margin-left:50px;
	margin-right:50px;
	margin-top:30px;
	height:10%;
	width:480px;
	vertical-align:top;
}
Table.cssExplain p.cssExplainTitle
{
	color:#FF0000;
	font-weight:bolder;
}
Table.cssExplain p.cssExplainContent
{
	line-height:20px;
}
li
{
	line-height:25px;
}
