body{
	margin:0;
	background:url(../img/bg-body.jpg) repeat-x 50% 0;
	font:12px Arial, Helvetica, sans-serif;
}

.float{float:left;}
.float_r{float:right;}
.clear{clear:left;}
.clear_r{clear:right;}
.w49{width:49%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w40{width:40%;}
.w50{width:50%;}
.w100{width:100%;}
.no-out{outline:none;}
.fw_normal{font-weight:normal;}
.fw_bold{font-weight:bold;}
.fs_normal{font-style:normal;}
.fs_italic{font-style:italic;}
.ta_left{text-align:left;}
.ta_right{text-align:right;}
.ta_center{text-align:center;}
.td_under{text-decoration:underline;}
.relative{position:relative;}
.both{clear:both;}
.block{display:block;}

#logo{
	width:313px;
	height:60px;
	float:left;
	padding:35px 0 0;
}
#logo a{outline:none; /*margin-left: 30px;*/}

h1, h2, h3, h4, h5, h6, p{
	margin:0;
	padding:0;
}

form, fieldset, input,
label, textarea, select{
	margin:0;
	padding:0;
}
table, img{border:none;}
a{color:#424242;}
a:hover{text-decoration:none;}

h5{
	padding: 10px 0px 8px 0px;
	color: #404040;
	font-weight: bold;
	font-size: 10pt;
}

#page{
	width:100%;
	/*background:url(../img/bg-page2.jpg) no-repeat 50% 0;
	background:url(../img/bg-page2new.jpg) no-repeat 50% 0;
	background:url(../img/bg_ver14_inside.jpg) no-repeat 50% 0;
	background:url(../img/bg_ver14_inside_2014.jpg) no-repeat 50% 0;
	background:url(../img/bg_16_inside.jpg) no-repeat 50% 0;
	*/	
	background:url(../img/bg_17_inside.jpg) no-repeat 50% 0;
}

.wrapper{
	width:978px;
	margin:0 auto;
}

#topheader{height:105px;}
.thphone{
	color:#fff;
	float:right;
	background:#0d63a4;
	padding:3px 10px 2px 8px;
	height:29px;
}
.thphone span{float:left;}
.thphone .small{
	font:16px Arial, Helvetica, sans-serif;
	padding:1px 4px 0 0;
}
.thphone .big{font:24px Arial, Helvetica, sans-serif;}
.thmainmenu{
	width:562px;
	float:right;
	/*padding:20px 4px 0;*/
	padding:9px 0px 0;
}

/*
ul.mainmenu{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
}
ul.mainmenu li{
	float:right;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 8px;
}
ul.mainmenu li a{
	color:#fff;
	text-decoration:none;
}
ul.mainmenu li a:hover, ul.mainmenu li.active a{border-bottom:3px solid #fff;}
*/


/* main cat menu */
.mpan{
	clear: both;
	/*position: relative;*/
	height: 42px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 20;
}

