body {

	margin: 0;

	color: #000;

	font: 13px/16px arial, helvetica, sans-serif;

	min-width:998px;

}

/* General reset */

form, fieldset {

	margin: 0;

	padding: 0;

	border-style: none;

}

img {

	border-style: none;

	vertical-align:top;

}



input, select, textarea {

	vertical-align: middle;

	font: 12px arial, helvetica, sans-serif;

}

a {

	color: #0da4e5;

	text-decoration: underline;

}

a:hover {text-decoration: none;}

/* General settings */

#wrapper {

	width:978px;

	overflow:hidden;

	margin:0 auto;

	padding:10px;

	position:relative;

}

#header {

	width:100%;

	padding:12px 0 33px;

}

#header:after{

	content:"";

	clear:both;

	display:block;

}

#header .topbar{

	width:100%;

	padding:0 0 15px;

}

#header .topbar:after{

	content:"";

	clear:both;

	display:block;

}

.language{

	width:200px;

	position:absolute;

	top:20px;

	left:10px;

	z-index:20;

}

.language p{

	float:left;

	color:#999;

	margin:0;

}

.language .choose{

	float:left;

	position:relative;

	padding:0 0 3px 5px;

}

.language .choose .spanish{

	color:#666;

	text-decoration: none;

	background: url(/images/es.gif) no-repeat 0 3px;

	padding:0 0 0 20px;

	float:left;

}

.language .choose .spanish:hover{border:0;}

.language .choose .spanish span{border-bottom:1px dashed #666;}

.language .choose .spanish:hover span{border:0;}

.language .choose .arrow{

	float:left;

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/arrow-close.gif);

	width:9px;

	height:6px;

	margin:7px 0 0 2px;

}

.language .choose-open .arrow{background: url(/images/arrow-open.gif);}

.language .choose .drop{

	display:none;

	position:absolute;

	left:-106px;

	width:109px;

	overflow:hidden;

	padding:1px 0 0 96px;

	top:17px;

	background: url(/images/bg-choose-top.gif) no-repeat;

}

.language .choose-open .drop{

	display:block;

}

.language .choose .drop ul{

	margin:0;

	padding:2px 5px 10px 14px;

	list-style:none;

	width:88px;

	overflow:hidden;

	border:solid #e6e6e6;

	border-width:0 1px 1px;

	background:#fff;

}

.language .choose .drop ul li{

	vertical-align:top;

	font-size:13px;

	line-height:21px;

}

.language .choose .drop a{

	padding:0 0 0 20px;

	text-decoration: none;

	color:#83c13a;

}

.language .choose .drop .chineses{background: url(/images/cn.gif) no-repeat 0 3px;}

.language .choose .drop .chineset{background: url(/images/hk.gif) no-repeat 0 3px;}

.language .choose .drop .french{background: url(/images/fr.gif) no-repeat 0 3px;}

.language .choose .drop .arabic{background: url(/images/ae.gif) no-repeat 0 3px;}

.language .choose .drop .english{background: url(/images/flag01.gif) no-repeat 0 3px;}

.language .choose .drop .german{background: url(/images/de.gif) no-repeat 0 3px;}

.language .choose .drop .italian{background: url(/images/it.gif) no-repeat 0 3px;}

.language .choose .drop .malay{background: url(/images/malaysia-flag.gif) no-repeat 0 3px;}

.language .choose .drop .russian{background: url(/images/flag-rus.gif) no-repeat 0 3px;}

.language .choose .drop .turkish{background: url(/images/flag04.gif) no-repeat 0 3px;}

.language .choose .drop .sweden{background: url(/images/flag05.gif) no-repeat 0 3px;}

.language .choose .drop .polish{background: url(/images/flag06.gif) no-repeat 0 3px;}

.language .choose .drop a:hover{text-decoration:underline;}

#header .box{

	float:right;

	width:671px;

	overflow:hidden;

}

#header .chat{

	float:left;

	background: url(/images/bg-chat.gif) no-repeat;

	width:202px;

	height:34px;

	padding:9px 0 0;

}

#header .chat a{text-decoration:none;}

#header .chat a:hover{text-decoration:underline;}

#header .chat .livechat{

	line-height:27px;

	font-size:14px;

	color:#666;

	font-weight:bold;

	float:left;

	display:inline;

	margin:0 0 0 16px;

}

#header .chat .online{

	color:#64b101;

	font-size:12px;

	line-height:27px;

	font-weight:bold;

	float:right;

	display:inline;

	background: url(/images/btn-online.gif) no-repeat 100% 9px;

	padding:0 15px 0 0;

	margin:0 12px 0 0;

}

#header .phone{

	float:left;

	margin:8px 0 0 17px;

	background: url(/images/bg-phone.gif) no-repeat 0 3px;

	padding:0 0 0 27px;

	font-size:22px;

	line-height:30px;

	color:#00b4f1;

}

#header .form{

	float:left;

	padding:14px 0 0 32px;

}

#header .form fieldset,

#header .form form{float:left;}

#header .form .txt{

	border:1px solid #d8d8d8;

	background:#fff;

	width:140px;

	float:left;

	margin:0;

	padding:2px 5px 3px;

}

#header .form .btn{

	float:left;

	margin:0 0 0 5px;

}

#header .bottombar{

	width:100%;

	height:50px;

	overflow:hidden;

}

#header .logo{

	width:252px;

	height:36px;

	overflow:hidden;

	margin:6px 0 0;

	float:left;

}

#header .logo a{

	display:block;

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/logo.gif);

	width:252px;

	height:36px;

}

