
*{margin:0;/* padding:0;*/}
a img {border:none;}
body {
	background:url(../images/back-body.jpg) top center no-repeat #fff;
	/*background-size:100%;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
}
#warp {
	width:963px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	padding-top:30px;	
}
.logo {
	width:328px;
	padding-top:9px;
	padding-left:331px;
/*	background:url(../images/logo.png) no-repeat;*/
	height:104px;
	display:block;
}
*+html.logo {
  background-image:none;
  padding-left:331px;
}
.container {	
	width:963px;
	background:url(../images/shadow.jpg) repeat-y;
	margin-top:7px;	
}
.end {
	background:url(../images/bottom-footer.jpg) no-repeat;
	height:29px;
	width:963px;
}
#content {
	background:url(../images/back-content2.jpg) top no-repeat;
	float:left;
	margin-left:1px;
	width:100%;
}
.content-left {
	width:228px;
	float:left;
	padding-left:28px;
}
/*td a img {
 margin-bottom:20px;
 margin-top:10px;
}*/

/* --- menu ---- */
#menu {
	width:177px;
	margin-top:57px;
	font-size:14px;
}
#menu ul {
	display:inline;
}
#menu ul li {
	list-style:none;
	margin-bottom:7px;	
	float:left;
	position:relative;
}
#menu ul ul {
 position:absolute;
 top:0;
 left:175px;
 display:none;
}
#menu ul li:hover ul {
 display:inline-block;	
 z-index:20;
}
*+html #nav ul li ul {width: 99%}
* html #nav ul li ul {width: 11.8em;}

* html #menu ul li a:hover ul {
 display:inline-block;	
}
* html #menu ul li ul li a {height: 1%;}
*+html #menu ul li ul li a {height: 1%;}
#menu ul li ul li a {
	background:url(../images/back-dropmenu.jpg) #e5ebef repeat-x;
	padding-right:16px;
	font-size:11px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:187px;
}
#menu ul li ul li a:hover, #menu ul li ul li a.menu-current {
	background:url(../images/back-dropmenu-hover.jpg) #036d59 repeat-x;
	height:auto;
	width:187px;
}
#menu ul li ul li {
 margin-bottom:0px;	
}
#menu ul li a {
	color:#495887;
	text-decoration:none;
	background:url(../images/back-menu.jpg) no-repeat;
	width:161px;
	padding-top:5px;
	padding-left:16px;
	height:23px;
	display:block;
}
#menu ul li a:hover, #menu ul li a.menu-current {
	background:url(../images/menu-hover.jpg) no-repeat;
	color:#fff;
	width:161px;
	height:23px;
}
/* ---- search ----*/
.search {
	width:187px;
	background:url(../images/back-search.jpg) repeat-x #304892;
	overflow:hidden;
	margin-top:17px;
	margin-left:-6px;
	clear:both;
}
.top-search {
	background:url(../images/top-search.jpg) no-repeat;
	height:7px;
	width:187px;
	display:block;
}
.search h1 {
	font-weight:normal;
	color:#fff;
	font-size:15px;
	margin-left:9px;
}
.search input {
	background:url(../images/back-input.jpg) no-repeat;
	padding-top:5px;
	padding-left:6px;
	width:163px;
	height:17px;
	border:none;
	margin-left:9px;
	margin-top:8px;
	color:#828181;
	font-size:10px;
	float:left;
}
#button {
	background:url(../images/go.jpg) no-repeat;
	width:63px;
	height:21px;
	float:right;
	margin-top:10px;
	padding:0;
	margin-right:8px;
	cursor:pointer;
}
/* ---- content right ---- */
.content-right {
	width:631px;
	float:left;
	border-left:1px solid #d4dce3;
	padding-left:38px;
	margin-top:19px;
	color:#323232;
}
.content-right h1 {
	color:#0953a1;
	font-size:18px;
	clear:both;
}

.content-right p {
	margin-top:21px;
	line-height:19px;
}
.content-right ul {
 padding-left:30px;
 margin-top:10px;
}
.spalsh {
	/*overflow:hidden;*/
	margin-bottom:27px;
}
/*.spalsh img {
	margin-right:39px;
	float:left;
}
*/
/* ---- sponsor --- */
.sponsor {
/*	margin-left:32px;*/
	margin-left:9px;
	overflow:hidden;
	padding-top:48px;
	clear:both;
}
.sponsor a img {
	float:left;
	margin-right:18px;
	border:none;
}
#footer {
	text-align:center;
	color:#2f4791;
	font-size:12px;
	margin-bottom:100px;
}
#footer a {
	color:#2f4791;
	text-decoration:none;
}	

/*.gallery {margin:0 ; width: auto;}


.gallery td {
	padding: 0;
	}*/
	
/*.gallery img {
	margin: 0;
	width: 190px;
	height: 143px;
	margin-bottom: 4px;
	}*/
