html * {
	margin:0;
	padding:0;
}
body {
	color:#727679;
	font: normal 12px "Arial", Helvetica, sans-serif;
	position:relative;
}

a {color:#567297; text-decoration:underline;}
a:hover {text-decoration:none;}
a img {border:0;}
h1, h2, h3 {color: #33a557;}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
table {border-collapse: collapse;}
.mainTable {
	width: 980px;
	margin: 15px auto;
}
.dev {
	float: left;
	margin-top: 7px;
}
.dev a {
	text-decoration: none;
}
.forms td input.btn {
	width: auto;
}
.lang a, .lang b {
	color: #646464;
	text-decoration: none;
}

.lang {
	position: absolute;
	color: #FFC900;
	text-transform: uppercase;
	font-weight: bold;
	margin: 75px 0 0 850px;
}
.logo a img {
	position: absolute;
	margin: -60px 0 0 31px;
	z-index: 999;
}
.logo div.siteName {
	margin: 0px 0 0 185px;
	color: #186A35;
	font: normal 30px "Impact";
	text-transform: uppercase;
/*	font-family: "Myriad Pro Light";*/
}
.logo span.desc {
	color: #a4248f;
	margin-left: 185px;
	text-transform: uppercase;
	font: bold 12px  "Century Gothic";
}
.mainColor {padding-left: 30px;background: #305484;}
.profile {
	margin-top: 15px;
	width: 270px;
	background: url(../image/loginBack.gif) no-repeat right top;
	height: 100px;	
}
a.login {
	display: block;
	height: 13px;
	width: 14px;
	background: url(../image/login.gif) no-repeat left top;
	text-decoration: none;
}
.aLogin tr td {
	padding: 4px;
}
.profile .topTr {
	height: 10px;
	font-size: 9px;
}
.strLogin {
	color: #404040;
	text-align: right;
	font: bold italic 11px "Georgia";
	padding: 0 5px 0 0;
}
a.register {
	color: #777;
	font: bold italic 11px "Georgia";
	margin: 0 10px 0 0;
	text-decoration: none;
}
.in_input {
	border: 1px solid #E3E0DB;
	color: #95969A;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

.mainColor * {
	color: #778BAC;
} 

.cHp .green {
	background: #005c00;
}

.cHp h2 {
	color: #fff;
	margin: 20px 0 5px 10px;
}
.searchForm {
	margin: 26px 0 0 10px;
}

.leftRegion h1 {
	color: #98965f;
	text-transform: uppercase;
	margin: 25px 0 5px 30px;
	padding: 0 0 0 20px;
}

.lastNews {
	background: url(../image/nico.gif) no-repeat left 3px;
}

.no1 {
	font-size: 12px;
	background:url(../image/newsback.gif) no-repeat center bottom;
	margin-top: 5px;
}

.no1 div.date {
	background: url(../image/data.gif) no-repeat left top;
	height: 25px;
	width: 61px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 4px;
}

.s1 {
	background: #00aa4e;
}
.s2 {
	width: 85px;
	background: #A3238E;
}
.s3 {
	width: 95px;
	background: #FFC900;
}


.no1 .more {
	color:#000;
	text-decoration: none;
}
.no1 a.more:hover {
	text-decoration: underline;
}

.announce {
	width: 100%;
}

.announce .title {
	border-left: 1px solid #00aa4e;
	padding-left: 19px;
	min-height: 40px;
	
}


.announce .date {
	font-size: 10px;
	margin: 0 0 8px 20px;
	color: #33A557;
	font-weight: bold;
}

div.title a {
	color: #777777;
	text-decoration: none;
}
div.title a:hover {
	text-decoration: underline;
}

.announce td {
}

.allAnnounce {
	text-align: right;
	margin-right: 30px;
}

.centerPage {
	color: #444;
	font-size: 14px;
	line-height: 150%;
	background: url(../image/map.png) no-repeat center 200px;
	padding-bottom: 20px;
}

.centerPage p {
	padding: 0;
	margin: 10px 0;
	text-indent: 20px;
}

.centerPage ul, .centerPage ol {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
}

.centerPage h1 {
	margin: 20px 0;
}

.centerPage img {
	margin: 4px;
}

.bottomNavi {
/*	padding: 0 70px 0 110px;*/	
}

.leftRegion {
	padding-bottom: 20px;
}
.separate, .separate div {
	font-size: 6px;
	height: 6px;
}
.separate div {
	width: 188px;
	background: #305484;
	float: right;
}
.separate {
	background: #EEEEEE;
}
.bottomContent a {
	color: #9C9C9E;
}
.bottomContent {
	text-align: right;
	padding: 25px 70px 0 0;
}

.leftTop {
	background: url(../image/leftTop.jpg) no-repeat left bottom;
}

.forms td input {
	width: 300px;
}

input.btn {
	width: 120px;
}

.forms td {
	padding: 4px;
}

.wrapper {
	border-right: 1px solid #cdcdcd;	
	border-left: 1px solid #cdcdcd;	
	padding: 0;
	margin: 0;
}

.wrapper2 {
	background: url(../image/top.gif) no-repeat left 1px;
	margin: -1px;
	
}

.wrapper3 {
	background: url(../image/bott.gif) no-repeat left bottom;
	padding: 20px;
	padding-bottom: 21px;
	margin-bottom: 2px;
}
.logo {padding-top: 10px;}

.logo .lang a img {position: relative; margin: 0;}
