@charset "utf-8";

/*
ISKRA(c) 2001- 2007 ISKRA INDUSTRY CO., LTD. ALL RIGHTS RESERVED.
*/


/* common --------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

/* ---------------------------------------------- */

body {
	color: #333333;
	background: #FFFFFF;
	font-size:0.8em;
}

/* ---------------------------------------------- */

a:link			{color:#990000;text-decoration:none;}
a:visited		{color:#990000;text-decoration:none;}
a:hover			{color:#990000;text-decoration:underline;}
a:active		{color:#990000;text-decoration:none;}

/* ---------------------------------------------- */

#wrapper {
	margin: 0;
	padding: 0;
	width:800px;
}


h1 {
	width:226px;
	height:35px;
	text-indent:-9999px;
	background:url(../img/index/logo.gif) no-repeat;
	margin:12px 0 12px 0px;
	float:left;
}
h1 a{
	width:226px;
	height:35px;
	display:block;
	}
	
#key{
	font-size:0 !important;
	margin:0 !important;
	padding:0 !important;
	float:left;
	width:64px;
	text-indent:-9999px;
	}

h2 {
	width:800px;
	height:78px;
	text-indent:-9999px;
	background:url(../img/en/h2.jpg) no-repeat;
	margin:0 0 20px 0;
	}

h3 {
	margin:0 0 20px 0;
}

h4{
	font-size:14px;
	margin:0 0 15px 0;
	color:#373857;
}


/* ---------------------------------------------- */

img {
	border: 0;
	outline:none;
	vertical-align:middle;
}

p { 
	margin: 0;
	padding: 0;
}

.block{
	display:block;
	clear:both;
	}

.clear{
	clear:both;
	display:block;
	}

div.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.clearfix{
	display:inline-block;
}
*html div.clearfix{
	height:1%;
}
div.clearfix{
	display:block;
}


.spacer_h1{
	clear:both;
	display:block;
	margin:15px 0 0 0;
	}
.spacer_r1{
	clear:both;
	display:block;
	margin:15px 0 0 0;
	padding:0 10px 0 0;
	}
.spacer_h2{
	clear:both;
	display:block;
	padding:10px 0 0 0;
	}
.spacer_h3{
	clear:both;
	display:block;
	padding:5px 0 0 0;
	}
.spacer_h4{
	clear:both;
	display:block;
	padding:20px 0 0 0;
	}
.spacer_d1{
	clear:both;
	display:block;
	margin:15px 0 0 0;
	border-bottom:dotted 1px #999999;
	}
.spacer_d2{
	clear:both;
	display:block;
	margin:15px 0 0 0;
	border:dotted 1px #999999;
	padding:10px 10px 0px 10px;
	}

.line_top{
	border-top:solid 1px #CCCCCC;
	padding-top:10px;
	}

.line_double{
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	padding-top:10px;
	}

.align-right{
	text-align:right;
	}

.align-center{
	text-align:center;
	}

.redtx{
	color:#FF0000 !important;
	}


/* ---------------------------------------------- */

#header {
	width:784px;
	height:59px;
	clear:both;
	padding:0 0 0 16px;
}

#mainarea{
	width:520px;
	float:left;
	padding:10px 0 0 0;
	}

#mainarea p{
	margin:0 0 10px 0;
	}

#container {
	width:780px;
	float:left;
	clear:both;
	padding:0 0 0 20px;
	margin:0 0 20px 0;
	background:url(../img/interface/con_bg.gif) repeat-y;
}

#footarea{
	width:800px;
	margin:0px 0 0 0;
	padding:25px 0 0 0;
	display:block;
	clear:both;
}

#ftlink{
	line-height:145%;
	text-align:center;
	font-size:10px;
	padding:0 0px 5px 0px;
	border-bottom:solid 5px #25264D;
	}

#ftlink a:link			{color:#555555;text-decoration:none;}
#ftlink a:visited		{color:#555555;text-decoration:none;}
#ftlink a:hover			{color:#555555;text-decoration:underline;}
#ftlink a:active		{color:#555555;text-decoration:none;}

address, address a{
	text-indent:-9999px;
	width:325px;
	height:18px;
	background:url(../img/interface/copyright.gif) no-repeat;
	display:block;
	outline:none;
	float:right;
	}

/* ---------------------------------------------- */

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

ul, li{
	margin:0;
	padding:0;
	}

/* ---------------------------------------------- */

#hdsparea{
	width:484px;
	float:right;
	}

div#hdsp1{
	width:350px;
	float:right;
	height:21px;
	margin:0 0 20px 0;
	clear:both;
	}

div#hdsp1 ul{
	height:21px;
	text-indent:-9999px;
	list-style:none;
	margin:0 0 0 0;
	float:right;
	}

div#hdsp1 li{
	width:59px;
	height:21px;
	float:left;
	margin:0 0 0 20px;
	}

div#hdsp1 li a{
	width:59px;
	height:21px;
	display:block;
	outline:none;
	}


#hdli100{background:url(../img/interface/bt_ja.gif) no-repeat;}
#hdli101{background:url(../img/interface/bt_en.gif) no-repeat;}
#hdli102{background:url(../img/interface/bt_ru.gif) no-repeat;}
#hdli103{background:url(../img/interface/bt_cn.gif) no-repeat;}


#smenuarea{
	width:165px;
	float:left;
	padding:10px;
	background:#F3F3F3;
	margin:0 40px 0 0;
	}

#smenu{
	width:163px;	
	background:url(../img/interface/smenu_bg.jpg) no-repeat;
	background-color:#FFFFFF;
	}

dl{
	width:520px;
	clear:both;
	}

dt{
	float:left;
	width:150px;
	margin:0 0 10px 0;
	}

dd{
	float:left;
	width:370px;
	margin:0 0 10px 0;
	}