#nav{

	position:absolute;

	top:70px;

	left:308px;

	margin:0;

	list-style:none;

	width:655px;

	height:26px;

	float:right;

	padding:12px 0 12px 15px;

	background: url(/images/bg-nav.gif) no-repeat 0 0;

	z-index:20;

}

#nav a{

	text-decoration:none;

}

#nav li{

	float:left;

	margin:0 6px 0 0;

}

#nav li:hover,

#nav li.hover{position:relative;}

#nav li a{

	display:block;

	width:101px;

	text-align:center;

	font-size:14px;

	color:#fff;

	font-weight:bold;

	line-height:26px;

	text-decoration:none;

}

#nav li a:hover,

#nav li:hover a,

#nav li.hover a{color:#d8f8b4;}

#nav li:hover .drop a,

#nav li.hover .drop a{color:#fff;}

#nav li:hover .drop a:hover,

#nav li.hover .drop a:hover{color:#d8f8b4;}

#nav li a span{border-bottom:1px solid #a3d16e;}

#nav li a.practice span{border:0;}

#nav .drop{

	width:165px;

	overflow:hidden;

	position:absolute;

	top:26px;

	left:-32px;

	display:none;

}

#nav .drop .t{

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/bg-drop-t.png);

	width:165px;

	height:29px;

}

#nav .drop .c{

	background:#88bf0d;

	width:100%;

}

#nav .drop .c:after{

	content:"";

	clear:both;

	display:block;

}

#nav .drop ul{

	margin:0;

	padding:0;

	list-style:none;

	width:100%;

	overflow:hidden;

	float:left;

	margin:-10px 0 -8px;

	position:relative;

}

#nav .drop ul li{

	padding:0 0 8px 20px;

	float:none;

}

#nav .drop ul li a{

	display:inline;

	padding:0;

	font-size:13px;

	line-height:16px;

	border-bottom:1px solid #a3d16e;

}

#nav .drop .b{

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/bg-drop-b.png);

	width:165px;

	height:10px;

}

#nav li:hover .drop,

#nav li.hover .drop{display:block;}

#visual {

	width:100%;

	overflow:hidden;

	padding:0 0 19px;

}

#visual .slice{

	width:755px;

	height:157px;

	overflow:hidden;

	position:relative;

	float:left;

}

#visual .slice .svicher{

	margin:0;

	padding:0;

	list-style:none;

	position:absolute;

	top:124px;

	left:239px;

	z-index:10;

}

#visual .slice .svicher li{

	float:left;

	margin:0 2px;

}

#visual .slice .svicher li a{

	display:block;

	overflow:hidden;

	background: url(/images/btn-slice.png);

	width:15px;

	height:18px;

	line-height:18px;

	font-size:11px;

	color:#fff;

	text-decoration:none;

	text-align:center;

}

#visual .slice .svicher li a:hover,

#visual .slice .svicher li.active a{

	color:#029ab7;

	background: url(/images/btn-slice-active.png);

}

#visual .slice .items{

	margin:0;

	padding:0;

	list-style:none;

	width:100%;

	height:9999px;

	overflow:hidden;

	position:absolute;

	top:0;

	left:0;

	z-index:1;

}

#visual .slice .items li{

	width:100%;

	overflow:hidden;

	vertical-align:top;

}

#visual .authoriz{

	float:right;
	width:202px;

	overflow:hidden;
	background: #070707;

	color:#fff;
}
#visual .authoriz form{
	width:202px;
	background: url(/images/bg-authoriz.gif) no-repeat;
}
#visual .authoriz fieldset{
	width:157px;
	overflow:hidden;
	background: url(/images/bg-authoriz.gif) no-repeat -202px 100%;
	padding:20px 22px 17px 23px;
}

#visual .authoriz .ttl{

	font-size:16px;

	line-height:18px;

	display:block;

	margin:0 0 12px;

}

#visual .authoriz .txt{

	margin:0;
	padding:0 0 9px;
	list-style:none;

	width:100%;

	overflow:hidden;

}

#visual .authoriz .txt li{

	width:100%;

	overflow:hidden;

	vertical-align:top;

	padding:0 0 6px;

}

#visual .authoriz .txt li input{

	width:149px;

	float:left;

	background:#e8e8e8;

	border:1px solid;

	border-color:#929292 #fff #fff #929292;

	padding:2px 3px;

}

#visual .authoriz .register{

	color:#fff;

	font-size:9px;

	line-height:20px;

	float:left;

}

#visual .authoriz .btn{

	float:right;

}

#main{

	width:100%;

	overflow:hidden;

}

#content {

	width:756px;

	float:left;

	overflow:hidden;

	padding:10px 0 40px;

}

#content h2{

	font-size:30px;

	color:#333;

	line-height:36px;

	margin:0 0 12px;

}

#content h3{
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;	
	margin: 0px;
	padding: 0px;
}

#content h4{
	font-size: 12px; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#content h5{
	color:#999999;
	font-size:10px;
	margin-bottom: 5px;
	margin-top:25px; 
	padding-bottom:0px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#sidebar {

	width:202px;

	float:right;

	overflow:hidden;

	padding:0 0 24px;

}

#sidebar .price{

	width:100%;

	overflow:hidden;

	background: url(/images/bg-price.gif) repeat-y;

}

#sidebar .price .symbol{

	width:202px;

	overflow:hidden;

	padding:14px 8px 0 7px;

	background: url(/images/bg-symbol.gif) no-repeat;

}

#sidebar .price table{

	border-collapse:collapse;

	width:187px;

	margin:0;

	padding:0;

}

