﻿body 
{
	font-size: 12px;
	font: Tahoma;
	color: #333333;
	font-family: 宋体;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}

body,td,th,div {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}

#toplogo
{
	width: 100%;
	height: 30px;
	text-align: left;
	background-image: url(../layout/topbg.png);
	background-repeat: repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	padding-left:20px;
}

#maincontainer
{
	width: 100%;
	height: 100%;
	background-color: #003366;
	text-align: left;
}

#maincontainer2
{
	width: 100%;
	height: 100%;
	background-color: #e6e6fa;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 5px 0px 0px 5px;
}

#maintop
{
	background-image: url(../layout/maintopbg.png);
	background-repeat: repeat-x;
	text-align: left;
	width: 100%;
	height: 29px;
}

#leftFrame
{
	text-align: left;
	width: 165px;
	height: 100%;
	overflow: hidden;
	background-color: #e6e6fa;
}

#leftFrameTop
{
	font-size: 14px;
	background-image: url(../layout/lefttopbg.png);
	color: #ffffff;
	background-repeat: no-repeat;
	height: 29;
	width: 165;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	padding-top: 9px;
}

.tableFrame
{
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a9c6e4;
	border-right-color: #6da0d3;
	border-bottom-color: #a9c6e4;
	border-left-color: #6da0d3;
}
.tableInner
{
	margin: 5px;
	width:100%;
}
.tableHead
{
	font-weight: bold;
	font-size: 12px;
	background-color: #7ea6d2;
	text-decoration: none;
	height: 24px;
	border-right: #a9c6e4 1px solid;
	border-left: #ffffff 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	border-top: #ffffff 1px solid;
	border-bottom: #a9c6e4 1px solid;
}
.tableHeadBig
{
	font-weight: bold;
	font-size: 14px;
	background-color: #7ea6d2;
	text-decoration: none;
	height: 30px;
	border-right: #a9c6e4 1px solid;
	border-left: #ffffff 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	border-top: #ffffff 1px solid;
	border-bottom: #a9c6e4 1px solid;
}
.tablebody
{
	padding-right: 3px;
	padding-left: 3px;
	border-right: #a9c6e4 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #a9c6e4 1px solid;
	background-color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.tableInnerBody
{
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.tablebodyedit
{
	background-color: #ffffcc;
}

.loginbody
{
	background-color: #333333;
}
.loginframe
{
    text-align:left;
    width: 1003px;
    height: 613px;
    background-position: center center;
    background-image: url(../layout/web/loginbg.png);
    background-repeat: no-repeat;
    overflow:hidden;
    clear:both;
    margin:0 auto;
}
.loginframeinner
{
	width:240px;
	height:240px;
	text-align:left;
}
.logintitle
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}
.logintext
{
	margin-top: 20px;
	font-size: 14px;
	margin-left: 30px;
	color: #ffffff;
	text-decoration: none;
}
.loginbottom
{
	margin-top: 20px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
}
.loginf
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    font-size: 12px;
    border-left: #ffffff 1px solid;
    color: #ffffff;
    border-bottom: #ffffff 1px solid;
    background-color: #333333;
}


