@charset "utf-8";
/* CSS Document */
*, img {
	margin:0px;
	padding:0px;
	border:none;
	}
body {
	border-top:4px solid #0e61a4;
	background-color:#e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pxpx;
	}
a {
	text-decoration:none;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	display:block;
	text-align:justify;
	padding-bottom:14px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#055ea1;
	display:block;
	margin:20px 0px 5px 0px;
	}				
.hddr {
	width:920px;
	height:110px;
	margin:0 auto;
	background-image:url(../images/shadow_bg.png);
	background-repeat:repeat-y;
	padding:10px 20px 0px 20px;
	background-position:center top;
	white;
  -moz-box-shadow:0px 20px 15px 2px #999;
  -webkit-box-shadow:0px 20px 15px 2px #999;
  box-shadow:0px 20px 15px 2px #ccc;
	}
.logo {
	width:255px;
	height:100px;
	float:left;
	}
.menu {
	width:360px;
	float:right;
	margin-top: 40px;
	}
.menu ul {
	list-style:none;
	}	
	.menu-item-first { background:none !important;}
.menu ul li {
	float:left;
	background:url(../images/header_li.png) 0px 60% no-repeat;
	color:#454545;	
	}
.menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#454545;
	display:block;
	padding:2px 10px;		
	}
.menu ul li a:hover {
	color:#055ea1;
	}
.menu ul li a.active {
	color:#055ea1;
	}		
.bnnr {
	width:960px;
	margin:0 auto;
	height:370px;
	}								
.content_hm {
	width:922px;
	min-height:322px;
	margin:0 auto;
	background-image:url(../images/shadow_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
  -moz-box-shadow:0px 5px 15px 2px #999;
  -webkit-box-shadow:0px 5px 15px 2px #999;
  box-shadow:0px 5px 15px 2px #ccc;	
	padding:0px 20px;
	}
.content_hm_dvs {
	float:left;
	width:295px;
	height:322px;
	margin:0px 6px;
	}
.content_hm_dvs ul {
	list-style:none;
	display:block;
	margin-top:15px;
	height:65px;
	}
.content_hm_dvs ul li {
	display:block;
	color:#454545;
	font-size:12px;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	}	
		
.hm_dvs_ttle {
	width:287px;
	height:25px;
	border-bottom:solid 2px #e8e8e8;
	border-top:solid 2px #e8e8e8;
	margin-top:20px;
	padding-top:5px;
	color:#055ea1;
	}
.hm_dvs_img {
	width:283px;
	height:109px;
	border:solid 3px #fff;
	margin-top:20px;
	box-shadow: 2px 2px 3px #888888;
}
.more {
	display:block;
	width:45px;
	height:23px;
	float:left;
	vertical-align:bottom;
	}
.fttr {
	width:960px;
	margin:0 auto;
	height:63px;
	}
.fttr_links {
	width:350px;
	height:45px;
	float:left;
	padding-top:15px;
	padding-left:20px;
	}
.fttr_links ul {
	list-style:none;
	display:block;
	}
.fttr_links ul li {
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
	background:url(../images/footer_li.png) 0px 60% no-repeat;
	color:#656565;	
	}
	
.fttr_links ul li a {
	display:block;
	font-size:11px;
	color:#656565;
	padding:0px 4px;
	font-weight:normal;
	}
.fttr_links ul li a:hover {
	font-weight:bold;
	}	
.fttr_links ul li a.active {
	font-weight:bold;
	}
.fttr_right {
	float:right;
	padding-top:13px;
	width:200px;
	}
.fttr_right p {
	display:block;
	float:left;
	width:185px;
	height:25px;
	color:#656565;
	padding:0px;
	font-size:11px;
	text-align:left;
	}
.fttr_right a {
		color:#656565;

	}	
.verz_img {
	display:block;
	width:42px;
	float:right;
	}		
.blue {
	font-size:10px;
	color:#055ea1;
	}
.gray {
	font-size:10px;
	color:#404040;
	}
.about_ttle {
	height:29px;
	border-bottom:solid 2px #e8e8e8;
	border-top:solid 2px #e8e8e8;
	padding-top:5px;
	margin-top:15px;
	margin-bottom:15px;
	font-family:Myriad Pro;
	font-size:18px;
	color:#055ea1;
	}
.content_about {
	width:921px;
	margin:0 auto;
	background-image:url(../images/shadow_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding:0px 20px;
	  -moz-box-shadow:0px 16px 15px 2px #999;
  -webkit-box-shadow:0px 16px 15px 2px #999;
  box-shadow:0px 16px 15px 2px #ccc;	
	}	
.about_cntnts {
	}	
.about_lft {
	float:left;
	width:275px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:50px;
	}
.about_right {
	float:left;
	width:625px;
	padding-left:5px;
	padding-bottom:50px;	
	}
.about_right_thumb {
	background-color: #FFFFFF;
    float: left;
    height: 175px;
    margin: 6px;
    padding-left: 5px;
    padding-top: 5px;
    width: 292px;
	  -moz-box-shadow:0 1px 3px 1px #CCCCCC;
  		-webkit-box-shadow:0 1px 3px 1px #CCCCCC;
 	 box-shadow:0 1px 3px 1px #CCCCCC;
	 margin:6px;	
	}
.product_img {
	width:245px;
	-moz-box-shadow:0 1px 3px 2px #CCCCCC;
  	-webkit-box-shadow:0 1px 3px 2px #CCCCCC;
 	box-shadow:0 1px 3px 2px #CCCCCC;
	margin:6px 6px 6px 20px;	
	background-color: #FFFFFF;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;	
	}
.faq_img {
	width:245px;
	-moz-box-shadow:0 1px 3px 2px #CCCCCC;
  	-webkit-box-shadow:0 1px 3px 2px #CCCCCC;
 	box-shadow:0 1px 3px 2px #CCCCCC;
	margin:6px 6px 6px 20px;	
	background-color: #FFFFFF;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;	
	}
.contct_spn {
	width:68px;
	font-weight:bold;
	display:block;
	float:left;
	}
.form_dv {
	height:350px;
	}
.form_dv p, .about_lft p, .container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	display:block;
	text-align:justify;
	padding:0px;
	}	
.txtfld {
	width:273px;
	height:20px;
	border:solid 1px #c3c3c3;
	background-image:url(../images/form_bg.png);
	background-repeat:repeat-x;
	background-position:left;
}
.form_dv p {
	margin:3px 0px;
	}
.txtarea {
	width:273px;
	height:100px;
	border:solid 1px #c3c3c3;
	background-image:url(../images/txarea_bg.png);
	background-repeat:repeat-x;
	background-position:left;
	}
.snd_btn {
	width:109px;
	height:31px;
	float:right;
	background-image:url(../images/sendenqry_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:10px;
	}					
													
/***table css***/
.container{width:600px; margin:10px auto; font-size:12px;}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
table span{
	display:block;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 3px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  text-align:center;
}

.table td:first-child {
	text-align:left;
 
}

.table th:first-child {
	text-align:left;
 
}

.table th {
  font-weight: bold;
  color:#365f91;
}
.table thead th {
  vertical-align: bottom;
}
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
/*  padding: 6px 5px;*/
}
.table-bordered {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}	