#wapper{
	margin:0 auto;
	width:950px;
	min-height:600px;
	_height:600px;
}
/***  ***/
#header{
	width:100%;
	margin:0 auto;
	}
#logo{
	width:200px;
	padding:10px 0 10px 8px;
	}

#navigation{
	float:right;
	padding:10px 0 10px 0;
	}

#nav_site{
	font-size:12px;
	color:#999999;
	text-align:right;
	}

#nav_list {
	padding:20px 0 5px 0;
	background: #fff;
	}

#nav_ul {
	margin: 0;
	}
#nav_ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav_ul a:link, #nav_ul a:visited {
	float: left;
	font-size: 14px;
	line-height: 16px;
	padding: 6px 13px 6px 13px;
	text-decoration: none;
	color:#333333;
	background:#F0F0F0;
	}
#nav_ul a:link.active, #nav_ul a:visited.active, #nav_ul a:hover.active {
	padding-top: 9px;
	color: #FFF;
	background: #1372B0;
	height:19px;
	margin-top:-3px;
	}
#nav_ul a:hover.active{
	text-decoration:underline;
	}

#nav_ul a:hover {
	background: #C6C6C6;
	color:#FFF;
	}
/***  ***/

#banner{
	border:1px solid #B5DFF1;/***  ***/
	height:147px;
	width:100%;
	background:no-repeat;
	background-image:url('../images/banner_blue.png');/***  ***/	
}

#book_nav{
	margin-top:121px;
	margin-left:15px;
}

#book_nav li{
	background:url('../images/navList_blue.gif') no-repeat;/***  ***/	
	float:left; 
	width:105px;
	height:27px;
	margin-right:15px;
	text-align:center;
	font-size:14px;
	color:#000;
	padding-top:5px;
	padding-left:4px;
}

#book_nav a:link,#book_nav a:visited,#book_nav a:active{
	color:black;
	text-decoration:none;
}

#book_nav a:hover{
	color:#f60;
}

#container{
	width:100%;
	min-height:460px;
	_height:460px;
}

.block{
	margin-top:15px;
	background:url('../images/blockTitle_blue.png') no-repeat;/***  ***/	
	min-height:100px;
}
.block h3{
	color:#BF0000;/***  ***/	
	font-size:14px;
	padding-left:25px;
	padding-top:6px;
	float:left; 
	width:840px;
	height:2em;
}

.block .more{
	float:right; 
	width:70px;
	height:1.2em;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}

 .more a:link, .more a:visited, .more a:active{
	color:#f60;/***  ***/
	
 }
.more a:hover{
	color:#FF2A00;/***  ***/
	
}

.block{
	min-height:100px;
	margin-bottom:10px;
	
}
.block_main{
}

#block1 .block_main{
	width:90%;
	margin:10px auto;
	font-size:16px;
	color:#959595;
	line-height:1.8em;
}

#block1 .block_main p{
	text-indent:2em;
}

.product_list{
	margin-top:20px;
	margin-left:20px;
	clear:both;
}

.product_list li{
	float:left; 
	margin-right:30px;
}

.product_list .pic{
	width:200px;
	height:200px;
	line-height:200px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	border:1px solid #8ECAEA;/***  ***/
}
.product_list .pic img{
	_margin-top: expression(( 200 - this.height ) / 2); 
}
.product_list a:link,.product_list a:visited,.product_list a:active{
	color:black;
}
.product_list a:hover{
	color:#f60;
}

.product_list h5{
	margin-top:10px;
	line-height:1.2em;
	width:200px;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	}

.price{
	display:block;
	width:200px;
	text-align:center;
	color:#CB2F2F;
	font-size:14px;
	margin-top:5px;
}
.buynow{
	width:200px;
	height:30px;
	text-align:center;
}
.buynow img{
	margin-right:10px;
}

#footer{
	width:100%;
	min-height:54px;
	_height:54px;
}

#contact{
	width:100%;
	height:107px;
	background-color:#EBEBEB;
	border-top:1px solid #CACACA;
	margin-top:15px;
}
#contact_method{
	width:60%;
	float:left; 
	height:77px;
	padding-top:23px;
}
#contact_method p{
	margin-left:40px;
}

#contact_link{
	width:28%;
	float:right; 
	padding-top:13px;
	height:77px;
}
#contact_link a{
margin-right:5px;
}

/***  ***/


#footer {
	margin:0 auto;
	width:885px; 
	padding:21px 0 15px 15px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	background:#EBEBEB;
	font-size:12px; 
	border-top:1px solid #CACACA;
	line-height:180%;
	color:#535353;
	height:70px;
	clear:both;
	}

#footer_left{
	float:left;
	width:550px;
	}

#footer_right{
	float:right;
	width:250px;
	margin-top:-10px;
	}

#friend_link{
	background:white;
	padding:15px 0 12px 15px;
	margin:0 auto;
	width:900px;
	}


