@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;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.black {
    background: url(http://www.lawtv.com.cn/images2010/body_bg.jpg) repeat-x left 146px;	
}


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