/*base styles*/
body{
	text-align:center;
	font-family:arial,"";
	margin:0;
	padding:0;
	background:#fff;
	font-size:12px;
	color:#333;
}
div,form,p,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:0;
}
ul,ol,li {list-style-type:none;}
table,td,tr,th,input,select{font-size:12px;}
input {font-family:Arial;}
table{border-collapse:collapse;}
hr {
	clear:both;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
	height:2px;
	overflow:hidden;
}
i {font-size:14px;color:red;font-style:normal;margin:0 5px;}/*  *  */

a:link {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#bc2931; text-decoration:underline;}
a:active {color:#bc2931;}

.f12{font-size:12px;}
.f14{font-size:14px;}
.fb{font-weight:800;}
.fi{font-style:italic;}
.dele{text-decoration:line-through;}
.ful {text-decoration:underline;}
.red {color:#db221d;}
.red2 {color:#fc9d49;}
.black {color:#000;}
.blue {color:#00349a;}
/*head styles*/
.head,#main{
	width:950px;
	height:auto;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#head {
	width:100%;
	padding:20px 0;
	background:url(../images/tophr.gif) left bottom repeat-x;
}
.head {
	width:940px;
	height:58px;
	margin:auto;
	overflow:hidden;
	text-align:right;
	margin-top:40px;/*new topbar*/
}
.head a:link,.head a:visited {
	color:#666;
	text-decoration:underline;
	line-height:58px;
}
#logo {
	width:465px;
	height:58px;
	float:left;
	text-align:left;
}
#logo img {
	width:200px;
	height:58px;
	float:left;
}
#logo h1 {
	font-size:26px;
	font-family:"";
	padding-top:10px;
	margin:0;
}

/*main styles*/
#main {
	width:948px;
	height:auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	
}
#main_nav {
	width:950px;
	background:url(../images/lawtop.gif) 0 0 no-repeat;
	height:84px;
	margin:0 auto;
	overflow:hidden;
	margin-top:17px;
}
.main_nav {
	height:24px;
	line-height:24px;
	text-align:left;
	padding-left:110px;
	margin-top:17px;
	color:#fff;
}
.main_nav a:link,.main_nav a:visited {color:#fff;}
.title1 {
	height:43px;
	overflow:hidden;
	line-height:52px;
	text-align:left;
	padding-left:55px;
}
.lawbot {
	width:950px;
	height:5px;
	overflow:hidden;
	background:url(../images/lawbot.gif) no-repeat;
	margin:0 auto;
	margin-bottom:15px;
}

#nr {
	margin:20px 45px;
	text-align:left;
	line-height:24px;
}
#nr p {
	text-indent:2em;
	padding:0;
	margin:0;
	margin-bottom:20px;
}


#map {margin:20px;width:908px;}
#map dl {
	background:url(/images/map_dl.gif) left bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
}
#map dt {
	height:32px;
	background:url(/images/map_dt.gif) 0 0 no-repeat;
}
#map strong {
	display:block;
	width:85px;
	line-height:25px;
	float:left;
	text-align:center;
	font-size:12px;
	padding-left:30px;
	color:#fff;
}
#map dd {padding:10px 15px;text-align:left;line-height:22px;}
#map a:link,#map a:visited {color:#06c;text-decoration:underline;margin-right:8px;}
#map a:hover {color:#bc2931;}
.bt_key {overflow:hidden;background:url(/images/bt_key.gif) left center no-repeat;padding:0 20px;margin:10px 0;font-weight:700;}

/*friend link styles*/
.fdlink {
	width:100%;
	overflow:hidden;
}
.fdlink dt {
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:700;
	border-bottom:1px dashed #ccc;
	padding-left:10px;
}
.fdlink dd {
	width:131px;
	float:left;
	text-align:center;
	padding:5px 0;
}
.fdlink_wz dd {width:150px;text-align:left;padding-left:10px;}
#linksm {
	line-height:22px;
	border-top:1px solid #ccc;
	padding:10px;
}
/*foot styles*/
#foot {
	padding-top:2px;
}
#botlink {
	height:40px;
	line-height:40px;
	border-top:1px solid #ccc;
}
#copyright {
	height:130px;
	line-height:20px;
	color:#666;
}
#copyright a:link,#copyright a:visited {
	color:#666;
}


