* { word-break: break-all; } /*在IE中实行强制换行*/
body {
	background-color: #3cb54a;
	margin-left: 1px;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 1px;
}
td img {display: block;}

div,li{
	overflow:hidden;
}
p,form{
	margin:0px;
	padding:0px;
}
img,form{
	border:none;
}
a{text-decoration:none;color:#4B4B4B;}
a:hover{text-decoration:underline;}
ul,li{
	padding:0px 10px 0px 10px;
	margin:0px;
	list-style:none;
	overflow:hidden;
	font-size: 14px;
	line-height:25px;
}
li cite { font-style: normal; font-size: 14px; float: right; width: 4em; color: #999; }
	li cite a { color: #999; font-size: 14px !important; }
		li cite a:visited { color: #999; }

h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:30px;
	overflow:hidden;
}

h5{
	font-size:28px;
	line-height:25px;
	text-align: center;
}

.box1{
	margin:20px 0px 20px 0px;
	text-align:left;
}

.table_c {
	border:1px solid #fff;
}


.Page {
	margin:6px 0px 6px 25px;
	width:550px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #C5D8E2;
	background-color: #F1FAFF;
	color: #023CBE;
}

.intro {
	font-size:14px;
	font-style: normal;
	letter-spacing: 1px;
	text-align:left;
}

.message {
	overflow-y: auto;
	margin:30px 6px 6px 6px;
	height:70px;
	font-size:12px;
	font-style: normal;
	line-height:24px;
	text-align:left;
}


.news {
	font-size: 14px;
	line-height:25px;
	color: #000;
	letter-spacing: 2px;
}


.cont {
	font-size: 14px;
	line-height:25px;
	color: #000;
	letter-spacing: 1px;
}
.photo {
	padding:10px 10px 10px 10px;
}