/*  ============================================================================================  */
/*  Author: RDESIGN http://rdesign.ru															  */
/*  ============================================================================================  */


/*  ============================================================================================  */
/*	GENERAL																						  */
/*  ============================================================================================  */


* {
	outline: none;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	cursor: default;
	font-size: small;
	_font-size: 14px;
	color: #000000;
	background: #FFFFFF;
}
table {
	border: none;
	border-collapse: collapse;
}
/*.bussines table,
.bussines  table tr td{
    border: 1px solid #666;
}
.bussines  table{
    margin: 5px 0;
}*/
td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.news-tems td, .news-tems th{border: 1px solid #d7d7d7;}
img {
	border: none;
	padding: 0px;
	margin: 0px;
font-size: 10px;font-family:arial;color:#999
}
a {
	color: #0079BE;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	padding-left:15px;
}
li {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 30px 0px 20px 0px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-size: 150%;
	line-height: 110%;
	text-transform: uppercase;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h2.caption {
    font-size: 24px;
    font-weight: bold;
    line-height: 110%
}
h3 {
	font-size: 120%;
	line-height: 120%;
}

h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
sub {
	font-size: 80%;
	position: relative;
	top: 0.3em;
	vertical-align: baseline;
}
sup {
	font-size: 80%;
	position: relative;
	top: -0.4em;
	vertical-align: baseline;
}
em {
	font-style: italic;
}
dl, dt, dd {
	padding: 0px;
	margin: 0px;
}

address {
	padding: 0px;
	margin: 30px 0px;
}

hr {
	border: none;
	border-bottom: solid #666666 1px;
	display: block;
	height: 1px;
	margin: 10px 0px;
}


/*	LAYOUT =====================================================================================  */


.layout {
	font-size: 90%;
}
html body .layout {
	font-size: 95%;
        margin-top: -12px;
}
.layout-width {
	width: 97%;
	min-width: 960px;
	margin: 0 auto;
}
* html .layout-min-width {
	padding-left: 960px;
}
* html .layout-fix-1 {
	position: relative;
}
* html .layout-fix-2 {
	margin-left: -960px;
	position: relative;
}
* html .layout-min-width, * html .layout-fix-1, * html .layout-fix-2, * html .layout-container {
	height: 1px;
}


.layout-container {
	margin: 0px 25px;
}


.layout-row {
	float: left;
	clear: both;
	width: 100%;
}

.left {
	position: relative;
	float: left;
	width: 23%;
}
.left-center {
	position: relative;
	float: left;
	width: 73%;
}
.center-right {
	position: relative;
	float: left;
	width: 77%;
	margin: 0px -5% 0px 0px;
}
.center {
	position: relative;
	float: left;
	width: 47%;
	_width: 50%;
	padding: 0px 0px 0px 3%;
	_padding: 0px 0px 0px 5%;
}
.secondary .center {
	width: 47%;
	padding: 0px 0px 0px 3%;
}
.center.bigc {
	width: 74%;
	//width: 73%;
	_width: 72%;
	_margin-right:-25px;
	//overflow:hidden;
}
.right {
	position: relative;
	float: left;
	width: 24%;
	_width: 27%;
	padding: 0px 0px 0px 3%;
	_padding: 0px 0px 0px 10%;
	margin: 0px -5% 0px 0px;
}
.secondary .right {
	width: 24%;
	padding: 0px 0px 0px 3%;
}
.header .right {
	_float: left;
	_width: 27%;
	_padding: 0;	
}


/*	HEADER =====================================================================================  */


.header .logo {
	display: block;
	float: left;
	margin: 25px 30px 20px 0px;
}

#ad_ph_1 {
	margin-top:-15px;
	//margin-top:-2px;
}

.header .header-box {
	position: relative;
	float: left;
}

.header h1 {
	position: relative;
	display: block;
	width: 100%;
	left: -0.3em;
	text-transform: none;
	font-size: 200%;
	margin: 22px 0px 0px 0px;
	letter-spacing: -0.045em;
}

/*.header .menu-main {
	position: relative;
	float:left;
	width: 100%;
	margin: 10px 0px 0px -10px;
	padding: 0px;
}
.header .menu-main li {
	float: left;
	clear:none;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.header .menu-main li a {
	float: left;
	display: block;
	margin: 0px;
	padding: 20px 10px;
	font-size: 120%;
	color: #000000;
	position:relative;
}*/
.header .menu-main {
	float:left;
	margin: 25px 0px 0px -10px;
	padding: 0px;
	padding-bottom:20px;
}
.header .menu-main li {
	float:left;
	clear:none;
	list-style:none;
}
.header .menu-main li a {
	padding: 20px 10px;
	font-size: 120%;
	color: #000000;
}

.menu-languages {
	float: right;
	padding: 0px;
	margin: 35px 0px 0px 0px;
	height: 19px;
}
.menu-languages li {
	float: left;
	width: 34px;
	height: 19px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style: none;
}
.menu-languages li a,
.menu-languages li span {
	display: block;
	width: 32px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	border: solid #ADADAD 1px;
	background-image: url('../images/icons-languages.gif');
	background-repeat: no-repeat;
}


.menu-languages .language-russian a,
.menu-languages .language-russian span {
	background-position: 1px 1px;
}
.menu-languages .language-russian a.selected,
.menu-languages .language-russian span.selected {
	background-position: 1px -16px;
}

.menu-languages .language-french a,
.menu-languages .language-french span {
	background-position: -31px 1px;
}
.menu-languages .language-french a.selected,
.menu-languages .language-french span.selected {
	background-position: -31px -16px;
}

.menu-languages .language-italian a,
.menu-languages .language-italian span {
	background-position: -63px 1px;
}
.menu-languages .language-italian a.selected,
.menu-languages .language-italian span.selected {
	background-position: -63px -16px;
}

.menu-languages .language-english a,
.menu-languages .language-english span {
	background-position: -95px 1px;
}
.menu-languages .language-english a.selected,
.menu-languages .language-english span.selected {
	background-position: -95px -16px;
}


/*	CONTENT ====================================================================================  */


.content .left {
	border-top: solid #0079BE 2px;
}
.content .center {
	border-top: solid #EE0000 2px;
}
.content .right {
	border-top: solid #EE0000 2px;
}


/*	CONTENT BLOCKS =============================================================================  */


.menu-sidebar {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	background: #BADFF2 url('../images/menu-sidebar-background.gif') repeat-x 0px -20px;
}

.menu-sidebar ul {
	padding: 15px 25px 20px 25px;
	margin: 0px;
}
.menu-sidebar ul ul ul{
	margin: 0 0 0 15px;

}
.menu-sidebar ul li {
	clear: both;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.menu-sidebar ul li a,
.menu-sidebar ul li span {
	display: block;
	padding: 10px 0px;
	font-weight:bold;
	color: #00598C;
	line-height: 120%;
	/*height: 1%;*/
}
#mercuryInsMenu{
	margin:0 !important;
}
#mercuryInsMenu li{
	display:block;
	float:left;
	padding:7px 0 7px 8px;
	margin:0 !important;
}
#guildInsMenu{
	margin:0 !important;
}
#guildInsMenu li{
	display:block;
	float:left;
	padding:7px 0 7px 8px;
	margin:0 !important;
}
.margin15{
	margin-left:-20px;
	margin-top:7px;
	height:30px;
}
.menu-sidebar ul li a.selected {
	text-decoration:none;
}
.menu-sidebar ul li a.selected:hover {
	text-decoration:underline;
}
.menu-sidebar ul li a.selected,
.menu-sidebar ul li span {
	color: #000000;
}

