﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	overflow-y:hidden;
	SCROLLBAR-FACE-COLOR: #72A3D0;
	SCROLLBAR-HIGHLIGHT-COLOR: #337ABB; 
	SCROLLBAR-SHADOW-COLOR: #337ABB;
	SCROLLBAR-DARKSHADOW-COLOR: #337ABB; 
	SCROLLBAR-3DLIGHT-COLOR: #337ABB;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #337EC0; 
}
form,li{
	padding:0;
	margin:0;
}
.left_iframe{HEIGHT: 100%; VISIBILITY: inherit;WIDTH: 180px; background:transparent; overflow-x:hidden;}
.main_iframe{HEIGHT: 92%; VISIBILITY: inherit; WIDTH:100%; Z-INDEX: 1; overflow-x:hidden;}
td { font-size:12px; }
a { color: #135294; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }
/*顶部*/
.top_table { width:100%; height:50px; overflow:hidden; background-color:#56B8E6; }
.top_log {float:left; background-image:url(../Images/Top_Logo.jpg); background-repeat:no-repeat;width:484px;height:76px;margin-top:-15px;}
.main_left_title{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	letter-spacing: 10px;
}
#login {
	font-size:12px;
	color:#1A74A4;
	padding-top:15px;
}
#login .input{
	border:1px solid #278ECC;
	background-image:url(../Images/button_bg.gif);
	background-repeat:repeat-x;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight:bold;

}
#login li{
	list-style:none;
	text-align:left;
	padding:5px 0 5px 30px;
}
.fPage{
	text-align:center;
}