/* CSS Document */

.block_tri_an .top p{font-weight:bold; font-size:1.1em; color:#fff; line-height:40px; text-align:center}
.block_tri_an .top p span{color:#fff}

#slider{width:181px; margin:auto; overflow:hidden}
ul#sliderss{height:405px; overflow:hidden}
ul#sliderss img{width:160px; height:56px}

.inc_twitter {margin:5px 0 10px 18px}
.inc_youtube {margin:5px 0 10px 5px}
.online_advertising p{font-weight:bold; color:#b38e39; margin:5px 5px 5px 10px; font-size:1.2em}

/*ul#iii{width:200px; height:250px}
.block_web_link{ height:250px}*/

.adv1{position:relative; border:1px solid #CCC}
.c_slide{background:#333; margin:5px 15px 0 15px;}

.tbl_accessories{ border-collapse:collapse; width:100%}
.tbl_accessories tr td{ border-bottom:1px solid #ccc; padding:5px}

.tabbody ul{ margin:0 0 0 25px; line-height:20px}
.tabbody ul li{ list-style:circle}
.tabbody ul li ul li{ list-style:square}
.tabbody ul li ul li ul li{ list-style:disc}

.random_0{font-size:13px; color:#F00}
.random_1{font-size:14px; color:#060}
.random_2{font-size:15px; color:#30F}
.random_3{font-size:12px; color:#90F}
.random_4{font-size:12px; color:#900}
.random_5{font-size:13px; color:#F60}
.random_6{font-size:14px; color:#000}
.random_7{font-size:15px; color:#060}
.random_8{font-size:12px; color:#C00}
.random_9{font-size:16px; color:#F0F}

.tabss ul{ margin:10px 0 10px 20px}
.tabss ul li{line-height:20px}
.tabss p{ padding:6px 0 6px 0}


/*--------------solution-------------*/
.items_solution{ width:137px; float:left; margin:0 33px 20px 33px;}
.items_solution:hover > div{ 
	opacity:1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.items_solution:hover > div img{
	top:27px; left:25px; width:88px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.items_solution div{width:137px; height:138px;background:url('circle.png'); background-repeat:no-repeat; opacity:0.6; position:relative}
.items_solution div img{ width:70px; position: absolute; top:32px; left:33px}
.items_solution p{ text-align:center}

.solu_reference{ margin-top:20px; border-top:1px solid #ccc; padding-top:8px}
.solu_reference .items{ margin:0 0 5px 0}
.solu_reference .items .icon{ float:left; background:url('star_icon.png'); width:34px; height:34px; line-height:34px; color:#FFF; font-weight:bold; font-size:16px; text-align:center}
.solu_reference .items .nd{ float:left; margin: 5px 0 0 10px; font-size:13px; font-weight:bold}
/*--------------solution-------------*/