@charset "windows-1251";
/* CSS Document */

*, html, body {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
}

body {
	background:#f8f6f9 url(img/body_bg.png) repeat-x top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

.fc-field-error {
	border : 1px solid #800 !important;
}

.left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:3px;
}

#content table {
	background:#FFF;
	border:#c9c8ca solid 1px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#content table td {
	padding:3px;
	text-align:left;
}

#content table thead td {
	color:#7aab3d;
}

a img {
	border:0;
}

a {
	color:#005ebf;
}

h1, h2, h3, h4 {
	color:#3b56a4;
	text-align: left;
}

#main {
	 width:980px;
	 margin:0 auto -90px;
	 position:relative;
	 min-height: 100%;
	 height: auto !important;
	 height: 100%;
}

#header {
	position:relative;
	height:170px;
}

#header #logo {
	position:absolute;
	left:40px;
	top:30px;
}

#header h1 {
	color:#3b56a4;
	padding-left:250px;
	padding-top:40px;
}

#header #sys_menu {
	position:absolute;
	right:40px;
	top:50px;
}

#header #sys_menu img {
	margin-right:7px;
	margin-left:7px;
}

#contener {
	overflow:hidden;
}

#ls {
	float:left;
	margin-left:40px;
	width:190px;
	display:inline;
}

#rs {
	float:right;
	margin-right:40px;
	width:190px;
	display:inline;
}

#rs h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

#rs #search {
	margin-bottom:20px;
}

#ajaxSearch_form fieldset {
	border:0;
}

#ajaxSearch_form #ajaxSearch_submit {
	display:none;
}

#rs #search input {
	border-left:0; 
	border-right:0; 
	border-bottom:2px solid #d9d9dd; 
	border-top:2px solid #d9d9dd; width:140px;
}

#rs .event dt {
	margin:5px;
}

#rs .event span {
	font-weight:bold;
	color:#3b56a4;
	display:block;
}

#rs .cur {
	color:#7aab3d;
	background:#FFF;
	border:#c9c8ca solid 1px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#rs .cur span {
	font-weight:bold;
	color:#7aab3d;
}
	

#content {
	margin:0 240px;
	text-align:justify;
	zoom:1;
}

#content p {
	margin-bottom:10px;
}

#content ul {
	margin-left:30px;
	margin-bottom:10px;
}

#content ul li {
	text-align:left;
}

#content h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

#content h2 {
	font-size:14px;
	margin-bottom:10px;
}

#content table {
	margin-bottom:15px;
}

#content table table {
	margin:0;
}


#content .bank_info {
	overflow: hidden;
	text-align: left;
	margin-bottom: 10px;
	zoom:1;
}

#content .bank_info dt {
	line-height:16px;
}

#content form ul {
	list-style-type:none;
	margin:0;
}

#content form ul li {
	margin-bottom:5px;
}

#content form ul li input, select {
	width:300px;
}

#content form ul li label {
	display:block;
}

.lnk_arrow {
	display:block;
	background:url(img/lnk_arrow.png) no-repeat left center;
	padding-left:20px;
	margin:10px 0;
}

.detail {
	display:block;
	text-align:right;
	margin:5px 0;
}

#menu dt a {
	padding-left:25px;
	margin-bottom:5px;
	background:url(img/menu_ico.png) no-repeat;
	display:block;
}

#menu dt#el_1 a {
	background-position:1px -174px;
}

#menu dt#el_9 a {
	background-position: 0px -18px;
}

#menu dt#work a {
	background-position: 0px -36px;
}

#menu dt#el_10 a {
	background-position: 0px -57px;
}

#menu dt#el_11 a {
	background-position: 0px -75px;
}

#menu dt#el_12 a {
	background-position: 0px -93px;
}

#menu dt#el_13 a {
	background-position: 0px -110px;
}

#menu dt#el_14 a {
	background-position: 4px -130px;
}

#menu dt#el_52 a {
	background-position: 1px -152px;
}

#menu dl dt a {
	padding-left:10px;
	margin-bottom:5px;
	margin-left:25px;
	background:url(img/sub_menu_arrow.png) no-repeat left center !important;
}

#akbs_members_line {
	height:59px;
	clear:both;
	margin:20px 0;
	overflow:hidden;
	border:#c9c8ca solid 1px;
	background-color:#fff;
}

#akbs_members_line img {
	cursor:pointer;
}

.push {
	height:90px;
}

#footer {
	border-top:#909191 solid 2px;
	height:48px;
	margin:0 auto;
	width:980px;
	padding:20px 0;
	font-size:12px;
}