/* css document */
html {min-width:776px;}
body { margin:0px;text-align:center; }
body,td,p,div {font:12px "宋体",arial;word-break:break-all;}
body > div {padding:0px;margin:0px;}
a {text-decoration:none;color:black;}
a:hover,a:active,a:visited {text-decoration: none;}
.leftNavTd {height:30px;padding-left:15px;}
#divTop { 
 background:url(/huangye/lawyer/homePage_Templates/7/images/001.gif);
 height:40px;
 width:776px;
 position:static;
 }
 /*站点名称即显示律师姓名*/
#siteName {
	font:18pt "黑体",Arial;
	position:absolute;
	top:70px;
	left:150px;
	border:1px solid black;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	background: #D9D9D9;
}
#siteTopRight {
	font:9pt "宋体",Arial;
	position:absolute;
	z-index:10;
	top:5px;
	left:630px;
	text-align:center;
	border:1px solid black;
	padding:3px;
	padding-left:20px;
	padding-right:25px;
	background: #EEF0F0;
	filter: Alpha(Opacity=95);
	width:180px!important;
	width:220px;
}
#siteTopRight a {
	color: #990000;
}

#underTopDiv {width:776px;}

/*页面右侧部分*/
#divRight {width:590px;float:right;}
#divRight_Top {height:35px;width:590px;}
#divRightMainContent {
 width:518px;
 text-align:left;
 float:left;
}
#intro {
  padding:10px;display:block;scrollbar-face-color: #b3d9ff;scrollbar-highlight-color: #c9e3fc;overflow: auto;scrollbar-shadow-color: #c9e3fc; scrollbar-3dlight-color: #93bee9; scrollbar-arrow-color: #000000;scrollbar-track-color: #93bee9; scrollbar-darkshadow-color: #93bee9;scrollbar-base-color:#c9e3fc; height:330px
}
/*首页栏目文章列表外部容器*/
.itemOutContainer {
 border:1px solid #ccc;
 margin-top:5px;
}
/*首页栏目标题*/
.itemTitle {
	padding:5px;
	margin-bottom:4px;
	font-weight:bold;
	background: #E2DCE2;
}
#introPhoto {text-align:center;float:left;}

