body {
	margin: 0px;
	text-align:center;
	background-color:#192309;
		}
.bg{
	text-align:center;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:1024px;
		}
.aboutbg{
text-align:center;
	background-image: url(../images/about0_1a.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:1024px;
	height:562px;
}
.content{
margin-top:125px;
margin-left:400px;
margin-right:30px;
width:594px;
height:437px;
}
.aboutinfobox{
width:450px;
margin-bottom:8px;
text-align:left;
float:left;
}
.aboutinfo_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #dddc72;
	width:100px;
	float:left;
}
.aboutinfo_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #cccccc;
	width:350px;
	float:left;
	letter-spacing: 3px;
}
.web_sample{
	width:79px;
	height:60px;
	margin-bottom:10px;
	border: 1px solid #b6b6b6;
}
.casename{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #cccccc;
	text-align:center;
	text-decoration: none;
	width:79px;
	margin-left:3px;
	}
.casename a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #cccccc;
	text-decoration: none;
}
.casename a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #cccccc;
	text-decoration: none;
}
.casename a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
}