#sidebar .price table th{

	font-size:14px;

	font-weight:bold;

	color:#333;

	line-height:22px;

	margin:0;

	padding:0 0 0 6px;

	text-align:left;

}

#sidebar .price table .th1{width:64px;}

#sidebar .price table .th2{

	width:38px;

	padding:0 0 0 24px;

}

#sidebar .price table .th3{width:49px;}

#sidebar .price table td{

	margin:0;

	padding:0 0 0 6px;

	font-size:13px;

	line-height:22px;

	color:#00a650;

}

#sidebar .price table td.ttl,

#sidebar .price table tr.down td.ttl{color:#000;}

#sidebar .price table tr.down td{color:#c00;}

#sidebar .price table td.arrow{

	text-align:right;

	padding:0 14px 0 0;

	background: url(/images/price-up.gif) no-repeat 100% 7px;

}

#sidebar .price table tr.down td.arrow{background: url(/images/price-down.gif) no-repeat 100% 7px;}

#sidebar .price .symbol .charts{

	background: url(/images/btn-charts.gif) no-repeat 6px 2px;

	color:#00b4f1;

	padding:0 0 0 34px;

	font-size:13px;

	line-height:20px;

}

#sidebar .price .time{

	margin:0 -8px 0 -7px;

	position:relative;

	padding:21px 0 0 14px;

	width:188px;

	height:53px;

	overflow:hidden;

	background: url(/images/bg-time.gif) no-repeat 0 100%;

}

#sidebar .price .time .hours{

	background: url(/images/bg-hours.gif) no-repeat 0 1px;

	font-size:17px;

	line-height:20px;

	display:block;

	padding:0 0 0 25px;

	color:#333;

	font-weight:normal;

}

#sidebar .price .time .hours span{

	font-size:12px;

	color:#666;

}

#sidebar .price .time p{

	font-size:12px;

	line-height:14px;

	color:#666;

	margin:0;

	padding:0 0 0 26px;

}

#sidebar .banners{

	margin:0;
	padding:35px 0 0;
	list-style:none;

	width:100%;

	overflow:hidden;

}

#sidebar .banners li{

	width:100%;

	overflow:hidden;

	vertical-align:top;

	padding:0 0 40px;

}

#sidebar .banners li img{

	display:block;

	margin:0 auto;

}

#sidebar .news{

	padding:20px 10px 0 14px;

	width:178px;

	overflow:hidden;

}

#sidebar .news h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0;

}

#sidebar .news ul{

	margin:0;
	padding:0;
	list-style:none;

	width:100%;

	overflow:hidden;

}

#sidebar .news ul li{

	width:100%;

	overflow:hidden;

	vertical-align:top;

	padding:10px 0 6px;

}

#sidebar .news ul li h4{

	font-size:13px;

	line-height:16px;

	margin:0;

	font-weight:normal;

}

#sidebar .news ul li h4 a{color:#00b4f1;}

#sidebar .news ul li p{

	margin:0;

	font-size:11px;

	color:#666;

	line-height:13px;

}

#sidebar .form{

	margin:16px 0 0;

	width:100%;

	overflow:hidden;

	background:#fffb99 url(/images/bg-news.gif) no-repeat;

}

#sidebar .form form{

	width:162px;

	overflow:hidden;

	background: url(/images/bg-news.gif) no-repeat -202px 100%;

	padding:20px 19px 18px 21px;

}

#sidebar .form h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0 0 14px;

}

#sidebar .form .txt{

	width:153px;

	padding:3px 0 3px 7px;

	float:left;

	background:#fff;

	border:1px solid #dcdcdc;

	margin:0 0 10px;

}

#sidebar .form .btn{

	float:left;

}

#footer {

	width:100%;

	overflow:hidden;

	background:#f7f7f7 url(/images/bg-footer.gif) repeat-x 0 100%;

}

#footer .hold{

	width:978px;

	overflow:hidden;

	margin:0 auto;

	padding:18px 0 0;

}

#footer .subnav{

	margin:0;
	padding:0 0 33px;
	list-style:none;

	width:1070px;

	overflow:hidden;

}

#footer .subnav li{

	float:left;

	width:161px;

	overflow:hidden;

	padding:0 73px 0 0;

}

#footer .subnav li.other{

	width:295px;

}

#footer .subnav li ul{

	margin:0;
	padding:0;
	list-style:none;

}

#footer .subnav li li{

	float:none;

	width:auto;

	padding:0;

}

#footer .subnav .ttl{

	color:#484848;

	display:block;

	font-size:13px;

	line-height:26px;

	border-bottom:1px solid #ccc;

	margin:0 0 12px;

}

#footer .subnav li li a{

	font-size:12px;

	line-height:18px;

	color:#666;

	text-decoration:none;

}

#footer .subnav li li a:hover{

	text-decoration:underline;

}

#footer .bottombox{

	width:100%;

	height:96px;

	overflow:hidden;

}

#footer .bottombox p{

	color:#666;

	margin:32px 0 0;

	float:left;

}

#footer .bottombox .ftr-logo{

	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/images/ftr-logo.gif);
	width:107px;
	height:30px;

	margin:27px 0 0 92px;

}

#footer .bottombox .ninja-logo{

	float:left;

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/ninjamon_logo.gif);

	width:107px;

	height:30px;

	margin:27px 0 0 22px;

}

/* home */

.home .ffu{

	width:100%;

	overflow:hidden;

	background: url(/images/bg-ffu.gif) repeat-y;

	margin:0 0 30px;

}

.home .ffu .top{

	width:100%;

	overflow:hidden;

	background: url(/images/bg-ffu-top.gif) no-repeat;

}

