
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	outline: none;
}
body:hover a{
	text-decoration: none;
	outline: none;
}
ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

.clear {
	clear: both;
}


/*banner*/

#banner{
        
	MARGIN: 0px auto;
	padding-top: 0px;
}


.sub_content {
	width: 1200px;
	margin: 30px auto;
	position: relative;
	/*top: -100px;*/
}


.sub_content1 {
	width: 1200px;
	margin: 0px auto 30px auto;
        position: relative;
	top: 10px;
	
}
.right_content1 {
	width:1200px;
        display: inline-block;
	background: #fff;
	
	
}

.sub_right {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}


.breadcrumb {
	width: 1100px;
	height: 44px;
	line-height: 50px;
	margin: 0 auto;
	border-bottom: 2px dashed #bdbdbd;
}

.breadcrumb .location {
	float: right;
	color: #949494;
	line-height: 55px;
}

.breadcrumb .location a {
	color: #949494;
	text-decoration: none
}

.breadcrumb .location a:hover {
	color: #949494;
	text-decoration: underline;
}


.breadcrumb h2 {
	font-family: "??????";
	font-size: 20px;
	color: #1e50ae;
}

.breadcrumb h2 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	font-weight: normal;
}







/*----------------------------------------????????????--------------------------------------------------*/

.ArticleTitle {
	width: 100%;
	clear: both;
	text-align: center;
	line-height: 56px;
	color: #000;
}

.ArticleTitle2 {
	width: 100%;
	text-align: center;
	line-height: 30px;
	background: #e7e2da;
	margin: 0 auto;
}

.contentD {
	width: 100%;
	height: auto;
	margin-top: 10px;
	clear: both;
	text-align: left;
	line-height: 25px;
	min-height: 200px;
	font-size: 16px;
}

.contentD img {
	/*width: 100%;*/
}

.next-pre {
	width: 100%;
	line-height: 20px;
	text-align: right;
	margin: 20px auto;
	float: right;
}

.next-pre span {
	display: block;
	color: #000;
}

.next-pre span a {
	color: #999;
	text-decoration: none;
}

.next-pre span a:hover {
	color: #b20000;
	text-decoration: underline;
}

.small_box ul li{
	clear: both;
	width: 1200px;
	text-align: right;
        border-bottom: 1px solid #cccccc;
}

.small_box ul li table a{
	width: 100px;
        height: 30px;
        line-height: 30px; 
        background: #cc0000;
	text-align: center;
        color: #ffffff;
        padding:5px 10px;
	font-size: 1.4rem;
	border-radius: 4px;
}

.small_box ul li table a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/*Ð­Í¬ÓýÈË*/

.word{
	width:1200px;
	margin:20px auto 40px auto;
	
}

.word h2{
	font-size:28px;
	color:#333333;
	text-align: center;
	line-height: 80px;
}

.word h3{
	font-size:22px;
	color:#333333;
	padding:20px 0 10px 0
}

.word h4{
	font-size:18px;
	color:#333333;
	line-height: 42px;
}


.word p{
	font-size:16px;
	color:#444;
	line-height: 28px;
	text-indent: 32px;
}

.word p span{
	display: block;
	font-weight:bold;
	font-size:18px;
	color:#555;
	line-height: 28px;
	padding:20px 0 10px 0;
}

.word p a{
	font-size:16px;
	color:#0162B0;
	line-height: 28px;
}



.word table th{
	font-size:18px;
	text-align:center

}

.word table td{
	font-size:16px;
                  text-align:center
	
}


















