/*
Document:main.css
Created on:2011-9-21,14:53
Author:haojuan
Description:首页样式表
*/
/*------------------------CSS重置及公共类-------------------------*/
html,body,div,span,
h1,h2,h3,h4,h5,h6,p,
a,img,strong,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-size:12px;
color:#000000;
family:宋体;
/*background:transparent;*/
}
Ol,ul{
List-style:none;
}
body{background-color:#910000;}
a:link{text-decoration: none;color:#000000;}
a:visited{text-decoration: none;color: #000000;}
a:hover{text-decoration:underline;color: #000000;}
a:active{text-decoration: none;color: #000000;}
.clear{clear:both;}
.yellow{color:#ea5504;font-size:14px;font-weight:bold;height:30px;line-height:30px;padding-bottom:10px;}
.yellow a{color:#ea5504;font-size:14px;font-weight:bold;}
.red{color:#951319;font-size:12px;font-weight:bold;}
img{display:block;}
/*-----------------页面头部样式--------------------*/
#header{margin:0 auto;width:960px;}
#top{background-image:url(../images/top_bg.jpg);background-repeat:no-repeat;float:left;height:45px;line-height:45px;width:960px;}
#top span{display:inline;float:right;padding-right:20px;}
#top span a:link,#top span a:visited,#top span a:hover,#top span a:active{color:#b90b11;text-decoration:underline;}
#banner{float:left;height:221px;width:960px;}
#jianjie{background-image:url(../images/sm_bg.jpg);background-repeat:no-repeat;display:inline;float:left;height:141px;padding:10px 30px;width:900px;}
#jianjie p{color:#ffffff;line-height:20px;text-indent:24px;}
#menu{background-image:url(../images/menu_bg.jpg);background-repeat:no-repeat;float:left;height:30px;text-align:center;padding:0px 255px;width:450px;}
#menu ul li{background:url(../images/line1.jpg) no-repeat 0px 0px;color:#fff2c2;display:block;font-size:14px;font-weight:bold;float:left;line-height:30px;text-align:center;width:150px;}
#menu ul li a{color:#fff2c2;font-size:14px;font-weight:bold;}
#menu ul li a:link,#menu ul li a:visited,#menu ul li a:hover,#menu ul li a:active{color:#fff2c2;font-size:14px;font-weight:bold;}
#menu ul li a:hover{ background:url(../images/hover_bg.jpg) no-repeat center 1px;display:block;}
/*------------------页面主题部分样式------------------------*/
#main{margin:0 auto;width:960px;}
.title{display:inline;float:left;heigth:44px;margin:15px 18px 0px 0px;width:942px;}
.content{background-image:url(../images/di_bg.jpg);background-repeat:repeat-y;display:inline;float:left;margin:0px 20px 0px 20px;padding:10px 0px;width:920px;}
.content1{display:inline;float:left;width:440px;margin:0px 10px;}
.content1 ul li{background:url(../images/ico.gif) no-repeat 0px 11px;color:#b9181f;font-size:14px;font-weight:bold;line-height:35px;padding-left:15px;}
.content1 ul li a:link,.content ul li a:visited,.content1 ul li a:hover,.content ul li a:active{color:#b9181f;font-size:14px;font-weight:bold;}
.mtitle{background-image:url(../images/title.jpg);background-repeat:no-repeat;display:inline;float:left;height:34px;margin:20px 19px 0px 19px;padding-left:350px;width:572px;}
.mtitle ul li{background:url(../images/ico2.jpg) no-repeat 5px 12px;color:#ffffff;display:inline;float:left;font-weight:bold;height:34px;line-height:34px;padding-left:15px;}
.mtitle ul li a{color:#ffffff;font-weight:bold;text-decoration:underline;}
.mtitle ul li a:link,.mtitle ul li a:visited,.mtitle ul li a:hover,.mtitle ul li a:active{color:#ffffff;font-weight:bold;text-decoration:underline;}
.mcontent{background-color:#ffffff;display:inline;float:left;margin:0px 21px 0px 20px;padding-bottom:20px;width:919px;}
.al_title{background:url(../images/tiao_bg.jpg) no-repeat 0px 0px;color:#ffffff;display:inline;float:left;font-size:14px;font-weight:bold;height:22px;line-height:22px;margin-top:20px;padding-left:20px;width:899px;}
.al_title a{color:#ffffff;font-size:14px;font-weight:bold;}
.anli{border-bottom:dashed #951319 1px;display:inline;float:left;margin:10px 9px 10px 10px;padding-bottom:10px;width:900px;}
.anli_pic{border:solid #cccccc 1px;display:inline;float:left;height:134px;margin-top:10px;padding:2px;width:177px;}
.anli_txt{display:inline;float:left;line-height:20px;padding-left:17px;width:700px;}
/*------------------页面尾部样式--------------------------*/
#footer{margin:0 auto;width:960px;}
#foot1{background-image:url(../images/foot1_bg.jpg);background-repeat:no-repeat;color:#ffffff;display:inline;float:left;height:73px;line-height:20px;padding-left:30px;padding-top:20px;width:930px;}
#foot2{float:left;line-height:20px;text-align:center;width:960px;}

.mtitle ul{ height:34px; overflow:hidden; }