.home .ffu .bottom{

	width:734px;

	padding:25px 0 0 22px;

	overflow:hidden;

	background: url(/images/bg-ffu-bottom.gif) no-repeat 0 100%;

}

.home .ffu ul{

	width:765px;

	overflow:hidden;

	margin:0;
	padding:0;
	list-style:none;

}

.home .ffu ul li{

	width:210px;

	padding:0 45px 55px 0;

	float:left;

	overflow:hidden;

	position:relative;

	min-height:246px;

}

* html .home .ffu ul li{height:246px;}

.home .ffu ul li .open{

	position:absolute;

	left:40px;

	bottom:0;

	display:block;
	overflow:hidden;
	background: url(/images/btn-open.gif);
	width:124px;
	height:45px;

	line-height:34px;

	text-align:center;

	color:#fff;

	font-size:14px;

	text-decoration:none;

	font-weight:bold;

}

.home .ffu ul li .open:hover{text-decoration:underline;}

.home .ffu ul li .blue{background: url(/images/btn-open-blue.gif);}

.home .ffu ul li .img{

	width:100%;

	overflow:hidden;

	padding:0 0 25px;

}

.home .ffu ul li .img img{

	display:block;

	margin:0 auto;

}

.home .ffu ul li h3{
	overflow:hidden;

	height:22px;
	text-indent:-9999px;

	margin:0 0 12px;

}

.home .ffu ul li h3.demo{background: url(/images/txt-demo.gif) no-repeat 50% 0;}

.home .ffu ul li h3.cent{background: url(/images/txt-cent.gif) no-repeat 50% 0;}

.home .ffu ul li h3.classic{background: url(/images/txt-classic.gif) no-repeat 50% 0;}

.home .ffu ul li p{margin:0 0 12px}

.home .box-info{

	width:780px;

	overflow:hidden;

	margin:0 0 55px;

}

.home .box-info .col{

	width:365px;

	float:left;

	overflow:hidden;

	padding:0 25px 0 0;

}

.home .box-info .col h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0 0 18px;

}

.home .box-info .col ul{

	width:100%;

	overflow:hidden;

	margin:0;
	list-style:none;

	padding:0 0 3px;

}

.home .box-info .col ul li{

	width:100%;

	overflow:hidden;

	vertical-align:top;

	background: url(/images/bull.gif) no-repeat 0 4px;

	padding:0 0 0 18px;

	font-size:16px;

	line-height:20px;

}

.home .box-info .col a{color:#0da4e5;}

.home .box-info .wrap{

	width:100%;

	overflow:hidden;

}

.home .box-info .img{

	width:100px;

	float:left;

}

.home .box-info .img img{border:3px solid #f6f6f6;}

.home .box-info .txt{

	width:250px;

	float:right;

}

.home .box-info .txt h4{

	font-size:13px;

	line-height:16px;

	font-weight:normal;

	margin:0 0 5px;

}

.home .box-info .txt p{margin:0;}

.home .block{

	

}

.home .block{
	background:#f9f9f9 url(/images/bg-block.gif) no-repeat;
	width:755px;
}
.home .block .top{
	background: url(/images/bg-block.gif) no-repeat -755px 100%;
	width:708px;

	overflow:hidden;

	padding:24px 29px 20px 18px;
}

.home .webinars{

	width:350px;

	overflow:hidden;

	float:left;

	padding:1px;

}

.home .webinars .post{

	width:100%;

	overflow:hidden;

	padding:0 0 24px;

}

.home .webinars .post .day{

	width:100%;

	overflow:hidden;

	margin:0 0 5px;

}

.home .webinars .post .day strong{float:left;}

.home .webinars .post .day em{

	float:left;

	margin:0 0 0 10px;

	background: url(/images/bg-hours2.gif) no-repeat 0 2px;

	padding:0 0 0 14px;

	font-size:11px;

	color:#666;

	line-height:16px;

	font-style:normal;

}

.home .webinars .post h3{

	font-size:16px;

	line-height:18px;

	color:#999;

	margin:0;

}

.home .webinars .post p{margin:0;}

.home .video{

	width:319px;

	float:right;

	overflow:hidden;

	padding:0 15px 0 0;

}

.home .video .wrap{

	width:100%;

	overflow:hidden;

	padding:10px 0 0;

}

.home .video .wrap em{

	color:#666;

	float:left;

	font-style:normal;

}

.home .video .wrap a{float:right;}

.home .calendar{

	padding:40px 0 0;

	width:100%;

	overflow:hidden;

	margin:0 0 60px;

}

.home .calendar .date{

	float:right;

	font-weight:bold;

	color:#333;

	margin:-32px 0 0;

	position:relative;

	padding:0 15px 0 0;

}

.home .calendar .date em{

	font-style:normal;

	float:left;

	margin:0 7px;

}

.home .calendar .date .prev{

	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/images/btn-date.gif);
	width:8px;
	height:11px;

	margin:3px 0 0;

}

.home .calendar .date .next{

	float:left;

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/btn-date.gif) -8px 0;

	width:8px;

	height:11px;

	margin:3px 0 0;

}

.table-info{

	border-collapse:collapse;

	width:770px;

	margin:0 0 0 -15px;

	padding:0;

}

.table-info th{

	text-align:center;

	font-size:13px;

	line-height:21px;

	color:#999;

	font-weight:bold;

	padding:3px 0 3px 15px;

	background: url(/images/bull2.gif) no-repeat 0 center;

}

