@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
         
}
ul, ol {
	list-style:none;
}
.clear {
	clear:both;
}
body {
        background: url(bg.gif) repeat-x scroll 0 0 transparent;
	font-family:宋体;
	/*background: none repeat scroll 0 0 #EAEAEA;*/
	font-size:13px;
      
}
input, a {
	outline:none;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#666;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    font-family: Arial,宋体;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.byn {
    margin: 15px auto;
    padding: 0 20px;
	
}
.byn li {
    background: url(dd.png) no-repeat scroll 0 10px transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-weight: bold;
    line-height: 35px;
    padding-left: 20px;
}

.byn span {
    float: right;
}

h1 {
    border-bottom: 1px solid #CCCCCC;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.nri{ line-height:30px; font-size:14px; margin-top:15px; margin-bottom:15px;}