/*
=Global
*/
* {
	margin:0;
	padding:0;
}
html ,body {
	background:#F0FFFF url(cmnfix/body_back.gif) repeat-x 0px 0px;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	color:#444;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Verdana","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;

}
a {
/*\*/
	overflow:hidden;
/**/
}

/*
=Main layout
*/
#wrap {
	position:relative;
	width:780px;
	margin:0px auto 20px;
	padding:0px;
	text-align:center;
}
#header01 {
	background:url(cmnfix/header_back01.gif) no-repeat 0px 0px;
	width:770px;
	height:55px;
	margin:0px auto;
	padding:0px 10px;
	text-align:center;
}
#header02 {
	background:url(cmnfix/header_back02.gif) no-repeat 0px 0px;
	width:770px;
	height:25px;
	margin:0px auto 10px;
	padding:0px 10px;
}
#content {
	width:780px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#footer {
	clear:both;
	background:url(cmnfix/footer_back.gif) no-repeat 0px 0px;
	width:780px;
	height:28px;
	margin:0px auto;
	padding:12px 0px 0px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	line-height:14px;
}

/*
=Text
*/
a:link ,a:visited ,a:active {
	font-size:12px;
	line-height:16px;
	color:#444;
	text-decoration:underline;
	font-weight:normal;
}
a:hover,a:focus {
	color:#808080;
	text-decoration:none;
}
.small {
	font-size:10px;
	line-height:14px;
}
.small a:link ,.small a:visited ,.small a:active {
	font-size:10px;
	line-height:14px;
	color:#444;
	text-decoration:underline;
	font-weight:normal;
}
.small a:hover ,.small a:focus {
	color:#808080;
	text-decoration:none;
}
.ssmall {
	font-size:8px;
	line-height:12px;
}
.big {
	font-size:14px;
	line-height:18px;
}
.big a:link ,.big a:visited ,.big a:active {
	font-size:14px;
	line-height:18px;
	color:#444;
	text-decoration:underline;
	font-weight:bold;
}
.big a:hover ,.big a:focus {
	color:#808080;
	text-decoration:none;
}
.bigger {
	font-size:16px;
	line-height:20px;
}
.wide {
	font-size:12px;
	line-height:18px;
	color: #BFBFBF;
}
strong {
	font-weight:bold;
}
.icon {
	background-image:url(cmnfix/icon_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
	margin:0px;
}
.notice {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}

/*
=Heading
*/
h2,h3,h4 {
	font-weight:bold;
}
h1 {
	font-weight:normal;
	font-size:10px;
	line-height:10px;
}
h2 {
	font-size:16px;
	line-height:16px;
	margin-bottom:0px;
}
h3 ,h4 {
	font-size:12px;
	line-height:10px;
	margin-bottom:0px;
	color:#FFF;
	font-weight:bold;
}
h3 a:link ,h3 a:visited ,h3 a:active {
	font-size:12px;
	line-height:10px;
	margin-bottom:0px;
	color:#FFF;
	font-weight:bold;
}
h3 a:hover,h3 a:focus {
	color:#FFF;
	text-decoration:none;
}

/*
=Image
*/
img {
	border:none;
}

/*
=Misc
*/
p {
	margin:0px 0px 5px;
}
form {
	margin:0px;
}
.sp0 {
	margin-bottom:0px;
}
.sp05 {
	margin-bottom:5px;
}
.sp10 {
	margin-bottom:10px;
}
.sp15 {
	margin-bottom:15px;
}
.sp20 {
	margin-bottom:20px;
}
.sp30 {
	margin-bottom:30px;
}
.sp50 {
	margin-bottom:50px;
}
.hr {
	clear:both;
	height:1px;
	background-color:#295C85;
	margin:8px 4px;
	padding:0px;
	overflow:hidden;
}
.ar {
	text-align:right;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfix {
	display:inline-table;
}
/* back-slash hack ?*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* back-slash hack end */

/*
Header
*/
#header01 a:link ,#header01 a:visited ,#header01 a:active {
	color:#FFF;
	font-size:10px;
	line-height:10px;
}
#header01 #logo {
	display:inline;
	float:left;
	width:260px;
	height:40px;
	margin:7px 0px 0px;
}
#header01 #logo h1 a {
	display:block;
	background:url(cmnfix/header_logo.gif) no-repeat 0px 0px;
	width:260px;
	height:40px;
	text-indent:-5000px;
}
#header01 #hright {
	display:inline;
	float:right;
	width:215px;
	height:10px;
	color:#988675;
	font-size:10px;
	line-height:10px;
	text-align:right;
	margin:40px 10px 0px 0px;
}
#header01 #hright ul {
	list-style:none;
}
#header01 #hright li {
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #FFF;
}
#header01 #hright li.flist {
	padding-left:5px;
	border-left:1px solid #FFF;
}
#header02 #lang {
	display:inline;
	float:right;
	list-style:none;
	width:68px;
	height:11px;
	margin:6px 10px 0px 0px;
}
#header02 #lang #hlul ul, #header02 #lang #hlul li {
	list-style:none;
	margin:0;
	padding:0;
}
#header02 #lang #hlul li, #header02 #lang #hlul li a {
	height:11px;
	text-decoration:none;
	overflow:hidden;
}
#header02 #lang #hlul li {
	float:left;
}
#header02 #lang #hlul li a {
	display:block;
	text-indent:-5000px;
	width:16px;
}
#header02 #lang #hlul .lang01 a {
	background:url(cmnfix/header_lang01.gif) no-repeat 0px 0px;
	margin-right:10px;
}
#header02 #lang #hlul .lang02 a {
	background:url(cmnfix/header_lang02.gif) no-repeat 0px 0px;
	margin-right:10px;
}
#header02 #lang #hlul .lang03 a {
	background:url(cmnfix/header_lang03.gif) no-repeat 0px 0px;
}

