@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 h1 {
	font:24px/48px Arial;
	color:#333;
}
#zhenliaoContent h2 {
	font:18px/36px Arial;
	color:#333;
}
#zhenliaoContent dl {margin:20px 0;}
#zhenliaoContent dt a {
	display:block;
	width:180px;
	font:14px/22px Arial;
	color:#c00;
	text-decoration:none;
	margin:0 0 10px 10px!important;
	margin:0 0 0 10px;
	padding-left:22px;
	background: url(../images/reddot.gif) left 7px no-repeat;
	float:left;
}
#zhenliaoContent dt a:hover { color:#f00;}

#zhenliaoContent p {
	font:14px/22px Arial;
	color:#333;
	margin:20px;
}
#zhenliaoContent p span { font-weight:bold;}
#zhenliaoContent p a {
	color:#333;
	text-decoration:underline;
}
#zhenliaoContent p a:hover { color:#c00;}

#zhenliaoContent ul {
	font:14px/24px Arial;
	color:#333;
	list-style-type:disc;
	margin:10px 20px;
}
/*zhenliao Image
-------------------------*/
#zhenliaoImgTitle {
	width:688px;
	font:bold 14px/24px Arial;
	color:#333;
	margin:0 0 10px auto;
	float:right;
}
#zhenliaoImgTitle img {float:left;}
#zhenliaoImgTitle a {
	font:12px/24px Arial;
	color:#666;
	text-decoration:underline;
	margin:0 10px 0 10px;
}
#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 -10px 240px!important;
	margin:0 auto -10px 120px;
	text-align:left;
	float:left;
}
#zhenliaoSubmenu a {
	font:12px/24px Arial;
	color:#F00;
	margin-right:10px;
	border-right:1px solid #F00;
	padding-right:10px;
	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:92%;
	font:12px/30px Arial;
	color:#222;
	margin:20px auto;
}
#zhenliaoContent ol.charge li {
	border-bottom:1px dashed #666;
}
#zhenliaoContent ol.charge li:hover { background-color:#E6D8B3;}
#zhenliaoContent ol.charge li span {
	font-family:Arial;
	color:#222;
	margin-top:-30px;
	float:right;
}
#zhenliaoContent li a {
	color:#222;
	text-decoration:underline;
}
#zhenliaoContent li a:hover { color:#c00;}