ul.mainmenu{
	margin: 0 0 0 0;
	padding:0;
	list-style:none;
	float:left;
}
ul.mainmenu li.hmm_li{
	float:left;
	padding:0px 1px 0 1px;
	/*background:url(../img/mm-sep.gif) no-repeat 100% 3px;*/
}
ul.mainmenu li.hmm_li .hmm_div{float:left;}
ul.mainmenu li.hmm_li .hmm_div a{
	color:#fff;
	text-decoration:none;
	padding-right:12px;
	background:url(../img/mm-drop.png) no-repeat right 50%;
	float:left;
	/*height:30px;*/
}
ul.mainmenu li.hmm_li .hmm_div_nosub a{
	background: none;
	padding-right: 0;
}
.hmmdl{
	width:5px;
	height:42px;
	float:left;
}
.hmmdm{
	float:left;
	font:16px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:11px 4px 11px 4px;
	/*text-shadow: 0px 1px 1px #0975af;*/
	/*min-height: 39px;*/
}
.hmmdr{
	width:3px;
	height:42px;
	float:left;
}
ul.mainmenu li.hover .hmmdm{background: url(../img/hmm-c.png) repeat-x 0 0; z-index:21;}
ul.mainmenu li.hover .hmmdl{background:url(../img/hmm-l.png) no-repeat 0 0;}
ul.mainmenu li.hover .hmmdm a{ /*border-bottom: 3px solid #f56200; background-image:url(../img/mm-drop-sel.png);*/}
ul.mainmenu li.hover .hmmdr{background:url(../img/hmm-r.png) no-repeat 0 0;}
ul.mainmenu li.hover .hmm_div a{ color: #4093ff; background-image:url(../img/mm-drop-sel.png); }
ul.mainmenu li.hover .hmm_div_nosub a{ background: none; }

/* submenu */
.submenu{
	background:#fff;
	border:2px solid #a2c8e6;
	/*border-top: 0px;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	-khtml-border-radius:6px 6px 6px 6px;
	*/
	/*box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);*/
	position:absolute;
	left:1px;
	top:40px;
	display:none;
	z-index:20;
}
.subcoll{
	width:280px;
	float:left;
	padding-top:20px;
}
.subcolr{
	width:198px;
	float:right;
	padding-left:15px;
}
.scr_image{
	display:block;
	border:1px solid #d9d9d9;
}
.subm_title{
	font:14px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d3e8cc;
	padding:7px 0px 1px 0px;
	color: #4d973b;
}
ul.subm_list{
	margin:0 0 0 20px;
	padding:2px 0 10px;
	list-style:none;
}
ul.subm_list li{
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:6px 0px 6px 10px;
	background: url(../img/mm-mark.png) no-repeat 0px 10px;
	border-bottom: 1px dotted #9f9f9f;
}
ul.subm_list li:last-child{border:0;}
ul.subm_list li a{
	text-decoration:none;
	color: #000;
}
ul.subm_list li a:hover{text-decoration:underline;}
ul.mainmenu li.hover{position:relative;}
ul.mainmenu li.hover .hmm_div{
	position:relative;
	z-index:21;
}
ul.mainmenu li.hover .submenu{display:block;}





#header{height:418px;}
.htnews{
	float: left;
	width: 416px;
	padding: 220px 0 0 0;
}

.htext{
	/*padding:19px 13px 0 480px;
	padding:19px 13px 0 440px;*/
	float: right;
	width: 552px;
	padding: 19px 0 0 0;
	font:14px/22px Arial, Helvetica, sans-serif;
	/*font:12px/14px Arial, Helvetica, sans-serif;
	text-align: justify;*/
	color: #444444;
}
.htext h1{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
.httitle{
	color:#22201e;
	font:bold 36px Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	padding:0 0 8px;
}
.httitle p{
	text-transform:uppercase;
	float:left;
	padding:0px 5px 5px 0;
}
.httitle img{/*float:left; position: relative; top: 2px; z-index: 1;*/}
table.ht_tbl{
	/*width:100%;*/
	border-collapse:collapse;
	margin-top: 22px;
	border: 0;
}
table.ht_tbl td{
	padding:0;
	color:#888888;
	font:11px Arial, Helvetica, sans-serif;
	border: 0;
}
.ht_tbl td p{padding: 0 0 2px 12px; margin: 0;}
.ht_tbl td div{padding: 3px 20px 2px 12px;}
.ht_tbl td div.os-win{ background: url(../img/os-win.png) no-repeat 134px 2px; }
.ht_tbl td div.os-unix{ background: url(../img/os-unix.png) no-repeat 134px 0; }
.ht_tbl td div.os-mac{ background: url(../img/os-mac.png) no-repeat 134px 0; }
.ht_tbl td div a{ color: #017ce4; text-decoration: underline;}
.ht_tbl td div a:hover{ color: #41bcff;}
.htbox{
	/*height:59px;
	background:url(../img/bg-htbox.gif) no-repeat;
	background:url(../img/bg-htbox2014.gif) no-repeat;*/
	background:url(../img/bg-ibox.gif) no-repeat;
	font:bold 12px Arial, Helvetica, sans-serif;
	/*padding:14px;*/
	padding: 12px 14px 14px 14px;
	margin-top:12px;
}
.htbox table{
	width:100%;
	border: 0;
	border-collapse:collapse;
	margin-top:4px;
}
.htbox table td{padding:0; border: 0; font: normal 12px Arial, Helvetica, sans-serif;}
.htbox table td a{
	padding:1px 0 1px 38px;
	float:left;
	text-transform: uppercase;
	text-decoration: underline;
}
.htbox table td a.a-htb01{background:url(../img/ico-htbox01.gif) no-repeat;}
.htbox table td a.a-htb02{
	/*background:url(../img/ico-htbox02.gif) no-repeat 0 -2px;*/
	background:url(../img/ico_v14.gif) no-repeat 0 -2px;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
.htbox table td a.a-htb03{
	background:url(../img/ico-htbox03.gif) no-repeat;
	/*padding-top:6px;
	padding-bottom:6px;*/
}
.htbox table td a.a-htb04{
	background:url(../img/ico-htbox04.gif) no-repeat;
	/*padding-top:5px;
	padding-bottom:5px;*/
}

.htbox table td a{ padding: 5px 0 5px 38px; }

.htbox table td a.a-htb-ver14{ background:url(../img/ico-htbox-ver14.png) no-repeat 8px 3px; }
.htbox table td a.a-htb-doc{ background:url(../img/ico-htbox-doc.png) no-repeat 8px 2px; }
.htbox table td a.a-htb-cmp0{ background:url(../img/ico-htbox-cmp0.gif) no-repeat 10px 5px; }
.htbox table td a.a-htb-cmp{ background:url(../img/ico-htbox-cmp.png) no-repeat 6px 3px; }
.htbox table td a.a-htb-cost{ background:url(../img/ico-htbox-cost.png) no-repeat 0 5px; }
.htbox table td a.a-htb-resp{ background:url(../img/ico-iresp.png) no-repeat 7px 5px; }
.htbox table td a.a-htb-app{ background:url(../img/ico-iapp.png) no-repeat 6px 1px; }
.htbox table td a.a-htb-client{ background:url(../img/ico-htbox03.gif) no-repeat 0 2px; }
.htbox table td a.a-htb-vid{ background:url(../img/ico-ivideo.png) no-repeat 7px 5px; }
.htbox table td a.a-htb-screen{ background:url(../img/ico-iphoto.png) no-repeat 7px 4px; }
.htbox table td a.a-htb-art{ background:url(../img/ico-iart.png) no-repeat 7px 3px; }

#main{
	width:100%;
	padding:10px 0 40px;
}

.index-news{
	width: 227px;
	float: left;
	margin: 0px 12px 0px 0px;
	clear: left;
}

.index-news-it{
	clear: left;
	padding: 6px 5px 10px 0px;
}

.index-news-it .dt{
	/*background: url('../img/ico-date.gif') no-repeat left top;
	padding: 6px 0px 8px 32px;*/
		padding: 2px 0px 0px 0px;
	color: #828181;
	font-size: 11px;
}

.index-news-it .tit{
	padding: 3px 0px 4px 0px;
	clear: left;
}

.index-news-it .tit a{ font: bold 14px/17px Arial,Tahoma; color: #ed2554; }
.index-news-it .tit a:hover{ font: bold 14px/17px Arial,Tahoma; color: #ff4574; }

.index-news-it .inf{
	padding: 2px 0px 0px 0px;
	font: 11px/14px Arial,Tahoma;
	color: #424242;
	font-style: italic;
}

.index-pre{
	width: 737px;
	float: left;
}

.mtopic{
	width:100%;
	float:left;
	padding:0 0 4px;
}
.mttitle{
	background:url(../img/bg-mtt.gif) repeat-x 0 100%;
	width:100%;
	float:left;
}
.mtt_text{
	float:left;
	padding:0 5px 13px 0;
	white-space:nowrap;
	background:url(../img/bg-mttt.gif) no-repeat 0 100%;
}
.mttitle p, .mttitle h2, .mttitle h1{
	color:#443e71;
	text-transform:uppercase;
	font:24px Arial, Helvetica, sans-serif;
	font-weight: normal;
	float:left;
	margin: 0;
	padding: 0;
}
.mttitle img{
	float:left;
	padding:5px 0 0 6px;
}
.mt_prelist{
	width:100%;
	float:left;
	padding:14px 0;
}
.mtpl_item{
	/*width:244px;*/
	width: 195px;
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
}
.mtpl_item .icon{
	width:90px;
	height:90px;
	background:url(../img/bg-mticon.gif) no-repeat;
	padding:11px;
}

.index-pre .mtpl_item{
	width: 175px;
	padding-left: 8px;
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
}

.mt_prelist .mtpl_item{
	text-align: center;
}
.mt_prelist .mtpl_item .icon{margin: 0 auto;}

.mtpl_item p{padding-top:4px;}
.mtpl_item a{color:#282828;}
.mtpl_item p span{font-size:15px;}
.mtptext{
	width:100%;
	background:url(../img/bg-mtpt.gif) repeat-x 50% 40px;
}
.mtpt_inside{
	/*height:190px;
	background:url(../img/bg-mtpti.gif) no-repeat;*/
	/*height:382px;
	background:url(../img/bg-mtpti3.gif) no-repeat;*/
	height:557px;
	background:url(../img/bg-mtpti4.gif) no-repeat;
	width:966px;
	margin:0 auto;
	color:#888;
	line-height:18px;
	padding:6px;
	position:relative;
}
.mtpt_inside .content{padding:19px 30px;}
.mtpt_inside .content p{padding:5px 0px 5px 0px;}
.mtpt_inside .more{
	position:absolute;
	left:0;
	bottom:16px;
	width:100%;
}
.mtpt_inside .more p{
	font-weight:bold;
	padding:0 32px 0 612px;
	text-align:center;
}
.mtpt_inside .more p a{
	padding:1px 0 1px 26px;
	background:url(../img/ico-more.gif) no-repeat;
}

.mtptext-new{
	clear: both;
	padding: 20px 0 30px 0;
	color:#888;
}

.mtf2{
	background:#d3d3d3 url(../img/bg-mtf2.gif) repeat-x 50% 0;
	padding:0;
}
.mtf2 .wrapper{position:relative;}
.mtf2inside{
	width:100%;
	float:left;
	padding:36px 0;
}
.mtf2inside table{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;;
}
.mtf2inside table td{
	padding:0;
	vertical-align:top;
}
.mtf2inside table td.mtf2i_sep{height:16px;}
.mtf2img{
	width:170px;
	float:left;
	margin-right:20px;
}
.mtf2txt{
	width:269px;
	float:left;
	color:#4e4e4e;
	font:11px Arial, Helvetica, sans-serif;
}
.mtf2txt .title{font:24px Arial, Helvetica, sans-serif;}
.mtf2txt .title a{border-bottom:1px solid #424242;}
.mtf2txt .pic{padding: 8px 0px 8px 0px;}
.mtf2txt .descr{padding:3px 0 6px;}
.mtf2txt .link, .mtf2txt .link2{
	width:68px;
	height:12px;
	background:url(../img/bg-mtf2link.gif) no-repeat;
	font:9px Arial, Helvetica, sans-serif;
	text-align:center;
}
.mtf2txt .link2{background:url(../img/bg-mtf2link2.gif) no-repeat;}
.mtf2txt .link a, .mtf2txt .link2 a{
	color:#fff;
	text-decoration:none;
}
.mtf2txt .link a:hover, .mtf2txt .link2 a:hover{text-decoration:underline;}
.mtf2more{
	width:189px;
	height:18px;
	background:url(../img/bg-mtf2more.gif) no-repeat;
	font-weight:bold;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
}

.mtf2txt-cen{
	text-align: center;
	padding-top: 30px; 
	padding-bottom: 30px;
}

.faq-topgroups{
	clear: both;
	padding: 20px 0px 20px 0px;
}
.faq-topgroup-it{
	float: left;
	width: 190px;
	height: 80px;
	text-align: center;
	border: 2px solid #f0f0f0;
	border-radius: 10px;
	margin: 16px 14px 16px 0px;
}
.faq-topgroup-it a{
	display: inline-block;
	padding: 14px 18px 0px 18px;
	font-size: 18px;
	text-decoration: underline;
}

#footer{
	width:100%;
	background:#3c4145 url(../img/bg-footer.gif) repeat-x;
}
#footer .wrapper{
	position:relative;
	padding:18px 0 0;
}
.fleft{
	width:790px;
	float:left;
}
.fltop{
	width:100%;
	float:left;
	color:#fff;
}
.fltop a{color:#fff;}
.fcopy{
	/*
	width:160px;
	float:left;
	*/
	color: #fff;
	padding: 0 0 8px 0;
}
.flinks{
	width:780px;
	/*width:620px;*/
	float:left;
}
.flinks table{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
.flinks table tr td{
	padding: 0 10px 0 0;
	vertical-align: top;
}
.flinks table tr td div{
	padding: 0px 0px 4px 0px;
}
.flinks table tr td p{
	font-size: 11px;
	padding: 1px 0px 1px 12px;
}
.fseo{
	color:#9e9e9e;
	font:11px Arial, Helvetica, sans-serif;
	padding:11px 13px;
	clear:left;
}
.fright{
	width:172px;
	float:right;
	padding:7px 0px 0 0;
}
.fdesign{
	background:url(../img/bg-fdesign.gif) repeat-x;
	color:#bababa;
	text-align:center;
	padding:16px 0;
	margin: 10px 0 0 0;
}
.fdesign a{color:#bababa;}

.sc-lnk-top{
	float: right;
	width: 170px;
	position: relative;
	top: -26px;
	z-index: 1;
}
.sc-lnk{
	clear: left;
	float: left;
	width: 100%;
	padding-top: 8px;
}
.sc-lnk a{
	float: left;
	display: block;
	width: 38px;
	height: 38px;
	margin-right: 5px;
}
.sc-lnk a:last-child{margin-right: 0;}
/*.sc-gp{ background: url(../img/sc-gp-bl.png) no-repeat 0 0; }
.sc-od{ background: url(../img/sc-od-bl.png) no-repeat 0 0; }*/
.sc-tw{ background: url(../img/sc-tw-gr.png) no-repeat 0 0; }
.sc-fb{ background: url(../img/sc-fb-gr.png) no-repeat 0 0; }
.sc-vk{ background: url(../img/sc-vk-gr.png) no-repeat 0 0; }
.sc-yt{ background: url(../img/sc-yt-gr.png) no-repeat 0 0; }

.sc-lnk-top .sc-lnk a{ margin-right: 4px; }
.sc-lnk-top .sc-lnk a:last-child{ margin-right: 0px; }
.sc-lnk-top .sc-tw{ background: url(../img/sc-tw-bl.png) no-repeat 0 0; }
.sc-lnk-top .sc-fb{ background: url(../img/sc-fb-bl.png) no-repeat 0 0; }
.sc-lnk-top .sc-vk{ background: url(../img/sc-vk-bl.png) no-repeat 0 0; }
.sc-lnk-top .sc-yt{ background: url(../img/sc-yt-bl.png) no-repeat 0 0; }

/* front */

body.body_front{background:url(../img/bg-body-front.jpg) repeat-x 50% 0;}
/*body.body_front #page{background:url(../img/bg-pagenew2.jpg) no-repeat 50% 0;}
body.body_front #page{background:url(../img/bg_ver14.jpg) no-repeat 50% 0;}
body.body_front #page{background:url(../img/bg_ver14_1.jpg) no-repeat 50% 0;}
body.body_front #page{background:url(../img/bg_ver14_2.jpg) no-repeat 50% 0;}
body.body_front #page{background:url(../img/bg_16.jpg) no-repeat 50% 0;}
*/
body.body_front #page{background:url(../img/bg_17.jpg) no-repeat 50% 0;}
body.body_front #main{padding-bottom:0;}

/* about */

#content{
	width:736px;
	float:left;
}
.cbreadcrumbs{
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	padding:0 0 7px 45px;
}
.cbreadcrumbs a{color:#fff;}
.cinside{line-height:18px;}
.cit{
	height:13px;
	overflow:hidden;
	background:url(../img/bg-cit.gif) no-repeat;
}
.cim{
	background:url(../img/bg-cim.gif) repeat-y;
	padding:23px 48px 23px 44px;
}
.cib{
	height:13px;
	overflow:hidden;
	background:url(../img/bg-cib.gif) no-repeat;
}
.cinside .columns{
	width:100%;
	float:left;
	text-align:justify;
	padding:11px 0 0;
}
.cinside .columns .left{
	width:288px;
	float:left;
	padding-top:4px;
}
.cinside .columns .right{
	width:312px;
	float:right;
}
.cinside h2{
	font:18px Arial, Helvetica, sans-serif;
	padding:0 0 13px;
}
.cinside .right .icons{padding:22px 0 30px;}
.cinside .right .icons table{border-collapse:collapse;}
.cinside .right .icons table td{padding:0;}

#right{
	width:220px;
	float:right;
}
.rtitle_sm{
	font:14px Arial, Helvetica, sans-serif;
	color:#424242;
	padding: 6px 0px 2px 0px;
}
.rtitle{
	font:24px Arial, Helvetica, sans-serif;
	color:#424242;
}
.rtitle a{border-bottom:1px solid #424242;}
.rdownload{padding:192px 0 0;}
.rdownload p{
	font:11px Arial, Helvetica, sans-serif;
	color:#888;
}
.rdbutton{padding:12px 0;}
.rdcmpnobord{
	padding: 0px 0px 0px 0px;
}
.rdcmp{
	height:58px;
	background:url(../img/bg-rdcmp.gif) no-repeat;
	padding:6px;
	margin-right:3px;
}
.rdcmp p{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	padding:8px 13px;
}
.rdcmp p a{
	color:#424242;
	padding:1px 0 1px 29px;
	background:url(../img/ico-more.gif) no-repeat 0 12px;
	display:block;
}
.rnews{
	padding:40px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
}
.rnitem{padding:8px 0 4px;}
.rnitem .date{color:#424242;}
.rnitem .link{font:bold 12px Arial, Helvetica, sans-serif;}
.rnitem .link a{color:#424242;}
.morelnk{
	width:100%;
	float:left;
	padding-top:8px;
}
.morelnk a{
	color:#fff;
	text-decoration:none;
	float:left;
	font:9px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.morelnk a span{float:left;}
.morelnk a .mll{
	width:6px;
	height:12px;
	background:url(../img/bg-mll.gif) no-repeat;
}
.morelnk a .mlt{
	background:#7a97bb;
	height:12px;
	padding:0 2px;
}
.morelnk a .mlr{
	width:6px;
	height:12px;
	background:url(../img/bg-mlr.gif) no-repeat;
}
.morelnk a:hover .mlt{text-decoration:underline;}
.rmach{
	padding:8px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
}
.rmach p{padding-top:4px;}


.ourclient{
	text-align: center;
	padding: 12px 0px 20px 0px;
}

.ourclient p{
	padding: 8px 0px 10px 0px;
}

/* benefis */

.cinside .columns table.w100{border-collapse:collapse;}
.cinside .columns table.w100 td{
	padding:0;
	vertical-align:top;
}

.h2i{
	padding: 0px 10px 0px 0px;
}

.cinside .columns table.w100 td .icon{float:left;}
.cinside .columns table.w100 td .text{
	margin:8px 10px 4px 105px;
	text-align:left;
}
.cinside .columns table.w100 td .text a{color:#0d63a4;}
.cinside .columns table.w100 td.icon_sep_td{height:60px;}

/* buy */

table.buy_tbl{
	width:100%;
	border-collapse:collapse;
	margin-top:18px;
}
table.buy_tbl td{
	padding:0;
	vertical-align:top;
}
table.buy_tbl td.num{
	width:39px;
	padding-right:15px;
}
table.buy_tbl td.num p{
	width:39px;
	height:39px;
	background:url(../img/bg-num.gif) no-repeat;
	font:32px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
table.buy_tbl td.content .title{
	font:24px Arial, Helvetica, sans-serif;
	padding:3px 0 10px;
}
.buy-online{
	border-top:1px solid #afb1b3;
	margin-top:9px;
	padding:12px 0 28px;
	background:url(../img/bg-buyonline.gif) no-repeat 50% 100%;
}

.load-online{
	border-top:1px solid #afb1b3;
	margin:9px 0px 9px 0px;
	padding:12px 0px 10px 0px;
	border-bottom:1px solid #afb1b3;
}

.buy-online table, .load-online table{
	width:100%;
	border-collapse:collapse;
}
.buy-online table td, .load-online table td{
	padding:0;
	vertical-align:middle;
}
.buy-online table td .price, .load-online table td .price{
	color:#ed2527;
	font:18px Arial, Helvetica, sans-serif;
}
.buy-online table td .caption, .load-online table td .caption{font:24px Arial, Helvetica, sans-serif;}
.buy-map{
	border:2px solid #7a97bb;
	margin-top:21px;
}
.buy-map form{
	background:#7a97bb;
	height:23px;
	padding:8px 50px;
}
.buy-map form select{
	font:12px Arial, Helvetica, sans-serif;
	width:300px;
	height:22px;
	border-width:1px;
	border-style:solid;
	border-color:#acadb2 #e2e3e8 #e2e9ef;
	padding:1px;
}
.buy-info{padding:7px 0 47px;}
.bit{
	height:20px;
	overflow:hidden;
	background:url(../img/bg-bit.gif) no-repeat;
}
.bim{
	padding:16px 32px;
	background:url(../img/bg-bim.gif) repeat-y;
}
.bim_title{
	font:18px Arial, Helvetica, sans-serif;
	padding:16px 0 0 20px;
}
.buy-info table.w100{border-collapse:collapse;}
.buy-info table.w100 td{padding:0;}
.buy-info table.w100 td.sep{height:20px;}
.buy-info .bim_info{
	padding:0 8px 0 16px;
	background:url(../img/ico-bim.gif) no-repeat 0 2px;
}
.buy-info .bim_info a{color:#000;}
.bib{
	height:3px;
	overflow:hidden;
	background:url(../img/bg-bib.gif) no-repeat;
}

/* table */

#compare{padding-top:12px;}
#compare table.cmp_tbl{
	width:100%;
	border-collapse:collapse;
}
#compare table.cmp_tbl td{
	border:2px solid #d1e0f1;
	padding:7px;
	text-align:center;
	color:#000000;
	font:14px Arial, Helvetica, sans-serif;
}
#compare table.cmp_tbl td span{
	color: #ed2527;
	font-weight: bold;
}

#compare table.cmp_tbl td.old{
	border:2px solid #d1e0f1;
	padding:2px 7px 2px 7px;
	text-align:center;
	/*color:#5f599e;*/
	color: #bb1d1f;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#compare table.cmp_tbl td.old span{
	color: #b0b0b0;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 9pt;
}

#compare table.cmp_tbl th{
	border:2px solid #d1e0f1;
	padding:0;
	text-align: center;
}
.balg{
	vertical-align: bottom;
	width: 130px;
}
#compare table.cmp_tbl .header{
	background:#edf4fb;
	color:#4d497d;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
}
#compare table.cmp_tbl th.header{
	text-align:center;
	font:18px Arial, Helvetica, sans-serif;
	color:#5b5970;
}
#compare table.cmp_tbl .group{
	text-align:center;
	color:#fff;
	background:#7a97bb;
	font:16px Arial, Helvetica, sans-serif;
}
#compare table.cmp_tbl .group_dark{
	text-align:center;
	color:#fff;
	background:#4f719a;
	font:16px Arial, Helvetica, sans-serif;
}

#buylicnum {
	width: 28px;
	border:2px solid #d1e0f1;
	background: #ffffff;
}
#buylicnum.err {
	width: 28px;
	border:2px solid #e5a4a4;
	background: #f8d5d5;
}

/* soluitions */

.ciappls{
	clear:left;
	padding-top:24px;
}
.ciappls h2{padding-bottom:6px;}
table.ciappls_tbl{
	width:100%;
	border-collapse:collapse;
}
table.ciappls_tbl td{
	padding:13px 0;
	vertical-align:top;
}
table.ciappls_tbl td.img_td{width:100px;}
table.ciappls_tbl td.img_td .image{
	width:72px;
	height:72px;
	margin:0 auto;
	border:1px solid #d9d9d9;
}
table.ciappls_tbl td.txt_td{ /*width: 500px;*/}
table.ciappls_tbl td.site_td{ width: 140px; text-align: center; vertical-align: middle; color: #808080;}
table.ciappls_tbl td.site_td a{color: #808080; text-decoration: none;}
table.ciappls_tbl td.site_td a:hover{color: #606060; text-decoration: underline;}
table.ciappls_tbl tr.odd td{background:#f2f2f2;}
table.ciappls_tbl tr.even td{background:#fff;}

.cia_title{
		font:13px/14px Arial, Helvetica, sans-serif;
		padding: 0px 10px 0px 23px;
}
.cia_text{padding: 6px 0px 0px 23px;}
.cia_title a{color:#000;}
.cia_title b{}

.cia_faq_text{
	padding: 6px 10px 0px 23px;
	display: none;
}
.cia_faq_text_vis{display: block;}

/* price */

#compare table.cmp_tbl .header2{
	background:#edf4fb;
	color:#4d497d;
	font:12px Arial, Helvetica, sans-serif;
}
#compare table.cmp_tbl th.header2{
	text-align:center;
	font:18px Arial, Helvetica, sans-serif;
	color:#5b5970;
}
#compare table.price_tbl td{color:#000;}
#compare table.price_tbl td.but{color:#000; padding:0; width:84px; height:30px; background: #5f83a7 url(../img/pr-btn.jpg) no-repeat left top;}
#compare table.price_tbl td.sel{background: #378611 url(../img/pr-btn-act.jpg) no-repeat left top;}
#compare table.price_tbl td.but a{color:#ffffff; display: block; width: 84px; text-align: center;}
#compare table.price_tbl th{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#4d497d;
}
#compare table.price_tbl .price_thbl{
	border-top:none;
	border-right-color:#eef5fc;
	width:84px;
	height:92px;
}
#compare table.price_tbl .price_thbm{
	border-top:none;
	border-left-color:#eef5fc;
	border-right-color:#eef5fc;
	width:84px;
	height:92px;
}
#compare table.price_tbl .price_thbr{
	border-top:none;
	border-left-color:#eef5fc;
	width:84px;
	height:92px;
}
#compare table.price_tbl .price_thbl2{
	border-top:none;
	border-right-color:#eef5fc;
	width:124px;
	height:92px;
}
#compare table.price_tbl .price_thbm2{
	border-top:none;
	border-left-color:#eef5fc;
	border-right-color:#eef5fc;
	width:124px;
	height:92px;
}
#compare table.price_tbl .price_thbr2{
	border-top:none;
	border-left-color:#eef5fc;
	width:124px;
	height:92px;
}
#compare table.subprice{border-collapse:collapse;}
#compare table.subprice td{
	padding:0;
	border:none;
	color:#4d497d;
	font:12px/18px Arial, Helvetica, sans-serif;
}
#compare table.subprice td.sub_sep{height:14px;}
#compare table.subprice td img{padding:15px;}
#compare table.subprice td p.sub_title{font:16px/20px Arial, Helvetica, sans-serif;/*font:18px/24px Arial, Helvetica, sans-serif;*/}
#compare table.price_tbl .header2 {padding-left:0px;}
#compare table.price_tbl .header2 table{border-collapse:collapse;}
#compare table.price_tbl .header2 table td{
	border:none;
	padding:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}
