body{
	font:12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/ecatalog/bg_header.jpg) 0 0 repeat;
	}
*{
	margin:0;
	padding:0;
	}
a:link {
	color: #8e669b;
	text-decoration: none;
	}
.dmtxt2 {
	width: 137px;
}

a:hover {
	color: #8e669b;
	text-decoration: underline;
	}
a:visited {
	color: #8e669b;
	text-decoration: none;
	}
/**----------------------------------------------------------------------------**/	
.left{
	background:url(../images/ecatalog/bg_left.jpg) 0 0 repeat;
	}
.right{
	background:url(../images/ecatalog/bg_right.jpg) 0 162px repeat;
	}
.header{
	height:73px;
	padding-top:10px;
	background:url(../images/ecatalog/bg_header.jpg) 0 0 repeat;
	overflow:hidden;
	zoom:1;
	}
.logo{
	float:left;
	}
.nav{
	float:right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	}
.nav a{
	margin-left:5px;
	}
.title{
	color:#fff;
	background-color:#6f6f6f;
	padding:11px 8px 8px;
	}
.title img{
	margin-right:5px;
	}
.main{
	background:url(../images/ecatalog/bg_watermark.jpg) left 0 no-repeat;
	padding:25px 0;
	}
.cover{
	width:490px;
	margin:auto;
	}
.zoomBox{
	background-color:#000;
	padding:2px 20px 2px 10px;
	color:#fff;
	overflow:hidden;
	zoom:1;
	}
.zoomBox .zoom{
	float:right;
	font-size:90%;
	margin-right:10px;
	background:url(../images/ecatalog/zoom.gif) 0 8px no-repeat;
	background:url(../images/ecatalog/zoom.gif) 0 6px no-repeat \9;
	line-height:1em;
	}
.zoomBox .zoom a{
	color:#fff;
	display:block;
	width:100px;
	padding:7px 5px 7px 18px;
	text-decoration:none;
	}
.zoomBox .zoom span{
	font-size:80%;
	}
.zoomBox .page{
	float:right;
	font-size:150%;
	font-weight:bold;
	margin-top:6px;
	}
.indexImg{
	margin-bottom:30px;
	}
.coverS{
	width:150px;
	padding:0 0 35px 32px;
	}
.coverS img{
	display:block;
	margin-bottom:10px;
	border:4px solid #000;
	}
.coverS a{
	color: #6f6f6f;
	}
