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

ol,li,p,h1,h2,h3,h4,h5,h6,form,img,div{
	margin:0;
	padding:0;
	border:0;
}
body{
	background:#fff repeat-x left 146px;
	color:#333;
	font-size:12px;
	margin-right:0px;
	margin-left:0px;
	padding: 0px;
	margin-top: 0px;
}
.black {
	background: url(../images/body_bg.jpg) repeat-x left 146px;
	width: 1420px;
}
.content_black {
	background: url(../images/content_bg.jpg) repeat-x left 146px;
	display: block;
	height: 631px;
	width: 100%;
}



ul,li,ol{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
input,img,select{vertical-align:middle;}
.row {
	display: block;
	height: 30px;
	width: 100%;
}

