﻿@charset "utf-8";
/* CSS Document */

/*contain布局*/
*{margin:0;padding:0;}
body{background:url(../images/bodybj.jpg);}
li{list-style:none;}
a{text-decoration:none;color:#333;font-size:14px;}
.contain h2{font-size:14px;}
.more,.time{float:right;padding-right:5px;font-family: Georgia,"Times New Roman";}
.clear{clear:both;}
.contain{width:940px;height:auto;font-size:12px;background:#fff;margin:8px auto;}
.header{width:962px;margin:0 auto;}
.content{height:auto;margin:10px auto;}
.logo{width:auto;height:260px;margin:0 auto;background:url(../images/banner.jpg) center top no-repeat;}

/*menu*/
#menu{width:auto;height:39px;background:url(../images/navbg.jpg) left top repeat-x;margin:1px auto;}
#menu ul{width:962px;margin:0 auto;}
#menu ul li{float:left;height:39px;line-height:39px;background:url(../images/navList.png) right top no-repeat;}
#menu ul li a{padding:0 11px;color:#fff;font-size:14px;}
/*content_outer*/
.content_outer{height:auto;}
.tab1,.tab2,.tab3{background:url(../images/bg.jpg);min-height:210px;}
/*tab1*/
.focus{overflow:hidden;width:310px;float:left;}
.tab2{margin:15px auto;}
/*news*/
.news_text{float:right;width:600px;}
.news h2{height:27px;line-height:27px;background:url(../images/lm-bgv.jpg) left bottom no-repeat;text-indent:25px;color:#fff;}
.news_text ul li,.tab1 li,.tab2 li,.tab3 li{height:2.2em;line-height:2.2em;text-indent:18px;background:url(../images/tu4.gif) 5px center no-repeat;border-bottom:1px dashed #999999;}

/*adv*/
.adv{margin:5px auto;}

/*tab2*/
.left_box{width:660px;float:left;}
.left_box h2{height:27px;line-height:27px;text-indent:25px;color:#fff;background:url(../images/lm-bg.jpg) no-repeat;}
.right_box{width:260px;float:right;}
.right_box h2{height:27px;line-height:27px;text-indent:32px;color:#fff;background:url(../images/lm-bg2.jpg) no-repeat;color:#000;}