.menu-sidebar .border {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url('../images/menu-sidebar-background.gif') no-repeat -10px -10px;
	overflow: hidden;
}
.menu-sidebar .border div {
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 100%;
	height: 10px;
	background: url('../images/menu-sidebar-background.gif') no-repeat right -10px;
	overflow: hidden;
}
.menu-sidebar .border div div {
	position: absolute;
	top: 0px;
	left: -20px;
	width: 100%;
	height: 10px;
	background: url('../images/menu-sidebar-background.gif') repeat-x 0px 0px;
}

.menu-sidebar .submenu {	
	/*margin-bottom:-10px;*/
	
	padding:0;
}
.menu-sidebar .submenu a,
.menu-sidebar .submenu span {
	font-weight:normal;
	color:#010101;
	background: url('../images/icons/menu-marker.gif') 1px 5px no-repeat;
	padding:0 0 10px 10px;
}




.block-1 {
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0px 0px 0px;
	/*background: #A90000 url('../images/block-1-background.gif') repeat-x top;*/
	background-color:#dedede;
}
.block-1 h3 {
	margin: 0px;
	padding: 15px 15px 0px 35px;
	/*background: url('../images/block-1-icon-1.gif') no-repeat 15px 15px;*/
	background: url('../images/icons/sun.gif') no-repeat 15px 15px;
	line-height: 110%;font-size: 110%; font-weight: bold;
	color: #000000;
}
.block-1 ul {
	margin: 0px;
	padding: 10px 0px 15px 0px;
}
.block-1 ul li {
	margin: 0px;
	padding: 2px 15px 2px 35px;
	/*background: url('../images/block-1-icon-2.gif') no-repeat 20px 4px;*/
	background: url('../images/icons/sun-small.gif') no-repeat 20px 5px;
	list-style: none;
}
.block-1 ul li a,
.block-1 ul li span {
	color: #000000;
	font-size: 90%;
}




