﻿#endMain1
{
	clear: both;
	
	
	margin: 0px auto;
	width: 950px;
	
}
#endMain1 #endText1
{
	clear: both;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 14px;
	padding-bottom: 11px;
	overflow: hidden;
	WORD-BREAK: break-all;
	line-height: 23px;
	padding-top: 11px;
	text-align: left;
	WORD-WRAP: break-word;
}
.main
{
	width: 960px;
	background: #FFF;
	padding: 10px 20px 10px 20px;
}
.main .toplogo
{
	clear: both;
	width: 720px;
	height: 60px;
}
.main .toplogo .logo
{
	width: 200px;
	float: left;
}
.main .toplogo .title
{
	width: 510px;
	height: 15px;
	float: right;
	padding: 5px 10px 0px 0px;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 12px;
	color: #555;
	text-align: right;
	background: url(../images/nspage_tophr.gif) right center no-repeat;
	margin-top: 40px;
}
.main .cmain
{
	clear: both;
	overflow: hidden;
}

.main .cmain .ctitle
{
	width: 960px;
	height: 25px;
	margin-top: 10px;
}
.main .cmain .ctitle h1
{
	width: 190px;
	height: 25px;
	font-size: 12px;
	text-indent: 10px;
	letter-spacing: 5px;
	line-height: 25px;
	color: #555;
	display: block;
	background: url(../images/nspage_mtitle.gif) no-repeat;
	float: left;
}
.main .cmain .ctitle span
{
	width: 760px;
	height: 12px;
	overflow: hidden;
	float: right;
	border-bottom: 1px solid #D5EEFA;
}
.main .cinfo
{
	width: 960px;
	margin-top: 10px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.main .cinfo h3
{
	font-size: 12px;
	line-height: 28px;
}
.main .cinfo span
{
	color: #EE0000;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.main .cbox
{
	width: 700px;
	padding-bottom: 10px;
}

