/* Common */

body,div,h1,h2,dl,dt,dd,ul,li,p
{
 margin:0;
 padding:0;
}

img{border:0;}

.clear:after
{
content:".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
.clear{display:inline-table;}

/* Mac IE begin*/
* html .clear{height*:1%;}
.clear{display:block;}
/*Mac IE end*/

body
{
background:#F5F5DC url(../images/bg.gif) no-repeat top;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
 }

#wrapper
{
width:850px;
background:#FFF;
border:#5B3E1C solid 1px;
margin:0 auto;
}

#header
{
width:850px;
height:107px;
background:url(../images/header_btm.gif) repeat-x bottom;

}

#main{
width:850px;
background:url(../images/main_bg.gif) repeat-y top;
}



#navi
{
width:168px;
margin:0px;
padding:0;
background:url(../images/navi_bg.gif) #E4D8B1;
float:left;
}

#menu
{
padding-top:20px;
}

#contents
{
background:url(../images/top_shadow.gif) repeat-x top;
width:660px;
float:right;
margin:0;
padding:10px;
position:relative;
}

#footer{
background:url(../images/footer_bg.gif) no-repeat;
width:850px;
height:66px;
text-align:center;
}


a:link {color:#6A0038;}
a:visited {color:#6A0038;}
a:hover {color: #D1C0A5;} 

/* Navigation  */
#navi ul, li
{
margin:0px;
padding:0px;
list-style-type:none;
}
 
#navi li
{padding-bottom:1px;}


.lang{margin:25px 14px;}

/*:::: Contents ::::: */

/* Contents top Menu */
#contents ul,li
{
margin:0;
padding:0;
list-style-type:none;
display:inline;
float:left;
}


#contents li
{
margin-left:10px;
}

#contents li img{
vertical-align:bottom;
}

.mail
{
width:500px;
margin:10px;
height:500px;
}

.desc{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
width:659px;
font-weight:normal;
padding-bottom:10px;
}
 
.top_text{
	font-size:1.1em;
	padding-bottom:10px;
	}
.red{
	color:#de2652;
	}

/* Box style */
.top_box
{
background:url(../images/top_box_bg.gif) repeat-y;
width:659px;
margin:0;
padding:0;
}


.box
{
background:url(../images/box_bg.gif) bottom no-repeat;
width:659px;
margin:0;
padding-bottom:20px;
}

.img01
{margin:0 3px;}


.intro
{
	width:594px;
	background: url(../images/left_top.gif) no-repeat 10px 10px;
	margin-left:15px;
	padding:25px;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.4em;
	text-align:justify;
}

.top_img{
	float:right;
	margin-right:3px;
	line-height:1.4em;
	}

/*  IE 6,7 begin   */
* html .intro { font-size:1.2em; }
*:first-child+html .intro { font-size:1.3em; /*\*//*/ font-size:1.2em; /**/ }
/*  IE 6,7 end  */


/* News style */

.new
{
margin:10px 0px;
width:655px;
background-color:#F5F5DC;

}

.news
{
border:0;
width:655px;
margin:0;
padding:0;
min-height:30px;

}
/*footer*/

#footer p{
	font-size:1.1em;
	padding-top:15px;	
	}
.breadcrumb{
	padding-bottom:10px;
	}
/*Added*/
.small{
	font-size: 1.0em;
	}

