﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.pt2 {
	height: 23px;
	padding-left: 10px;
	color: #666666;
}

img {
     border:0px;
}
.img_padding {
 padding-left:8px;
}
.bk {
	line-height: 24px;
	font-weight: bold;
	padding-left: 25px;
}
.p2 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
}
.A1:link {
	text-decoration: none;
	color: #000000;
}
.A1:visited {
	text-decoration: none;
	color: #000000;
}
.A1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.txt1 {
	font-size: 12px;
	color: #666666;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:18px;
	text-align: justify;
	text-indent: 25px;
}
.txt2 {
	font-size: 12px;
	color: #666666;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bg1 {
    background:url(../images/about_bj_1.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}
.bg2 {
    background:url(../images/about_bj_2.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}
.bg3 {
	background-repeat:repeat-x;
	background-position:bottom;
	background-image: url(../images/bj2.jpg);
}
.bg5 {
	background-repeat:no-repeat;
	background-position:bottom;
	background-image: url(../images/about_bj_3.jpg);
}
.txt3 {
	font-size: 12px;
	color: #666666;
	padding-left: 50px;
}
.txt4 {
	font-size: 12px;
	color: #666666;
	padding-top:5px;
	letter-spacing:2px;
}
.txt3 {
	font-size: 12px;
	color: #666666;
	padding-left: 50px;
}
.txt5 {
	font-size: 12px;
	color: #666666;
	padding-left: 80px;
}
.pt1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
}
/* 关于必达 */
#subMenu1{
  padding-left:40px;
}

/* 产品 */
#subMenu2{
	padding-left:120px;
}

/* 解决方案 */
#subMenu3{
  padding-left:140px;
}

/* 典型案例 */
#subMenu4{
  padding-left:310px;
}

/* 服务*/
#subMenu5{
  padding-left:400px;
}

/* 招商加盟 */
#subMenu6{
  padding-left:120px;
}

/* 联系我们 */
#subMenu7{
  padding-left:486px;
}
a{
    blr:expression(this.onFocus=this.blur());
    outline:none;
}
a:focus{ 
   -moz-outline-style: none;
}
