.container_shadow{
	background-image: url(../frame/cont_shadow_bg.png);
	background-repeat: repeat-y;
}
/* default */
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin: 0px;
	background: #C0C0C0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
/**/
h1, h2, h3, h4, h5, h6{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
h2{
	margin: 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #007fff;
}
h3{
	margin: 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h3 a{
	color: #000;
}
h4{
	margin: 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #007fff;
}
h5{
	margin: 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
p{
	margin: 0px 0px 15px;
}
a{
	color: #676767;
	text-decoration: underline;
}
a:hover{
	color: #007fff;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}

hr{
	border: none;
	border-bottom: solid 1px #007fff;
	height: 1px;
}
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;
}
.square{
	margin-bottom: 15px;
	padding: 15px;
	background: #e2e2e2;
}

/* top */
#container_top{
	width: 100%;
	height: 57px;
	background: url(../frame/cont_top_outside_bg.gif) repeat-x;
	text-align: center;
}
#cont_top{
	margin: 0px auto;
	padding: 0px 30px;
	width: 901px;
	height: 57px;
	text-align: left;
}
#cont_top a{
	display: block;
	width: 260px;
	height: 57px;
}
#cont_top a span{
	display: none;
}

/* header */
#container_header{
	width: 100%;
	height: 142px;
	background: url(../frame/cont_header_outside_bg.gif) repeat-x;
	text-align: center;
}
#cont_header{
	position: relative;
	margin: 0px auto;
	padding: 0px 30px;
	width: 901px;
	height: 142px;
	background: url(../frame/cont_header_shadow_bg.jpg) no-repeat;
}
#cont_header h1{
	position: absolute;
	top: 60px;
	left: 80px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#cont_header .language{
	position: absolute;
	top: 10px;
	right: 44px;
	width: 200px;
	text-align: right;
    font-size: 13px;
    font-weight: bold;
}
#cont_header .language a{
    color: #fff;
	text-decoration: none;
}
#cont_header .language a.active{
    color: #001073;
}
#cont_header .language a:hover{
	text-decoration: underline;
}

/* footer */
#container_footer{
	width: 100%;
	height: 45px;
	background: #c0c0c0;
	text-align: center;
}
#cont_fshadow{
	margin: 0px auto;
	padding: 0px 30px;
	width: 901px;
	height: 30px;
	background: url(../frame/footer_shadow.gif) no-repeat;
}
#cont_footer{
	position: relative;
	margin: 0px auto;
	padding: 0px 30px;
	width: 901px;
	height: 45px;
}
#cont_footer img{
	position: absolute;
	top: 5px;
	left: 40px;
	width: 145px;
	height: 35px;
}
#cont_footer ul{
	position: absolute;
	top: 15px;
	right: 40px;
	list-style-type: none;
	color: #676767;
	font-size: 11px;
}
#cont_footer ul li{
	display: inline;
	padding-left: 12px;
	border-left: solid 1px #676767;
}
#cont_footer ul li a{
	color: #676767;
	text-decoration: none;
}
#cont_footer ul li a:hover{
	text-decoration: underline;
}

/* container */
#container_big{
	z-index: 1;
	width: 100%;
	background: url(../frame/cont_big_outside_bg.gif) repeat-x #fff;
	text-align: center;
}
#container{
	position: relative;
	margin: 0px auto;
	padding: 0px 30px;
	width: 901px;
	text-align: left;
}
#fps{
	position: absolute;
	left: 30px;
	bottom: 5px;
	width: 255px;
	height: 15px;
	font-size: 10px;
	text-align: center;
}
#fps a{
	color: #676767;
	text-decoration: none;
}
#fps a:hover{
	text-decoration: underline;
}

/* window */
.fps_window{
	background: #fff;
	position: absolute;
	width: 500px;
	text-align: left;
}
.fps_window .fps_windrag{
	margin: 0px 0px 0px;
	padding: 10px 45px 5px 15px;
	width: 440px;
	font-size: 18px;
	cursor: move;
	background: #007FFF;
}
.fps_window .fps_windrag b{
	color: #fff;
}
.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: #007FFF;
	font-weight: bold;
	padding: 0 7px;
}
.fps_window .button{
	background: #A9A9A9;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 71px;
}
.fps_window .button:hover{
	background: #007FFF;
}
.fps_window .layer_bottom_white{
	width: 500px;
	height: 5px;
	font-size: 1px;
}
.fps_window .button_on_center {
	padding:10px 0px 5px;
	text-align:center;
}
