@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { font-family: "宋体"; font-size: 12px; color: #000; line-height: 24px; }
a { text-decoration: none; color:#000; }
a:hover { color: #C62626; text-decoration: underline; }
ul, li { list-style-type: none; }
img { border: 0px; }
#header { clear: both; width: 100%; }
#wrap { clear: both; width: 960px; height: 1%; overflow: hidden; margin: 0px auto; }
#leftBox { float: left; width: 160px; margin: 10px 0px; }
#rightBox { float: right; width: 240px; margin: 10px 0px; }
.leftPic dd { line-height: 20px; margin: 10px 0px; }
#list { display: inline; float: left; width: 520px; margin: 10px 20px; }
#list h1 { font-family: "微软雅黑"; font-size: 20px; color: #C52626; line-height: 30px; background: url(http://images.china.cn/images1/ch/2013lianghui/yimages/y_11.gif) repeat-x left center; }
#list h1 span { background: #FFF; padding-right: 10px; }
#list ul { border-bottom: 1px solid #BBBDBF; padding: 10px; }
#list ul li { font-size: 14px; line-height: 28px; background: url(http://images.china.cn/images1/ch/2013lianghui/yimages/y_5.gif) no-repeat left 12px; padding-left: 10px; }
#footer { clear: both; width: 100%; }
#autopage { color: #CC0001; font-weight: bold; clear: both; padding-top: 20px; }
#autopage a { color: #003F7D; font-weight: bold; border: 1px solid #DDDDDD; padding: 5px; }