.ban-nan-ner {
	display: block;
	float: left;
	clear: both;
	margin: 15px -5px 0px 0px;
}
.ban-nan-ner img {
	display: block;
	float: left;
}




.block-polling {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 30px 0px 15px 0px;
}
.block-polling h3 {
	position: relative;
	margin: -10px 0px;
	padding: 10px 0px 10px 25px;
	background: url('../images/block-polling-icon-1.gif') no-repeat 0px 8px;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	color: #EE0000;
}
.block-polling p {
	margin: 10px 0px 0px 0px;
	color: #EE0000;
}
.block-polling div {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	color: #666666;
}
#avote1 {
	padding:0;
}
.block-polling div input {
	position: relative;
	left: -12px;
	width: 1.2em;
	height: 1.2em;
	margin: 0px -0.6em 0px -0.6em;
}
.block-polling .input-submit {
	display: block;
	margin: 15px 0px 0px 0px;
}
.block-polling .link-more {
	display: block;
	padding: 10px 0px 10px 25px;
	background: url('../images/block-polling-icon-2.gif') no-repeat left;
	font-size: 90%;
	color: #666666;
}



.block-2 {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0px 10px 0px;
	background: #CDCDCD url('../images/block-2-background.gif') repeat-y left;
}
.block-2 .container-1 {
	position: relative;
	width: 100%;
	float: left;
	background: url('../images/block-2-corner-1.gif') no-repeat right top;
}
.block-2 .container-2 {
	position: relative;
	width: 100%;
	float: left;
	background: url('../images/block-2-corner-2.gif') no-repeat right bottom;
}
.block-2 .container-3 {
	position: relative;
	width: 100%;
	float: left;
	background: url('../images/block-2-corner-3.gif') no-repeat left bottom;
}
.block-2 .container-4 {
	position: relative;
	width: 100%;
	float: left;
	background: url('../images/block-2-corner-4.gif') no-repeat left top;
}

.block-2 h3 {
	position: relative;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}

.block-2 p {
	position: relative;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	font-size: 90%;
	color: #666666;
}

.block-2 table {
	position: relative;
	width: 100%;
	float: left;
	z-index: 6;
	margin: 10px 0px 20px 0px;
	height: 1%;
}
.block-2 table td {
	vertical-align: middle;
}
.block-2 .cell-text-input {
	padding: 0px 5px 0px 20px;
}
.block-2 .cell-submit {
	padding: 0px 20px 0px 0px;
	width: 10px;
}
.block-2 .cell-text-input input {
	display: block;
	width: 100%;
	font-size: 100%;
	border: solid #B8B8B8 1px;
	margin: 0px;
	padding: 3px 0px;
}
.block-2 .cell-submit input {
	display: block;
	position: relative;
	left: 5px;
	margin: 0px;
}




