/* 基本样式 */
body {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #EEE7E1;
	}
input,select {
	font-size: 13px;
	}
img {
	border: 0px;
	}
form,ul {
	margin: 0px;
	padding: 0px;
	}
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #9E0000;
	text-decoration: none;
	}
#contain {
	width: 777px;
	padding: 2px 0px 5px 0px;
	background: #ffffff;
	}
/*头部*/
#content_top {
	width: 1002px;
	height: 203px;
	margin: auto;
	background: url("/images/topbg.jpg");
	}
.menu {
	float: right;
	width: 391px;
	display: inline;
	margin: 18px 55px 0px 0px; 	
	}
.menu li {
	float: left;
	width: 15px;
	writing-mode: tb-rl;
	list-style-type: none;
	text-align: center;
	display: inline;
	margin-right: 30px;
	}
#content_bottom {
	width: 1002px;
	height: auto;
	overflow: hidden;
	margin: auto;
	background: url("/images/bottombg.jpg") bottom no-repeat;
	}
#middle {
	width: 787px;
	margin: auto;
	}
.topflash {
	float: right;
	width: 440px;
	height: 60px;
	display: inline;
	margin-left: 150px;
	margin-top: 22px;
	}
/*产品列表与阅读页*/
.borthetsort {
	float: left;
	width: 100%;
	display: inline;
	margin: 10px 0px 15px 100px;
	}
.borthetsort li {
	float: left;
	list-style-type: none;
	display: inline;
	margin: 5px 1px 1px 1px;
	}
.prolist {
	width: 100%;
	}
.prolist li {
	float: left;
	width: 162px;
	line-height: 140%;
	list-style-type: none;
	font-size: 12px;
	background: #FFFCF6;
	display: inline;
	margin: 0px 5px 15px 20px;
	}
.prolist li img {
	border: 1px solid #D5AF8D;
	margin-bottom: 3px;
	}
.list_showpage {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin: 20px 0px 0px 0px;
	}
.proread {
	width: 100%;
	margin-bottom: 30px;
	}
.navigation_name {
	width: 80%;
	font-size: 12px;
	text-align: left;
	}
.readimg {
	float: left;
	width: 491px;
	display: inline;
	margin: 5px 0px 0px 38px;
	}
.readimg img {
	border: 3px solid #A88A6E;
	}
.readnumber {
	float: left;
	width: 193px;
	display: inline;
	margin-left: 15px; 
	}
.readtitle {
	text-align: left;
	line-height: 200%;
	}
.product_reader {
	text-align: left;
	margin-top: 15px;
	line-height: 150%;
	}
/*关于我们*/
.about {
	width: 700px;
	text-indent: 2em;
	text-align: left;
	line-height: 150%;
	margin-top: 20px; 
	}
.jjflash {
	display: inline;
	margin: 20px 0px 0px 350px;
	}
/*联系我们*/
.aboutusimg {
	float: left;
	width: 161px;
	height: 390px;
	display: inline;
	margin: 15px 20px 50px 25px; 
	}
.abouttext {
	float: left;
	width: 490px;
	line-height: 200%;
	text-align: left;
	padding: 15px 0px 20px 30px;
	margin-top: 10px;
	background: url("/images/abouttextbg.jpg") bottom no-repeat right;
	border: 2px solid #E8BC6C;
	}
.add {
	font-weight: bold;
	}
/*会员登入*/
.membertext {
	width: 500px;
	text-align: left;
	line-height: 150%;
	text-indent: 2em;
	margin-top: 15px;
	}
.vip {
	width: 300px;
	text-align: left;
	}
/*留言*/
.guestbook_top {
	margin: 10px 0px 10px 0px;
	}
.guestbook_middle {
	width: 650px;
	}
.guestbook_middle td {
	font-size: 13px;
	}
/*底部*/
#footer {
	float: left;
	width: 800px;
	font-size: 12px;
	line-height: 250%;
	margin: auto;
	padding: 10px 0px 15px 0px;
	}
.gs_icon_a {
    float: left;
	font-size: 12px;
	margin: 10px 30px 0px 50px;
	display: inline; 
	}