@charset "utf-8";

a { text-decoration:none; }
a:link {
	color:#333;
}
a:visited {
	color:#333;
}
a:hover {
	color:#f00;
}

#contentWapper {
	width:778px;
	height:725px;
	margin:3px auto 0 auto;
	border:1px solid #999;
}

#imgNews {
	width:260px;
	height:250px;
	margin:10px 0 5px 20px;
	border:1px solid #ccc;
	background:#fff url(../images/banner_col_imgnews.gif) top left no-repeat;
	float:left;
	display:inline;
}

#imgNews img {
	margin:10px auto;
	padding:5px;
	border:1px solid #eee;
	width:220px;
	display:block;	
}

#imgNews p {
	text-align:center;
}

#news {
	width:460px;
	height:250px;
	margin:10px 0 5px 15px;
	border:1px solid #ccc;
	background:#fff url(../images/banner_col_long.gif) top left no-repeat;
	float:left;
}

.imgTag {
	color:#f00;
}

.more {
	float:right;
	margin-top:10px;
	margin-right:20px;
}

#contentWapper #news ul {
	list-style:none;
	width:420px;
	padding:0;
	margin:10px auto auto auto;
}

#experience ul {
	list-style:none;
	width:420px;
	padding:0;
	margin:10px auto auto auto;
}

#law ul {
	list-style:none;
	width:330px;
	padding:0;
	margin:10px auto auto auto;
}

#safe ul {
	list-style:none;
	width:330px;
	padding:0;
	margin:10px auto auto auto;
}

#contentWapper #news ul li {
	display:inline;
}

#law ul li {
	display:inline;
}

#safe ul li {
	display:inline;
}

#experience ul li {
	display:inline;
}

#contentWapper #news ul li a {
	height:18px;
	line-height:18px;
	cursor:hand;
}

#experience ul li a {
	height:18px;
	line-height:18px;
	cursor:hand;
}

#law ul li a {
	height:18px;
	line-height:18px;
	cursor:hand;
}

#safe ul li a {
	height:18px;
	line-height:18px;
	cursor:hand;
}

#contentWapper #news ul li a .tt {
	float:left;
	padding-left:10px;
	background:#fff url(../images/icon_arrow.gif) center left no-repeat;
}

#experience ul li a .tt {
	float:left;
	padding-left:10px;
	background:#fff url(../images/icon_arrow.gif) center left no-repeat;
}

#law ul li a .tt {
	float:left;
	padding-left:10px;
	background:#fff url(../images/icon_arrow.gif) center left no-repeat;
}

#safe ul li a .tt {
	float:left;
	padding-left:10px;
	background:#fff url(../images/icon_arrow.gif) center left no-repeat;
}

#contentWapper #news ul li a .dt {
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	color:#999;
	float:right;
}

#experience ul li a .dt {
	 font-family:Tahoma,Verdana,Arial;
	 font-size:11px;
	 color:#999;
	 float:right;
}

#law ul li a .dt {
	 font-family:Tahoma,Verdana,Arial;
	 font-size:11px;
	 color:#999;
	 float:right;
}

#safe ul li a .dt {
	 font-family:Tahoma,Verdana,Arial;
	 font-size:11px;
	 color:#999;
	 float:right;
}


#contact {
	width:260px;
	height:220px;
	border:1px solid #ccc;
	margin:0 0 5px 20px;
	background:#fff url(../images/background_contact.jpg) top left no-repeat;
	text-align:center;
	float:left;
	display:inline;
}

#contact span {
	font:13px;
	margin-top:60px;
	display:block;
}

#contact p {
	width:150px;
	font:19px Impact,Arial,Helvetica,sans-serif;
	margin:10px auto;
	text-align:right;
}

#experience {
	width:460px;
	height:220px;
	margin:0 0 5px 15px;
	border:1px solid #ccc;
	background:#fff url(../images/banner_col_long.gif) top left no-repeat;
	float:left;
}

#law , #safe {
	width:360px;
	height:220px;
	border:1px solid #ccc;
	background:#fff url(../images/banner_col_short.gif) top left no-repeat;
	float:left;	
}

#law {
	margin:0 0 0 20px;
	display:inline;
}

#safe {
	margin: 0 0 0 15px;
}