/*---------------------------include start----------------------------*/

.content_group{
	background:#EAEAEA;
    padding:20px 0;
    width: 100%;
	}
.content_group:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

.content_center{
	background:#fff;
	margin: 0 auto;            
	padding: 20px;
	width: 920px;
    }
		
.content_center:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.content_center h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color: #333;
	text-align:center;
	margin:0;
	padding:50px 0 40px 0;
    }
.content_center p{
	font-size:12px;
	color:#666;
	line-height:18px;
	margin-bottom:15px;
    }
/*---------------------------include end----------------------------*/


/*---------------------------product line page KV----------------------------*/
.prdt_page_KV {
	height:300px;
	width:100%;
	border-bottom:#CCC 1px solid;
	border-top:#CCC 1px solid;
}
.prdt_page_KV:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.prdt_page_KV_center{
	margin: 0 auto;            
	padding: 20px;
	width: 920px;
}
.prdt_page_KV_center:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.prdt_page_KV h1{
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:5px;
	letter-spacing:-2px;
	font-size:40px;
	line-height:50px;
	color:#FFF;
	margin-top:10px;
	text-shadow:0px 0px 7px #333;
}
.prdt_page_KV p{
	line-height: 22px;
	color: #FFF;
	font-size:14px;
	margin-top: 15px;
	width: 500px;
	display: block;
	text-shadow: 0px 0px 4px #000;

}

.bg_white { background: url(../products/images/top_banner/prdt-top.jpg) repeat-x;}
.bg_SA {background: url(../products/images/top_banner/Signage_Appliance.jpg) center no-repeat;}
.bg_MS {background: url(../products/images/top_banner/Multiscreen.jpg) center no-repeat;}
.bg_dt400md {background: url(../products/images/top_banner/Medical_Handheld.jpg) center no-repeat;}
.bg_dt500md {background:url(../products/images/top_banner/Medical-grade_integrated_lcd.jpg) center no-repeat;}
.bg_software {background:url(../products/images/top_banner/software.jpg) center no-repeat;}
.bg_GNSS {background: url(../products/images/top_banner/Rugged_GNSS_Tablets.jpg) center no-repeat;}
.bg_embedded {background: url(../products/images/top_banner/embedded_controller.jpg) center no-repeat;}

/*---------------------------product line page----------------------------*/

.product_box{
	background:#fff;
	width:880px;
	padding:10px;
	margin:10px;
	height:200px;
	overflow:hidden;
	border-bottom:#CCC 1px solid; 
}

.prdt_photo {
	float:left;
	width:280px;
}
.prdt_photo img{
	display:block;
	margin:0 auto;
	opacity:1;
}
.prdt_photo img:hover{
	display:block;
	margin:0 auto;
	opacity:0.7;
}
.prdt_description {
	float: right;
	width: 600px;
	position: relative;
	
}
.prdt_description .prdtname{
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:30px;
	font-weight:100;
	color:#333;
	display:block;
	margin:15px 0 20px 0;
}
.prdt_description ul {
	margin-bottom:17px;
}
.prdt_description ul li{
	font-size:14px;
	line-height:22px;
	color:#666;
	list-style:inside disc;
}	

.prdt_description .more{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: url(../index/image/part1/more_bg.gif);
	text-align: center;
	display: block;
	position: absolute;
	top: 150px;
	left: 470px;
	z-index: 1000;
	background-image: url(../index/image/part1/more_bg.gif);
}
.prdt_description .more a{
	color:#FFF;
}
.prdt_description .more a:hover{
	color:#fff;
	background: #999;
}
.prdt_description .more:hover{
	color:#CCC;
	background: #999;
}

