/* css document for lawyer template 10 */
html {min-width:776px;}
body {margin:0px;text-align:center;font:12px 宋体;}
body,td,p,div,a {font:12px "宋体",arial;word-break:break-all;text-decoration:none;}
#divTop {height:130px;position:absolute;top:0px;}
/*站点名称即显示律师姓名*/
#siteName {
	position:absolute;
	top:30px;
	left:360px;
	border:1px solid black;
	padding:3px 15px 3px 15px;
	background: #ffffff;
	width: 400px!important;
	width: 430px;
	filter: Alpha(Opacity=75);
}
#siteTopRight {
	font:9pt "宋体",Arial;
	position:absolute;
	z-index:10;
	top:80px;
	left:430px;
	text-align:center;
	border:1px solid black;
	padding:3px;
	padding-left:10px;
	padding-right:15px;
	background: #EEF0F0;
	filter: Alpha(Opacity=85);
	width: 320px;
}
.leftNavTd {height:30px;padding-left:35px;background:url(/huangye/lawyer/homepage_templates/12/images/menu.gif)}
.leftNavTd a {color:#ffffff;text-decoration:none;}

/*页面右侧部分*/
#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;}

