<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


* { margin:0px; padding:0px; list-style-type: none;}
HTML { padding: 0px; margin: 0px }
body { font-family:"微软雅黑","黑体",Tahoma,Helvetica,Arial,sans-serif; margin:0px auto; font-size:12px; width:1000px; background-color: #e9f2f7; }
a{color: #333;}
a:hover,a:focus {color: #c3220c; text-decoration: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:14px;font-weight:normal;}
a img { border:0px; }
img { margin:0; padding:0;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }

border: { zoom:1;  }
ul, li,  p { margin:0; padding:0; border:none; list-style-type:none;}
.clear {clear: both; }
.hr2,.hr4,.hr5,.hr6,.hr8,.hr10,.hr15,.hr20{margin:0 auto; padding:0px; font-size:0;line-height:0;clear:both;}
.hr2{height:2px;}.hr4{height:4px;}.hr5{height:5px;}.hr6{height:6px;}.hr8{height:8px;}.hr9{height:9px;}.hr10{height:10px;}.hr20{height:20px;}.hr15{height:15px;}
.dash {border-bottom:1px dashed #999;padding-top: 4px;  text-align:center;}
.dis{ display:block;}
.undis{ display:none; }


.header{ width:1000px; margin:0 auto; padding:0px;}
.header .top{ height:35px; float:left; width:1000px; line-height:35px;}
.header .top .left{ width:200px; float:left; line-height:35px;}
.header .top a{ padding:0 5px;}
.header .top a:hover{ text-decoration:none;}
.header .top .right{ width:150px; float:right; line-height:35px; text-align:right; padding-right:10px;}
.header .banner{ width:1000px; height:90px; float:left; margin:0 0 10px 0;}

.nav_top { width:1000px; height:55px; float:left; overflow:hidden;}
.logo { width:350px; float: left; height:55px;  }
.logo img{ width:350px; height:55px; box-shadow:none;}
.txtMarquee-left{width:600px; position:relative; height:55px;padding: 0px; color:#333; font-size:14px; line-height:55px;  margin:0 10px; float:left;overflow:hidden;}
.txtMarquee-left .bd{ padding:0 10px; height:55px; }
.txtMarquee-left .bd .tempWrap{ width:620px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin:0 10px;  float:left; height:55px; line-height:55px;  text-align:left; _display:inline; width:auto !important; }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999;  }

.navbar{ float:left;
  margin-bottom: 10px; overflow:hidden;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;}
		  
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #c3220c;
  background-image: none;
  border:none;
  *zoom: 1;

}

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 28px 10px;
  margin-left: -20px;
  font-size: 18px;
  font-weight: 200;
  color: #fff;
  text-shadow: none;
}
.navbar .nav &gt; li &gt; a {
  float: none;
  padding: 10px 29px 10px;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  font-size:16px;
}

.navbar .nav &gt; li &gt; a:focus,
.navbar .nav &gt; li &gt; a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  font-weight:bold;
}

.navbar .nav &gt; .active &gt; a,
.navbar .nav &gt; .active &gt; a:hover,
.navbar .nav &gt; .active &gt; a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar-inner1 {
	width:960px;
  min-height: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.navbar .brand{ font-size:14px; line-height:30px;  padding: 5px 20px 3px; color:#999;}
.navbar .brand a{ color:#999; letter-spacing:1px; }
.navbar .brand strong{ letter-spacing:1px;}
.navbar .brand a:hover{ text-decoration:none; color: #0088cc;}
.navbar form {margin: 0;}
.navbar input{ border:1px solid #ddd;}

.box{ width:1000px; margin:0 auto; padding:0px; float:left;}
.table{    -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;}
		  
.table th,
.table td {
  padding: 5px;
  line-height: 25px;
  text-align: center;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  font-size:15px;
}
.table td p a{ padding:0 5px 0 20px;  font-size:13px; float:left; color:#999;}
.table td p a:hover{color: #0088cc; }
.table th{ font-size:16px;}

.wrap{width:1000px; margin:0 auto; padding-bottom:10px;}
.souping .left{width:340px;}
.souping .center{ width:380px; margin:0 14px; background:#fff; border:1px solid #ddd; padding-bottom:10px;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.souping .right{ width:250px;}
.left,.center{display:inline;float:left;}
.right{float:right;}

.focus{width:340px;height:278px; margin-top:2px;position:relative;  
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.focus img{width:340px;height:278px;float:left;}

.left_box {width:340px; list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.left_box h2 { font-size:16px;  font-weight:bold;}
.left_box h3 { font-size:14px; font-weight:bold; color:#333;}
.left_box .hd {  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.left_box:hover{background-color:#edf6ff;}
.left_box .bd{ overflow:hidden; padding:10px 4px; width:330px;}
.left_box .bd ul li{ font-size:15px;  text-align:justify;text-justify:inter-ideograph; float:left; text-align:center; line-height:25px; }
.left_box .bd ul li a{color:#333; text-align:justify;text-justify:inter-ideograph; float:left; text-align:center;padding:3px 20px; margin:0 5px;  }
.left_box .bd ul li a:hover{background-color:#0088cc; color:#fff; text-decoration:none;}
.left_box .bd img{ width:100px; height:80px; float:left; margin:10px; }
.left_box .bd h4{ margin:10px 5px; float:left; font-size:14px;  width:210px;text-indent:2em; line-height:27px;}
.left_box .bd p{margin:0 5px; float:left; font-size:14px; text-indent:2em; line-height:27px;}


.center .hd{ width:380px;}
.center .hd ul li{ width:380px; float:left; border-bottom:1px dashed #ccc; padding:10px 0;}
.center .hd ul li h2{ text-align:center; font-size:17px; line-height:35px;overflow:hidden;font-weight:normal; height:35px; }
.center .hd ul li h2 a{color: #c3220c;}
.center .hd ul li h2 a:hover,.center .hd ul li h2 a:focus {text-decoration: underline;}
.center .hd ul li h3{ text-align:center; font-size:18px; line-height:30px;overflow:hidden;font-weight:bold; height:30px;}
.center .hd ul li h3 a:hover{ text-decoration:underline;}
.center .hd ul li p{font-size:14px; text-indent:2em;  padding: 0 10px; line-height:25px; color:#999; }
.center .hd ul li p a{color:#999;}
.center .hd ul li p a:hover{color:#0088cc;}
.center .bd{ width:380px;  float:left; padding:15px 0;}
.center .bd ul{ width:380px; float:left;}
.center .bd ul li{background:url("../images/list_point.gif") no-repeat 20px 14px; float:left;width:350px; height:30px; line-height:30px; padding-left:30px; font-size:15px;}
.center .bd h2{ text-align:center; font-size:20px; line-height:35px;overflow:hidden;font-weight:normal; height:35px; font-weight:bold;}


.right img{ margin:10px; width:220px; height:90px; box-shadow:none; }
.right_box {width:250px; list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.right_box h2 { font-size:16px;  font-weight:bold;}
.right_box h3 { font-size:14px; font-weight:bold; color:#333;}
.right_box .hd {  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.right_box:hover{background-color:#edf6ff;}
.right_box .bd{ overflow:hidden; padding:10px 5px;}
.right_box .bd ul li{ font-size:15px;  text-align:justify;text-justify:inter-ideograph; float:left; text-align:center; line-height:25px;}
.right_box .bd ul li a{color:#333; text-align:justify;text-justify:inter-ideograph; float:left; text-align:center;padding:3px 20px; margin:0 5px;  }
.right_box .bd ul li a:hover{background-color:#0088cc; color:#fff; text-decoration:none;}
.right_box .bd p{margin:0 5px; float:left; font-size:14px; text-indent:2em; line-height:27px; width:120px;}
.right_box .bd img{width:90px; height:90px; float:left; margin:10px;}

.btn-font{ font-size:18px; letter-spacing:2px; font-weight:bold;}
.btn-font a{color:#fff; display:block;}
.btn-font a:hover{color:#ccc; text-decoration:none; }

.picScroll{ position:relative; overflow:hidden; padding:30px 40px;}
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:60px; left:5px; width:23px; height:23px; background:url("../images/car/btns.png") no-repeat;   }
.picScroll .next{ left:auto; right:5px; background-position:-25px 0; }
.picScroll .prev:hover{ background-position:0 -30px; }
.picScroll .next:hover{ background-position:-25px -30px; }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ width:150px; float:left; overflow:hidden; padding:0 15px;     }
.picScroll ul li img{ width:150px; height:90px; display:block; background:url("../images/car/loading.gif") center center no-repeat; }


.box1{ width:1000px; margin:0 auto; padding:0px; float:left;overflow-x: hidden;overflow-y: auto; height:750px;}
.box1 .table {width: 100%;height:500px;}
.box1 .table th{color:#fff;background-color:#c3220c;}
.box1 .table td{ font-size:13px; text-align:left;}


.box .left{ width:660px; float:left;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.box .right{ width:330px; float:right;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.box h2 { font-size:16px;  font-weight:bold;}
.box h3 { font-size:14px; font-weight:bold; color:#333;}		  
		  
.box .hd { min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


.box .right{ width:330px; float:right;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}


.box .left .bd1{ width:330px; float:left;}
.box .left .bd1 ul li{ font-size:15px;  text-align:justify;text-justify:inter-ideograph; float:left; line-height:25px; width:330px; padding:10px 0;}
.box .left .bd1 ul li img{ width:100px; height:80px; float:left; margin:15px; }
.box .left .bd1 ul li p{ float:left; font-size:15px; text-indent:2em; line-height:27px; width:190px; margin:10px 10px 10px 0;}

.box .left .bd2{ width:330px; float:right; padding-bottom:20px;}
.box .left .bd2 ul{ width:315px; margin:25px 0 10px 15px; float:left;}
.box .left .bd2 ul li{ font-size:15px;  float:right;  background:url("../images/list_point.gif") no-repeat 0px 14px; float:left;height:30px; line-height:30px; width:290px; overflow:hidden; padding:0 10px 0 10px;}
.box .left:hover{background-color:#edf6ff;}

.box .right .bd{ width:330px; padding-bottom:20px; float:left;}
.box .right .bd ul{float:left; width:320px; margin:25px 0 10px 10px;}
.box .right .bd ul li{ font-size:15px;  float:left; background:url("../images/list_point.gif") no-repeat 10px 14px; float:left;width:290px; height:30px; line-height:30px; overflow:hidden; padding:0 10px 0 20px; }
.box .right:hover{background-color:#edf6ff;}

.box2{ width:1000px; margin:0 auto; padding:0px; float:left;}
.box2 .hd { min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.box2 h2 { font-size:16px;  font-weight:bold;}
.box2 .left{ width:495px; float:left;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
		  
		  
.box2 .left .bd1{ width:495px; float:left;}
.box2 .left .bd1 ul li{ font-size:15px;  text-align:justify;text-justify:inter-ideograph; float:left; line-height:25px; width:495px; padding:10px 0;}
.box2 .left .bd1 ul li img{ width:100px; height:80px; float:left; margin:15px; }
.box2 .left .bd1 ul li p{ float:left; font-size:15px; text-indent:2em; line-height:27px; width:350px; margin:10px 10px 10px 0;}

.box2 .right{ width:495px; float:right;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}

.box .bd{ width:1000px;
	float:left;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.box .bd:hover{background-color:#edf6ff;}		  
		  
.bline { border-bottom: 4px solid #c3220c; margin:0 auto; width:1000px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
     -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
}
.foot { padding-top:15px; padding-bottom:10px; line-height:30px; margin:0 auto; height:70px;
width: 100%; text-align:center; font-size: 12px;color:#999; }
.foot a{color:#999;}
.foot a:hover{color: #0088cc;}</pre></body></html>