#compare table.price_tbl .header2 label{
	padding:5px 0 5px 32px;
	display:block;
	margin-left:10px;
}
#compare table.price_tbl .header2 label.windows{background:url(../img/ico-h2-win.gif) no-repeat 0 50%;}
#compare table.price_tbl .header2 label.linux{background:url(../img/ico-h2-lin.gif) no-repeat 0 50%;}
.iconlist{padding:8px 0px 0px 40px;}
.iconlist table{
	width:100%;
	border-collapse:collapse;
}
.iconlist table td{
	padding:0;
	vertical-align:top;
}
.iconlist table td.icon{width:20px;}


.tblfrm{
	background: #d1e0f1;
	width: 560px;
}

.tblfrm td{
	background: #ffffff;
	padding: 5px 14px 5px 10px;
}

.tblfrm td.n{
	background: #edf4fb;
	padding: 5px 10px 5px 14px;
	width: 180px;
	font-weight: bold;
	color: #4d497d;
}

.tblfrm td input.fld{
	width: 250px;
}

#frmerr, #frmerr0, #frmerr1, #frmerr2{
	padding: 20px 40px 20px 40px;
	text-align: center;
	color: red;
	display: none;
}

.backlink{
	clear: left;
	padding: 20px 0px 20px 0px;
}

