body{
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px;
	padding: 0px;
	background-repeat: repeat-y;
}

#container {
display:block;
margin: 0px;
padding: 0px;

}
		
#cate1 {
padding: 0px;
}

/*--- Left Bar----*/

#leftbar {
/*border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none;*/
z-index: 1;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none
}

/*********** #SectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-size: 11px;
	width: 154px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks a:link{
	display: block;
	border-bottom: #663300 1px solid;
	padding: 4px 0px 4px 0px;
	width: auto;
	voice-family:inherit;
	width: auto;
	margin: 0px;
	height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#sectionLinks a:visited{
	display: block;
	border-bottom: #663300 1px solid;
	padding: 4px 0px 4px 0px;
	margin: 0;
	height: 16px;
	color: #000000;
	text-decoration: none;
}

#sectionLinks a:hover{
	display: block;
	border-bottom: #663300 1px solid;
	background-color:#ffffff;
	padding: 4px 0px 4px 0px;
	margin: 0;
	height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sectionlinkswrapper{
border-bottom: 1px solid black;
}

/*---- products Links------*/
a.a1:link{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.a1:visited{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.a1:hover{
	color: #6F3C09;
	text-decoration: underline;
	font-weight: bold;
}

/*---- Menu Links------*/


a:link{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a:visited{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	color: #6F3C09;
	text-decoration: underline;
	font-weight: bold;
}


/*--- text links---*/
a.brown:link{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a.brown:visited{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a.brown:hover{
	color: #6F3C09;
	font-weight: normal;
	text-decoration: underline;
}
/*----Header----*/

.h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 padding-left: 10px;
 padding-top: 15px;
 
}

.h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 padding-left: 50px;
 padding-bottom: 25px;
 padding-top: 15px;
}

.h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 padding-top: 25px;

}

.h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.content{

float:left;
width: 430px;
}

/*************** #pageName styles **************/

.TopBox{
	padding: 10px 0px 0px 0px;
	
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}


/*-----------td of product & detail ----------*/
.wrap {
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	width: 375px;
}

.image {
	padding-bottom: 15px;
	padding-right: 10px;
	float:left;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	margin: 0px;
 	padding: 0px;
	padding-top: 0px;
	clear: right;
	width: 375px;
	padding-left: 0px;
	}
	
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	margin: 0px;
 	padding: 0px;
	padding-top: 0px;
	width: 370px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 15px;
	}



#blank {
background-color: #B8CBD7;
color: #fff;
padding: 0px;
height: 100px;
}


/*--------------- blank---------------*/
.blank {
 padding: 20px;
 }
 
ul {margin-top:0px;list-style : dics;}
.ulNor {font-size:11px;line-height:135%}



