
@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	
	background-image: url(../images/about_04.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img {
	border:0px;
	float: left;
}
a { color:#05a; text-decoration:none;}
a:hover { color:#f00;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
#connter{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 963px;
}