*
{
	margin:0px;
	padding:0px;
}

html
{
	font-family:Verdana;
	font-size:12px;
	margin:0;
  padding:0;
  width:100%;
  height:100%;
}

img
{
	border:none;
}

body
{
	background:url('../img/bg_1.gif') repeat-y 50% #f6f1e2;
 	margin:0;
  padding:0;
  width:100%;
  min-height:100%;
  height:auto !important;
  height:100%;
}





.container {
  padding-bottom:20px;
}


.header
{
    background:url('../img/bg_1.jpg') no-repeat;
    width:446px;
    height:195px;
    position:relative;
}
        #mail{width:13px; height:9px; position:absolute; top:62px; right:81px; background:url('../img/mail.gif') transparent 0 0 no-repeat;}
        #mail A{display:block; text-decoration:none;}

.content
{
	background:url('../img/bg_2_2.jpg') no-repeat top;
	width:446px;
	height:579px;
}  	

.content p
{
	color:#57656E;
	padding:8px 79px 100px 63px;
	font-family:Georgia;
	font-size:0.8em;	
}


.lng_table a
{
	text-decoration:none;	
	color:#57656E;
	font-family:Georgia;
}

.lng_table span
{
	
	color:#57656E;
	font-family:Georgia;
	font-size:0.6em;
}


/*     in.html  */


 
.header_in
{	
	background:url('../img/bg_3.jpg') no-repeat;
	width:584px;
	height:159px;
}


.header_in p 
{
	padding:30px 5px 0px 45px;
	float:left;
}

.content_in
{
	background:url('../img/bg_4.jpg') no-repeat;
	width:584px;
	height:609px;
	padding-top:5px;
}

.content_in a
{
	text-decoration:none;
	color:#A56E27;
	font-size:0.7em;
}

.content_in h3
{
	color:#57656E;
	padding:50px 159px 0px 143px;
	font-family:Georgia;
	font-size:1.2em;
	font-weight:normal;
}

.content_in p
{
	color:#57656E;
	padding:8px 89px 0px 73px;
	font-family:Georgia;
	font-size:0.8em;	
}