/* feedback */
.frmtbl{
	background: #e0e0e0;
	font-size: 9pt;
}

.frmtbl .frmtitle{
	background: #f5f5f5;
	padding: 6px 10px 6px 12px;
}

.frmtbl .frmelem{
	background: #ffffff;
	padding: 6px 10px 6px 10px;
}

.frmtbl .frmcomment{
	font-size: 8pt;
	color: #888888;
}

.frmtbl textarea{
	width: 350px;
	height: 160px;
}

.frmtbl .field{
	font-size: 9pt;
}

.red{
	color: #ff0000;
}

/* news */
.snitem{
	padding: 4px 0px 22px 0px;
}

.snitem .nit-link{
	padding: 0px 0px 2px 0px;
	font-size: 16px;
}

.snitem .nit-link a{
	font: normal 16px Arial,Tahoma;
}

.snitem .nit-date{
	padding: 0px 0px 3px 0px;
	color: #707070;
	font-style: italic;
}

.nit-view{
	padding: 4px 20px 5px 0px;
	text-align: right;
}

.nit-view div{
	width:68px;
	height:12px;
	background:url(../img/bg-mtf2link.gif) no-repeat;
	font:9px Arial, Helvetica, sans-serif;
	text-align:center;
}

.nit-view div a{
	color:#fff;
	text-decoration:none;
}