/*
Header menu
*/
#hmenu {
	width:780px;
	height:40px;
	margin:0px auto 10px;
	padding:0px;
}
#hmenu ul, #hmenu li {
	list-style:none;
	margin:0;
	padding:0;
}
#hmul li, #hmul li a {
	height:40px;
	text-decoration:none;
	overflow:hidden;
}
#hmul li {
	float:left;
}
#hmul li a {
	display:block;
	text-indent:-5000px;
	width:110px;
}
#hmul li.plist ul {
	display:none;
	position:absolute;
}
#hmul li.plist:hover ul {
	display:block;
}
#hmul li.plist li {
	float:none;
	display:list-item;
}
#hmenu #hm01 a {
	width:115px;
	background:#E6FFFF url(cmnfix/header_m01.gif) no-repeat 0px 0px;
}
#hmenu #hm01 a:hover ,#hmenu #hm01 a:focus ,#hmenu #hm01 a:active {
	background:#E6FFFF url(cmnfix/header_m01.gif) no-repeat 0px -40px;
}
#hmenu #hm02 a {
	background:#E6FFFF url(cmnfix/header_m02.gif) no-repeat 0px 0px;
}
#hmenu #hm02 a:hover ,#hmenu #hm02 a:focus ,#hmenu #hm02 a:active {
	background:#E6FFFF url(cmnfix/header_m02.gif) no-repeat 0px -40px;
}
#hmenu #hm03 a {
	background:#E6FFFF url(cmnfix/header_m03.gif) no-repeat 0px 0px;
}
#hmenu #hm03 a:hover ,#hmenu #hm03 a:focus ,#hmenu #hm03 a:active {
	background:#E6FFFF url(cmnfix/header_m03.gif) no-repeat 0px -40px;
}
#hmenu #hm04 a {
	background:#E6FFFF url(cmnfix/header_m04.gif) no-repeat 0px 0px;
}
#hmenu #hm04 a:hover ,#hmenu #hm04 a:focus ,#hmenu #hm04 a:active {
	background:#E6FFFF url(cmnfix/header_m04.gif) no-repeat 0px -40px;
}
#hmenu #hm05 a {
	background:#E6FFFF url(cmnfix/header_m05.gif) no-repeat 0px 0px;
}
#hmenu #hm05 a:hover ,#hmenu #hm05 a:focus ,#hmenu #hm05 a:active {
	background:#E6FFFF url(cmnfix/header_m05.gif) no-repeat 0px -40px;
}
#hmenu #hm06 a {
	background:#E6FFFF url(cmnfix/header_m06.gif) no-repeat 0px 0px;
}
#hmenu #hm06 a:hover ,#hmenu #hm06 a:focus ,#hmenu #hm06 a:active {
	background:#E6FFFF url(cmnfix/header_m06.gif) no-repeat 0px -40px;
}
#hmenu #hm07 a {
	width:115px;
	background:#E6FFFF url(cmnfix/header_m07.gif) no-repeat 0px 0px;
}
#hmenu #hm07 a:hover ,#hmenu #hm07 a:focus ,#hmenu #hm07 a:active {
	background:#E6FFFF url(cmnfix/header_m07.gif) no-repeat 0px -40px;
}

/*
Content
*/
.rframe {
	background:#003366 url(cmnfix/rframe_bottom.gif) no-repeat 0px bottom;
	width:780px;
	margin:0px auto;
	padding:10px 0px 16px;
	text-align:center;
}
h3 {
	background:url(cmnfix/stitleback.gif) no-repeat 0px  0px;
	width:750px;
	height:15px;
	margin:0px auto;
	padding:5px 0px 0px 30px;
	text-align:left;
}
#bt_close {
	text-align:center;
	margin-top:20px;
}

/*
Footer
*/