.table-info td{

	font-size:13px;

	line-height:21px;

	padding:3px 0 3px 15px;

	border-top:1px solid #ebebeb;

	background: url(/images/bull2.gif) no-repeat 0 center;

}

.home .block .rss{

	float:right;
	background: url(/images/btn-rss.gif) no-repeat 100% 0;

	padding:0 19px 0 0;

	font-size:11px;

	line-height:14px;

	color:#666;

	text-transform:uppercase;

	margin:-32px 0 0;

	position:relative;

}

.home .block h3{

	font-size:16px;

	line-height:18px;

	color:#666;

	margin:0 0 14px;

}

.home .block .post{

	margin:0;
	padding:0 0 17px;
	list-style:none;

	width:100%;

	overflow:hidden;

}

.home .block .post li{

	width:100%;

	overflow:hidden;

	padding:0 0 15px;

}

.home .block .post li .box{

	width:300px;

	float:left;

}

.home .block .post li .box h4{

	font-size:13px;

	line-height:16px;

	margin:0 0 2px;

}

.home .block .post li .box h4 a{color:#00b4f1;}

.home .block .post li .box span{

	font-size:11px;

	line-height:13px;

	color:#89bf0e;

}

.home .block .post li .box em{

	background: url(/images/bg-hours2.gif) no-repeat 5px 1px;

	padding:0 0 0 19px;

	font-size:11px;

	color:#666;

	line-height:13px;

	font-style:normal;

}

.home .block .post li .aside{

	float:left;

	background: url(/images/bg-aside.gif) no-repeat 0 3px;

	padding:0 0 0 29px;

	font-size:11px;

	line-height:16px;

	color:#666;

}

/* conditions */

.conditions {}

.conditions .block{



}

.conditions .block{

	background:#f9f9f9 url(/images/bg-block.gif) no-repeat;

	width:755px;

}

.conditions .block .top{

	background: url(/images/bg-block.gif) no-repeat -755px 100%;

	width:708px;

	overflow:hidden;

	padding:24px 29px 20px 18px;

}

/* contacts */

.contacts .block{

}

.contacts .block{

	background:#f9f9f9 url(/images/bg-block.gif) no-repeat;

	width:755px;

}

.contacts .block .top{

	background: url(/images/bg-block.gif) no-repeat -755px 100%;

	width:708px;

	overflow:hidden;

	padding:24px 29px 20px 18px;

}

.contacts .box{

	width:100%;

	overflow:hidden;

}

.contacts .box .hold-img{

	overflow:hidden;

	float:right;

	position:relative;

	width:430px;

}

.contacts .box .hold-txt{

	padding:5px 0 0;

	float:left;

	position:relative;

	width:300px;

}

.contacts .box .hold-txt .ttl{

	display:block;

	color:#adadad;

	font-weight:normal;

	margin:0 0 5px;

}

.contacts .box .country{

	margin:0;

	padding:0 0 30px;

	list-style:none;

	position:relative;

}

.contacts .box .hold-img .country{

	padding:0;

	position:absolute;

	left:0;

	top:0;

}

.contacts .box .country li{vertical-align:top;}

.contacts .box .country li a{

	font-size:13px;

	line-height:17px;

	font-weight:bold;

	color:#00b4f1;

}

.contacts .box .country li a:hover,

.contacts .box .country li.active a{

	color:#9ed229;

	text-decoration:underline;

}

.contacts .box .country li.item{position:absolute;}

.contacts .box .country li.el1{

	top:96px;

	left:12px;

}

.contacts .box .country li.el2{

	top:82px;

	left:94px;

}

.contacts .box .country li.el3{

	top:150px;

	left:87px;

}

.contacts .box .country li.el4{

	top:192px;

	left:166px;

}

.contacts .box .country li.el5{

	top:227px;

	left:222px;

}

.contacts .box .country li.item a{

	display:block;

	overflow:hidden;

	text-indent:-9999px;

	background: url(../images/btn-el.png) no-repeat;

	width:8px;

	height:8px;

	margin:23px 0 0 13px;

}

.contacts .box .country li.item a:hover,

.contacts .box .country li.active a.items{

	display:block;

	overflow:hidden;

	text-indent:-9999px;

	background: url(../images/btn-el-active.png);

	width:34px;

	height:31px;

	margin:0;

}

.contacts .box h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0;

}

.contacts .box address{

	font-size:13px;

	line-height:16px;

	margin:0;

	font-style:normal;

	color:#333;

}

.contacts .box .phone{

	display:block;

	margin:0 0 16px;

	font-style:normal;

	color:#333;

}

.contacts .box .mail{

	display:block;

	font-style:normal;

	color:#333;

}

