﻿/* CSS Document */
#main{width:950px; display:block; background-color:#fff; padding-top:5px;}

/* index*/
#left h3,#right h3{background:url(h3.gif) no-repeat left top; font-size:14px; font-family:"微软雅黑"; color:#236baa; text-align:left; padding:5px 10px; height:25px; margin-top:7px;}
#left{width:220px; float:left; text-align:left;}
#left .news{}
#left .news{ border:#e8e8e8 1px solid; width:208px; padding-left:10px;}
#left .news li{background:url(news_li.gif) no-repeat left center; line-height:23px; text-align:left; padding-left:15px; }
#left p, #right p{ margin:2px 0px;}
#left .tel{width:203px; border:#e8e8e8 1px solid; background: #f3f3f3 url(tel.gif) no-repeat center center; padding-left:15px; padding-top:45px; color:red; text-align:left; height:104px; margin-top:7px; }

#center{ width:470px; float:left; padding-left:20px;  text-align:left;}
#center .image{ padding:3px; border:#e8e8e8 1px solid; margin:7px 0px; }
#center .about{border:#e8e8e8 1px solid; width:448px; text-align:left; padding:10px; line-height:22px;}
#center .top{ background:url(center_about_bg.gif) repeat-x; height:31px; }
#center .case{border:#e8e8e8 3px solid; width:459px; margin-top:7px; padding-left:5px;}
#center .case .cas{ width:150px; text-align:center; float:left; margin-top:7px;}
#center .case .img{background:url(case_bg.gif); height:95px; width:127px; padding:10px; text-align:center; overflow:hidden;}
#center .case .text{display: block; line-height:25px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;  width:145px; height:25px;}
#center .case .cas img{height:95px; width:125px;}

#right{width:220px; float:right;}
#right .search{border:#e8e8e8 1px solid; margin-top:7px;}
#right .pai{border:#d0cdcd 1px solid; background:#f1f1f1; padding-bottom:5px;}
#right h5{ background:url(right_h5.gif) no-repeat 10px center; border-bottom:#d0cdcd 1px solid; text-align:left; padding-left:29px; margin:4px; margin-top:3px;}
