﻿@charset "utf-8";
.pgs-actions button{
	margin:5px 10px;
}
#back-top{
	position: fixed;
	bottom: 30px;
	left: 20px;
	width: 70px;
	height: 10px;
	padding-left: 35px;
	background-image: url(../images/btt.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	z-index: 10;
	cursor:pointer;
}
._s-submit-button-1{
	background-color:#ddc23f;
	padding:10px 15px;
	color:#FFF;
	border:none;
	cursor:pointer;
	border-radius:3px;
}

._s-submit-button-1:hover{
	background-color:#d1b73c;
}

._s-submit-button-1:disabled{
	color:#000;
	cursor:auto;
	background-color:#b6b074;
}

._s-submit-button-2{
	background-color:#434343;
	padding:8px 15px;
	color:#FFF;
	border:none;
	cursor:pointer;
	border-radius:3px;
}

._s-submit-button-2:hover{
	background-color:#646464;
}
._s-submit-button-2:disabled{
	color:#999;
	cursor:auto;
	background-color:#b9b9b9;
}


#_s-hd-top{
	background-color:Orange;
	/*background: repeating-radial-gradient(
  circle,
  pink,
  green 10px,
  red 10px, 
  #4b026f 20px*/
);
	/*height:5px;*/
	height:10px;
	width:100%;
}
#_s-head-oc{
	
}
#_s-head-searchengine{
	float:right;
	width: 400px;
  	margin: 50px 50px 0 0;
}
#_s-head-ic{
	width:1000px;
	margin:0 auto;
}
#_s-head-logo{
	float: left;
	/*width:390px;*/
	width:500px;
	/*height:158px;*/
	height:130px;
	overflow:visible;
	position:relative;
}
#_s-head-logo-ic{
	height: 147px;
	/*width: 353px;*/
	background: url(../images/regular-1/logo_353_147_jpg.jpg) no-repeat 0px 0px;
	position:absolute;
	top:0;
	left:0;
	transition:width 0.2s, height 0.2s;
}
/*#_s-head-logo-ic:hover{
	/*width:371px;*/
	/*height:150px;
}*/

#_s-nav-oc{
	/*background-color:#8f8f8f;*/
	background-color:green;
	padding-left:50px;
	/*background-color:#AA89E0;*/
}
	background-color:green;
	/*background-color:#AA89E0;*/
}
#_s-nav-ic{
	width:1000px;
	margin:0 auto;
}
._s-nvbr-tl-oc a{
	display:block;
	color:#FFF;
	padding:10px 10px;
	/*padding:10px 20px;*/
}
._s-nvbr-tl-oc{
	float:left;
	position:relative;
	transition:background 0.5s;
}
._s-nvbr-tl-oc:hover{
	/*background-color:#343434;*/
	background-color:Black;
}
._s-nvbr-tl-oc:hover ._s-nvbr-dropsub-oc{
	visibility:visible;
	opacity:1;
}
._s-nvbr-dropsub-oc{
	width:200px;
	position:absolute;
	z-index:5;
	left:0;
	visibility:hidden;
	opacity:0;
	transition:opacity 0.3s linear;
}
._s-nvbr-dropsub-ic{
	box-shadow:0 0 20px #b9b9b9;
	margin-top:5px;
	background-color:#faf8f8;
	border-radius:5px;
	border:1px solid #cfcfcf
}
._s-nvbr-sl-oc{
	background: url(../images/regular-1/blt-1_19_19_png.png) no-repeat 7px 10px;
	padding: 0 0 0 14px;	
}
._s-nvbr-sl-oc:hover{
	background-color:#e0e0e0
}
._s-nvbr-sl-oc a{
	color:#343434;
}

#_s-content-oc{
	width:100%;
}
#_s-content-ic{
	width:1000px;
	margin:0 auto;
}
#_s-content-left-oc{
	width:250px;
	float:left;
}
#_s-content-right-oc{
	width:700px;
	float:left;
}

._s-hdbx-oc{
	border-radius:4px;
	border:1px solid #b6b6b6;
	margin:10px 0 0 0;
}
._s-hdbx-title-oc{
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	/*background-color:#f0eded;*/
	background-color:#E98CE8;
	color:#343434;
	font-size:18px;
	font-weight:bold;
	padding:10px;
}
._s-hdbx-content-oc{
	position:relative;
	overflow:hidden;
	padding:10px;
	height:228px
}
#_s-upbx-oc{
	width:235px;
	top:0;
	position:absolute;
}
._s-upbx-date{
	border-radius:2px;
	background-color:#fcc83c;
	color:#FFF;
	float:left;
	text-align:center;
	padding:5px 10px;
	line-height:15px;
	margin:5px;
}
._s-upbx-desc{
}
._s-upbx-title{
	font-weight:bold;
	text-decoration:underline;	
}
#_s-bcrumbs-oc{
	margin: 10px 0 0 20px;
	padding: 10px;
	font-weight: 500;
	border-bottom:1px solid #e1e1e1;
}

#_s-footer-oc{
	width:100%;
background-color:#f0f0f0;
	
	color:Gray;
	/*background-color:#AA89E0;*/
	
}
#_s-footer-ic{
	padding:1px 0 0 0;
	width:1000px;
	margin:20px auto 0 auto;
	
}
#_s-footer-oc a{
	color:#343434;
}
._s-footer-ql-ic{
	float:left;
	margin:10px 20px 10px 10px;
}
._s-footer-ql-ic a{
	display:block;
}
#_s-footer-title{
	font-size:16px;
	font-weight:bold;
	margin:13px 0 10px 0;
	
}
._s-footer-ql-ic-title{
	font-weight:600;
}
._s-footer-ql-ic-desc{
	margin:0 0 0 10px;
}
._s-footer-ql-ic-desc a:hover{
	text-decoration:underline;
}
#_s-hdnv-oc a{
	display:block;
	padding:5px 10px;
}
#_s-hdnv-oc a._s-hdnv-ic-selected, #_s-hdnv-oc a:hover{
	background-color:#f0eded;
}
#_s-content-main-oc{
	margin:10px 0 0 20px;
}
/*
Tables
*/
._s-tab-1{
	width:98%;
}
._s-tab-1 thead td{
	background-color:#9ccb43;
	text-align:left;
	padding:5px 10px;
	color:#FFF;
}
._s-tab-1 tbody td{
	border-bottom:1px dashed #b9b9b9;
	padding:5px 10px;
}

/*
tab-2
th td
th td
*/
._s-tab-2 th{
	text-align:left;
	background-color:#b9b9b9;
	color:#FFF;
	padding:5px 10px;
	font-weight:normal;
	border-bottom:1px solid #FFF;
}
._s-tab-2 td{
	padding:5px 10px;
	border:1px solid #FFF;
}
/*
Scroller
*/
._s-upbx-ic{
	cursor:pointer;
}
#_s-usrl-oc{
	z-index:500;
}
#_s-usrl-ic{
	z-index:501;
}
#_s-usrl-window{
	padding:20px;
	border-radius:5px;
	width:500px;
	overflow-y:auto;
}
