@charset "utf-8";
/* CSS Document */
/* 全局样式 */
*{ margin:0 auto; padding:0; }
body{ background:#2893c0 url(../images/bg.jpg) repeat-x left top; font-size:12px; color:#333; font-family:Verdana, '宋体', sans-serif; }
#content{ height:auto; width:998px; padding-bottom:25px; }
img{ border:0; }
a{ text-decoration:none; }
table{ line-height:100%; border-collapse:collapse; border-color:#999; }
table td{ padding:3px; }
a.acss{ color:#333; }
a.acss:hover{ color:#990000; text-decoration: underline; }
/* 全局样式 */

/* 内容区样式 */
#con{ width:998px; height:auto; background:url(../images/content_bg.jpg) repeat-y left top; }
#con_con{ width:950px; }
/* 内容区样式 */
h1.h1{
	margin:0;padding:0;font-size:12px;height:20px;line-height:20px;margin-left:130px;padding-top:20px
}

/* 内容区左栏样式  */
#left{ float:left; width:232px; height:auto; }
div.left_g{ width:232px; margin-bottom:5px; }
div.left_g div.left_top{ width:232px; height:23px; background:url(../images/left_top_bg.jpg) no-repeat left top; }
div.left_g div.left_top p{ padding-left:22px; padding-top:9px; position:absolute; /* 绝对定位解决了ie6 div之间有断层的bug */ }
div.left_g div.left_con{ width:230px; border:1px solid #64a0c0; border-top:0; border-bottom:0; height:auto; padding:10px 0; padding-bottom:13px; overflow:hidden; }
div.left_g div.left_bottom{ width:232px; height:4px; background:url(../images/left_border.gif) no-repeat left bottom; }
*html div.left_g div.left_bottom{ margin-top:-4px; }

div.left_g div.left_con ul.news li{ list-style:none; background:url(../images/left_li_bg.jpg) no-repeat left center; padding:5px 0; padding-left:9px; margin:0 8px; border-bottom:1px solid #ccc; overflow:hidden; white-space: nowrap; }
div.left_g div.left_con ul.contact{ margin-top:3px; }
div.left_g div.left_con ul.contact li{ list-style:none; line-height:23px; /* border-bottom:1px solid #ccc; margin:0 1px; */ padding-left:10px; }

div.left_g div.left_con div.left_links{ line-height:200%; }
div.left_g div.left_con div.left_links div{ float:left; }
div.left_g div.left_con div.left_links div a{ color:#333; padding:0 9px; white-space: nowrap; border-right:0px solid #333; }
div.left_g div.left_con div.left_links div a:hover{ color:#990000; text-decoration:underline; }
/* 内容区左栏样式  */

/* 内容区右栏全局样式  */
#right{ float:right; width:708px; height:auto; }

div.right_g{ width:708px; height:auto; margin-bottom:5px; }
div.right_g div.right_top{ width:708px; height:59px; background:url(../images/right_about.jpg) no-repeat left top; }
div.right_g div.right_top_services{ background-image:url(../images/right_services.jpg); }
div.right_g div.right_con{ width:684px; padding:16px 11px; border:1px solid #bfbfbf; border-top:0; border-bottom:0; background:url(../images/right_bg.jpg) repeat-x left top; background-color:#eaeaea; color:#333; line-height:200%; overflow:hidden; height:auto !important; min-height:130px; overflow:hidden; }
*html div.right_g div.right_con{ height:130px; }
div.right_g div.right_bottom{ width:708px; height:17px; background:url(../images/right_bottom.jpg) no-repeat left top; }

div.right_g div.right_con div.about_img{ float:left; margin-right:10px; border:1px solid #d6d6d6; padding:1px; }
div.right_g div.right_con div.company_img{ width:auto; height:auto; }
/* 内容区右栏全局样式  */

/* header.php 顶部样式 */
#top{ width:998px; }
#top div.top_top{ width:998px; height:109px; background:url(../images/top_bg.jpg) no-repeat left top; }
#top div.top_top div.top_imgs{ float:right; padding-right:44px; margin-top:42px; }

#top div.top_nav{ width:998px; background:url(../images/navbg_bg.jpg) no-repeat left top; }
#top div.top_nav div.nav{ width:950px; height:33px; background:url(../images/nav_bg.jpg) no-repeat left top; }
#top div.top_nav ul li{ float:left; list-style:none; padding:0 25px; padding-left:26px; height:15px; line-height:15px; margin:9px 0; border-right:1px solid #80a1b1; }
#top div.top_nav ul li.no_border{ border:0; }
#top div.top_nav ul li a{ color:#fff; text-decoration:none; }
#top div.top_nav ul li a:hover{ text-decoration:none; color:#990000; }

#top div.top_fla{ width:998px; background:url(../images/fla_bg.jpg) no-repeat left top; padding:5px 0; }
#top div.top_fla div.fla{ width:950px; height:172px; background:url(../pic/banner.jpg) no-repeat left top; overflow:hidden;  }
#top div.top_fla div.fla1{ float:left; width:400px; height:172px; }
#top div.top_fla div.fla2{ float:right; width:550px; height:172px; }
/* header.php 顶部样式 */

/* 底部样式 */
#bottom div.links{ width:998px; background:url(../images/content_bg.jpg) repeat-y left top; padding-top:10px; }
#bottom div.links div.links_con{ width:950px; height:41px; background:url(../images/links_bg.jpg) no-repeat left top; text-align:center; }
#bottom div.links div.links_con ul{ height:27px; padding-top:14px; overflow:hidden; color:#696863; margin:0 auto; white-space:nowrap; }
#bottom div.links div.links_con ul li{ padding:0 10px; padding-left:10px; margin:14px 0; height:14px; border-right:0px solid #696863; list-style:none; display:inline; }
#bottom div.links div.links_con ul li.no_border{ border:0; }
#bottom div.links div.links_con ul li.no_padding{ padding-left:0; }

#bottom div.copyright{ width:998px; height:67px; background:url(../images/bottom_bg.jpg) no-repeat left bottom; padding-top:10px; text-align:center; color:#666666; line-height:200%; }
/* 底部样式 */