/*
=Index
*/
#banner {
	width:780px;
	margin:0px auto;
}
#banner p {
	margin:0px;
}
h2.ih2 {
	background:url(home/img/index_stitleback.gif) no-repeat 0px  0px;
	width:355px;
	height:15px;
	margin:0px auto 3px;
	padding:5px 0px 0px 30px;
	text-align:left;
	font-size:12px;
	line-height:10px;
	color:#FFF;
	font-weight:bold;
}
#news {
	display:inline;
	float:left;
	width:385px;
	height:255px;
	background:url(home/img/news_bg.jpg) no-repeat 0px 0px;
}
#news dl {
	padding:10px;
}
#news dt {
	display:inline;
	clear:left;
	float:left;
	width:10px;
	margin:0px 0px 15px 0px;
	color:#006666;
}
#news dd {
	margin-left:70px;
	margin:0px 0px 15px 0px;
}
#release {
	display:inline;
	float:right;
	width:385px;
}
#release table.relist {
	width:370px;
	margin:0px 0px 5px;
	padding:0px;
	border:none;
}
#release table.relist td {
	vertical-align:top;
}
#release table.relist td.pix {
	width:145px;
	padding-right:2px;
}
#release table.relist td.pix img {
	border:1px solid #888;
	width:143px;
}
#release table.relist td.tx {
	background-color:#3D5766;
	border:1px solid #444;
	width:238px;
}
#release table.disc {
	width:236px;
	margin:0px;
	font-size:10px;
	color:#FFF;
}
#release table.disc td.name {
	background-color:#003BB3;
	font-weight:bold;
	height:14px;
	vertical-align:top;
	padding:2px;
}
#release table.disc td.com {
	background-color:#3D5766;
	border-top:1px solid #444;
	vertical-align:top;
	padding:2px;
}


/*
Header menu RUSSIAN
*/
#hmenu_ru {
	width:780px;
	height:40px;
	margin:0px auto 10px;
	padding:0px;
}
#hmenu_ru ul, #hmenu_ru li {
	list-style:none;
	margin:0;
	padding:0;
}
#hmul_ru li, #hmul_ru li a {
	height:40px;
	text-decoration:none;
	overflow:hidden;
}
#hmul_ru li {
	float:left;
}
#hmul_ru li a {
	display:block;
	text-indent:-5000px;
	width:130px;
}
#hmul_ru li.plist ul {
	display:none;
	position:absolute;
}
#hmul_ru li.plist:hover ul {
	display:block;
}
#hmul_ru li.plist li {
	float:none;
	display:list-item;
}
#hmenu_ru #hm01 a {
	background:#E6FFFF url(cmnfix/header_ru_m01.gif) no-repeat 0px 0px;
}
#hmenu_ru #hm01 a:hover ,#hmenu_ru #hm01 a:focus ,#hmenu_ru #hm01 a:active {
	background:#E6FFFF url(cmnfix/header_ru_m01.gif) no-repeat 0px -40px;
}
#hmenu_ru #hm02 a {
	background:#E6FFFF url(cmnfix/header_ru_m02.gif) no-repeat 0px 0px;
}
#hmenu_ru #hm02 a:hover ,#hmenu_ru #hm02 a:focus ,#hmenu_ru #hm02 a:active {
	background:#E6FFFF url(cmnfix/header_ru_m02.gif) no-repeat 0px -40px;
}
#hmenu_ru #hm03 a {
	background:#E6FFFF url(cmnfix/header_ru_m03.gif) no-repeat 0px 0px;
}
#hmenu_ru #hm03 a:hover ,#hmenu_ru #hm03 a:focus ,#hmenu_ru #hm03 a:active {
	background:#E6FFFF url(cmnfix/header_ru_m03.gif) no-repeat 0px -40px;
}
#hmenu_ru #hm04 a {
	background:#E6FFFF url(cmnfix/header_ru_m04.gif) no-repeat 0px 0px;
}
#hmenu_ru #hm04 a:hover ,#hmenu_ru #hm04 a:focus ,#hmenu_ru #hm04 a:active {
	background:#E6FFFF url(cmnfix/header_ru_m04.gif) no-repeat 0px -40px;
}
#hmenu_ru #hm05 a {
	background:#E6FFFF url(cmnfix/header_ru_m05.gif) no-repeat 0px 0px;
}
#hmenu_ru #hm05 a:hover ,#hmenu_ru #hm05 a:focus ,#hmenu_ru #hm05 a:active {
	background:#E6FFFF url(cmnfix/header_ru_m05.gif) no-repeat 0px -40px;
}
#hmenu_ru #hm06 a {
	background:#E6FFFF url(cmnfix/header_ru_m06.gif) no-repeat 0px 0px;
}
#hmenu_ru #hm06 a:hover ,#hmenu_ru #hm06 a:focus ,#hmenu_ru #hm06 a:active {
	background:#E6FFFF url(cmnfix/header_ru_m06.gif) no-repeat 0px -40px;
}
