body 
{
	font-size: 9pt; 
	margin: 0px; 
	overflow: auto; 
	color: #002266; 
	background-color: #1e77d3;
	line-height:150%;
}
a 
{
	font-size: 9pt; 
	color: #006699; 
	text-decoration: none
}
a:visited 
{
	color: #0000ff; 
	text-decoration: none
}
a:active 
{
	color: #ff0000; 
	text-decoration: none
}
a:hover 
{
	color: #ff0000; 
	text-decoration: underline
}
a:link 
{
	color: #0000ff; 
	text-decoration: none
}
div 
{
	font-size: 12px
}
table 
{
	border-collapse: collapse
}
td 
{
	font-size: 9pt
}
td.a 
{
	font-size: 9pt
}
td.b 
{
	font-size: 9pt
}
tr 
{
	font-size: 9pt
}

/****************************************************************/
.totle
{
	font-size: 9pt
}
.maintbl
{
	width : 993px;
	border: 0;
	border-color: #FFFFFF ; 
	background : #FFFFFF ; 
}

.footer
{
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	background-image: url(/JSMSTC_MANAGER/images/up.gif); 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	border-right-width: 0px;
	width: 100%;
	font-size: 12px
}

.menu
{
	background-image: url(/JSMSTC_MANAGER/images/tiao.gif); 
	height: 480px;
	width: 140px;
	border-right: 1px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	margin-left:5px
}

.content
{
	background-color: #FFFFFF; 
	height: 480px;
	border-right: 1px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	margin-left:5px
}
/* top menu */
.menu_top
{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	border: 0px;
	width: 100%
}
/* middle menu */
.menu_middle
{
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	border: 0px;
	width: 100%
}
/* multi-table in one page*/
.tbody
{
	border:1px solid #89B7E8
}

.tcell1
{
	background-color: #F3F8FC;
	text-align:right;
	padding: 3px
}

.tcell2
{
	background-color: #EAF2FB;
	text-align:right;
	padding: 3px
}

.tcell3
{
	background-color: #F6FAFD;
	padding: 3px;
}

.tcell4
{
	background-color: #EFF5FC;
	padding: 3px;
}

.tcell5
{
	background-color: #F5F5FC;
}

.tcell6
{
	background-color: #EFF5FC;
}
/* single table in one page*/
.tbllist
{
	border: 1px solid #67A3E1;
}

.thead
{
	background-color: #97C1EB;
	text-align:center;
	color: #00000F
}
/* sub menu */
a.submenu {
	font-size: 9pt; color: #006699; text-decoration: none
}
a.submenu:visited 
{
	color: #0000ff; text-decoration: none
}
a.submenu:active 
{
	color: #ff0000; text-decoration: none
}
a.submenu:hover 
{
	color: #ff0000; text-decoration: underline
}
a.submenu:link 
{
	color: #0000ff; text-decoration: none
}
/* operate */
a.opt {
	font-size: 9pt; color: #006699; text-decoration: none
}
a.opt:visited 
{
	color: #0000ff; text-decoration: none
}
a.opt:active 
{
	color: #ff0000; text-decoration: none
}
a.opt:hover 
{
	color: #ff0000; text-decoration: underline
}
a.opt:link 
{
	color: #0000ff; text-decoration: none
}

/* pagination */
a.pagination {
	font-size: 9pt; color: #006699; text-decoration: none
}
a.pagination:visited 
{
	color: #0000ff; text-decoration: none
}
a.pagination:active 
{
	color: #ff0000; text-decoration: none
}
a.pagination:hover 
{
	color: #ff0000; text-decoration: underline
}
a.pagination:link 
{
	color: #0000ff; text-decoration: none
}

.btitle
{
	/*margin-top:5px;
	margin-bottom:5px;*/
	font-size: 14px;
	font-weight:bold
}