﻿body
{
	margin: 0px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/*登录页面*/
#login_main
{
    width:600px;
    height:600px;
    margin:0 auto;
    margin-top:20px;
}
#login_top
{
	width: 603px;
	height: 86px;
	background-image: url( '../../images/Login_Top.jpg' );
	overflow:hidden;
}
#login_bottom
{
	width: 603px;
	height: 229px;
	background-image: url( '../../images/Login_Mid.jpg' );
    overflow:hidden;
}
#login_box
{
	height: 150px;
	width: 250px;
	text-align: left;
	margin-top: 50px;
	margin-left: 180px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

.login_box_line
{
	height: 25px;
	width: 277px;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
}

#frame_main
{
	width: 100%;
	height: 100%;
	text-align: left;
}
#frame_top
{
	width: 100%;
	height: 40px;
	background-image: url(   '../../images/top_bg.gif' );
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;
}
#frame_middle
{

	width: 100%;
	height: 500px;
}
#frame_bottom
{
	width: 100%;
	height: 20px;
	line-height:20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0000FF;
	background-image: url(     '../../images/top_bg.gif' );
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
	font-size:14px;
}
#menu_left
{
	width: 150px;
	height: 500px;
	float: left;

}
#menu_spliter
{
	width: 11px;
	height: 500px;
	float: left;
	background-color: #7AB0DC;
	vertical-align: middle;
}
#menu_right
{

	width: 100px;
	height: 500px;
	float: left;
}
#frmMenu
{
	background-position: right bottom;
	padding: 5px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-image: url( '../../images/menu_bg.jpg' );
	background-repeat: no-repeat;
}

#masterContainer
{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#masterTitle
{
	width: 100%;
	height: 40px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #2167D0;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	overflow: hidden;

}
#masterTitleLeft
{
	width: 100px;	
	float: left;
	line-height:30px;
	overflow:hidden;
}
#masterTitleRight
{
    width:auto;
	float: left;
    line-height:30px;
    height:30px;
    overflow:hidden;
}
#masterContent
{
	padding: 10px;
	width: 100%;
	text-decoration: none;
	overflow: hidden;
}
.styleForNo
{
	width: 60px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
}
.styleForTotal
{
	border: 1px solid #CC3399;
	width: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #003300;
	color: #ff0000;
}
.styleForbox
{
	border: 1px solid #CC3399;
	width: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.styleForItem1
{
	background-color: #7AB0DC;
}
.styleForItem2
{
	background-color: #FFFFFF;
}
.styleForHeader
{
	background-color: #7AB0DC;
	text-align: center;
}
.styleForTable
{
	width: 100%;
	text-align: center;
}
