﻿.contentArea{line-height:22px;color:#3e3e3e;font-size:12px;padding-bottom:20px;}
.contentArea h3{font-size:14px;font-weight:bold;color:Blue;padding:15px 0 0;text-align:center;}
.contentArea h4{font-size:12px;font-weight:normal;padding:15px 0 0;text-align:left;}
.contentArea h5{font-size:12px;font-weight:bold;color:Blue;padding:15px 0 0;text-align:left;}
.contentArea h6{font-weight:bold;font-size:12px;text-align:left;}
.contentArea p{font-size:12px;margin:5px 0 10px;text-indent:28px;color:#3e3e3e;}
.contentArea p a{color:#3e3e3e;text-decoration:underline;}
.contentArea p strong{font-size:12px;}
.contentArea img{text-align:center;display:block;}
.contentArea dl{margin-bottom:5px;}
.contentArea dl dt img{text-align:center;}
.contentArea dl dd{text-align:center;color:#3e3e3e;font-size:12px;}
.contentArea table{margin:8px auto;}

.listTitle dl dt{color:#3e3e3e;font-size:12px;}
.listTitle dl dt a{color:#3e3e3e;}
.listTitle dl dd p{color:#3e3e3e;font-size:12px;margin-bottom:10px;text-indent:28px;text-align:left;}

.articlePage{clear:both;}


 #liftImgWrap{
	width:650px;
	height:300px;
	border:solid 0px #aaa;
	position:relative;
 }
 #fadeLayer{
	width:100%;
	height:100%;
	position:absolute;
	z-index:222;
	top:0;
	left:0;
	background:#fff;
 }
 #thumbLayer{
	width:223px;
	height:35px;
	position:absolute;
	z-index:3330;
	left:22px;
	bottom:22px;

 }
 #thumbLayer img{
	margin-right:3px;
	float:left;
	cursor:hand;
 }