.contacts .box .mail a{color:#00b4f1;}

/* glossary */

.glossary .alphabet{

	width:100%;

	overflow:hidden;

	padding:0 0 26px;

}

.glossary .alphabet p{margin:0 0 6px;}

.glossary .alphabet ul{

	margin:0;
	padding:0;
	list-style:none;

	width:100%;

	overflow:hidden;

}

.glossary .alphabet ul li{

	float:left;

	margin:0 18px 0 0;

}

.glossary .alphabet ul li a{

	color:#00b4f1;

	font-size:16px;

	font-weight:bold;

	line-height:18px;

}

.glossary .alphabet ul li a:hover,

.glossary .alphabet ul li.active a{

	color:#000;

	text-decoration:none;

}

.glossary h3{

	font-size:16px;

	color:#333;

	line-height:18px;

	margin:0 0 9px;

}

.glossary p{

	margin:0 0 21px;

	color:#333;

}

.glossary .back{

	background: url(/images/btn-back.gif) no-repeat 1px 4px;

	padding:0 0 0 14px;

}

/* calc */

.calc .form{

	width:100%;

	overflow:hidden;

	background: url(/images/bg-calc-c.gif) repeat-y;

}

.calc .form form{

	background: url(/images/bg-calc-top.gif) no-repeat;

}

.calc .form fieldset{

	width:727px;

	padding:10px 0 10px 28px;

	overflow:hidden;

	background: url(/images/bg-calc-bottom.gif) no-repeat 0 100%;

}

.calc .form .box{

	width:727px;

	position:relative;

	padding:10px 0 16px 28px;

	margin:0 0 28px -28px;;

	overflow:hidden;

	background:#f6f6f6 url(/images/bg-calc-box.gif) no-repeat 0 100%;

}

.calc .form .box .symbol{

	width:324px;

	float:left;

	margin:0 40px 0 0;

	overflow:hidden;

}

.calc .form .box label{

	font-weight:bold;

	color:#999;

	font-size:13px;

	margin:0 0 4px;

	float:left;

	width:100%;

}

.calc .form .box .symbol select{

	width:324px;

	float:left;

}

.calc .form .box .lot{

	width:48px;

	float:left;

	margin:0 31px 0 0;

	overflow:hidden;

}

.calc .form .box .lot input{

	width:41px;

	float:left;

	border:1px solid #ccc;

	padding:1px 0 1px 5px;

}

.calc .form .box .leverage{

	width:70px;

	float:left;

	margin:0 42px 0 0;

	overflow:hidden;

}

.calc .form .box .leverage select{

	width:70px;

	float:left;

}

.calc .form .box .account{

	width:150px;

	float:left;

	overflow:hidden;

}

.calc .form .box .account #chk1{

	float:left;

	width:13px;

	height:13px;

	margin:2px 0 0 2px;

	padding:0;

}

.calc .form .box .account label.other{

	width:56px;

	float:left;

	padding:0 0 0 4px;

	color:#000;

	font-weight:normal;

}

.calc .form .box .account select{

	width:60px;

	float:left;

}

.calc .form h3{

	font-size:14px;

	line-height:16px;

	color:#64b101;

	margin:0 0 4px;

}

.calc .form .ttl{

	width:100%;

	overflow:hidden;

	margin:0;

	padding:0 0 16px;

}

.calc .form .ttl dt{

	float:left;

	font-weight:bold;

}

.calc .form .ttl dd{

	float:left;

	margin:0 0 0 3px;

}

.calc .form .row{

	width:100%;

	overflow:hidden;

	padding:0 0 16px;

}

.calc .form .col{

	width:280px;

	float:left;

	overflow:hidden;

}

.calc .form .col dl{

	width:100%;

	overflow:hidden;

	margin:0;

	padding:0;

}

.calc .form .col dt{

	float:left;

	font-weight:bold;

}

.calc .form .col dd{

	float:left;

	margin:0 0 0 3px;

}

.calc .form p{

	color:#999;

	margin:0 0 10px;

}

/* charts */

.charts .form{

	width:100%;

	overflow:hidden;

	margin:0 0 25px;

}

.charts .form select{

	float:left;

	width:90px;

	margin:8px 0 0 1px;

}

.charts .form .hours{

	margin:0;
	padding:8px 20px 0 16px;
	list-style:none;

	float:left;

}

.charts .form .hours li{

	float:left;

	margin:0 3px 0 0;

}

.charts .form .hours li a{

	width:29px;

	display:block;

	line-height:19px;

	font-size:13px;

	padding:0 0 3px;

	color:#9ed229;

	text-align:center;

}

.charts .form .hours li a:hover,

.charts .form .hours li.active a{

	background: url(/images/bg-hours-active.gif) no-repeat;

	color:#fff;

	text-decoration:none;

}

.charts .form .zoom{

	margin:0;
	padding:0 24px 0 0;
	list-style:none;

	float:left;

}

.charts .form .zoom li{float:left;}
.charts .form .zoom li a {
	text-indent:-9999px;
	display:block;
	height:35px;

	width:36px;
	overflow:hidden;
	background:url(/images/bg-zoom.gif) no-repeat;
}
.charts .form .zoom li .minus {background-position: 0 0;}
.charts .form .zoom li .plus {
	width:35px;
	background-position: -36px 0;
}

.charts .form .zoom li .play {background-position: -71px 0;}

.charts .form .zoom li .pause {background-position: -107px 0;}

.charts .box{

	width:100%;

	overflow:hidden;

	position:relative;

	padding:0 0 50px;

}

.charts .box img{

	margin: 0 0 0 38px;

}

.charts .box .prev{

	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/images/btn-prev.gif);
	width:26px;
	height:79px;

	position:absolute;

	top:223px;

	left:2px;

}

.charts .box .next{

	display:block;

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/btn-next.gif);
	width:26px;
	height:79px;

	position:absolute;

	top:223px;

	left:724px;

}

/* structure */

.info-box{

	width:100%;

	overflow:hidden;

	padding:0 0 26px;

}

.info-box ul{

	width:181px;

	float:left;

	overflow:hidden;

	margin:0;
	padding:0;
	list-style:none;

}

.info-box ul.other{padding:10px 0 0;}

.info-box ul li{

	width:100%;

	overflow:hidden;

	vertical-align:top;

	padding:0 0 6px;

}

