/* default */
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	border: 0;
	margin: 0;
}
body{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
h1 a {
	position: absolute;
	top: 19px;
	left: 1px;	
	display: block;
	background: url(../frame/logo.gif) no-repeat;
	width: 164px;
	height: 63px;
}
h1 a span {
	display: none;
}
#header h1 div{
	position: absolute;
	top: 19px;
	left: 1px;	
	display: block;
	background: url(../frame/logo.gif) no-repeat;
	width: 164px;
	height: 63px;
}
h3 {
	margin: 0 0 12px;
	font-size: 13px;
	font-weight: bold;
	color: #b69548;
}
h4 {
	margin: 0 0 12px;
	font-size: 12px;
	font-weight: bold;
	color: #906c2a;
}
h4 a {
	color: #906c2a;
}
p {
	margin: 0 0 14px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li {
	margin: 4px 0px 2px 10px;
}
ol {
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #906c2a;
}
input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	border: none;
	border-bottom: solid 4px #906c2a;
	height: 4px;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
a.back{

	font-weight: bold;
	background: #ffffff url(../frame/nav_left.gif) no-repeat;
	color: #906c2a;
	padding: 5px 0px 0px 15px;
	height: 19px;
	margin: 0px 0px 0px 10px;
	text-decoration: underline;
}
a.back:hover{
	background: #ffffff url(../frame/nav_left_hover.gif) no-repeat;
	color: #b89850;
}	

/* header */
#header {
	width: 950px;
	height: 128px;
	position: relative;
	margin: 0 auto;
}
#header .text{
	color: #916C2B;
	font-weight: bold;
	font-size: 24px;
	font-family:Arial,Helvetica,sans-serif;
	position: absolute;
	top: 16px;
	right: 15px;
}
#header .text1{
	color: #8F6C2A;
	font-weight: normal;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	position: absolute;
	top: 56px;
	right: 15px;
	text-align: right;
}
#header .text1 span{
	font-size: 12px;	
}
#menu {
	padding-top: 99px;
	width: 950px;
	height: 25px;
	border-bottom: 4px solid #906c2a;
}
/* menu */
#menu ul {
	margin: 0;
	padding: 0;
	width: 950px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: 25px;
}
#menu ul li {
	float: left;
	display: block;
	height: 25px;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: #000;
}
#menu ul li a:hover {
	background: #edd78a;
	color: #000;
}
#menu ul li a.active {
	background: #906c2a;
	color: #fff;
}

/* footer */
#footer {
	width: 950px;
	margin: 18px auto;
	padding-top: 42px;
	background: #fff url(../frame/footer.gif) no-repeat;
	text-align: center;
	font-size: 10px;
	color: #000;
}
#footer span {
	color: #906c2a;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #583e12;
}
a#fps {
	margin: 16px auto 0;
	width: 170px;
	display: block;
	color: #906c2a;
}
a#fps:hover {
	color: #583e12;
}
/* pager */
.fps_nav {
	position: relative;
	width: 950px;
	height: 25px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}
.fps_nav .nav_row{
	position: relative;
	padding: 4px 0px;
	width: 950px;
}
.fps_nav .pager_left{
	float: left;
	width: 250px;
	padding: 2px 0px;
}
.fps_nav .pager_right{
	float: right;
	width: 250px;
	padding: 2px 0px 0px 0px;
}
.fps_nav .pager_center{
	float: left;
	padding: 4px 0px;
	width: 450px;
	margin: 4px 0px 0px 0px;
	text-align: center;
}
.fps_nav .pager_center1{
	float: left;
	padding: 4px 0px 4px 250px;
	width: 450px;
	margin: 4px 0px 0px 0px;
	text-align: center;
}
.fps_nav a{
	margin: 0px 2px;
	color: #000000;
	padding: 5px 8px 7px 7px;
	height: 10px;
	text-decoration: none;
	color: #906c2a;  
}
.fps_nav a:hover{
	background: #ffffff url(../frame/number_bg.gif) no-repeat;
}
.fps_nav a.stepright, .fps_nav a.lastpage{
	float: left;
	display: block;
	background: #ffffff url(../frame/nav_right.gif) no-repeat;
	width: 75px;
	height: 19px;
	color: #906c2a;
	margin: 0px 10px 0px 18px;
	padding: 7px 0px 0px 25px;
}
.fps_nav a.lastpage{
	background: #ffffff url(../frame/lastpage.gif) no-repeat;
	padding: 7px 0px 0px 10px;
	margin: 0px;
	width: 90px;
}
.fps_nav a.stepright:hover, .fps_nav a.lastpage:hover{
	background: #ffffff url(../frame/nav_right_hover.gif) no-repeat;
	color: #b89850;
}
.fps_nav a.lastpage:hover{
	background: #ffffff url(../frame/lastpage_hover.gif) no-repeat;
}
.fps_nav a.stepleft, .fps_nav a.firstpage{
	float: left;
	display: block;
	background: #ffffff url(../frame/nav_left.gif) no-repeat;
	width: 85px;
	height: 19px;
	color: #906c2a;
	margin-right: 10px;
	padding: 7px 0px 0px 15px;
}
.fps_nav a.firstpage{
	background: #ffffff url(../frame/firstpage.gif) no-repeat;
	padding: 7px 0px 0px 25px;
	width: 75px;
}
.fps_nav a.stepleft:hover, .fps_nav a.firstpage:hover{
	background: #ffffff url(../frame/nav_left_hover.gif) no-repeat;
	color: #b89850;
}
.fps_nav a.firstpage:hover{
	background: #ffffff url(../frame/firstpage_hover.gif) no-repeat;
}
.fps_nav b{
	margin: 0px 2px;
	padding: 5px 8px 7px 7px;
	height: 10px;
	background: url(../frame/number_bg_hover.gif) no-repeat;
	color: #b89850;
}
.fps_nav b.lotof{
	margin: 1px;
	padding: 2px 5px;
	border: none;
	color: #906c2a;
	background: none;
	font-weight: bold;
}

/* window */
.fps_window{
	background: #fff url(../frame/fps_window_header.gif) top left no-repeat;
	position: absolute;
	width: 500px;
	text-align: left;
}
.fps_window .fps_windrag{
	margin: 5px 0px 0px;
	padding: 10px 45px 5px 15px;
	width: 435px;
	font-size: 18px;
	cursor: move;
}
.fps_window .fps_windrag b{
	color: #916C2B;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 15px;
	right: 15px;
	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: #fff;
	background: url(../frame/fps_window_footer.gif) bottom left no-repeat;
}
.fps_window .win_error, .fps_window .win_success{
	color: #916C2B;
	font-weight: bold;
	padding: 0 20px;
}
.fps_window .button{
	background: #906C2A;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 71px;
}
.fps_window .button:hover{
	background: #B69548;
}
.fps_window .layer_bottom_white{
	width: 500px;
	height: 5px;
	font-size: 1px;
}
.fps_window .button_on_center {
	padding:10px 0px 5px;
	text-align:center;
}

/**/
.success, .error, .notice{
	margin: 10px 0px 20px 10px;
	padding: 15px 5px 0px 20px;
	font-weight: bold;
	font-size: 11px;
	height: 29px;
	width: 905px;
	background: #f8f1d4 url(../frame/message_bg.gif) no-repeat;
}
.success{    
	color: #906c2a;
}
.error{
	color: #b90707;
}
.notice{
	color: #906c2a;
}