/* CSS Document */
body{margin:0;padding:0;font-family:"ËÎÌå","Times New Roman", Times, serif;font-size:12px;color:#666666;}
ul,li{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6,dl,dd,dt,p{margin:0; padding:0}
img{border:0px;}
a{text-decoration:none;color:#999999;}
.clear{clear:both;}

/*-----------------------------------header------------------------------------*/
#header{width:1002px;  margin:0 auto;}
#head{height:95px; background:url(../images/top_bg.gif) right top no-repeat; border-bottom:1px #E5E5F0 solid; overflow:hidden;}
a.logo{margin:10px 0 0 15px; width:179px; height:73px; display:block; background:url(../images/logo.jpg) no-repeat;}
#navs{float:right; width:700px; margin-top:75px; color:#FF6600; font-weight:bold;}
#navs li{margin:0 2px; text-align:center; float:left; display:inline;}
#navs li a{color:#FF8C04; font-weight:bold; margin:0 5px; font-size:13px; padding:1px 10px; color:#000000; font-family:"ºÚÌå";}
#navs li a:hover{background:#FF6600; color:#FFFFFF;}

#banner{height:251px; width:1002px; clear:both; }


/*-----------------------------------left------------------------------------*/
#content_left{width:240px; float:left; padding-bottom:20px;}
.left_title{margin-bottom:10px;}
.left_title span{height:3px; background:#F97203; display:block;}
.left_title span span{width:30%; background:#000069;}
#content_left h2{height:30px; line-height:30px; font-size:15px; color:#000069; margin-left:5px;}

#content_left ul li{margin:2px 0;}
#content_left ul li a{height:25px; line-height:25px; background:#E67619; display:block; color:#FFFFFF; padding-left:10px;}
#content_left ul li a:hover{font-weight:bold;}
#content_left li ul li a{background:#FFFFFF; height:20px; line-height:20px; border:1px #CCCCCC solid; color:#666666;}

#content_right{width:725px; float:right;}


/*-----------------------------------content------------------------------------*/
#index_content{width:982px; background:url(../images/content_bg.gif) repeat-x; padding:0 10px; margin:0 auto;}

.part_about{width:230px; float:left;}
.part_service{width:506px; float:left; margin-left:8px;}
.part_contact{width:230px; float:right;}

.p_title{}
.p_title h3{width:60px; height:30px; background:url(../images/p_name.gif) left center no-repeat; margin-left:15px;}
.part_about h3{background-position:2px center;}
.part_service h3{background-position:-60px center;}
.part_contact h3{background-position:-120px center;}
.p_title span{height:3px; display:block; background:#F9CA33;}
.p_title span span{width:35%; background:#FE6F0F;}

.p_img{text-align:center; margin-top:10px;}

.p_detial{line-height:22px; padding-top:10px;}
.part_service li{width:180px; height:32px; line-height:32px; background:url(../images/dot.gif) no-repeat; display:inline; float:left; padding-left:35px; margin:6px 0 10px 30px;}
.part_service li.s1{background-position:left top;}
.part_service li.s3{background-position:left -32px;}
.part_service li.s5{background-position:left -64px;}
.part_service li.s7{background-position:left -96px;}
.part_service li.s2{background-position:left -128px;}
.part_service li.s4{background-position:left -160px;}
.part_service li.s6{background-position:left -192px;}
.part_service li.s8{background-position:left -224px;}

.part_service ul li a{font-weight:bold;}

.part_service li.s1 a{color:#E36567;}
.part_service li.s3 a{color:#EBAB03;}
.part_service li.s5 a{color:#56BBD6;}
.part_service li.s7 a{color:#7066A5;}
.part_service li.s2 a{color:#0199C8;}
.part_service li.s4 a{color:#D1B38D;}
.part_service li.s6 a{color:#92B938;}
.part_service li.s8 a{color:#01A3A8;}
.part_service ul li a:hover{text-decoration:underline;}


.inner_title{height:32px; border-bottom:1px #999999 dotted; line-height:32px; color:#333333;}
.inner_detial{line-height:22px; padding:10px;}

/*-----------------------------------foot------------------------------------*/
#foot{clear:both; width:1002px; height:40px;margin:0 auto; padding-top:20px; text-align:center; background:#DBDBDB; border-top:5px #FF6600 solid;}
