/*BookCommend*/
#Products .Title{
	background-image: url(../images/news/tit_reference.png);
	height: 23px;
	width: 369px;
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#Products .Title02{
	background-image: url(../images/news/tit_catalog.png);
	height: 30px;
	width: 273px;
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#Products #ProductsList{
	width: 98%;
	margin-top: 5px;
}
#Products #ProductsList li{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
#Products #ProductsList li .PhotoArea{
	float: left;
	height: 100px;
	width: 100px;
}
#Products #ProductsList li .PhotoArea img{
	margin: 3px;
}
#Products #ProductsList li .ArticleArea{
	margin-left: 100px;
	min-height: 100px;/*IE 7 + FF 2.0*/
	_height: 100px;/*IE 6*/
}
#Products #ProductsList li .ATitle{
	color: #642100;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Products #ProductsList li .Number{
	font-size: 11px;
	margin-bottom: 5px;
}
#Products #ProductsList li .More{
	background-image: url(../images/butmore02.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 27px;
	background-position: 0px 0px;
	display: block;
	float: right;
}
#Products #ProductsList li .More:hover{
	background-position: 0px -13px;
}
#Products .Pre {
	background-image: url(../images/iconpre.png);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #993300;
	font-weight: bold;
}
#Products .ViewPhotoArea{
	float: right;
}
#Detail{
		width: 100%;
		*+width: 65%;
}
#Products #Detail li{
	width: 100%;
	margin-bottom: 15px;
}
#Products #Detail label{
	margin-top: 2px;
	letter-spacing: 5px;
	margin-left: 5px;
	padding-left: 15px;
	color: #CE7200;
}
#Products #Detail .Zone{
	margin-left: 110px;
	margin-top: -20px;
}
#Products #Detail .Name {
	font-weight: bold;
}

#Products #Detail .Price {
	font-weight: bold;
	color: #FF9900;
}

#Products #IntroMenu{
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A3433;
}
#Products #IntroMenu li{
	position: absolute;
}
#Products #IntroMenu .Field02{
	margin-left: 110px;
}
#Products #IntroMenu .Field03{
	margin-left: 220px;
}
#Products #IntroMenu a{
	background-image: url(../images/intromenubg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 22px;
	width: 105px;
	margin-right: 2px;
	margin-left: 5px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
#Products #IntroMenu a:hover{
	color: #333333;
}
#Products #IntroMenu li .Active{
	background-position: 0px -24px;
	height: 27px;
	_height: 24px;
	color: #8A3433;
}
#Products #IntroMenu li .Active:hover{
	color: #8A3433;
}
#Products .Intro{
	padding: 10px;
}
#Products .Loader{
	background-image: url(../images/cso/Loader.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	padding-left: 22px;
	width: 90px;
	letter-spacing: 2px;
	color: #2D3183;
}
#Products .SutTitle {
	margin-bottom: 10px;
}
#Products .Buy {
	background-image: url(../images/icon07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	width: 89px;
	text-indent: -99999px;
	display: block;
	margin-left: 15px;
}
#Products .Buy:hover {
	background-position: 0px -23px;
}