﻿/*******************************
创建人：王光伟
创建日期：2011-10-19
功能说明:XX网站css层叠样式表
*******************************/
/* 全局CSS定义 */
body{font-family:'宋体';margin:0 auto;padding:0;background:#dcdcdc;font-size:12px;color:#333;}
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}
a{ text-decoration:none; color:#676767; }
/*head定义*/
#head{ width:960px; height:120px; margin:0px auto; padding:0px; background:url(head_bg.jpg); overflow:hidden}
#logo{ width:400px; height:76px; line-height:60px; padding:0 0 0 20px; font-size:30px; font-weight:bold;display:inline;float:left;}
#tel{ width:200px; height:76px; float:right; text-align:left; color:#800000; line-height:20px; font-size:18px}
#menu{ width:930px; height:45px; float:left;}
#menu ul{ margin:0; padding:0px; list-style:none;}
#menu ul li{ width:120px; text-align:center; height:45px; display:block; float:left; font-weight:bold; font-size:14px; line-height:40px;}
#menu ul li a{ color:#FFF; text-decoration:none;}
/*middle*/
#middle{ width:960px; height:300px; padding:0px; margin:0 auto; clear:both; background:url(main_1.jpg);}
#swf{width:930px; height:310px;margin:0 0 0 15px; display:inline; float:left; }
#m_1{ width:930px;margin:0 0 0 15px; display:inline; float:left; }
#m_lx{ width:200px; margin:0 0 0 10px; display:inline; float:left;}
#m_lx_tit{ width:200px; height:30px; float:left; line-height:30px; border-bottom:#CCCCCC solid 1px; font-size:14px; color:#676767; font-weight:bold;}
#lx_con{ width:200px; line-height:24px; margin:5px 0 0 0; display:inline; float:left;}
#lx_con a{ color:#800000; text-decoration:none;}
#m_intro{ width:680px; margin:0 10px 0 0; display:inline; float:right;}
#m_intro_l{ width:350px; float:left;}
#m_intro_r{ width:330px; float:right;}
#m_intro_tit{ width:330px; height:30px; float:left; line-height:30px; border-bottom:#CCCCCC solid 1px; font-size:14px; color:#676767; font-weight:bold;}
#m_intro_con{ width:330px; height:300px; margin:5px 0 0 0; display:inline;  float:left; line-height:22px;}
/*footer*/
#footer{ width:960px; height:75px; padding: 15px 0 0 0px; line-height:22px; margin:0 auto; clear:both; background:url(foot_1.jpg); text-align:center;}
/*公司简介*/
#gsjj{ width:680px; height:auto; float:left; line-height:22px;}
#gsjj_tit{ width:680px; height:30px; float:left; line-height:30px; border-bottom:#CCCCCC solid 1px; font-size:14px; color:#676767; font-weight:bold;}
#gsjj_con{ width:660px; line-height:24px; margin:5px 0 0 10px; display:inline;  float:left; text-indent:2em;}