﻿.ms_title_bar
{
    margin-right:auto;
    margin-left:auto;
	width: 650px;
	height: 25px;
	line-height: 25px;
	background-image: url('../images/titlebk.JPG');
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 0px;
}

.ms_title_table
{
	width: 100%;
	height: 25px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.ms_title_space
{
	float:right;
	width: 2px;
	height: 25px;
	background-image: url('../images/space.JPG');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ms_title_help
{
	float:right;
    width: 40px;
    height: 25px;
    line-height:25px;
    text-align:center;
    vertical-align:middle;
   	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.ms_title_table_help
{
    width: 40px;
    text-align:center;
    vertical-align:middle;
    border-left: 1px solid #000000;    
}

.ms_space_row
{
	height: 10px;
}

.ms_hr
{
    width: 650px;
	height:1px;
	background:gray;
}

.ms_tool_bar
{
     margin-right:auto;
     margin-left:auto;
	 width: 650px; 
	 height:60px;
	 background-color:#E1E1E1;
     border-top:2px solid white;
	 border-bottom:1px solid gray; 
	 padding: 0px 0px 0px 0px;
	 overflow:hidden;
}

.ms_tab_bar
{
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	height: 35px;
	line-height: 35px;
	background-color: #E1E1E1;
	border-top: 1px solid white;
	border-bottom: 5px solid black;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.ms_group_bar
{
     margin-right:auto;
     margin-left:auto;
	 width: 650px; 
	 height:22px;	 
	 line-height:22px;
	 background-image: url('../images/groupbarbk.JPG');
     border-top:1px solid gray;
	 border-bottom:1px solid gray; 
	 padding: 0px 0px 0px 0px;
}

.ms_page_bar
{
     margin-right:auto;
     margin-left:auto;
	 width: 650px; 
	 height:24px;
	 line-height:24px;
	 background-color:#D1E4F6;
	 border-bottom:1px solid gray;
	 padding: 0px 0px 0px 0px;
}

.ms_bottom_bar
{
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	height: 35px;
	line-height: 35px;
	background-color: #E1E1E1;
	border: 1px solid gray;
	padding: 0px 0px 0px 0px;
}

.ms_main
{
	font-family: "宋体", arial;
	font-size: 12px;
	color: black;
}

.ms_main div
{
	margin-right:auto;
	margin-left:auto;
}

.ms_panel
{
	width:650px;
	background-color:#E6F0FA;
}

.ms_title_label
{
	font-size: 11px;
	font-weight: bold;
	color:white;
	padding-left:10px;
}

.ms_group_label
{
	font-size: 11px;
	font-weight: bold;
}

.ms_label
{
	font-size: 10px;
}

.ms_tip
{
	font-size: 9px;
}

.ms_page_label
{
	font-size: 10px;
}

.ms_button
{   
	 font-family: "宋体", arial;
 	 font-size: 12px; 
	 width: 130px; 
	 height:25px;
 	 background-image: url('../images/buttonbk.JPG');
     border: 1px solid gray;
	 padding: 0px 0px 0px 0px;
}

.ms_panel_tr
{
     height: 25px;
}

.ms_tab_active
{
	height:25px;
	background-image:url('../images/tabactive.jpg'); 
	width: 120px; 
	display: block; 
	text-align: center;
	vertical-align:middle;
	line-height:25px; 
	float: left;
}

.ms_tab
{
	position:relative;
	padding-top:10px;
	padding-left:10px;
	height:35px;
}

.ms_tab_space
{
	height:25px;
	width: 6px; 
	display: block; 
	text-align: center;
	vertical-align:middle;
	line-height:25px; 
	float: left;
}

.ms_tab_inactive
{
	height:25px;
	background-image:url('../images/tabinactive.jpg'); 
	width: 120px; 
	display: block; 
	text-align: center;
	vertical-align:middle;
	line-height:25px; 
	float: left;
}

.ms_tab_activetext
{
	font-family: "宋体", arial;
    font-size: 12px;
    font-weight: bold;
 	color:white;
}

.ms_tab_inactivetext
{
	font-family: "宋体", arial;
    font-size: 12px;
    font-weight: bold;
 	color:gray;
}

.ms_image
{	
   vertical-align:middle;
}
