<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* The Common File All Documents */
/**********************************************************

	Copyright (c) 2004-2010 成都依能科技有限公司
	www.yineng.com.cn 
	FileName: pageCommon.css
	Revision: 2.0
	CreatDate: 2010-01-01
	Author: LuoMaoWen Muzi    
	Description: The Cascading Style Sheet control each page's
common display usage	
			 
***********************************************************/
.logon{
	padding:5px 0;
	text-indent: 5px;
}
.nextnav{
	background:url(../images/pages/bottom.gif) no-repeat bottom;
	padding: 3px 0;
	text-align:center;
	width:160px;
	margin:0 0 0 50px;
}
.spanstyles{
	padding:5px;
	background-color:#D5BD85
}
.returns{ margin-right:30px;}
.spanstylesovers{color:#C97432;
}
.pro_con6{ width:475px; margin:0 auto;}
.pro_con5{ width:477px; margin:0 auto;}
.pro_con4{ width:482px; margin:0 auto;}
.pro_con3{ width:475px; margin:0 auto;}
.pro_con2{ width:488px; margin:0 auto;}
.pro_con1{ width:415px; margin:0 auto;}
.pro_con{ width:492px; margin:0 auto;}
h2{ font-size:12px; text-align:center; color:#FFFDDF;}
html * { margin:0; padding:0;}
ui, li{ list-style:none;}
body { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
img { border:none; margin:0; padding:0;}
a{ color:#000;text-decoration:none;}
a:hover{ color:6F513F; color:#F00;}
#footer{
	background:url(../images/pages/pageFooter_BG.gif) repeat-x;
	height:38px;
	line-height:38px;
	text-align:center;
}
.btn{
	padding-right:5px;
}
.main_BKone{ color:#6F513F;}
.jstd{ float:right; padding:30px;}
</pre></body></html>