body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0px;
	margin: 0px;
	border: none;
}
form, input, h1, h2, h3, h4, ul, li, ol, a{
	line-height:auto;
}
body{
	text-align: center;
	background: #fff;
	font-family: Verdana, Arial,Helvetica, sans-sherif;
	font-size: 11px;
	color:#575757;
	overflow: scroll;
}
a{
	color: #ed1b24;
	text-decoration: underline;
}
a:hover{
	color: #A5A5A5;   
}
a, input:focus, textarea:focus{
	outline:none;
}
h2{
	color: #ed1b24;
	font-family: Arial, Verdana,Helvetica, sans-sherif;     
	font-size: 22px;
	font-weight: normal;
	margin:5px 0 15px;
}
#right h2{
	font-size: 16px;  
}
h3{
	color: #575757;
	font-family: Arial, Verdana,Helvetica, sans-sherif;     
	font-size: 16px;
	margin:5px 0 15px;
}
#right h3{
	font-size: 13px;
	font-weight: bold;
}
h4{
	color: #ed1b24;
	font-family: Arial, Verdana,Helvetica, sans-sherif;     
	font-size: 13px; 
	margin:5px 0 10px;
}
#right h4{
	font-size: 12px;
}
h5{
	font-size: 11px; 
	margin:5px 0 10px;   
}
ul.lead{
	font-size: 13px;
	font-weight: bold;   
}
ul.lead li{
	margin: 5px 0px;   
}
ul, ol{
	color: #ed1b24; 
	margin: 15px 0px 15px 20px; 
}
ul li, ol li{
	color: #575757;
	margin: 5px 0px;   
}
p{
	margin: 0px 0px 15px;
	line-height:135%;    
}
#container{
	width: 978px;
	margin: 0px auto;
	background: #fff url(../frame/container_bg.gif) repeat-y;
}
#header{
	background: url(../frame/head_bg.gif) no-repeat top left;
	height: 214px;
	width: 850px;
	padding: 36px 64px 0px;
	position: relative;
}
#header #logo{
	position: absolute;
	top: 55px;
	left: 65px;
	height: 43px;
	width: 273px;
	background: url(../frame/logo.gif) no-repeat;  
}
#header #logo span{
	display: none;
}
#header #menu{
	position: absolute;
	top: 101px;
	left: 65px;
	width: 170px;
	text-align: left;  
	margin: 6px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	 
}
#header #menu li a{
	background: url('../frame/menu_inactive.gif') no-repeat center left;
	padding-left:20px;
}
#header #menu li.active a{
	background: url('../frame/menu_active.gif') no-repeat center left;
}

#header #menu li{
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	width: 185px;
}
#header #menu li.active a{
	color: #ed1b24;
}
#header #menu li.active a:hover{
	color: #ed1b24;
}
#header #menu li a{
	font-size: 14px; 
	color: #fff;
	text-decoration: none;
	font-family: Arial, Verdana,Helvetica, sans-sherif; 
}
#header #menu li a:hover{
	color: #9f9e9e;
}
#footer{
	background: url(../frame/footer_bg.gif) no-repeat bottom left;
	height: 130px;
	width: 850px;  
	padding: 0px 64px 0px;     
}
#footer .footer_text{
	width: 670px;
	float: left;   
	height: 42px;
	margin-top: 10px;
	padding-top: 12px;
	line-height: 200%;
}
#footer .footer_text b{
	color: #ed1b24;   
}
#footer .footer_partner{
	width: 179px;
	float: left;
	border-left: 1px solid #575757;   
	height: 70px;  
	margin-top: 10px;
	text-align: right;
	position: relative;
}
#footer .footer_partner span{
	position: absolute;
	top: 28px;
	left: 10px;   
}
#footer a{
	color: #575757;
}
#footer a:hover{
	color: #A5A5A5;
}
#footer a#fps{
	color: #ababab;
	font-size: 9px;
	margin-top: 15px;
	display: block;
	text-decoration: none;
}
#footer a#fps:hover{
	color: #ED1B24;
}
#content{
	width: 850px;
	margin: 6px 64px 0px; 
	background: #f3f3f3;
	text-align: left;
	padding-bottom: 10px;
}
.clear{
	clear: both;
	padding: 0px;
	margin: 0px;   
}
a.button{
	display: block;
	background: #e0e0e0;
	color: #575757;
	width: 80px;
	height: 14px;
	text-decoration: none;
	cursor: pointer;
	padding: 3px 0px;
	text-align: center;
}
a.button:hover{
	background: #575757;
	color: #ffffff;
}
input.button{
	background: #575757;
	color: #fff;
	width: 80px;
	height: 18px;
	cursor: pointer;
}
/**/
.error, .success, .notice{
	margin-bottom: 5px;
	padding: 10px;
	background: #fff;
	border: solid 2px #ED1B24;
	font-weight: bold;
	color: #CC0000;
}
.success{
	border: solid 2px #39ac01;
	color: #ED1B24;
}
.notice{
	border: solid 2px #d85d00;
	color: black;    
}
/* window */
.fps_window{
	background: #f3f3f3;
	position: absolute;
	width: 500px;
	text-align: left;
	border: 1px solid #575757;
}
.fps_window .fps_windrag{
	margin: 0px 0px 0px;
	padding: 5px 45px 5px 15px;
	width: 440px;
	font-size: 16px;
	cursor: move;
	background: #575757;
	color: #fff;
}
.fps_window .fps_windrag b{
	color: #fff;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 7px;
	right: 8px;
	width: 16px;
	height: 16px;
	background: url(../admin/image/close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 10px;
	right: 30px;
	width: 20px;
	height: 20px;
	background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 10px;
	width: 480px;
	background: #f3f3f3;
	background:#f3f3f3;
}
.fps_window .win_error, .fps_window .win_success{
	color: #ED1B24;
	font-weight: bold;
	padding: 0 7px;
}
.fps_window .button_on_center {
	padding:10px 0px 5px;
	text-align:center;
}
.pdf_doc{
	background: url('../frame/ico_pdf.gif') no-repeat top right;
	padding-right:20px;
	padding-bottom:5px;
}


.xls_doc {
	background: url('../frame/ico_xls.gif') no-repeat top right;
	padding-right:20px;
	padding-bottom:5px;
}