/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	margin: 0 40px;
}
#etc {
	float: right;
	text-align: right;
}
#etc, #address {
	list-style: none;
	margin: 0;
	padding: 0;
}
#webdesign {
	display: block;
	margin-top:15px;
}
a{
color:#000000;
}
.top, .left_menu, .header, .footer{
display:none;
}
.txt{
width:517px;
margin-top:15px;
}
.left_cnt{
float:left;
width:300px;
}
.left_cnt span{
font-weight:bold;
}
.right_cnt{
float:right;
width:205px;
}
.article{
margin-top:20px;
line-height:20px;
text-align:justify;
}
.fright{
float:right;
text-align:right;
}
.right_txt{
margin-top:15px;
width:195px;
height:377px;
padding-top:20px;
padding-right:10px;
line-height:20px;
}
.right_txt span{
font-weight:bold;
}
.clear{
clear:both;
}