.snitem h2{
	font: 18px/20px Arial, Tahoma;
	padding: 10px 0px 4px 0px;
}

.snitem .nit-main{
	padding: 8px 0px 20px 0px;
}

/* new */
.mtrow{
	clear: both;
	padding: 20px 0 0 0;
}

.ivideos{
	clear: both;
	padding: 20px 0px 14px 0px;
	position: relative;
	z-index: 1;
}
.ivideos table{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.ivideos table td{
	vertical-align: middle;
	text-align: center;
	height: 178px;
}
.ivideos table td img{
	border: 2px solid #f0f0f0;
}
.ivideos ul li div{}

#videofly{
	display: none;
	position: absolute;
	width: 690px;
	left: 80px;
	top: -100px;
	z-index: 100;
	background: #fff;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 16px rgba(100,100,100,0.5); /* Параметры тени */
}
.flyhdr{
	background: #7a97bb;
	padding: 0;
	margin: 0;
	width: 100%;
	color: #fff;
}
.flybody{
	padding: 12px 20px 24px 20px;
}
#flytitle{
	font-size: 18px;
	padding: 6px 0px 0px 22px;
	float: left;
	width: 600px;
}
#flyclose{
	float: right;
	border-left: 2px solid #fff;
	height: 30px;
	width: 36px;
	text-align: center;
}
#flyclose a{
	display: inline-block;
	padding: 6px 0 0 0;
}
#flyprogress{
	clear: both;
	padding: 50px;
	text-align: center;
	display: none;
}
.flyvideo-tit{display: none;}
.flyvideo-txt{
	padding: 10px 0px 0px 0px;
}


