﻿body
{
	background-image: url(../../images/bk.png);
}
#mnuBarL
{
	background-image: url(../../images/mnuBarL.png);
	display: block;
	width: 14px;
	height: 53px;
	background-repeat: no-repeat;
}
#mnuBarR
{
	background-image: url(../../images/mnuBarR.png);
	display: block;
	width: 5px;
	height: 53px;
	background-repeat: no-repeat;
}
#mnuFdd
{
	background-image: url(../../images/mnuFdd.png);
	display: block;
	width: 176px;
	height: 53px;
	background-repeat: no-repeat;
}
#mnuCenter
{
	background-image: url(../../images/mnuCenterBk.png);
	background-repeat: repeat-x;
	height: 53px;
}
#login
{
	background-image: url(../../images/mnuCenterBk.png);
	background-repeat: repeat-x;
	height: 48px;
	padding-top:5px;
}
#Dbody
{
	background-image: url(../../images/bkBody.png);
	background-repeat: repeat-y;
	width: 1006px;
	z-index: auto;
}
#DbodyBottom
{
	background-image: url( '../../images/bkBodyButtom.png' );
	background-repeat: no-repeat;
	height:13px;
	width:1006px;
}
#CopyRight
{
	font-family: tahoma, 'Times New Roman' , Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
}
#CopyRight a:active,#CopyRight  a:link,#CopyRight  a:visited
{
	color: #333333;
}
#CopyRight a:hover
{
	color: #FF0000;
}

.partR
{
	width: 7px;
	background-image: url( '../../images/part_R.png' );
	background-repeat: no-repeat;
	display:block;
	height:134px;
}
.partL
{
	width: 7px;
	height:134px;
	background-image: url( '../../images/part_L.png' );
	background-repeat: no-repeat;
	display:block;
}
.partC
{
	background-image: url( '../../images/part_C.png' );
	background-repeat: repeat-x;
	display:block;
	height:134px;
}
.PartNoteTop
{
	background-image: url(  '../../images/notePartTop.png' );
	background-repeat: no-repeat;
	width: 460px;
	height: 7px;
	display: block;
}
.PartNoteCenter
{
	background-image: url(    '../../images/notePartCenter.png' );
	background-repeat: repeat-y;
	width: 430px;
	padding-left:15px;
	padding-right:15px;
	display: block;
	font-family: tahoma, 'Times New Roman' , Times, serif;
	font-size: 12px;
	color: #006699;
	
	direction:rtl;
}
.PartNoteButtom
{
	background-image: url( '../../images/notePartButtom.png' );
	background-repeat: no-repeat;
	width: 460px;
	height: 8px;
	display: block;
}
.spagediv
{
	padding-left:20px;
	padding-right:20px;
}
.font11
{
	font-family: tahoma, 'Times New Roman' , Times, serif;
	font-size: 12px;
	color: #000066;
}
.textBox
{
	border: 1px dotted #003366;
	font-family: tahoma, 'Times New Roman' , Times, serif;
	font-size: 12px;
	color: #006699;
	text-align: right;
	height:20px;
}
.btn
{
	border: 1px solid #003366;
	font-family: tahoma, 'Times New Roman' , Times, serif;
	font-size: 12px;
	color: #006699;
}