/*---------------------------product page KV----------------------------*/
.prdt_inpage_KV_center{
	margin: 0 auto;            
	padding:0 20px;
	width: 920px;
	position:relative;
}
.prdt_inpage_KV_center:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.prdt_inpage_KV_R {
	text-align:right;
	float:right;

}
.prdt_inpage_KV_R {
	text-align:right;
	float:right;

}
.prdt_inpage_KV_L {
	float:left;
	width:600px;

}
.prdt_inpage_KV_L h2{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:50px;
	color:#FFF;
	margin-top:60px;
	text-shadow:0px 0px 5px #13579B;
}
.h2fsizes{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	color:#333;
	margin-top:40px;
	font-size:45px;
	line-height:50px;
}
.prdt_inpage_KV_L h3{
	font-size:20px;
	line-height:24px;
	color:#FFF;
	margin:40px 0 40px 0;
	text-shadow:0px 0px 5px #13579B;
}
.h3fsizes{
	font-size:17px;
	line-height:22px;
	color:#888;
	margin:30px 0 30px 0;
}
.prdt_inpage_KV_L .more{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 170px;
	height: 30px;
	line-height: 30px;
	background:rgba(0,51,102,1);
	text-align: center;
	display: block;
}
.prdt_inpage_KV_L .more:hover{
	color: #FFF;
	background: #999;
}
.prdt_inpage_KV_L .more a{
	color:#FFF;

}
.prdt_inpage_KV_L .more a:hover{
	color: #FFF;
	background: #999;
}

.prdt_inpage_KV_L .outside_US {color: #FFF; font-size: 16px; text-shadow: none; width: 220px; height: 30px; line-height: 30px; background-color: #E10003;display: block; padding: 0 10px; text-align: center;}
/*---------------------------product page content----------------------------*/
.prdt_page_content h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color: #333;
	text-align:center;
	margin:0;
	padding:50px 0 40px 0;
}

.leftmenu{width:111px;height:504px;overflow:hidden;margin-right:515px; z-index:50}
.leftmenu a{display:block;text-indent:-9999px;overflow:hidden;height:42px; background: url(../products/images/leftmenu/right_nav.png) no-repeat;-webkit-transition:background 0.3s ease}
.leftmenu .an_1:hover{background-position:-111px 0}
.leftmenu .an_2{background-position:-222px 0}
.leftmenu .an_2:hover{background-position:-333px 0}
.leftmenu .an_3{background-position:-444px 0}
.leftmenu .an_3:hover{background-position:-555px 0}
.leftmenu .an_4{background-position:-666px 0}
.leftmenu .an_4:hover{background-position:-777px 0}
.leftmenu .an_5{background-position:-888px 0}
.leftmenu .an_5:hover{background-position:-999px 0}
.leftmenu .an_6{background-position:-1110px 0}
.leftmenu .an_6:hover{background-position:-1221px 0}
.leftmenu .an_7{background-position:-1332px 0}
.leftmenu .an_7:hover{background-position:-1443px 0}
.leftmenu .an_8{background-position:-1554px 0}
.leftmenu .an_8:hover{background-position:-1665px 0}
.leftmenu .an_9{background-position:-1776px 0}
.leftmenu .an_9:hover{background-position:-1887px 0}
.leftmenu .an_10{background-position:-1998px 0}
.leftmenu .an_10:hover{background-position:-2109px 0}
.leftmenu .an_11{background-position:-2220px 0}
.leftmenu .an_11:hover{background-position:-2331px 0}
.leftmenu .an_12{background-position:-2442px 0}
.leftmenu .an_12:hover{background-position:-2553px 0}
.leftmenu .an_13{background-position:-2664px 0}
.leftmenu .an_13:hover{background-position:-2775px 0}

.wcm-leftmenu{width:159px;height:504px;overflow:hidden;margin-right:515px; z-index:50}
.wcm-leftmenu a{display:block; margin-bottom:2px;}
.wcm-leftmenu a:hover{opacity:0.7;}


/*--feature--*/
.prdt_feature {
	background: url(../shard_img/prdt_content_bg.jpg) repeat-x bottom;
	padding-bottom:40px;
}
.prdt_feature_in {
	width:920px;
	padding:20px;
	min-height:450px;
	margin:0 auto;
}
.prdt_feature_R .title{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:18px;
	color: #06C;
	margin:40px 0 10px 0;
}
.prdt_feature p{
	font-size:14px;
	color:#666;
	line-height:24px;
}

.prdt_feature_R{
	float:right;
	width:610px;
}