.ban-nan-ners-mini-sidebar {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding: 40px 0px 0px 0px;
	height: 1%;
}
.ban-nan-ners-mini-sidebar a {
	float: left;
	display: block;
	width: 103px;
	height: 46px;
}
.ban-nan-ners-mini-sidebar a img {
	display: block;
}





.block-3 {
	position: relative;
	display: block;
	clear: both;
	height: 114px;
	margin: 10px 0px 10px 0px;
}
.block-3 .borders {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 112px;
	_height: 114px;
	border: solid #BCBCBA 1px;
	border-left: none;
	border-right: none;
}
.secondary .block-3 .borders {
	_height: 112px;
}
.block-3 .image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 110px;
	height: 114px;
}
.block-3 .side {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 114px;
}
.block-3 a {
	position: relative;
	display: block;
	padding: 15px 15px 15px 115px;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
}


.block-3.block-3-1 .image {
	background: url('../images/block-3-1.gif') no-repeat -10px 0px;
}
.block-3.block-3-1 .side {
	background: url('../images/block-3-1.gif') no-repeat 0px 0px;
}

.block-3.block-3-2 .image {
	background: url('../images/block-3-2.gif') no-repeat -10px 0px;
}
.block-3.block-3-2 .side {
	background: url('../images/block-3-2.gif') no-repeat 0px 0px;
}





.block-4 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.block-4 h3 {
	position: relative;
	margin: -10px 0px;
	padding: 10px 0px 10px 25px;
	background: url('../images/block-4-icon-1.gif') no-repeat 0px 8px;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	color: #EE0000;
}

