@charset "utf-8";
/* CSS Document */

body {
    margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0px;
	color:#333333;
	background:url(../images/bg.jpg) repeat-x;
}

img{ border:none;}


h3, h4, h5, h6 {
	color:#333333;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	color:#006292;
}

.main{
    margin:0 auto;
    width:1000px;
	position:relative;
}

.top{
    padding:12px 0 0 0;
    width:1000px;
	height:31px;
	position:relative;
	float:left;
	background:url(../images/Language_bg.gif) no-repeat;
}

.Language{
    padding:0 2px 0 18px;
	float:right;
}

.centent{
    padding:0 1px 1px 1px;
    width:986px;
	position:relative;
	float:left;
	border:6px #006292 solid;
	border-top:none;
	background:#FFFFFF;
}

.logo{
	width:324px;
	height:101px;
	position:relative;
	float:left;
}

.left{
    padding:0 0 5px 0;
    width:762px;
	position:relative;
	float:left;
}

.nav{
    width:436px;
	height:101px;
	position:relative;
	float:left;
	background:url(../images/nav_bg.gif) repeat-x;
}

.free-call_img{
    padding:0 8px 0 0;
    width:430px;
	height:33px;
	position:relative;
	float:left;
	text-align:right;
}


#menu{
    width:436px;
	height:47px;
	position:relative;
	float:left;
	background:url(../images/menu_bg.gif) repeat-x;
}

#menu ul {
    padding:0;
	margin:0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width:108px;
	height:30px;
	padding:17px 0 0 0;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	background:url(../images/line01.gif) no-repeat left center;
}

#menu a:hover 
{
    text-decoration:underline;
	color: #ffffff;
}

#menu .current_page_item a {
	color: #ffffff;
	background:none;
}


.right{
    padding:0 0 5px 0;
    width:224px;
	position:relative;
	float:left;
}

.list{
    padding:20px 0 0 44px;    
    width:180px;
	height:23px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	position:relative;
	float:left;
	background:url(../images/list_bg.gif) no-repeat;
}

.sidebar {
	float: left;
	width: 224px;
	float:left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
    width:196px;
	height:20px;
	font-size:12px;
	color:#FFFFFF;
	margin: 0;
	padding:8px 0 0 28px;
	border: none;
	background:url(../images/line_bg.gif) no-repeat;
}

.sidebar li li a {

	color:#FFFFFF;
}

.sidebar li h2 {
    width:196px;
	height:20px;
	font-size:12px;
	color:#000000;
	margin: 0;
	padding:8px 0 0 28px;
	border: none;
	background:url(../images/h2_bg.gif) no-repeat;
}

.sidebar li h2 a {
	color:#000000;
}

.box1{
     padding:0 5px 0 20px;
     width:737px;
	 position:relative;
	 float:left;
}

.banner{
    padding:0 0 5px 0;
    width:737px;
	height:254px;
	position:relative;
	float:left;
}

.box2{
    padding:2px 0 5px 0;
    width:737px;
	position:relative;
	float:left;
}

.title{
    padding:9px 0 10px 5px;
    width:732px;
	height:18px;
	font-size:16px;
	font-weight:bold;
	color:#4e5b61;
	position:relative;
	float:left;
	border-bottom:1px #dadee0 solid;
    top: 0px;
    left: 0px;
}

.product_text1{
    padding:0 23px 0 24px;
    width:321px;
	position:relative;
	float:left;
	line-height:18px;
	border-right:1px #dadee0 solid;
}

.product_text2{
    padding:0 23px 0 24px;
    width:321px;
	position:relative;
	float:left;
	line-height:18px;
}

.new_t{
    padding:7px 0 0 0;
    width:321px;
	height:23px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#687880;
}

.new_img{
    width:309px;
	height:191px;
	line-height:191px;
	text-align:center;
	float:left;
	border:6px #006292 solid;
}

.new_t2{
    padding:7px 0 0 0;
    width:321px;
    height:72px;
    position:relative;
	float:left;
	font-size:11px;
	color:#687880;
	line-height:18px;
}

.new_t2 a{
	color:#687880;
}

.new_style{
    color:#006292;
}

.pro_box{
    padding:10px 0 5px 16px;
    width:225px;
	height:142px;
	float:left;
	background:url(../images/pro_bg.gif) no-repeat 16px 10px;
}

.pro_img{
    padding:15px 0 0 5px;
    width:122px;
	height:104px;
	float:left;
}

.pro_t{
    padding:35px 3px 0 3px;
    width:82px;
	height:84px;
	line-height:30px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.pro_t a {
	text-decoration: none;
	color:#000000;
}

.pro_t a:hover {
	text-decoration:underline;
	color:#006292;
}

.c_box{
    padding:15px 12px 10px 12px;
    width:713px;
	position:relative;
	float:left;
	line-height:24px;
}

.pro_page{
    padding:15px 0 0 0;
    width:737px;
	height:30px;
	position:relative;
	float:left;
	border-top:1px #E4E4E4 solid;
}

.page{
    padding:0 0 0 47px;
    width:130px;    
	height:30px;
	position:relative;
	float:left;
}

.free_call2{
    padding:0 15px 10px 0;
	height:24px;
	float:left;
}

.freecall_t{
    width:713px;
	position:relative;
	float:left;
	line-height:30px;
}

.footer{
    padding:10px 0 0 0;
    width:1000px;
	height:30px;
	position:relative;
	float:left;
	background:#006292;
	text-align:center;
	color:#ffffff;
}


.pro2_img{
    padding:0 0 5px 0;
    width:713px;
	float:left;
}

.pro2_img2{
    padding:0 0 5px 0;
    width:737px;
	float:left;
	border-top:1px #dddddd solid;
}

.pro2_t{
    padding:5px;
	width:703px;
	float:left;
}


.pro_title
{
    width:70px; height:18px; line-height:15px; overflow:hidden; white-space:nowrap; 
    }
    
    .Pro_Type
    {
    width:70px; height:18px; line-height:15px; overflow:hidden; white-space:nowrap; 
    }
