div {
margin: 0px;
padding: 0px;
/*border: 1px solid #F00;*/
}

body {
font-family: Tahoma, Verdana, sans-serif;
font-size: 0.85em;
text-align: center;
color: #333333;
margin: 0 auto;
padding: 0;
background:#5c9def url(Image/Main/Bg2.jpg) top center repeat;
}

a {
color:#0099FF;
text-decoration:none;
}

a:hover, a:active {
text-decoration:underline;
}

img {
	border: 0;
}

#container {
width: 970px;
margin: 0 auto 0 auto;
background-color: #FFFFFF;
overflow: auto;
}

#header {
width: 970px;
height: 150px;
margin: 20px auto 0 auto;
}

#sidebar {
float:left;
width:280px;
text-align:left;
margin: 0px 2px 10px 4px;
/*border: 1px solid #F00;*/

}

#main {
clear:none;
float:left;
width:665px;
text-align:left;
margin: 0px 2px 10px 4px;
/*border: 1px solid #00F;*/
}

#footer {
clear:both;
width: 970px;
margin: 0 auto 0 auto;
padding: 0;
}

#footerLink {
margin: 0;
padding: 10px 0 1px 0;
background-color: #FFFFFF;
}

#footerDesc {
margin: 0;
padding: 20px 0 0 0 ;
color: #FFF;
background: url(Image/Main/FooterBg.gif) top left repeat-x;
height: 85px;
}

#footerDesc a {
color: #FFFFCC;
}

#footerBottom {
background: transparent url(Image/Main/FooterBottom.gif) top left no-repeat;	
margin: 0 0 20px 0;
height: 12px;
}

.boxSidebarTop {
color: #FFF;
width: 280px;
height: 32px;
background: #FFF url(Image/Box/BoxSidebar_01.gif) no-repeat left bottom;
margin: 0px;
padding: 1px 0 0 0;
}

.boxSidebarTop p {
font-size:1.4em;
font-weight:bold;
padding: 0 0 0 38px;
margin: 10px 0 0 0;
}

.boxSidebarBottom {
color: #FFF;
width: 280px;
height: 22px;
background: #FFF url(Image/Box/BoxSidebar_02.gif) no-repeat left top;
margin: 0px;
}

.boxSidebarContent {
width: 276px;
border: 2px;
border-color: #1a83fa;
border-style: solid;
margin: 0px;
}

.menuProduct ul {
font-size: 1.1em;
font-weight: Bold;
color:#FF6600;
list-style-image: url(Image/Main/List1.gif);
list-style-position: outside;
margin: 0;
padding: 10px 0 0 0;
}

.menuProduct ul li {
margin: 0 0 0 15px;
padding: 3px 0 0 0;
}

.menuProduct ul li:hover {
list-style-image: url(Image/Main/List1Active.gif);
}

.boxSidebarContent ul {
font-size: 1.1em;
font-weight: Bold;
color:#FF6600;
list-style-image: url(Image/Main/List1.gif);
list-style-position:outside;
margin: 0;
padding: 10px 0 10px 10px;
}

.boxSidebarContent ul li {
margin: 0 0 0 15px;
padding: 3px 0 0 5px;
}

.boxSidebarContent ul ul{
font-size: 0.9em;
font-weight: Normal;
list-style-image: url(Image/Main/List2.gif);
list-style-position:outside;
margin: 5px;
padding: 10px 0 0 5px;
}

.boxSidebarContent ul ul li {
margin: 0 0 0 10px;
}

.boxSidebarContent ul ul li:hover {
list-style-image: url(Image/Main/List2Active.gif);
}

.boxMainTop {
width:665px;
background: #FFFFFF url(Image/Box/BoxMain_01.gif) no-repeat;
color: #FFFFF;
height: 15px;
font-size: 0;
}

.boxMainBottom {
width:665px;
clear: both;
background: #FFFFFF url(Image/Box/BoxMain_03.gif) no-repeat top;
color: #FFFFF;
height: 15px;
font-size: 0;
}

.boxMainContent {
width:665px;
background: #FFFFFF url(Image/Box/BoxMain_02.gif) repeat-y;
color: #FFFFF;
margin: 0;
}

.boxMainContent h1 {
background-image: url(Image/Main/LittleBebeBullet.gif);
background-position: left top;
background-repeat: no-repeat;
margin:0px 10px 30px 20px;
padding:1px 5px 5px 25px;
font-size: 1.4em;
color: #0066FF;
}

.boxMainContent h2 {
margin: 0;
padding: 0 15px 0 15px;
font-size: 1.15em;
color: #FF6600;
}

.boxMainContent p {
	margin: 0 15px 0 15px;
	padding: 10px 0 10px 0;
}

#boxSearch {
position:relative;
left: 700px;
top: -140px;
width:260px;
height:45px;
z-index:2;
text-align:right;
}

#boxSearchResult {
margin: 0 15px 0 15px;
width: 635px;
text-align:center;
}

.boxSmall {
text-align: center;
}

.clearLeft {
clear:left;
}

.clearBoth {
clear:both;
}

.floatLeft {
float:left;
clear:left;
margin: 10px;
}

.floatRight {
float:right;
clear:right;
margin:10px;
}

.resultOK {
font-size: 1.2em;
font-weight: bold;
color: #3366FF;
text-align:center;
}

.resultOK2 {
font-size: 0.9em;
color: #3399FF;
text-align:center;
}

.resultError {
font-size: 1.2em;
font-weight: bold;
color: #FF0000;
text-align:center;
}

.resultError2 {
font-size: 0.9em;
color: #FF3300;
text-align:center;
}

.topic {
font-size: 1.1em;
font-weight:bold;
color: #0099FF;
}

.price {
font-size: 1.1em;
font-weight:bold;
color: #FF6600;
}

.priceStrikethrough {
font-weight:bold;
color: #FF6600;
text-decoration: line-through;
}

.priceSales {
font-size: 1.1em;
font-weight:bold;
color: #FF33CC;
}

.small {
font-size: 0.8em;
}

.tableOutside {
border: 1px solid #FF9900;
}

.tableInside {
border: 1px solid #FFCC66;
}

.tablePromotion {
border: 1px dashed #FFCC66;
background: #FFFFCC;
}

.tableSpecOutside {
border: 1px solid #00CC33;
}

.tableSpecTopic {
border: 1px dashed #00CC00;
background: #FFFFCC;
color: #009900;
}

.spec {
font-size: 0.8em;
text-align:center;
}

.specLeft {
color: #006600;
}

.specPS {
color: #FF9900;
}

.tableSizeTopic {
border: 1px dashed #FFCC66;
font-weight: bold;
color: #33CC99;
}

.topicBig {
font-size: 1.2em;
font-weight:bold;
color: #0099FF;
}

blockquote p
{
color:#0F1C02;
font-family: Tahoma, Verdana, sans-serif;
font-size: 1em;
text-align: left;
}

blockquote
{
margin:10px 50px 10px 50px;
padding:5px 5px 5px 41px;
background-color:#DAF9BD;
background-image:url('Image/Main/PostQuote.png');
background-position:left top;
background-repeat:no-repeat;
}

.counter {
font-size: 0.8em;
color: #CCFFCC;
}

.counterSep {
color: #FFCCCC;
}
