﻿#banner{
background:url(../images/about/banner.jpg);
}
#sidebar h3{
background:url(../images/about/sidebar_tit.png);
}
#content h3{
height:30px;
margin:-12px 0 20px 0;
}
#content h3 img{
margin:0px;
}
#content p{
line-height:18px;
color:#525151;
}
#content img{
margin:10px 0px;
}
#memora{
margin-top:10px;
width:630px;
border:1px solid #e7e7e7;
padding:6px;
}
#memora p{
background: #e7e7e7;
color:#000;
font-weight:bold;
padding:6px 0px 6px 16px;
}
#memora li{
border-top:1px solid #e7e7e7;
padding:6px 14px 6px 14px;
line-height:18px;
color:#525151;
}
#memora li span{
font-family:"宋体";
}
#group{
padding-left:20px;
}
#group li{
color:#6f0306;
line-height:18px;
}
#group li span{
font-family:"宋体";
}

/*****news****/
#imgshow{
border:1px solid #ccc;
padding:4px;
width:230px;
height:160px;
margin-right:20px;
float:left;
}
#imgshow img{
margin:0px;
}
#textshow{
width:380px;
float:left;
}
#textshow h4{
color:#850206;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}
#content h5{
text-align:center;
color:#850206;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}
#content .newsshow{
width:660px;
margin:0px auto;
}
#content .back{
text-align:right;
padding-right:30px;
}
#content .back a{
color:#9d1c03;
text-decoration:none;
}
#textshow .show{
text-align:right;
}
#textshow .show a{
color:#9d1c03;
text-decoration:underline;
}
#newslist{
margin-top:30px;
}
#newslist li{
display:block;
height:24px;
width:630px;
padding-left:10px;
line-height:24px;
border-bottom:1px solid #e7e7e7;
}
#newslist li:hover{
background:#e7e7e7;
}
#newslist li span{
font-size:11px;
color:#999999;
padding-right:10px;
}
#newslist li a{
color:#030303;
text-decoration:none;
}
#newslist li a:hover{
text-decoration:underline;
}



#page{
padding-top:20px;
color:#999;
text-align:center;
}
#page a{
color:#999;
text-decoration:none;
}
#page a:hover{
color:#000;
}