.info-box ul li a{color:#00b4f1;}

.structure p{margin:0 0 16px}

.structure .global{

	background: url(/images/bg-global.gif) no-repeat 121px 60px;

	width:560px;

	overflow:hidden;

	height:452px;

	padding:60px 71px 0 124px;

	color:#333;

	margin:0 0 50px;

}

.structure .global .ttl1{

	font-size:17px;

	line-height:76px;

	display:block;

	padding:0 0 0 40px;

	margin:0 0 30px;

	width:410px;

	text-align:center;

}

.structure .global .ttl2{

	font-size:17px;

	line-height:76px;

	display:block;

	padding:0 0 0 26px;

	margin:0 0 30px;

	width:440px;

	text-align:center;

}

.structure .global .wrap{

	width:100%;

	overflow:hidden;

	margin:0;
	padding:0 0 53px;
	list-style:none;

}

.structure .global .wrap li{

	float:left;

	padding:12px 15px 12px 0;

	text-align:center;

}

.structure .global .wrap .el1{width:138px;}

.structure .global .wrap .el2{width:178px;}

.structure .global .wrap .el3{width:148px;}

.structure .global .wrap li strong{

	display:block;

	font-size:16px;

	line-height:18px;

}

.structure .global .wrap li em{

	color:#666;

	font-style:normal;

}

.structure .partners{

	width:490px;

	overflow:hidden;

	text-align:center;

}

.structure .partners .ttl3{

	font-size:16px;

	line-height:18px;

	margin:0 0 18px;

	display:block;

}

.structure .partners .info{

	margin:0;
	padding:0 0 0 48px;
	list-style:none;

	width:425px;

	overflow:hidden;

}

.structure .partners .info li{

	float:left;

	font-size:13px;

	line-height:25px;

	color:#666;

	padding:0 6px 13px 0;

}

.structure .partners .info .el1{width:110px;}

.structure .partners .info .el2{width:102px;}

.structure .partners .info .el3{width:182px;}

.structure .partners .info .el4{width:123px;}

.structure .partners .info .el5{width:153px;}

.structure .partners .info .el6{width:59px;}

.structure .partners .info .el7{width:45px;}

.structure .sertef{

	margin:0;
	padding:0;
	list-style:none;

	width:100%;

	overflow:hidden;

	text-align:center;

}

.structure .sertef li{

	display:inline;

	padding:0 5px;

}

.structure .block{

	

}

.structure .block{

	background:#f9f9f9 url(/images/bg-block.gif) no-repeat;

	width:755px;

}

.structure .block .top{

	background: url(/images/bg-block.gif) no-repeat -755px 100%;

	width:708px;

	overflow:hidden;

	padding:24px 29px 20px 18px;

}

/* downloads */

.downloads .info-box{padding:0 0 15px;}

.downloads p{margin:0 0 15px;}

.downloads .block{

	

}

.downloads .block{

	background:#f9f9f9 url(/images/bg-block.gif) no-repeat;

	width:755px;

}

.downloads .block .top{

	background: url(/images/bg-block.gif) no-repeat -755px 100%;

	width:708px;

	overflow:hidden;

	padding:24px 29px 20px 18px;

}



.downloads .terminal{

	width:100%;

	overflow:hidden;

	margin:0 0 30px;

}

.downloads .terminal .img{

	float:left;

	width:126px;

	overflow:hidden;

}

.downloads .terminal .txt{

	padding:10px 0 0;

	width:619px;

	float:right;

	overflow:hidden;

}

.downloads .terminal .txt .load{

	display:block;

	width:100%;

	overflow:hidden;

	margin:0 0 2px;

}

.downloads .terminal .txt .load a{

	float:left;

	background: url(/images/bull-load.gif) no-repeat;

	color:#00b4f1;

	padding:0 0 0 20px;

	font-size:13px;

	line-height:17px;

}

.downloads .terminal .txt em{

	font-size:11px;

	line-height:13px;

	color:#333;

	font-style:normal;

	display:block;

}

.downloads .versions{

	width:100%;

	overflow:hidden;

}

.downloads .versions h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0 0 20px;

}

.downloads .versions .item{

	width:100%;

	overflow:hidden;

	padding:0 0 15px;

}

.downloads .versions .item h4{

	font-size:13px;

	line-height:16px;

	color:#333;

	margin:0 0 3px;

}

.downloads .versions .item .load{

	display:block;

	line-height:17px;

	font-weight:normal;

}

.downloads .versions .item .load a{

	float:left;

	background: url(/images/bull-load.gif) no-repeat;

	color:#00b4f1;

	padding:0 0 0 20px;

	font-size:13px;

	line-height:17px;

	margin:0 3px 0 0;

}

.downloads .versions .item em{

	padding:0 0 0 22px;

	font-style:normal;

	font-size:11px;

	line-height:13px;

	color:#999;

	display:block;

}

/* calendar */

.calendar .block{

	width:100%;

	overflow:hidden;

	background:#f6f6f6 url(/images/bg-block2.gif) no-repeat;

	margin:0 0 25px;

}

.calendar .block .bottom{

	width:100%;

	overflow:hidden;

	background: url(/images/bg-block2.gif) no-repeat -755px 100%;

}

.calendar .block .date{

	float:left;

	width:275px;

	overflow:hidden;

}

.calendar .block .date .mouns{

	width:274px;

	overflow:hidden;

	height:46px;

	position:relative;

	border-right:1px solid #e1e1e1;

}

.calendar .block .date .mouns strong{

	display:block;

	text-align:center;

	line-height:46px;

}

.calendar .block .date .mouns .prev{

	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/images/bg-arrow.gif);
	width:6px;
	height:9px;

	position:absolute;

	left:20px;

	top:19px;

}

