@charset "utf-8";
/* CSS Document */

body{
	background-color:#3c1e08;
}

a {
	color:#583f24;
}


a:active {
	color:#44301A;
}


a:hover {
	color:#220f01;
}



#wrapper{
	text-align:justify;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	width:871px;
	margin: 0 auto;
	background-image:url(../pic/back-nav.jpg);
	background-repeat:repeat-y;
	
}

#top{
	padding-top:40px;
}

/* top-menu*/
#top-menu {
	width:824px;
	height:90px;	
	margin:0 auto;
	background-color:#3c1e08;
	border-color:#180f08;
	border-style:solid;
	border-width:2px;
}


#top-pic{
	width:824px;
	height:330px;
	margin:0 auto;
	background-repeat:no-repeat;
}




/*  all-column  */
#part {
	width:824px;
	margin:0 auto;
	overflow:visible;
	background-color:#c1af98;
}



/*  column-left-top& column-left-bottom */
#part1{
	clear:right;
	float:right;
	margin-top:8px;
	margin-left:5px;
}



/* top (column-left-top& column-left-bottom) */
#top-part {
	direction:rtl;
	width:145px;
	height:44px;
	background-color:#220f01;
}


/* titel pic (column-left-top& column-left-bottom) */
#pic-part{
	margin-right:3px;
	background-image:url(../pic/pic-top-part.png);
	background-position:right;
	background-repeat:no-repeat;
	height:45px;
	width:100%;
}

/* titel top (column-left-top& column-left-bottom) */
#pic-part span {
	position:relative;
	top:11px;
	padding-right:48px;
	color:#c1af98;
	font-weight:bold;
}


/* background (column-left-top& column-left-bottom) */
#part1-main {
	padding-top:10px;
	direction:rtl;
	width:145px;
	background-color:#948067;
	overflow:visible;
}


/* detail (column-left-top) */
#part1-main ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	list-style-image:url(../pic/list.png);
	list-style-position:inside;
	color:#000000;
	list-style-type:none;
	padding-bottom:20px;
	
}	



#part1-main ul li {
	
	padding-bottom:5px;
	padding-top:10px;
	width:135px;
	border-bottom-color:#cac0b3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:20px;
	
	
}	

#part1-main ul span {
position:relative;
top:-6px;

	
}	

/*  column-right-top& column-right-bottom */
#part2{
	clear:left;
	float:left;
	margin-top:8px;
}


/* top( column-right-top& column-right-bottom) */
#top-part2 {
	direction:rtl;
	width:667px;
	height:44px;
	background-color:#220f01;
}


/* background( column-right-top& column-right-bottom) */
#part2-main {
	direction:rtl;
	float:right;
	width:667px;
	background-color:#948067;
	overflow:visible;
}





/* img( column-right-top) */
#img2 {
	float:right;
	margin:10px 10px 5px 8px;
	border-color:#583f24	;
	border-width:2px;
	border-style:solid;
	
}



/* text( column-right-top) */
#text2{
	line-height:20px;
	margin-top:5px;
	padding-bottom:5px;
	margin-right:9px;
	margin-left:9px;
	color:#220f01;
}

/* titel(column-right-top&column-left-bottom) */
#titr2{
	color:#252019;
	font-weight:bold;
	margin-bottom:5px;
}


/* btn(column-right-top) */
#btn{
	float:left;
	color:#cfbea9;
	margin-left:7px;
	margin-top:8px;
	margin-bottom:8px;
}
/* text(column-left-bottom) */
#text3{
	line-height:20px;
	padding-bottom:15px;
	margin-right:9px;
	margin-left:10px;
	color:#220f01;
}


/* cl(column-right-bottom) */
#cl-1 {
	float:right;
	margin:12px 13px 15px 7px;


}

#top-cl{
	background:url(../pic/top-img2.png) no-repeat;
	width:146px;
	height:22px;
}

#bottom-cl{
	background:url(../pic/pic-bottom-part.png) no-repeat;
	width:146px;
	height:22px;
}


#cl-main{
	width:146px;
	height:105px;
	background-color:#583f24;
}


#img3 {
	margin-right:9px;
	width:122px;
	height:90px;
    border-style:solid;
	border-width:2px;
	border-color:#c1af98;

}
#text{
	margin-top:2px;
	text-align:center;
	color:#c1af98;
}
#end-pic{
	clear:both;
	width:824px;
	height:37px;
	background-image:url(../pic/pic-bottom.jpg);
}
#footer {
	clear:both;
	width:824px;
	height:45px;
	background-color:#583f24;
	margin: 0 auto;

}

#footer a{
	color:#FF9;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


#footer span {
	position:relative;
	top:8px;
	margin-left:35px;
	color:#c1af98;
	font-size:11px;
}

