@charset "gb2312";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}



ol, ul, li {
    list-style: outside none none; margin:0; padding:0;
}
a:link, a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

body {
    background: url("imagesbanner.jpg") no-repeat center top;
    color: #333;
    font: 12px/180% "å®‹ä½“";
    margin: 0
    padding: 0;
   
}
.top{height:374px; margin: o auto;}





.layout {
    margin: 0 auto;
    width: 1000px;
	background: #ffffff none repeat scroll 0 0;
	margin-bottom:15px;
}
.left{ float:left;}
.right{float:right;}
.jj{ width:320px; padding:10px;  }
.jj p{font-family: simsun;
    font-size: 14px;
    line-height: 25px;
	margin-top:0;
	text-indent:2em;
}
.width570{width:570px;}
.width430{width:430px;}
.width408{width:408px;}
.list_1{ padding-left:0px; margin:0; overflow:auto;text-overflow:ellipsis;}
.list_1 li {
    background: rgba(0, 0, 0, 0) url("imagesdot.gif") no-repeat scroll 0 center;
    font-size: 15px;
	line-height:33px;
    padding-left: 12px;
	
	width:305px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.bt{ font: bold 24px/44px "SimSun","Î¢ÈíÑÅºÚ"; text-align:center; margin:20px; line-height:60px;}

.xctp li{ float:left; margin-right: 6px;}