﻿/* 首页所使用模块的样式
/*=============================================================================================*/
@import url("border.css");/* 包括布局的样式*/
@import url("widgets.css");/* 包括布局的样式*/ 


body {
   font-family: "ArArial, Helvetica, sans-serif";
   font-size:12px;
   color:#000;
   line-height:180%;
   text-align:center;
   margin:0;
}

a{color:#000;text-decoration:none;}
a:hover{color:#FCACCF;text-decoration:underline;}

.RankingList a{color:#000;text-decoration:underline;}
.RankingList a:hover{color:#FCACCF;text-decoration:underline;}

.c-cat-depth-2 a{color:#535456;text-decoration:underline;}
.c-cat-depth-2 a:hover{color:#535456;text-decoration:underline;}


.clear{ clear:both; line-height:0; border-top:none !important; border:0; font-size:0; height:0; overflow:hidden; vertical-align:middle;}

.floleft{ float:left;}
.floright{ float:right;}

.p10{ padding:10px;}
.pt10{ padding-top:10px;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.pt10{ padding-bottom:10px;}
.plr10{ padding:0 10px;}
.ptb10{ padding:10px 0;}
.pnone{ padding:0;}



/* 头部
/*=============================================================================================*/

.h_top{ width:1115px; height:90px; margin:0 auto; position:relative;}
.h_top p{ margin:0; padding:0;}
.poaleft{ position:absolute; bottom:0; left:0;}
.poacenter{ position:absolute; left:265px;
    bottom:0; 
}
.poaright{ position:absolute; bottom:0; right:0;}


.menu{}
.menu li{ float:left; margin:0; padding:0; display:block;}
.menu li a{ display:block; width:111px; height:31px; line-height:31px; background:url(menu_abg.gif) no-repeat; text-align:center; font-size:14px; color:#999; text-decoration:none;}
.menu li a:hover{ display:block; width:111px; height:31px; line-height:31px; background:url(menu_bg.gif) no-repeat; text-align:center; font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}


.m_yx{ display:block; width:111px; height:31px; line-height:31px; background:url(menu_bg.gif) no-repeat; text-align:center; font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}

.cart{ text-align:right;}

.h_bottom_box{ width:100%; height:98px; background:url(hearder_bg.gif) repeat-x;}
.h_bottom{ width:1115px; margin:0 auto;}

.h_m_box{ width:1090px; margin:0 auto; background:url(sign2.gif) repeat-x left top; padding-top:10px;}

.key{ height:15px; line-height:15px; background:url(sign1.gif) no-repeat 10px 5px; padding:5px 0 0 55px;}
.key .cat0,
.key .cat1{ float:left;}
.key .cat0 a{ float:left; color:#FCADCD; font-weight:700;}
.key .cat1 a{ float:left; color:#fff; padding:0 5px; font-weight:normal;}
.key .cat1 a:hover{ float:left; color:#fff; padding:0 5px; font-weight:normal;}


.member{ color:#fff; padding-right:10px;}
/* 内容
/*=============================================================================================*/

.contant{ width:1115px; margin:20px auto 0; text-align:left;}
.c_left{ width:260px; overflow:hidden;}
.c_right{ width:840px; overflow:hidden;}

.c_list{ margin-bottom:15px; width:840px;}
.banner{ width:628px;}

/* 底部
/*=============================================================================================*/
.footer{ width:1115px; margin:20px auto 10px; border-top:1px solid #ccc; padding-top:20px;}

.footer .TreeList .cat1{ display:inline; padding:0 10px; border-right:1px solid #ccc;}
.footer .TreeList .cat1 a{ font-weight:normal;}

.footer .MenuList li{ display:inline; padding:0 10px; border-right:1px solid #ccc;}
.footer .MenuList li a{ font-weight:normal;}

.footer p{ padding-top:10px;}

