@charset "utf-8";
/*author:mars*/

#main{ width:100%; height:100%; text-align:center; margin:0px auto;}

/*城市字体*/
.font1{font-size:16px; font-weight:bold; color:#FF6633;}
.font2{color:#000; text-decoration:underline; font-size:12px;}
.font3{color:#0044DD; font-size:14px;}

.fontSheng{font-size:16px; font-weight:bold; color:#FF6633;}
.fontShi{color:#000; text-decoration:none;  font-size:12px;}

/*表单样式*/
.input_text01{width:303px;height:20px;background-image:url(../images/input_text01.gif); border:0; padding-top:4px; padding-left:3px;}
.input_btn01{width:78px;height:24px;border:0; background-image:url(../images/search.gif); cursor:pointer;}

/*首页图片列表样式(四张图片)*/
.list_pic{ text-align:center;}/* Moz */
* html .list_pic{text-align:center;}/* IE6 */
*+html .list_pic{text-align:center;}/* IE7 */
.list_pic li{text-align:center;margin-top:2px; margin-left:15px;margin-right:15px; display:inline;}

/*首页 搜索部分*/
/*#top1{ width:900px; margin:0 auto;height:252px; background-image:url(../images/bg_national1_090907.jpg);}*/
#top1{ width:900px; margin:0 auto;height:252px; }
#top1 .top{width:685px; height:120px; margin:0 auto; margin-top:130px;}
#top1 .top .logo_pic{display:inline;float:left; width:148px;height:107px;}
#top1 .top .search{float:right;width:516px; height:110px; margin-left:6px; margin-top:7px;}
#top1 .top .search .cname{float:left; margin-top:10px; width:460px;display:inline; color:#004AE1;text-align:left; padding-left:5px;}
#top1 .top .search .left{ width:511px; height:63px;float:left; margin-top:4px;}
#top1 .top .search .left .hang1 { width:366px; height:28px; margin-top:5px;float:left;background-image:url(../images/menu_line01.gif);}
#top1 .top .search .left .hang1 ul{height:28px;}
#top1 .top .search .left .hang1 ul a{color:#000;text-decoration:none; font-size:14px;}
#top1 .top .search .left .hang1 li{width:51px;text-align:center;float:left; line-height:22px;height:28px;}/*Moz*/
* html .top .search .left .hang1 li{width:51px;text-align:center;float:left;line-height:24px;height:28px;}/*IE6*/
*+html .top .search .left .hang1 li{width:51px;text-align:center;float:left;line-height:24px; height:28px;}/*IE7*/
#top1 .top .search .left .hang1 .bg01{ background-image:url(../images/btn_01.gif);}
#top1 .top .search .left .hang1 .bg01 a{ color:#FFF;}
#top1 .top .search .left .hang1 .bg02{ background-image:url(../images/btn_02.gif);}
#top1 .top .search .left .hang2{width:520px; height:24px;text-align:left; float:left; margin-top:5px;}

/*城市切换*/
#top1 .top .search .left .hang3{ width:128px;  height:23px;  background-image:url(../images/menu_line01.gif);margin-top:5px;float:left; padding-top:3px; padding-left:5px;}

/*中间内容区*/
#contact{width:630px; height:76px; margin:0px auto;margin-top:10px; }
#contact .button{width:625px; height:76px; margin:0px auto; margin-top:10px; }

/*首页页面底部样式*/
#footer{width:630px;height:auto;margin:0 auto; margin-top:40px;}
#footer .r{ width:680px; height:20px;text-align:center; line-height:20px; font-size:14px;}
#footer p{text-align:center;}






