@charset "utf-8";
/*-----Structure-----*/
* html .holder {
	height:100%;
}
html {
	overflow-y: scroll;
	width:100%;
	height:100%;
	min-width:1000px;
}
body {
	width:100%;
	height:100%;
	min-width:1000px;
	margin:0;
	padding:0;
	bottom:100%;
	background:url(../_img/body_bg.jpg) no-repeat 0 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:62, 5%;
	color:#0c0c0c;
}
.holder {
	padding:0px;
	width:100%;
	min-height:100%;
	margin:0;
	position:relative;
}
.holder_inner {
	padding:0px;
	width:100%;
	min-height:100%;
	margin:0;
	position:relative;
    background:url(../_img/content_inner.gif) no-repeat 0 169px;
}
*html .holder_inner {
    height:100%;
}
.main {
	margin: 0 0 -1px 0;
	padding:0;
	position: relative;
}
.h_footer {
	height:176px;
	clear:both;
	margin:0;
	padding:0;
}
.footer {
	width:1000px;
	height:176px;
	margin:-176px auto 0;
	padding:0px;
	position:relative;
	width:100%;
	overflow-y:auto;
	background:url(../_img/footer_bg.jpg) no-repeat 0 0;
}
.footer_index {
	width:1000px;
	height:176px;
	margin:-176px auto 0;
	padding:0px;
	position:relative;
	width:100%;
	overflow-y:auto;
	background:url(../_img/footer_bg2.jpg) no-repeat 0 0;
}
.w_footer {
	width:1000px;
	margin:0;
	padding:0;
	position: relative;
	height:176px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
img {
	border:none;
}
h1 {
	font-size:1.7em;
	padding:5px 0;
	margin:0;
	font-weight:normal;
}
h1 a {
    color:#0c0c0c;
}
h1 a:hover {
    text-decoration:none;
}
h2 {
    font-size:1.2em;
    margin:1em 0;
    font-weight:normal;
}
h3 {
    display:block;
    font-size:0.9em;
    font-weight:bold;
    margin:0;
    padding:10px 0 5px;
}
p {
	font-size:0.8em;
	line-height:150%;
	margin:0;
    padding:0;
}
ul, ol {
	font-size:0.8em;
	line-height:18px;
	padding:0;
	margin:0;
    list-style:inside;
}
/*-----Main-----*/
.logo {
	width:166px;
	height:34px;
	padding:50px 0 0 60px;
}
.menu {
	padding:25px 0 30px 60px;
	overflow: auto;
	height:30px;
}
ul.menu_list {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}
ul.menu_list li {
    height:30px;
    width:79px;
    float:left;
	margin-right:1px;
}
ul.menu_list li a {
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
    display:block;
    height:28px;
    width:79px;
    padding-top:2px;    
}
.menu_list .tma_1, .menu_list .tma_6 {
	background:url(../_img/red_bg.gif) no-repeat 0 0;
}
.menu_list .tma_2, .menu_list .tma_7 {
	background:url(../_img/orange_bg.gif) no-repeat 0 0;
}
.menu_list .tma_3 {
	background:url(../_img/green_bg.gif) no-repeat 0 0;
}
.menu_list .tma_4 {
	background:url(../_img/blue_bg.gif) no-repeat 0 0;
}
.menu_list .tma_5 {
	background:url(../_img/fiolet_bg.gif) no-repeat 0 0;
}
.menu_list .tml_act1, .menu_list a.tma_1:hover {
	background:url(../_img/red_act.gif) no-repeat 0 0;
}
.menu_list .tml_act2, .menu_list a.tma_2:hover {
	background:url(../_img/orange_act.gif) no-repeat 0 0;
}
.menu_list .tml_act3, .menu_list a.tma_3:hover {
	background:url(../_img/green_act.gif) no-repeat 0 0;
}
ul.menu_list .tml_act4, ul.menu_list a.tma_4:hover {
	background:url(../_img/blue_act.gif) no-repeat 0 0;
}
ul.menu_list .tml_act5, ul.menu_list a.tma_5:hover {
	background:url(../_img/fiolet_act.gif) no-repeat 0 0;
}
/*-----Content-----*/
.content {
	width:100%;
	height:577px;
	overflow: visible;
	position:relative;
	background:url(../_img/content_bg.png) no-repeat 0 0;
}
.content_inner {
	width:100%;
    /*height:610px;*/
	overflow: visible;
    min-height:430px;
    /*position:relative;*/
}
.content_inner .int_lab {
	width:540px;
    position:static;
    padding:117px 0 0 100px;
    float:left;
}
.int_lab {
	width:353px;
	position: absolute;
	top:115px;
	left:100px;
}
.service {
	width:205px;
	position: absolute;
	top:315px;
	left:168px;
}
.service ul {
	margin-left:15px;
}
.service ul li a {
	 color:#0c0c0c;
}
.service ul li a:hover {
    text-decoration:none;
}
.work {
	position: absolute;
	top:535px;
	left:272px;
	width:170px;
}
.product {
	position: absolute;
	top:142px;
	left:495px;
	width:470px;
}
.product a {
	color:#333;
	font-size:1em;
	font-weight:bold;
	display:block;
	padding:5px 0;
}
.news {
	width:391px;
	height:94px;
	padding:10px 0 0 40px;
	background:url(../_img/news_bg.gif) no-repeat 0 0;
	clear:both;
	margin:20px 0 0 3px;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
.product a:hover {
	text-decoration:none;
}
.news_block span {
	color:#999;
	display:block;
    font-size:0.8em;
}
.news_block a {
	font-weight:normal;
	padding:0;
    font-size:0.8em;
}
.news_block a:hover {
	text-decoration:none;
}
a.play {
	margin:55px 0 0 40px;
	display:block;
	clear:both;
}
.contact {
	position: absolute;
	top:645px;
	left:764px;
	font-size:0.7em;
	color:#333;
	width:140px;
}
.contact a {
	color:#333;
}
.contact a:hover {
	text-decoration:none;
}
.contact_index {
    font-size:0.7em;
	color:#333;
	width:145px;
    padding:85px 0 0 762px;
}
.contact_index a {
	color:#333;
}
.contact_index a:hover {
	text-decoration:none;
}
/*.content_inner .grey_block {
    width:235px;
	padding:20px 0 20px 30px;
	background:#f3f3f3 url(../_img/grey_block.gif) no-repeat 0 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	position: absolute;
	top:356px;
	left:660px;
}*/
.content_inner .grey_block {
    width:245px;
	padding:20px 0 20px 30px;
	background:#f3f3f3 url(../_img/grey_block2.gif) no-repeat 0 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
    position:static;
}
.grey_block {
	width:235px;
	padding:20px 0 20px 40px;
	background:#f3f3f3 url(../_img/grey_block.gif) no-repeat 0 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	position: absolute;
	top:187px;
	left:620px;

}
.grey_block ul li a {
	color:#0c0c0c;
}
.grey_block ul li a:hover {
    text-decoration:none;
}
/*.content_inner .contact {
	position: absolute;
	top:530px;
	left:762px;
	font-size:0.7em;
	color:#333;
	width:140px;
}*/
.content_inner .contact {
	font-size:0.7em;
	color:#333;
	width:140px;
    background: url(../_img/contactsbg.png) no-repeat 0 0;
    padding-top:90px;
    position:static;
    margin-left:63px;
}
.content_inner .contact a {
	color:#333;
}
.content_inner .contact a:hover {
	text-decoration:none;
}
.news_list {
    margin-bottom:10px;
}
.news_list span {
    color:#999;
	display:block;
    font-size:0.8em;
	line-height:150%;
	margin:0;
    padding:0;
}
.news_head a {
    color:#333333;
    display:block;
    font-size:0.8em;
	line-height:150%;
	margin:0;
    padding:0;
    font-weight:bold;
}
.news_head a:hover {
    text-decoration:none;
}
.int_lab a {
    color:#0c0c0c;   
}
.int_lab a:hover {
    text-decoration:none;
}
.white_box {
    margin:0 0 12px;
    overflow:auto;
    padding:10px 10px 15px;
    position:relative;
}
p.fline label {
    width:100px;
    float:left;
}
p.fline span.input input {
    width:338px;
}
.formbut {
     padding-left:100px;
}
form {
    margin-top:20px;
}
.news_block {
    width: 150px;
    float: left;
    padding-left:10px;
}
.int_lab img {
    border:6px solid #f3f3f3;
}
.int_lab ul {
    display:block;
    padding-left:10px;
}
.right {
    float:left;
    width:299px;
    padding:187px 0 0 61px;
   /* position:absolute;
    top:355px;
	left:700px;*/
}
.tel-form1 {
    margin:0;
    padding:0;
}
.tel-form1 div {
    background:transparent url(/_img/tel-img-wide.jpg) no-repeat scroll left top;
    height:127px;
    margin:0;
    padding:0;
    width:327px;
}
.tel-form1 .inp {
    border:medium none;
    color:#999999;
    float:left;
    height:17px;
    margin:84px 0 0 143px;
    padding:0;
    width:130px;
}
.tel-form1 .sub {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    height:32px;
    margin:62px 13px 0 0;
    width:32px;
}
.sitemap ul {
   font-size:1em;
}
table.software {background-color:#f1f1f1; width:100%;}
table.software tr {}
table.software td {font-size:12px; color:#333; font-weight:normal;border:1px solid #fff;border-collapse:collapse;}
table.software td td {border:0;}
table.software td.texture_bg {background:url(../_img/texture_bg.gif) repeat 0 0;height:38px; font-size:14px; color:#333; font-weight:bold ;padding-left:10px;}
table.software td.texture {font-size:14px; color:#333; font-weight:bold ;}
table.software td.light_blue {background-color:#0960b8; font-size:14px; color:#fff; font-weight:bold;padding:0 2px;}
table.software td.pale_blue {background-color:#0052a5; font-size:14px; color:#fff; font-weight:bold;padding:0 2px;}
table.software td.mid_blue {background-color:#004993; font-size:14px; color:#fff; font-weight:bold;padding:0 2px;}
table.software td.dark_blue {background-color:#003871; font-size:14px; color:#fff; font-weight:bold;padding:0 2px;}
table.software td.yes {background:url(../_img/yes.jpg) no-repeat 50% 50%;height:25px;display:block;}
table.software td.cross {background:url(../_img/cross.jpg) no-repeat 50% 50%;height:25px;}
td.left_white { background:url(../_img/left_white.gif) no-repeat 0 0; width:11px; height:23px;}
td.center_white {background-color:#fff; font-weight:bold !important;font-size:14px !important;}
td.right_white { background:url(../_img/right_white.gif) no-repeat 0 0; width:11px; height:23px;}
table.software td.tab_pad {padding-left:20px;height:38px;}
table.software ul {margin:0;padding:5px 0;list-style-position:inside;}
table.software ul li { background:url(../_img/texture_line.gif) no-repeat right bottom;list-style:none;font-size:1.3em;}
table.software a {font-size:12px; color:#333; font-weight:normal;border-bottom:1px solid #929292;text-decoration:none;}
table.software a:hover {border:none;}
table.software span.blue_texture {color:#003871; font-weight:bold;}
table.software td.td_pad {padding:5px 5px 5px 20px;}
table.software span {padding:0 3px; display:block;}
.prodbox {width:130px; float:left; padding:10px 20px 0 3px;}
.act {text-decoration:none;}
.hidden_pic{visibility:hidden;position:absolute;top:0;left:-100px;width:100px;height:100px;overflow:hidden;}