.calendar .block .date .mouns .next{

	display:block;

	overflow:hidden;

	text-indent:-9999px;

	background: url(/images/bg-arrow.gif) -6px 0;

	width:6px;

	height:9px;

	position:absolute;

	right:20px;

	top:19px;

}

.calendar .block .date table{

	border-collapse:collapse;

	width:275px;

}

.calendar .block .date table th{

	text-align:center;

	line-height:31px;

	font-size:13px;

	color:#999;

	border:solid #e1e1e1;

	border-width:1px 1px 0 0;

	width:38px;

}

.calendar .block .date table .th1,

.calendar .block .date table .th4{width:39px;}

.calendar .block .date table td{

	text-align:center;

	line-height:31px;

	font-size:13px;

	color:#000;

	border:solid #e1e1e1;

	border-width:1px 1px 0 0;

}

.calendar .block .date table td a{color:#8ac10f;}

.calendar .block .form{

	width:385px;

	overflow:hidden;

	float:right;

	padding:16px 69px 0 0;

}

.calendar .block .currency{

	width:100%;

	overflow:hidden;

	padding:0 0 18px;

}

.calendar .block .currency .ttl{

	display:block;

	color:#333;

	margin:0 0 6px;

}

.calendar .block .currency ul{

	margin:0;
	padding:0;
	list-style:none;

	width:100%;

	overflow:hidden;

}

.calendar .block .currency li{

	float:left;

	width:51px;

	padding:0 0 6px;

}

.calendar .block .currency li input{

	width:13px;

	height:13px;

	float:left;

	margin:2px 2px 0 0;

}

.calendar .block .currency li label{float:left;}

.calendar .block .wrap{

	width:100%;

	overflow:hidden;

}

.calendar .block .wrap .currency{

	padding:0;

	float:left;

	width:245px;

}

.calendar .block .wrap .currency li{

	width:auto;

	padding:0 20px 0 0;

}

.calendar .block .zone{

	width:134px;

	float:right;

	overflow:hidden;

}

.calendar .block .zone .ttl{

	color:#333;

	display:block;

	margin:0 0 6px;

	float:left;

	width:100%;

}

.calendar .block .zone select{

	width:78px;

	float:left;

	margin:0 0 4px;

}

.calendar .block .zone .timer{

	float:left;

	font-style:normal;

	color:#666;

	white-space:nowrap;

}

.calendar .box{

	width:100%;

	overflow:hidden;

	padding:0 0 30px;

}

.calendar .box h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0 0 4px;

}

/* today */

.analysis .today{

	width:100%;

	overflow:hidden;

	margin:0 0 25px;

}

.analysis .today .aside{

	width:400px;

	float:left;

	overflow:hidden;

}

.analysis .today .aside h3{

	font-size:16px;

	line-height:18px;

	color:#333;

	margin:0 0 15px;

}

.analysis .today .aside .wrap{

	width:100%;

	overflow:hidden;

}

.analysis .today .aside .txt{

	width:290px;

	float:right;

}

.analysis .today .aside .txt h4{

	margin:0 0 5px;

	font-size:13px;

	line-height:16px;

}

.analysis .today .aside .txt p{margin:0 0 15px;}

.analysis .today .aside .txt p a,

.analysis .today .aside .txt h4 a{color:#00b4f1;}

.analysis .today .aside .img{

	width:100px;

	float:left;

	padding:3px 0 0;

}

.analysis .today .aside .img img{

	border:3px solid #f6f6f6;

}

.analysis .today .video{

	width:319px;

	float:right;

	overflow:hidden;

	padding:3px 15px 0 0;

}

.analysis .post{

	width:100%;

	overflow:hidden;

	padding:0 0 24px;

}

.analysis .post h3{

	font-size:13px;

	line-height:16px;

	color:#333;

	margin:0 0 15px;

}

.analysis .post ul{

	width:100%;

	overflow:hidden;

	margin:0;
	padding:0;
	list-style:none;

}

.analysis .post ul li{

	vertical-align:top;

	width:100%;

	overflow:hidden;

	padding:0 0 18px;

}

.analysis .post ul li h4{

	padding:0 0 0 28px;

	font-weight:normal;
	
	margin:0;
	
	font-size:13px;

	line-height:16px;

	background: url(/images/bull-post.gif) no-repeat;

}

.analysis .post ul li h4 a{
	color:#00b4f1;
	padding-left: 28px;
}

.analysis .post ul li p{

	padding:0 0 0 28px;

	font-size:11px;

	line-height:13px;

	margin:0;

}

.analysis .post ul li p a{color:#333;}

.pages{

	width:100%;

	overflow:hidden;

	padding:60px 0 0;

	position:relative;

}

.pages ul{

	width:255px;

	overflow:hidden;

	padding:0 250px 35px;

	margin:0;
	list-style:none;

	text-align:center;

}

.pages ul li{

	float:left;

	text-align:center;

	line-height:26px;

	padding:0 1px;

}

.pages ul li a{

	padding:4px 0 0;

	width:11px;

	line-height:19px;

	display:block;

}

.pages ul li a:hover,

.pages ul li.active a{

	width:26px;

	text-decoration:none;

	color:#fff;

	background: url(/images/bull3.gif) no-repeat;

}

.pages .prev{

	position:absolute;

	left:30px;

	top:67px;

	background: url(/images/bull-prev.gif) no-repeat 0 4px;

	padding:0 0 0 13px;

}

.pages .next{

	position:absolute;

	right:120px;

	top:67px;

	background: url(/images/bull-next.gif) no-repeat 100% 4px;

	padding:0 13px 0 0;

}

