@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Patua+One);
@import url(http://fonts.googleapis.com/css?family=Armata);
@charset "UTF-8";
/* CSS Document */
h9 {
	color: #9E8D77;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
}

h8 {
	color: #9E8D77;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
}


h7 {
	color: #6B6B6B;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
}




div#page {
	width:584px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
    }

div#head {
	width:584px;
	height:90px;
	background:url(../image/pro_logo.jpg) no-repeat 0px 20px;
    }

div#home {
	width: 154px;
	height: 15px;
	padding: 20px 0px 0px 430px;
	color: #8B6D49;
    }

div#pic {
	width:584px;
	height:253px;
	background:url(../image/pro_pic1.jpg) no-repeat
    }
	
div#link {
	width:584px;
	height:40px;
    }
	
div#link2 {
	width: 564px;
	height: 15px;
	margin: 10px 10px;
	color: #856846;
	font-size: 0.8em;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	}
	
div#line {
	width:584px;
	height:6px;
    background:url(../image/pro_line.jpg)
	}
	
div#contect {
	width:284px;
	height:310px;
	padding:25px 30px;
    }

div#contect_right {
	width: 279px;
	height: 355px;
	margin:0px 25px 0px 0px;
	float: right;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	}

	
div#footer {
	width: 484px;
	height: 15px;
	margin: 10px 50px;
	color: #8B6D49;
	text-align:center;
	font-size: 0.8em;
    }
