body {
	background:#f3f8ff url('/SiteNN/Const/themes/anti/images/body.gif') repeat-x;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 28px;
	font-weight: normal;
	color: #003f6f;
}

a, a:link, a:visited {
	color: #003f6f;
	text-decoration: underline;
}

.wrap-table {
	margin-top: 0px;
	position: relative;

}
.wrap-both, .wrap-info {
	padding-top: 270px !important;
}

.wrap-table .wrap-table {
	margin-top: 0px;
}


.wrap-menu {
	width: 222px;
	border-bottom: 2px solid #b9b9b9;
}

.wrap-menu .module {
	margin-left: 25px;
}

.wrap-menu .menu {
	padding: 25px;
}

.wrap-menu .menu .level1 {
	margin-left: 10px;
}

.wrap-menu .menu a {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}

.wrap-menu .find {
	background: url('/SiteNN/Const/themes/anti/images/find.gif') no-repeat;
	height: 22px;
}

.wrap-menu .find form {
	margin: 0px;
	padding: 0px;
}

.wrap-menu .find input {
	width: 120px;
	height: 16px;
	font-size: 11px;
	border: 1px solid #ffffff;
	margin-top: 2px;
	margin-left: 10px;
}

.wrap-menu .news, .wrap-info .news {
	background: #fff;
	padding: 12px;
}

.wrap-menu .news-show, .wrap-info .news-show {
	background: #e4ebf2;
	font-size: 17px;
	color: #003f6f;
	padding-top: 7px;
	padding-left: 14px;
	height: 28px;
	border-top: 1px solid #c0d1e0;
}


.wrap-info {
	width: 25px;
}


.wrap-head {
	height: 265px;
	width:99% !important;
	min-width:1000px;
}

.head-title {
	height: 225px;
	margin: 25px;
	margin-top: 50px;
}

.wrap-head .logo {
	position: absolute;
	margin-left: 25px;
	margin-top: 5px;
}

.wrap-head .link {
	position: absolute;
	margin-left: 30px;
	margin-top: 160px;
	width: 130px;
}

.wrap-head .link a {
	color: #3c5895;
}

.wrap-head .slogan {
	position: absolute;
	margin-left: 250px;
	margin-top: 60px;
}

.wrap-head .phone-head {
	position: absolute;
	margin-top: -31px;
	right: 300px;
	color: #003f6f;
}

.wrap-head .phone-head strong {
	font-size: 24px;
	font-weight: normal;
	color: #545454;
}


.wrap-cont .module {
	margin-left: 25px;
}

.wrap-cont .menu {
	height: 25px;
}

.wrap-cont .menu a {
	display: block;
	float: left;
	margin-left: 50px;
	margin-top: 5px;
}

.wrap-cont .news-show {
	background: #e4ebf2;
	font-size: 17px;
	color: #003f6f;
	padding-top: 7px;
	padding-left: 14px;
	height: 28px;
	border-top: 1px solid #c0d1e0;
}

.wrap-cont .news {
	background: #fff;
	padding: 12px;
}


.news p {
	color: #545454;
}

.news .image {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	border: 1px solid #d6d6d6;
}

.news .date {
	font-size: 17px;
	color: #003f6f;
	margin-bottom: 15px;
}

.news .date span.Y {
	font-size: 11px;
	color: #545454;
}

.news .date span {
	border-bottom: 1px dashed #003f6f;
}

.news .date span span {
	border-bottom: none;
}

.news .detail {
	display: block;
	font-size: 11px;
}

.news .clear {
	height:10px;
}

.news .allnews {
	text-align:right;
}

.corner {
	background: #d4e2ee url('/SiteNN/Const/themes/anti/images/corner-tl.gif') left top no-repeat;
}
.corner .corner {
	background: transparent url('/SiteNN/Const/themes/anti/images/corner-tr.gif') right top no-repeat;
}
.corner .corner .corner {
	background: transparent url('/SiteNN/Const/themes/anti/images/corner-bl.gif') left bottom no-repeat;
}
.corner .corner .corner .corner {
	background: transparent url('/SiteNN/Const/themes/anti/images/corner-br.gif') right bottom no-repeat;
}

.module {
	margin-bottom: 15px;
}

.wrap-foot {
	height: 100px;
}

.wrap-foot .copy {
	position: absolute;
	margin-left: 40px;
	margin-top: 20px;
}

.wrap-foot .copy span {
	font-size:11px;
}

.home-link, .mail-link, .site-link {
	position: absolute;
	width: 30px;
	height: 30px;
	padding: 7px;
	margin-top: 20px;
}

.home-link img, .mail-link img, .site-link img {
	width: 16px;
	height: 16px;
}

a.home-link:hover, a.mail-link:hover, a.site-link:hover {
	background: url('/SiteNN/Const/themes/anti/images/round.gif') no-repeat;
}

.home-link {
	right: 200px;
}

.mail-link {
	right: 125px;
}

.site-link {
	right: 50px;
}

.wrap-tb {
	border-top: 1px solid #b9b9b9;
	width:100%;
}

.wrap-foot .phone-foot {
	position: absolute;
	margin-top: 20px;
	right: 40px;
	color: #003f6f;
}

.wrap-foot .phone-foot strong {
	font-size: 24px;
	font-weight: normal;
	color: #545454;
}

.wrap-foot .address {
	position: absolute;
	margin-top: 60px;
	right: 40px;
	color: #545454;
}

