body{
	font: 12px arial, tahoma;
	color: #222222;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	width: 1000px;	
	margin-left: auto; 
	margin-right: auto;
	background-image: url(../images/page/page_bg.jpg);
	background-repeat: repeat-y; 
	background-position: center;
	background-color:#ffffff;
} 


#container {
  width: 1000px; 
}


.headtop{
	position: absolute; 
	top: 32px;	
	font: 11px Tahoma, Arial; 
	color:#ffffff;
}
.headtop a{
	color:#ffffff; 
	text-decoration:none;
} 
.headtop a:hover{
	color:#d6d875; 
} 
.headtbg, .headthbg{
	background-image: url(../images/page/head_trbg.jpg);
	background-repeat:no-repeat;
	width: 578px;
	height: 148px;
} 
.headthbg{
	background-image: url(../images/page/head_thbg.jpg);
}   
.headthbg h1{
	font: 13px "trebuchet ms", arial, tahoma;
	color: #f3e48f;
	width:521px;
	height:22px;
	padding:122px 0px 0px 206px;
	margin: 0px;
	border: 0px;
	font-style:italic;
	font-weight:bold;
}  
.langtop{
	position: absolute; 
	top: 153px;	
}
table { 
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
a {
	color: #305C6F; 
}
a:hover { 
	color: #1785B8; 
	text-decoration: underline;
}
a u { color:#14626f; }
a:hover  u { 
	color:#14353a;
}
img { 
	border: 0px solid; 
}
.footer{
	font: 11px tahoma, arial;
	text-align: center;
	color: #666666;
	vertical-align:top;
	padding-right:20px;
} 
.footer a{
	text-decoration:none;
	color: #444444;
}  
.more, .morem, .moreg { 
	font: 12px arial, tahoma;
	color: #17555F; 
	text-align: left;
	cursor:pointer;
	margin-top: 3px;
}
.morem { 
	color: #1F3F38; 
}
td {
	font: 12px Arial, Verdana;
	vertical-align:top;	
	line-height:15px;
}
p { 
	line-height: 1.2;
}
.tnav{
	position: absolute; 
	top: 148px;	
}
.topnav {
	background-image: url(../images/page/head_bbg.jpg);
	font: 13px Arial; 
	color: #1a4d57; 
	padding-top: 3px;
	padding-right: 5px;
	text-align:right;
	width:795px;
	height:29px;
	font-weight:bold;
	font-style:italic;
}
.topnav a{
	color: #1a4d57; 
	padding: 0px 4px 0px 4px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.topnav a:hover{
	color: #985693; 
	text-decoration:underline;
}
.bread{
	position: absolute; 
	top: 178px;	
	font: 11px Tahoma, Arial; 
	color: #999999; 
	padding-left: 30px;
	width:800px;
	text-style:italic;
}
.bread a{
	color:#666666; 
	text-decoration:none;
}
.bread a:hover{
	color:#111111; 
}

.curs{
	cursor:pointer; 
	cursor:hand; 
	display:inline;
}