@charset "utf-8";
/* CSS Document */
body {
background:#446699;
margin:0;
padding:0;
color:#FFFFFF;
}
.clear {clear:both;}
.page {
background:#ff6600;
border:1px solid #ccc;
width:760px;
margin:10px auto;
}
img {
border:none;
margin:0;
padding:0;
}
.ill {
float:left;
margin:0 10px 10px 10px;
padding:0;
}
.banner_list img{
margin-top:2px;
padding:0px;
}
.logo {
background:url(../img/logo.jpg) no-repeat;
width:760px;
height:196px;
}
.logo p {
text-align:right;
padding:3px 6px;
}
.logo a {background: none;}
.hat {
background:url(../img/top_bg.gif) repeat-x;
height:174px;
}
.menu {
background:url(../img/menu_bg.gif) no-repeat;
width:224px;
height:174px;
float:left;
}
.menu a {
color:#FFF;
text-decoration:none;
}
.menu ul {
display:block;
padding:45px 8px 0 0;
margin:0;
}
.menu ul li {
list-style:none;
text-align:center;
font:bold italic 13px Arial, Helvetica, sans-serif;
line-height:18px;
}
.description {
float:left;
width:318px;
height:169px;
}
.description p {
font:normal 10px Arial, Helvetica, sans-serif;
margin:40px 10px 0 10px;
padding:0;
}
/*-- Chapters Headers --*/
	.privacy {
	background:bottom left url(../img/ch_privacy.gif) no-repeat;
	}
	.home_lifestyle {
	background:bottom left url(../img/ch_home.gif) no-repeat;
	}
	.beauty_health {
	background:bottom left url(../img/ch_beauty.gif) no-repeat;
	}
	.fashion_accessories {
	background:bottom left url(../img/ch_fashion.gif) no-repeat;
	}
	.electronics_computer {
	background:bottom left url(../img/ch_electronics.gif) no-repeat;
	}
	.entertainment_travel {
	background:bottom left url(../img/ch_travel.gif) no-repeat;
	}
/*-- end of Chapters Headers --*/
.ban {
background:top center url(../img/ban_bg.gif) no-repeat;
text-align:center;
width:218px;
height:174px;
float:right;
}
.main {
width:760px;
background:url(../img/left_bg.gif) repeat-y;
}
.l {
width:224px;
float:left;
}
.l p {
padding:0 25px 10px 16px;
}
.l h1 {
padding:0 25px 4px 16px;
}
.l div {
width:220px;
text-align:center;
padding:5px 0;
}
.content {
background:right url(../img/mid_block.gif) no-repeat #446699;
float:right;
width:530px;
margin:5px 0 8px 0;
padding:10px 0;
}
.content p {
padding:2px 35px 9px 10px;
}
.content h1, .content h2,  .content h3 {
padding:0 35px 2px 10px;
}
.content div {
text-align:center;
padding:5px 0;
}
p {
font:12px Arial, Helvetica, sans-serif;
line-height:14px;
margin:0;
}
ul {
padding:0 35px 8px 10px;
list-style-type:none;
margin:0;
}
ol {
list-style:inside decimal;
padding:0 35px 8px 10px;
margin:0;
}
.content li {
font:12px Arial, Helvetica, sans-serif;
line-height:14px;
margin:3px 0;
}
.content ul li {
padding:0 12px;
background:0px 5px url(../img/bull.gif) no-repeat;
}
.content a, .l a, .logo a {
color:#FFF;
}
h1 {
font:bold italic 14px Arial, Helvetica, sans-serif;
line-height:15px;
margin:0;
}
h2 {
font:bold 13px Arial, Helvetica, sans-serif;
line-height:15px;
margin:0;
}
h3 {
font:bold 13px Arial, Helvetica, sans-serif;
line-height:15px;
margin:0 30px;
}
h4 {
font:italic normal 12px Arial, Helvetica, sans-serif;
line-height:14px;
padding:4px 35px 0 10px;
margin:0;
}
.blue {
background:#446699;
margin:5px 4px 11px 0;
height:25px;
}
.footer {
background:url(../img/footer_bg.gif) repeat-x;
height:49px;
}
.footer p {
color:#000;
padding:13px 9px;
font:10px Arial, Helvetica, sans-serif;
line-height:14px;
margin:0;
}
.footer a {
padding:0 7px;
color:#000;
}
.pages {
padding:5px;
}
.pages a {
text-decoration:none;
display:block;
border:1px solid #CCC;
padding:3px 7px;
margin:3px;
float:right;
}
.pages .act, .pages .act:hover {
background:#ff6600;
}
.pages a:hover {
background:#4480bb;
}