.cont-scroll-in iframe{
	border: 0;
}
.cont-scroll-in iframe body{width: auto !important;}




.iclients{
	clear: both;
	padding: 20px 0px 14px 0px;
}
.iclients table{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.iclients table td{
	vertical-align: middle;
	text-align: center;
	height: 138px;
}

.imodules{
	clear: both;
	padding: 20px 0px 14px 0px;
}
.mod-it{
	text-align: center;
}
.mod-pic table{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.mod-pic table td{
	height: 170px;
}
.mod-pic table td img{display: block; margin: auto;}
.mod-tit{
	padding: 6px 10px 6px 10px;
	font-size: 14px;
}
.mod-descr{
	font-size: 12px;
}

.iscreens{
	clear: both;
	padding: 20px 0px 14px 0px;
}
.iscreens table{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.iscreens table td{
	vertical-align: middle;
	text-align: center;
	height: 178px;
}

.iarticles{
	clear: both;
	padding: 20px 0px 14px 0px;
}
.iart-it{
	float: left;
	width: 320px;
	height: 90px;
	margin: 10px 8px 20px 0px;
}
.iart-anons{
	font-size: 11px;
}

.iart-tit{
	font-weight: bold;
	padding: 0 0 4px 0px;
	font-size: 14px;
}

.icost-tabs{
	clear: both;
	padding: 10px 0 0 0;
}
.icost-tabs ul{
	margin:0;
	padding:0;
	list-style: none;
}
.icost-tabs ul li{
	float: left;
	margin-right: 6px;
	border: 1px solid #d8e2eb;
	border-bottom: 0;
	padding: 6px 20px 5px 20px;
	background: #fff;
	font-size: 12px;
	line-height: 14px;
}
.icost-tabs ul li.sel{
	background: #d8e2eb;
	font-weight: bold;
}

.icost-tabs ul li a{
	color: #6e85ba;
	border-bottom: 1px dotted #6e85ba;
	text-decoration: none;
}
.icost-tabs ul li a:hover{
	color: #9eb5ea;
	border-bottom: 1px dotted #9eb5ea;
}
.icost-tabs ul li a span{
	border-bottom: 2px solid #fff;
}
.icost-tabs ul li.sel a{
	color: #4f6580;
	border-bottom: 1px dotted #d8e2eb;
	font-weight: bold;
}
.icost-tabs ul li.sel a:hover{
	color: #4f6580;
	border-bottom: 1px dotted #d8e2eb;
}

.icost-div{
	clear: both;
	background: url(../img/bg-indc.png) repeat-x 0 0;
	padding: 23px 0;
}


table.price_tbln{
	width:100%;
	border-collapse:collapse;
}
table.price_tbln td{
	border:2px solid #d1e0f1;
	padding:7px;
	text-align:center;
	color:#000000;
	font:14px/14px Arial, Helvetica, sans-serif;
	background: #fff;
}
table.price_tbln td span{
	color: #ed2527;
	font-weight: bold;
}

table.price_tbln td.old{
	border:2px solid #d1e0f1;
	padding:2px 7px 2px 7px;
	text-align:center;
	/*color:#5f599e;*/
	color: #bb1d1f;
	font:bold 14px Arial, Helvetica, sans-serif;
}

table.price_tbln td.old span{
	color: #b0b0b0;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 9pt;
}

table.price_tbln td span.newpr{
	color: #ed2527;
	font-weight: bold;
}
table.price_tbln td span.oldpr{
	color: #b0b0b0;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 11px;
}

table.price_tbln th{
	border:2px solid #d1e0f1;
	padding:0;
	text-align: center;
}
table.price_tbln  .header{
	background:#edf4fb;
	color:#4d497d;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
}
table.price_tbln th.header{
	text-align:center;
	font:18px Arial, Helvetica, sans-serif;
	color:#5b5970;
}
table.price_tbln .group{
	text-align:center;
	color:#fff;
	background:#7a97bb;
	font:16px Arial, Helvetica, sans-serif;
}
table.price_tbln .groupsm{font-size: 12px;}
table.price_tbln .group_dark{
	text-align:center;
	color:#fff;
	background:#4f719a;
	font:16px Arial, Helvetica, sans-serif;
}

table.price_tbln td.licnum{
	background:#edf4fb;
}

table.price_tbln .header2{
	background:#f8fbfd;
	color:#4d497d;
	font:12px Arial, Helvetica, sans-serif;
}
table.price_tbln th.header2{
	text-align:center;
	font:18px Arial, Helvetica, sans-serif;
	color:#5b5970;
}
table.price_tbln td{color:#000;}
table.price_tbln td.but{color:#000; padding:0; width:84px; height:30px; background: #5f83a7 url(../img/pr-btn.jpg) no-repeat left top;}
table.price_tbln td.sel{background: #378611 url(../img/pr-btn-act.jpg) no-repeat left top;}
table.price_tbln td.but a{color:#ffffff; display: block; width: 84px; text-align: center;}
table.price_tbln th{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#4d497d;
}
table.price_tbln .price_thbl{
	border-top:none;
	border-right-color:#eef5fc;
	width:84px;
	height:92px;
}
table.price_tbln .price_thbm{
	border-top:none;
	border-left-color:#eef5fc;
	border-right-color:#eef5fc;
	width:84px;
	height:92px;
}
table.price_tbln .price_thbr{
	border-top:none;
	border-left-color:#eef5fc;
	width:84px;
	height:92px;
}
table.price_tbln .price_thbl2{
	border-top:none;
	border-right-color:#eef5fc;
	width:124px;
	height:92px;
}
table.price_tbln .price_thbm2{
	border-top:none;
	border-left-color:#eef5fc;
	border-right-color:#eef5fc;
	width:124px;
	height:92px;
}
table.price_tbln .price_thbr2{
	border-top:none;
	border-left-color:#eef5fc;
	width:124px;
	height:92px;
}
table.subprice{border-collapse:collapse;}
table.subprice td{
	padding:0;
	border:none;
	color:#000;
	font:12px/18px Arial, Helvetica, sans-serif;
	background: none;
	text-align: left;
}
table.subprice td.sub_sep{height:14px;}
table.subprice td img{padding:15px;}
table.subprice td p.sub_title{font:16px/20px Arial, Helvetica, sans-serif;/*font:18px/24px Arial, Helvetica, sans-serif;*/}
table.price_tbln .header2 {padding-left:0px;}
table.price_tbln .header2 table{border-collapse:collapse;}
table.price_tbln .header2 table td{
	border:none;
	padding:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}

table.subprice td p.action{}
table.subprice td p.action span{color: red;}

.iliclist{
	clear: both;
	padding:8px 0px 0px 0px;
}
.iliclist table{
	width:100%;
	border-collapse:collapse;
}
.iliclist table td{
	padding:0;
	vertical-align:top;
}
.iliclist table td.icon{width:44px;}

.priceinf{
	padding: 12px 0px 0px 26px;
	background: url(../img/os-win.png) no-repeat 2px 13px;
}
.priceinf p:first-child{
	padding: 0 0 10px 24px;
	background: url(../img/os-unix.png) no-repeat 0 0px;
}
.priceinf p{
	padding: 4px 0px 10px 24px;
}


/* new order */
.buysubscr-ver{
	background: #7a97bb;
	padding: 4px 6px 0px 6px;
	margin: 0 0 3px 0;
}
.buysubscr-ver ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.buysubscr-ver ul li{
	float: left;
	padding: 10px 14px 10px 14px;
	font-size: 14px;
}
.buysubscr-ver ul li a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.buysubscr-ver ul li.sel{
	background: #fff;
}
.buysubscr-ver ul li.sel a{
	color: #424242;
}


.buynet-ver{
	background: #7a97bb;
	padding: 4px 6px 0px 6px;
	margin: 0 0 3px 0;
}
.buynet-ver ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.buynet-ver ul li{
	float: left;
	padding: 10px 14px 10px 14px;
	font-size: 14px;
}
.buynet-ver ul li a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.buynet-ver ul li.sel{
	background: #fff;
}
.buynet-ver ul li.sel a{
	color: #424242;
}

.buyver-last{
	border-top: 2px solid #d1e0f1;
	clear: both;
	margin: 0 0 20px 0;
}


.buyver{
	border: 2px solid #d1e0f1;
	border-bottom: 0;
	padding: 14px 22px 20px 20px;
}
.buyver-blur{
	background-color: #f4f4f4;
	color: #909090;
}
.buyver-tit{
	font-size: 20px;
	line-height: 22px;
}
.buyver-tbl{
	padding: 4px 0px 10px;
}
.buyver-tbl table{
	margin: 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
}
.buyver-tbl table tr td{
	padding: 0 10px 0 0;
	vertical-align: top;
}
.buyver-tbl table tr td:first-child{
	font-size: 11px;
	line-height: 14px;
	padding-top: 6px;
}
.buyver-tbl table tr td div{
	display: inline-block;
	width: 120px;
	padding: 6px 4px 8px 0px;
	/*background: url(../img/cost-bg.png) no-repeat 100% 0;*/
	text-align: right;
	font-size: 14px;
	margin-top: 6px;
	color: #39506c;
	font-weight: bold;
}
.buyver-blur .buyver-tbl table tr td div{color: #808080;}
.buyver-tbl table tr td div span{
	font-size: 18px;
	font-weight: normal;
}
.buyver-opts{ padding: 10px 0 0 0; }
.buyver-opts ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #a7a7a7;
}
.buyver-opts ul li{
	float: left;
	width: 236px;
	padding: 1px 0px 1px 14px;
	background: url(../img/y-mark.gif) no-repeat 0 6px;
}
.buyver-form{
	border: 2px solid #d1e0f1;
	border-bottom: 0;
	display: none;
}
.buyfrm-tit{
	background: #7a97bb;
	color: #fff;
	padding: 6px 20px 5px 20px;
}
.buyfrm-tit table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 16px;
	width: 100%;
}
.buyfrm-tit table tr td{
	text-align: center;
}
.buyfrm-tit table tr td:first-child{
	text-align: left;
	width: 200px;
}
.buyfrm-tit table tr td:last-child{ width: 146px; }
.buyfrm-in{
	padding: 20px 22px 20px 22px;
}
.buyfrm-cost{
}
.buyfrm-cost table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
.buyfrm-cost table tr td{
	border-bottom: 1px solid #ededed;
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	height: 39px;
	line-height: 12px;
}
.buyfrm-cost table tr:first-child td{
	border-top: 1px solid #ededed;
}
.buyfrm-cost table tr td:first-child{
	text-align: left;
	width: 200px;
}
.buyfrm-cost table tr td:last-child{
	width: 146px;
}
.buyfrm-cost table tr td:last-child p{ font-size: 14px; color: #606060; }
.buyfrm-cost table tr td:last-child p.sel{ color: #000; }
.buyfrm-cost table tr td:last-child span{ font-size: 11px; text-decoration: line-through; color: #999999; }
.buyfrm-cost table tr td:first-child input{
	float: left;
	margin: 0px 0 0 10px;
}
.buyfrm-cost table tr td:first-child label{
	float: left;
	margin-left: 8px;
}
.buyfrm-cost table tr td.licamout{
	background: #edf4fb;
	height: auto;	
}
.buyfrm-cost p{
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #909090;
}

.buyfrm-cost .licamout table{
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	width: auto;
}
.buyfrm-cost .licamout table tr td{ width: auto; height: auto; border: 0; }
.buyfrm-cost .licamout table tr td img{ display: block; margin: 0 auto;}
.buyfrm-cost .licamout table input{
	height: 21px;
	border: 1px solid #b4b4b4;
	border-bottom-color: #e8e8e8;
	border-right: 0;
	font-size: 14px;
	text-align: center;
}
.buyfrm-cost .licamout table .discount{
	background: #ef4244;
	border-radius: 3px;
	margin: 0 0 0 10px;
	padding: 4px 8px 4px 8px;
	color: #fff;
}
.buyfrm-cost-tot{
	padding: 20px 0px 8px 0px;
	font-size: 18px;
	text-align: right;
}
.buyfrm-cont{
	clear: both;
	padding: 20px 0 10px 0;
}
.buyfrm-cont table{
	width: 100%;
}
.buyfrm-cont-btn{
	clear: right;
	float: right;
	width: 170px;
	padding: 8px 0 10px 0;
}
.buyfrm-info{
	clear: left;
	float: left;
	width: 400px;
	padding: 4px 0px 6px 12px;
}
.buyfrm-info div{
	padding: 0 0 0 0;
	font-weight: bold;
}



/* index compare */
.vercmplnks{
	margin: 0 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
.vercmplnks tr td{
	padding: 10px 0;
	font-weight: bold;
	text-align: right;
}
.vercmplnks tr td:first-child{ text-align: left; }
.cmptest{
	display: inline-block;
	padding: 2px 0 2px 30px;
	background: url(../img/ico-htbox-cmp.png) no-repeat 0 0;
}
.cmpacad{
	display: inline-block;
	padding: 2px 0 2px 24px;
	background: url(../img/ico-htbox-cmp0.gif) no-repeat 0 2px;
}
.vercmplnks tr td a{
	color: #000;
	padding: 0 16px 0 0;
	background: url(../img/a-more-bk.gif) no-repeat 100% 6px;
}

.awardlist{
	clear: both;
	padding: 20px 0 20px 0;
}
.awardsep{ clear: left; float: left; width: 100%; }
.itaward{
	float: left;
	width: 200px;
	height: 260px;
	margin: 0 10px 10px 0;
}
.itaw-pic table{
	box-shadow: 0 0 3px 2px rgba(150,150,150,0.5);
	padding: 0;
	margin: 0;
}
.itaw-pic table td{ padding: 3px; }
.itaw-pic table td img{ display: block; }
.itaw-tit{
	padding: 12px 10px 4px 0px;
}
.itaw-tit a{ font-weight: bold; }
.itaw-dat{}
.itaw-dat img{ height: 22px; }

.ireviews .itaward{
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.ireviews .itaw-pic table{
	margin: 0 auto;
}
.itaward-all{
	clear: both;
	text-align: right;
	padding: 12px 20px 0px 0px;
}
.itaward-all a{
	background: url(../img/a-more-bk.gif) no-repeat 100% 6px;
	font-weight: bold;
	padding: 0 15px 0 0;
}

/* up btn */
#upbtn{
	bottom: 0;
    display: none;    
    position: fixed;
    left: 30px;
    width: 54px;
	height: 54px;
	background-color: #5499d0;
}
#upbtn a{
	display: block;
	margin: 2px auto;
	width: 100%;
	height: 50px;
	background: url(../img/btn-up.png) no-repeat 50% 50%;
	opacity: 0.7;
}
#upbtn a:hover{opacity: 1;}

/* video page */
.allvideolist{}
.video-row-group{
	background: #f4f4f4;
	font-size: 18px;
	text-align: center;
	padding: 14px 0px 10px 0px;
	text-align: center;
	clear: left;
}
.video-row-hdr{
	font-size: 18px;
	text-align: center;
	padding: 34px 0px 10px 0px;
	text-align: center;
	clear: left;
}
.video-rows{
	padding: 0px 0px 0px 0px;
	/*height: 0px;
	overflow: hidden;*/
	transition: height 1s ease-in 2s;
}
.video-rows-vis{
	padding: 12px 0px 30px 0px;
	height: auto;
}
.video-row{
	float: left;
	width: 310px;
	margin-right: 10px;
	height: 300px;
	text-align: center;
	/*
	clear: left;
	padding: 20px 0px 20px 0px;
	*/
}
.video-preview{
	/*
	width: 310px;
	float: left;
	*/
}
.video-title{
	/*margin-left: 320px;*/
	padding: 10px 10px 20px 10px;
}