﻿@charset "utf-8";
/* CSS Document */
/*banner begin*/
.banner{
	background: url(../img/banner.png) center no-repeat;
	width:100%;
	height: 220px;
}
/*banner end*/

.local{
	width:981px;
	font-size:14px;
	margin:0px auto 0 auto;
	padding:10px 10px;
	color:#000;
	}
	
.localtext:hover{
	text-decoration: underline;
	color: #0068e0;
	}	
	
.localtext{
	font-size:14px;
	color:#000;
	}
.box6{
	width:900px;
	margin:30px auto;
	padding:0 40px;
	}
.titletext{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#000;
	}
.date{
	font-size:14px;
	text-align:right;
	padding:10px 0 20px 0 ;
	color:#848484;
	}
.boxfl{
	clear:both;
	overflow:hidden;
	text-align: right;
	margin:10px 0;
	}
.mrl20{
	margin-left:20px;}				
.author{
	font-size:14px;
	padding:5px 0;
	}	
.text{
	font-size:14px;
	line-height:190%;
	color:#000;

		}	
.mrt20{
		font-size:14px;
	line-height:190%;
	color:#000;}	
.mrt20 p{
	margin-top:20px;}		
.text2{
	text-indent:28px;
	}	
	
.text3{
	text-align:right;
	color:#1a1a1a;
	font-size:14px;
	}	
.btn_enter{
	color:#0068e0}	
	
.btn_enter:hover{
	text-decoration:underline;
	}	
	
	
	
	
	