.prdt_feature_R ul{
	margin:30px 0;
}
.prdt_feature_R ul li{
	font-size: 12px;
	line-height: 18px;
	list-style: inside disc;
	margin-bottom: 10px;
	color: #666;
}
.ms_layout{
	float:right;
	width:580px;
	padding:10px 15px;
	display:inline;
}
.ms_layout p{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#2578c0;
}
.layout_img {
	width:250px;
	height:190px;
	border:1px solid #CCC;
	margin:10px;
	float:left;
}
.feature_link a{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	color:#2578c0;
}
.feature_link a:hover {color:#2578c0; text-decoration:underline; }
.feature_link a:visited {color:#2578c0; }

.prdt_feature_L{
	float:left;
	width:230px;
	margin:30px 0 0 35px;
}
.prdt_feature_L img{
	margin:7px;
}
.prdt_feature_full .title{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:18px;
	color: #06C;
	margin:30px 0 10px 0;
}
.prdt_feature_full .subtitle{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:18px;
	color: #333;
	margin:10px 0 10px 0;
}
.prdt_feature_full p{
	font-size:14px;
	color:#666;
	line-height:24px;
}

.prdt_feature_full{
	margin:0 auto;
	width:95%;
}

.prdt_feature_full ul{
	margin:30px 0;
}
.prdt_feature_full ul li{
	font-size:12px;
	line-height:18px;
	list-style:inside disc;
	margin-bottom:10px;
}
.et_diagram_full{
	margin:0 auto;
	width:60%;
}
.et_diagram_full .title{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:18px;
	color: #06C;
	margin:30px 0 10px 0;
}
/*--spec--*/
.Product_spec{
	background: url(../shard_img/prdt_content_bg.jpg) repeat-x bottom;
	padding-bottom:40px;
}
.Product_spec_in{
	width:920px;
	margin:0 auto;
}

.specimg {
	width:920px;
	margin:30px auto;
	text-align:center;
}
.et_img {
	width:100%;
	margin:30px auto;
}

.Product_spec h2{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	color:#0066CC;
	font-size:18px;
	border-bottom:1px #CCC solid;
	margin-top:30px;
	display:block;
	padding-bottom:6px;
}
.Product_spec .spetitle{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	color:#0066CC;
	font-size:18px;
	border-bottom:1px #CCC solid;
	margin-top:30px;
	display:block;
	padding-bottom:6px;
}
.Product_spec .star{
	letter-spacing:0;
	font-style:normal;
	color: #900;
	line-height:25px;
}

/*--accessories--*/
.prdt_accessories {
background: url(../shard_img/prdt_content_bg.jpg) repeat-x bottom;
padding-bottom:40px;
}
.prdt_accessories_in {
	width:920px;
	margin:0 auto;
	text-align:center;

}
.prdt_accessories .title{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	color:#0066CC;
	font-size:18px;
	margin-bottom:12px;
}
.prdt_accessories ul{
	margin:0 0 40px 0;
}
.prdt_accessories_box {
	width:198px;
	float:left;
	margin:10px;
	height:300px;
	text-align:center;
	overflow:hidden;
}
.prdt_accessories_box img{
	border:1px #CCCCCC solid;
}
.acctitle {
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin:17px 0 7px 0;
}
.prdt_accessories_box p{
	line-height: 16px;
	color: #666;
}
/*order*/
.prdt_order {
	background: url(../shard_img/prdt_content_bg.jpg) repeat-x bottom;
	padding-bottom:40px;
}
.prdt_order p{
	width:80%;
	margin:0 auto;
	font-size:14px;
	color:#666;
	line-height:24px;
}
.prdt_order_table{
	width:80%;
	margin:0 auto;
}
.order_table_tr{
	display:block;
	border-bottom:#CCC 1px dotted;
	padding:10px;
	height:auto;
	background:#FFF;
}
.order_table_tr:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.order_table_tr:hover{
	display:block;
	background: #EFEFEF;
	}
.order_td_L {
	font-weight: bold;
	color:#333;
	display:block;
	float:left;
	width:20%;
}
.order_td_R {
	border-left: 1px #CCC dotted;
	float: left;
	padding-left: 10px;
	color: #666;
	width: 78%;
}
.order_td_R a{
	color:#666;
}
.order_td_R a:hover{
	color:#000;
	font-weight: bold;
}
.order_table_tr_T{
	background:url(../index/image/hot_title.jpg) right no-repeat;
	display:block;
	border-bottom:#CCC 1px dotted;
	padding:10px;
	height:15px;;
}
.order_td_T_L {
	font-weight: bold;
	color:#FFF;
	display:block;
	float:left;
	width:20%;
}
.order_td_T_R {
	font-weight: bold;
	border-left: 1px #CCC dotted;
	float: left;
	padding-left: 10px;
	color: #FFF;
	width: 78%;
}
.download_table_tr{
	display:block;
	border-bottom:#CCC 1px dotted;
	padding:10px;
	height:auto;
	background:#FFF;
	overflow:hidden;
}
.download_td_L {
	font-weight: bold;
	color:#333;
	display:block;
	float:left;
	width:30%;
	height:100%;
}
.download_td_L_T {
	font-weight: bold;
	color:#333;
	display:block;
	margin:auto;	
}
.download_td_R {
	margin:0 auto;
	color: #666;
	width: 92%;
	overflow:hidden;
}
.download_td_R_T {
	height:30px;
	font-size:14px;
	line-height:30px;
	border-bottom: 1px #CCC dotted;
	color: #666;
}
.download_td_R_T a{
	color:#666;
}
.download_td_R_T a:hover{
	color:#3a8ece;
}

/*--Product Pictures--*/
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
.prdt_Pictures {
	background: url(../shard_img/prdt_content_bg.jpg) repeat-x bottom;
	padding-bottom:40px;
}
.prdt_Pictures_in {
	width:920px;
	margin:0 auto;
	text-align:center;
}

.prdt_Pictures_in img{
	padding:10px;
	border:1px #ccc solid;
	margin:7px;
	width: 180px;
}
.prdt_Pictures_in img:hover{
	opacity:0.5;
	border:1px #0066CC solid;
}

/*--.download--*/
.prdt_download {
	padding-bottom:100px;
}
.prdt_download_in {
	width:920px;
	margin:0 auto;
}
	
.download_title{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	color:#0066CC;
	font-size:18px;
	margin-bottom:40px;
	text-align:center;
}
.download{
	width:440px;
	float:left;
	margin:0 0 50px 20px;
}

.download img {
	/*-moz-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	border:#CCC 1px solid;*/
	float:left;
	margin-right:10px;
	}
.download_btn {
	height:70px;
	line-height:70px;
	font-size:14px;
	font-weight:bold;
	color:#0856a5;
	/*background:#DDD;*/
	margin:0;
	padding:10px;
	display:block;
}

.download_btn a{
	color:#0856a5;}
.download_btn:hover{
	background: #EEE;
	color:#333;}

/*---------------------------aboutus page content----------------------------*/

.about {
	margin:0 30px;
	position:relative;
}
.about .nav {
	top:-20px;
	right:-50px;
	position: absolute;
}
.about .nav ul{
}
.about .nav li a {color: #FFF;
}
.about .nav li a:hover {color: #FFF;
}
.about .nav li{
	display: block;
	float: left;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 30px;
	margin-left: 1px;
	background:url(../shard_img/faq_table_head.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.about .nav li:hover{
	background-color: #999;
	background:url(../shard_img/faq_table_head_2.jpg);
}


.CompanyProfile { padding:0 30px;}

.CompanyProfile h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color:#333;
	margin:40px 0 30px 0;
	padding-bottom:30px;
	border-bottom:#ccc 2px dotted;
}
.CompanyProfile p {
	margin: 10px 0 50px 0;
	color: #666;
}
.about .years {
	line-height:30px;
	padding:0 0 10px 0;
	border-bottom:#06C 1px dashed;
	margin:20px 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#888;
	font-weight:bolder;
}

/*----------event----------*/
.event_box{
	background:#fff;
	width:880px;
	border-bottom:#CCC 1px solid;
	margin:0auto;
	padding:20px 0;
}

.event_photo {
	float:left;
	width:280px;
}
.event_photo img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px #ccc solid;
	opacity:1;
}
.event_photo img:hover{
	display:block;
	opacity:0.7;
}
.event_description {
	float:right;
	width:580px;
	position:relative;
}
.event_description .datebooth{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:12px 0 3px 0;
}
.event_description p{}

/*----------news----------*/
.newsroom {
	padding:0 30px 30px 30px;
}
.newsroom .bluetitle{
	margin:10px 0;
}
.newsroom a {
	text-decoration:none;
}
.newsroom a:hover {
	text-decoration: underline;
}
.newsroom .date {
	color:#06C;
	font-weight:bold;
}
.newsroom .td_L {
	width:150px;
}
.newsroom .td_R {
	width:600px;
}
/*----------contect----------*/
.contectus {
	padding:0 30px 30px 30px;
}

.contectus .bluetitle{
	margin:30px 0 8px 0;
}

.contectus .blacktitle{
	font-size:24px;
	margin-bottom:7px;
}
.office {
	width:470px;
	float:left;
}
.office .td_R {
	width: 150px;
}
.office .td_L {
	width: 180px;
}
.map {
	float:right;
	width:300px;
	height:280px;
	margin-top:30px;
}
.map img{
  	border:transparent 1px solid;
}
.map img:hover{
	border:#06C 1px solid;
}
.branch {
	width:800px;
	margin:10px auto 0;
}
.officebox {
	width:380px;
	height:180px;
	margin:10px;
	padding:20px;
	border:#CCC 1px solid;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	float:left;
}
.officebox .bluetitle{
	margin:0 0 7px 0;
}
.officebox p {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
}
.officebox li{
	line-height:20px;
	color:#000;
}

/*----------howtobuy----------*/
.howtobuy {
	padding:0 30px;
}

.howtobuy .bluetitle {
	margin-bottom:10px;
}
.howtobuy p{
	margin-bottom: 20px;
	color: #666;
}

.CSConfigurator {
	margin-bottom:60px;
}
.CSConfigurator p{
	width: 480px;
	float: left;
	color: #666;
}
.CSConfigurator img{
	float:right;
	border:#CCC 1px solid;
}



/*---------------------------support content----------------------------*/
.support {
	margin-bottom:40px;}
.support h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color:#333;
	margin:40px 0 30px 0;
}
.support h2{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	color:#333;
	margin:20px 20px 10px 20px;
	padding-bottom:8px;
	border-bottom:#ccc 1px solid;
	font-weight:bold;
}
.support p{
	font-size:14px;
	color:#666;
	line-height:24px;
	margin-bottom:15px;
	text-align:center;
}

.Warranty { padding:0 30px;}

.Warranty h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color:#333;
	margin:40px 0 30px 0;
	padding-bottom:30px;
	border-bottom:#ccc 2px dotted;
}
.Warranty p {
	margin: 10px 0 30px 0;
	color: #333333;
}
.Warranty ul{
	padding:10px 0 30px 25px;
}
.Warranty li {
	line-height: 22px;
	margin-bottom: 10px;
	list-style: decimal outside;
	color: #333333;
}
.star_red {
	letter-spacing:0;
	font-style:normal;
	color: #900;
	line-height:25px;
}
.sw_form {
	line-height: 22px;
	color: #666;
}


/*---------------------------partner content----------------------------*/

.partner {
	margin:0 30px;
}
.partner h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color:#333;
	margin:40px 0 30px 0;
	padding-bottom:30px;
	border-bottom:#ccc 2px dotted;
}
.partner .bluetitle{
	clear:both;
	margin-bottom:20px;
	font-size:28px;
}
.partner .blacktitle{
	clear:both;
}
.partner ul {
	width:260px;
	padding:10px;
	border:#CCC 1px solid;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	float:left;
	margin:10px;
	min-height:100px;
}
.partner ul a{
	color:#666;
}
.partner ul a:hover{
	color: #399;
	text-decoration:underline;
}

.partner .sprline {
	height:30px;
	margin-bottom:30px;
}

.partner .name{
	font-size:14px;
	font-weight: bolder;
	color: #063;
	line-height:22px;
}
.partner .name a{
	color:#063;
}
.partner .name a:hover{
	color:#399;
	text-decoration:underline;
}

/*---------------------------industry content----------------------------*/
.industry {
	margin:0 30px;
	position:relative;
}
.industry .nav {
	top:-20px;
	right:-50px;
	position: absolute;
}

.industry .nav ul{
}
.industry .nav li a { color:#333; }
.industry .nav li{
	display:block;
	float:left;
	font-size:14px;
	line-height:24px;
	padding:5px 30px;
	margin-left:1px;
	background-color: #D3E0E7;
	font-weight:bold;
}
.industry .nav li:hover{
	background-color: #ccc;
}


.industry h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:10px;
	letter-spacing:-2px;
	font-size:40px;
	color:#333;
	margin:80px 0 30px 0;
	padding-bottom:30px;
	border-bottom:#ccc 2px dotted;
}
.industry .partA p{ float:left; width:540px; margin:10px 0;}
.industry .partA ul { float:left; width:540px;}
.industry .partA li {
	list-style: disc outside;
	line-height: 20px;
	margin: 0 0 7px 15px;
	font-weight: bold;
	color: #666;
}
.industry .partA:after {clear:both;}

.industry .partB .bluetitle{margin-top:50px;}
.industry .partB p{
	margin: 10px 0;
	color: #666;
}
.industry .partB ul {}
.industry .partB li {
	list-style: disc outside;
	line-height: 20px;
	margin: 0 0 7px 15px;
	color: #666;
}
.industry .partB:after {clear:both;}

.industry .partC .bluetitle{margin-top:50px;}
.industry img {display:block; margin:20px auto;}

.industry .partD .bluetitle{margin-top:50px;}
.industry .partD .greentitle{
	margin:10px 0;
	font-size:14px;
	font-weight: bolder;
	color: #063;
	line-height:22px;
}
.industry .partD p{ margin:10px 0;}
.industry .partD ul {float:left; width:680px;}
.industry .partD li {
	list-style: disc outside;
	line-height: 20px;
	margin: 0 0 7px 15px;
	color: #666;
}
.industry .partD img{margin:0 0 20px 0; float:right;}
.industry .partD:after {clear:both;}


/*--case--*/
.casestudy {
	margin:0 30px;
	position:relative;
}
.casestudy .n {
	top:-20px;
	right:-50px;
	position: absolute;
}

.casestudy .nav ul{
}
.casestudy .nav li a { color:#FFF; }
.casestudy .nav li{
	display:block;
	float:left;
	font-size:14px;
	line-height:24px;
	padding:5px 30px;
	margin-left:1px;
	background:url(../shard_img/faq_table_head.jpg);
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	margin-bottom:1px;
}
.casestudy .nav li:hover{
	color: #999;
	background:url(../shard_img/faq_table_head_2.jpg);
}


.casestudy h1{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	word-spacing:3px;
	font-size:40px;
	color:#333;
	/*----hide
	margin:80px 0 30px 0;
	--*/
	margin:30px 0 30px 0;
	padding-bottom:30px;
	border-bottom:#ccc 2px dotted;
}

.casestudy .partD .bluetitle{
	margin:0 0 10px 10px;}
.casestudy .partD .greentitle{
	margin: 0;
	font-size: 14px;
	font-weight: bolder;
	color: #246882;
	line-height: 22px;
}
.casestudy .partD .description{
	margin: 0;
	float: right;
	width: 580px;
	position: relative;
	min-height: 170px;
}
.casestudy .partD .downloadCS {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:120px;
	height:30px;
	line-height:30px;
	background: url(../index/image/part1/more_bg.gif);
	text-align:center;
	display:block;
	position:absolute;
	/*margin-top:10px;*/
	top:130px;
	left:450px;
	z-index:1000;
}
.casestudy .partD .downloadCS a{
	color:#FFF;
}
.casestudy .partD .downloadCS a:hover{
	color:#CCC;
}
.casestudy .partD .downloadCS .more:hover{
	color:#CCC;
}
.casestudy .partD .casebox{border-bottom:#CCC 1px solid; padding-bottom:20px; margin-top:30px;}
.casestudy .partD .leftbox{float:left; width:270px}
.casestudy .partD .leftbox img{margin:0 auto; display:block;}
.casestudy .partD:after {clear:both;}

.tutorailbox {
	width:260px;
	border:1px solid #CCC;
	display: block;
	float: left;
	margin: 10px;
	padding: 10px;
	text-align: center;
	
}
.tutorailbox .title{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:none;
	word-spacing:0;
	font-size:16px;
	line-height: 20px;
	color: #06C;
	margin:10px 0 10px 0;
	display: block;
}
.tutorailbox img{
	width:240px;
	text-align: center;
	display: block;
	border: 1px solid #ccc;
	margin: 10px auto;
}

.tutorail_video_box {
	text-align: center;
	padding-bottom: 40px;
	border-bottom: dotted  #E7E7E7 2px;
	margin-bottom: 40px;
}

.tutorail_video {
	text-align: center;
	margin: 20px auto;
	border: 1px solid #ccc;
}




