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


#container{
	width:950px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top{
	width:950px;
	height:84px;
	background-color:#b87c60;
}
#middle{
	width:950px;
	height:288px;
	background-color:#823018;
}
#logo{ 
    float:left;
    margin-top:40px;
    margin-left:40px;
	width:204px;
	height:197px;
	background-color:#823018;
}

#writer{ 
    float:left;
	width:368px;
	height:auto;
	background-color:#823018;
}
#buttonbox{ margin-top:15px; 
    margin-left:50px; 
    float:left;
	width:199px;
	height:auto;
	background-color:#823018;
}
#butt1{ 
    float:left;
	width:199px;
	height:34px;
	background-color:#823018;
}
#butt2{ margin-top:5px; 
    float:left;
	width:199px;
	height:34px;
	background-color:#823018;
}
#butt3{margin-top:5px; 
    float:left;
	width:199px;
	height:34px;

}
#butt4{margin-top:5px; 
    float:left;
	width:199px;
	height:34px;

}
#butt5{margin-top:5px; 
    float:left;
	width:199px;
	height:34px;

}
#butt6{margin-top:5px; 
    float:left;
	width:150px;
	height:65px;

}
#boypic{
    float:left;
	width:363px;
	height:291px;

}
#textfull{margin:0 auto;
    float:left;
	width:950px;
	height:291px;

}
#textarea{
    float:left;
	width:550px;
	height:auto;

}
#textinside{
	margin-top:15px;
	margin-left:10px;
	float:left;
	width:520px;
	height: auto;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3;
}
#textindex{
	margin-top:15px;
	margin-left:10px;
	float:left;
	width:520px;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8;
}
#textinside1{
	margin-top: 0 auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	width:100%;
	height:auto;
	background-color: #000;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.6;
	text-align:center;
	color: #999;
}
