@charset "utf-8";
/*----- Zhenliao.css -----*/
#zhenliaoContent {
	width:648px;
	padding:20px;
	margin:0 0 0 auto!important;
	margin:-8px 0 0 auto;
	float:right;
	background:url(../images/content_bg.gif) left top repeat;
}
#zhenliaoContent h3 { text-align:center; color:#68522E; margin:20px auto;}
#zhenliaoContent h4 { text-align:center; color:#68522E;}
#zhenliaoContent dl {margin:0;}
#zhenliaoContent span {color:#c00;}
#zhenliaoContent dt {
	font:bold 14px/24px "MS Gothic";
	color:#c00;
	margin:10px 0 0 0;
	padding-left:25px;
	background: url(../images/reddot.gif) left 5px no-repeat;
}
#zhenliaoContent dt a {
	display:block;
	width:170px;
	font:bold 14px/28px "MS Gothic";
	color:#c00;
	text-decoration:none;
	padding-left:25px;
	background: url(../images/reddot.gif) left 7px no-repeat;
	float:left;
}
#zhenliaoContent dt a:hover { color:#f00;}
#zhenliaoContent dd {
	margin:0 0 0 25px;
	font:14px/24px "MS Gothic";
	text-indent:14px;
	color:#222;
}
#zhenliaoContent dd a {font:14px/24px "MS Gothic"; color:#c00; text-decoration:underline;}
#zhenliaoContent dd a:hover { color:#f00; text-decoration:none;}

/*zhenliao Image
-------------------------*/
#zhenliaoImgTitle {
	width:688px;
	margin:0 0 20px auto;
	float:right;
}
#zhenliaoImgTitle img {float:left;}
#zhenliaoImgTitle a {
	font:12px/23px "MS Gothic";
	color:#333;
	text-decoration:underline;
	margin:0 0 0 20px;
}
#zhenliaoImgTitle a:hover { color:#000; text-decoration:none;}
#zhenliaoImgWrap {
	width:688px;
	margin:0 0 0 auto;
	padding:0;
	float:right;
}
#zhenliaoImgWrap img {
	border:2px solid #C19641;
	float:left;
	margin:0 20px 20px 0;
}
/*zhenliaoSubmenu
-------------------------*/
#zhenliaoSubmenu {
	height:40px;
	margin:0 auto 0 240px!important;
	margin:0 auto 0 120px;
	text-align:left;
	float:left;
}
#zhenliaoSubmenu a {
	font:12px/40px "MS Gothic";
	color:#F00;
	margin-right:20px;
	border-right:1px solid #F00;
	padding-right:14px;
	text-decoration:none;
}
#zhenliaoSubmenu a:hover { color:#C00; text-decoration:underline;}

#method #zhenliaoSubmenu a.method,
#item #zhenliaoSubmenu a.item,
#jizhong #zhenliaoSubmenu a.jizhong,
#process #zhenliaoSubmenu a.process,
#charge #zhenliaoSubmenu a.charge {
	font-size:14px;
	font-weight:bold;
	color:#c00;
}
/* for zhenliao_charge.php
-----------------------------*/
#zhenliaoContent ol.charge {
	width:90%;
	font:14px/28px "MS Gothic";
	color:#111;
	margin:20px auto;
}
#zhenliaoContent ol.charge li {
	margin-bottom:8px;
	border-bottom:1px dashed #999;
}
#zhenliaoContent ol.charge li:hover { background-color:#E6D8B3;}

#zhenliaoContent ol.charge li p {
	font:12px/28px "MS Gothic";
	color:#333;
	text-indent:24px;
}
#zhenliaoContent ol.charge li em {
	font-style:normal;
	font-family:Arial;
	font-size:12px;
	color:#666;
	margin-left:12px;
}

#zhenliaoContent ol.charge li span {
	font-family:Arial;
	color:#111;
	margin-top:-28px;
	float:right;
}