.block-4 dl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.block-4 dt {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
.block-4 dt a {
	display: block;
	padding: 5px 0px 5px 25px;
	background: url('../images/block-4-icon-2.gif') no-repeat 5px 8px;
	color: #EE0000;
}
.block-4 dd {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 80%;
	color: #999999;
}

.block-4 .link-more {
	display: block;
	padding: 10px 0px 10px 25px;
	background: url('../images/block-4-arrow.gif') no-repeat 5px center;
	font-size: 90%;
	color: #000000;
}



.block-5 {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.block-5 h3 {
	position: relative;
	margin: 0px;
	padding: 0px 20px;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}

.block-5 ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.block-5 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.block-5 li a {
	display: block;
	margin: 0px;
	/*padding: 5px 0px 5px 20px;*/
	padding: 2px 0px 2px 20px;
	/*background: url('../images/block-5-icon.gif') no-repeat left;*/
	background: url('../images/block-5-icon.gif') left 5px no-repeat;
	/*height: 1%;*/
}


/*	SUBCONTENT =================================================================================  */


.subcontent ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.subcontent li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subcontent ul a {
	float: left;
	margin: 0px;
	padding: 15px 20px 15px 0px;
	color: #666666;
}
.subcontent ul .link-special {
	color: #EE0000;
	font-weight: bold;
}


/*	FOOTER =====================================================================================  */


.footer {
	border-top: solid #EE0000 2px;
	padding: 0px 0px 20px 0px;
}

.footer .footer-block-1 {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0px 0px 0px;
	font-size: 90%;
	color: #666666;
}

.footer .footer-block-2 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	padding: 20px 0px 0px 0px;
	font-size: 90%;
	color: #999999;
}
.footer .footer-block-2 a {
	color: #999999;
}
.footer .counter {
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline;
}
.footer .counter img {
	float: left;
	display: block;
}


/*	COMMON =====================================================================================  */


.clear {
	clear: both;
}
.spacer {
	height: 1px;
	overflow: hidden;
}
.grid-title {
	width:100%;
	font-size:145%;
	color:#000000;
}
.delimeter {
	float:left;
	clear:both;
	width:100%;
	height:1px;
	font-size:1px;
	border-bottom:1px #b2b2b2 solid;
	margin:35px 0;
}
.delimeter.grey {
	border-color:#d3d3d3;
	margin:5px 0 0 0;
}


/*  ============================================================================================  */
/*	CUSTOM																						  */
/*  ============================================================================================  */


/*	INDEX ======================================================================================  */

.hide {
	display:none;
}

.index-announces {
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
.index-announces .tabs {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	_margin-bottom:-1px;
	font-size: 105%;
}
.index-announces .tabs li {
	position: relative;
	display: block;
	float: left;
	height: 2.7em;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	list-style: none;
	background: #CACACA url('../images/index-annouces-tabs-background.gif') repeat-x top;
	cursor: pointer;
	overflow: visible;
}
.index-announces .tabs li.mercury{
	/*clear:both;*/
}
.index-announces .tabs li .edge-left {
	position: relative;
	display: block;
	float: left;
	background: url('../images/index-annouces-tabs-border-left.gif') no-repeat left top;
}
.index-announces .tabs li .edge-right {
	position: relative;
	display: block;
	float: left;
	background: url('../images/index-annouces-tabs-border-right.gif') no-repeat right top;
}

.index-announces .tabs li span {
	position: relative;
	display: inline;
	float: left;
	margin: 0.8em 10px;
	height: 1.2em;
	color: #666666;
	font-weight: bold;
	border-bottom: dashed #666666 1px;
}


.index-announces .tabs li.selected {
	border: solid #B5B5B5 1px;
	border-bottom: none;
	background: #FFFFFF;
	margin-bottom: -1px;	
	cursor: default;
}
.index-announces .tabs li.selected .edge-left {
	background: url('../images/index-annouces-corner-top-left.gif') no-repeat left top;
	margin: -1px -1px 0px -1px;
	padding: 0px 0px 1px 0px;
}
.index-announces .tabs li.selected .edge-right {
	background: url('../images/index-annouces-corner-top-right.gif') no-repeat right top;
}

.index-announces .tabs li.selected span {
	color: #000000;
	border: none;
}


.index-announces .index-announces-content {
	float: left;
	clear: both;
	width: 100%;
	border: solid #B5B5B5 1px;
	z-index: 1;
}
.index-announces .index-announces-content .container-1 {
	position: relative;
	left: 1px;
	top: -1px;
	background: url('../images/index-annouces-corner-top-right.gif') no-repeat right top;
	z-index: 2;
}
.index-announces .index-announces-content .container-2 {
	position: relative;
	top: 2px;
	background: url('../images/index-annouces-corner-bottom-right.gif') no-repeat right bottom;
	z-index: 3;
}
.index-announces .index-announces-content .container-3 {
	position: relative;
	left: -2px;
	background: url('../images/index-annouces-corner-bottom-left.gif') no-repeat left bottom;
	z-index: 4;
}
.container-3 .news-announce {
	float:left;
	margin:0;
	position:relative;
	clear:both;
}


.index-announces dl {
	padding: 10px 10px 10px 10px;
	margin: 0px;
}
.index-announces dt {
	/*position: relative;*/
	top: -0.2em;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 150%;
	display: block;
}
.index-announces dt img {
	float: left;
	margin: 0.2em 10px 10px 0px;
}
.index-announces dd {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}



.index-ban-nan-ner {
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0px 0px 0px;
	height: 1%;
}



.news-announce {	
	clear: both;
	width: 100%;
	margin: 0;	
	padding:0;
}

.news-announce dt {
	color:#999999;
	font-size:80%;
	margin:10px 0 0;
	padding:0 0 0 20px;
}

.news-announce dd {
	padding: 5px 0px 5px 20px;
	margin: -5px 0px;
	background: url('../images/news-announce-icon-1.gif') no-repeat 0px 0.65em;
}

.news-announce .link-more {
	font-size: 100%;
	margin: 10px 0px -10px 0px;
	padding: 10px 0px 10px 20px;
	background: url('../images/news-announce-icon-2.gif') no-repeat 0px 10px;
	font-weight: bold;
}



.index-info-list {
	float:left;
	clear:both;
	width:100%;
}
.index-info-list a {	
	color:#666666;
}
.index-info-list ul {
	float:left;
	clear:none;
	width:45%;
	padding-right:4%;
	padding-left:0;
}
.index-info-list ul.guilds {margin-top:0;
	
}
.index-info-list ul.committee {
	float:right;
}
.index-info-list ul li {
	font-size:90%;
	list-style:none;
	margin-bottom:15px;
	padding-left:25px;
}
.index-info-list ul li.title {
	font-size:110%;
	font-weight:bold;
	color:#000000;
	padding-left:25px;
}
.index-info-list ul.guilds li.title {
	background-image:url('../images/icons/shield.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.index-info-list ul.guilds li {
	background-image:url('../images/icons/shield-small.jpg');
	background-position: 12px 3px;
	background-repeat: no-repeat;
}
.index-info-list ul.committee li.title {
	background-image:url('../images/icons/briefcase.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.index-info-list ul.committee li {
	background-image:url('../images/icons/briefcase-small.jpg');
	background-position: 8px 3px;
	background-repeat: no-repeat;
}


.index-gallery-announce {
	float: left;
	clear: both;
	width: 100%;
	height: 120px;
	margin: 30px 0px 0px 0px;
	overflow: hidden;
	background: url('../images/index-gallery-announce.gif') repeat-x 10px -120px;
}
.index-gallery-announce ul {
	height: 120px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url('../images/index-gallery-announce.gif') no-repeat left top;
}
.index-gallery-announce li {
	/*float: left;*/
	float:right;
	width: 76px;
	height: 80px;
	padding: 20px 0px 20px 10px;
	margin: 0px;
	list-style: none;
}
.index-gallery-announce li.link-gallery {
	float: right;
	padding: 60px 10px 0px 10px;
	height: 60px;
	width: auto;
}
.index-gallery-announce li.link-gallery a {
	position: relative;
	display: block;
	float: left;
	top: -0.6em;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
	font-weight: bold;
	background: url('../images/index-gallery-announce-icon.gif') no-repeat left;
}

.index-grid {
	float:left;
	//float:none;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.index-grid a {
	color:#666666;
}
.index-grid .first a {
	font-weight:bold;
	color:#0079be;font-size:110%;
}
.index-grid .first div {
	margin-top:7px;
}
.index-grid .first div img {
	margin-right:3px;
}
.index-grid .last a {
	color:#0079be;
}
.index-grid .restr-23 {
	width:30%;
}
.index-grid .restr-40 {
	width:40%;
}
.index-grid thead {
	
}
.index-grid thead th {
	color:#010101;
	font-weight:bold;
	background-color:#dff0f9;
	border-top:1px #a7b4bb solid;
	border-bottom:1px #a7b4bb solid;
	padding:5px;
}
.index-grid thead th.first {
	padding-left:10px;
}
.index-grid tbody {
	
}
.index-grid tbody td {	
	font-size:90%;
	color:#666666;
	border-bottom:1px #a7b4bb solid;
	/*padding:8px 15px 8px 5px;*/
	padding:8px 2% 8px 4px;
	/*overflow:hidden;*/
}
.index-grid tbody td .imgs {
	float:left;
	width:100%;
	overflow:hidden;
}


.index-search-company {
	float:left;
	clear:both;
	width:98%;
	background-color:#ececec;
	margin-bottom:15px;
	margin-top:10px;
	padding:2% 0 2% 2%;
}
.index-search-company label,
.index-search-company p {
	float:left;
	clear:none;
	width:47%;
	font-weight:bold;
	color:#666666;
	padding-right:3%;
}
.index-search-company p {
	font-size:90%;
	color:#999999;
	font-weight:normal;
	font-style:italic;
	margin-top:5px;
}
.index-search-company .input-submit {
	float:left;
	clear:both;
	margin-top:10px;
}
.index-search-company label em {
	font-weight:normal;
	font-style:italic;
	color:#0079be;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	cursor:pointer;
}
.index-search-company label input,
.index-search-company label select {
	float:left;
	width:100%;
	margin-top:5px;
	border:1px #a5acb2 solid;
}

.selector-field {
	float:left;
	clear:both;
	width:100%;
	background-color:#feefd6;
	margin-bottom:2px;
	margin-top:10px;
	padding:10px 0;
	position:relative;
}
.selector-field.indent {
	margin-bottom:15px;
}
.selector-field .indent {
	padding:0 10px;
}
.selector-field .indent.l {
	background:url('../images/icons/shield-small.jpg') 10px 3px no-repeat;
	padding:0 10px 0 25px;
}

.selector-field .indent.k {
	background:url('../images/icons/briefcase-small.jpg') 10px 3px no-repeat;

}

.selector-field div {
	float:none;
	padding-right:100px;	
}
.selector-field div label {
	font-weight:bold;	
}
.selector-field div select,
.selector-field div input {
	width:100%;
	margin-top:5px;
}
.selector-field .input-submit {
	top:24px;
	right:15px;
	width:auto;
	position:absolute;
}
.selector-field .caption {
	color:#000000;
	text-decoration:none;	
	border-bottom:1px dashed;
	cursor:pointer;
}
.selector-field .caption:hover {
	border:none;
}
.selector-field .text {
	width:100%;
	margin-bottom:15px;
	padding:0;
}
.selector-field .text .shell {
	display:none;
}


.paginator {
	float:left;
	clear:both;
	width:100%;
	height:40px;
	position:relative;
}
.paginator.indent {
	margin:10px 0;
}
.paginator .r {
	top:0;
	right:0;
	position:absolute;
}
.paginator span,
.paginator a {
	float:left;
	clear:none;
	font-weight:normal !important;
	color:#999999 !important;
	text-decoration:none;
}
.paginator span {
	margin:2px 10px 0 0;
}
.paginator .r a {
	width:20px;	
	text-align:center;
	border:1px #cfcfcf solid;
	margin-left:3px;
	cursor:pointer;
}
.paginator a.selected {
	color:#ffffff !important;
	font-weight:bold !important;
	background-color:#bababa;
}

.list-item {
	float:left;
	clear:both;
	width:100%;

	overflow:hidden;
}
.list-item .caption {
	float:left;
	clear:both;
	width:100%;
	background-color:#feefd6;
margin:15px 0 5px;
	padding:10px 0 10px 15px;
}
.list-item a {
	color:#000000;
	font-weight:bold;
}
.list-item.date .caption {
	color:#666666;
}
.list-item.date .caption span,
.list-item.date .caption a {
	margin:0 5px;
}
.list-item.date .caption span {
	font-weight:bold;
	color:#000000;
}
.list-item.date .caption a {
	font-weight:normal;
	color:#0079be;	
}
.list-item.date .img {
	float:left;
	clear:none;
	width:137px;
	height:240px;
	margin-right:30px;
}
.list-item.date .img div {
	width:100%;
	height:137px;
	border:1px #d3d3d3 solid;
	background-color:#f2f2f2;
	background-position:center center;
	background-repeat:no-repeat;
}
.list-item.date .img p,
.list-item.date .img a {
	font-size:90%;
}
.list-item.date .img p {
	color:#999999;
	margin-bottom:5px;
}
.list-item.date .img a {
	font-weight:normal;
	color:#0079be;
}


.list-item .wrapper {
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px #d7d7d7 solid;
	padding:10px 0;
}
.list-item .wrapper.l {
	border:none;
}
.list-item .wrapper a {
	font-weight:normal;
	color:#666666;
}
.list-item .wrapper.news a {
	color:#0079be;
}
.list-item .wrapper.l a {
	font-weight:normal;
	color:#0079be;
}
.list-item .wrapper div {
	float:left;
	clear:none;
	width:80%;
	color:#666666;
}
.list-item .wrapper .f {
	width:19%;
}
.list-item .wrapper .f span {
	float:left;
	font-weight:bold;
	padding-left:15px;
	padding-right:10px;
}
.list-item .wrapper.news .f span {
	float:left;
	font-weight:normal;
	padding-left:0;
	padding-right:10px;
}


.site-map {
	margin-top:30px;
}
.site-map a {
	font-size:115%;
	font-weight:bold;
	color:#000000;	
}
.site-map li ul a {
	font-size:100%;
	font-weight:normal;
}
.site-map li {
	list-style:none;
	margin-bottom:10px;
		
}
.site-map li ul {
	margin:0 0 10px 0;
}
.site-map li ul li {
	margin:5px 0 0 0;padding-left:20px
}


.faq {
border-top:1px dotted #999999;
clear:both;
float:left;
margin-top:10px;
width:100%;
}

.record
{margin-top:25px;
border-bottom:1px dotted #999999;
clear:both;
float:left;

margin:0 !important;
padding:15px 0;
width:100%;
}


.gadget .money i {
    color:#999999;
    font-size:11px;
}








