@charset "utf-8";
/* CSS Document */

.clear{
	display:block;
	height:1px;
	clear:both;
}

.map{
	display:block;
	float:left;
	width:745px;
	height:378px;
}

.map img{
	border:none;
}


.right{
	display:block;
	float:right;
	width:198px;
	height:520px;
}

.toppane{
	display:block;
	width:100%;
	height:62px;
	border-bottom:#CCC 1px solid;
}

.toppane h2{
	display:block;
	height:39px;
	margin:10px auto auto 3px;
	font-size:30px;
	float:left;
}

.h_network{
	display:block;
	width:195px;
	height:26px;
	background:url(../images/h_network.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
.h_global{
	display:block;
	width:195px;
	height:26px;
	background:url(../images/h_global.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
.h_global_en{
	display:block;
	width:195px;
	height:26px;
	background:url(../images/h_global_en.jpg) no-repeat 0 0;
	text-indent:-9999px;
}


.h_network_en{
	display:block;
	width:195px;
	height:75px;
	background:url(../images/h_network_en.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.pdfimg{
	border:#999 1px solid;
}

ul.rmenu{
	margin-top:5px;
}

ul.rmenu li{
	display:block;
	background:url(../images/ico_li.jpg) no-repeat 0 1px;
	padding-left:15px;
	line-height:22px;
}

.selbt_area{
	clear:none !important;
	display:block;
	float:left;
	width:740px !important;
}

ul.colist{
	display:block;
	width:100%;
	clear:left;
}

ul.colist li{
	display:block;
	float:left;
	width:160px;
	height:22px;
	line-height:22px;
}

ul.colist li a img{
	margin-right:5px;
	border:none;
}

ul.colist li.ba{
	width:280px;
}

.copane{
	width:460px;
	height:210px;
	float:left;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;
}

.co_area{
	height:50px;
	line-height:20px;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	margin-bottom:10px;
}

.co_area img{
}

.co_left{
	display:block;
	float:left;
	width:140px;
	height:159px;
	text-align:center;
}

.co_area .co_note{
	font-size:10px;
	font-weight:normal;
}

.co_left img{
	width:120px;
}

.co_right p{
	text-align:left;
	font-size:13px;
	line-height:16px;
}

.co_right p.title{
	font-weight:bold;
	color:#0074BF;
}

.co_left .bt_detail{
	width:88px;
	height:19px;
	display:block;
	background:url(../images/bt_detail.jpg) no-repeat 0 0;
	margin:3px auto auto auto;
	text-indent:-9999px;
}


.co_right .bt_detail{
	width:88px;
	height:19px;
	display:block;
	background:url(../images/bt_detail.jpg) no-repeat 0 0;
	margin:2px auto 4px 0px;
	text-indent:-9999px;
}

.bt_detail2{
	width:86px;
	height:17px;
	display:inline-block;
	margin-top:3px;
	background:url(../images/bt_detail2.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.bt2_en{
	background:url(../images/bt_detail2en.jpg) no-repeat 0 0;
}



.co_left .bt_en,
.co_right .bt_en
{
	width:86px;
	height:16px;
	background:url(../images/bt_detailen.jpg) no-repeat 0 0;!important
}


/***tech center**/

#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
}

ul.leftmenu li.lm_top{
	height:40px;
	background:url(../images/tech_center/lm_top.jpg) no-repeat 0 0;
	margin-bottom:15px;
}



ul.leftmenu li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}

ul.leftmenu li{
	display:block;
	height:60px;
	margin-bottom:5px;
	text-indent:-9999px;
}

ul.leftmenu li.lh{
	height:40px;
}

.lh_us{
	background:url(../images/tech_center/lh_us.jpg) no-repeat 0 0;

}
.lh_eu{
	background:url(../images/tech_center/lh_eu.jpg) no-repeat 0 0;
}
.lh_africa{
	background:url(../images/tech_center/lh_africa.jpg) no-repeat 0 0;
}
.lh_asia{
	background:url(../images/tech_center/lh_asia.jpg) no-repeat 0 0;
}
.lh_all{
	background:url(../images/tech_center/lh_all.jpg) no-repeat 0 0;
}

.leftco li{
	display:block;
	text-indent:0;
	height:50px;
}

.leftco li.lm_top_page{
	display:block;
	height:40px;
	margin-bottom:5px;
}

.leftco .lm_co{
	display:block;
	margin-bottom:5px;
}

.leftco li a{
	text-indent:0;
}

h5{
font-size:14px;
margin-bottom:15px;
}

.tc_txt{
	display:block;
	border-top:#81A6CD 5px solid;
	padding-top:10px;
	padding-bottom:10px;
}

.tc_line{
	display:block;
	clear:both;
	height:240px;
	padding-bottom:10px;
}

.tc_leftbox{
	width:325px;
	float:left;
}

.tc_rightbox{
	width:413px;
	float:right;
}

.tc_head{
	font-weight:bold;
	font-size:14px;
	color:#0074bf;
	margin-bottom:20px;
}

.iphone{
	margin-left:20px;
	font-weight:normal !important;
	display:block;
	text-align:right;
}

.photo_area{
	display:block;
	float:left;
	width:320px;
}

.txt_area{
	display:block;
	float:right;
	width:400px;
	
}

.txt_area br{
	margin-bottom:4px;
}

.cotbl{
	width:100%;
	border-top:#999 1px solid;
	margin-top:10px;
	margin-bottom:10px;
}

.cotbl th,
.cotbl td
{
	border:none;
	border-bottom:#999 1px solid;
	font-size:12px;
	padding-left:5px;
}

.cotbl th{
	background-color:#0074bf;
	color:#FFF;
	font-weight:bold;
	width:150px;
	text-align:left;
}


.co_net{
	display:block;
	float:left;
	width:370px;
	height:95px;
}

.co_net_p{
	display:block;
	width:38px;
	height:70px;
	float:left;
}




