/*通用后台管理系统--样式表*/
body {
font-size:12px;
margin:0;
color:#626263;
text-align:center;
font-family:"宋体";
}
td {
line-height:18px;
}
a:link {
color:#7a7979;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
a:active {
color:#7a7979;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
a:visited {
color:#7a7979;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
a:hover {
color:#7a6b15;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
a{ cursor: pointer; }
/*页面底部版权蓝色下边框*/
.foot_border_bottom{
border-bottom:#3784ba 3px solid;
}
/*页面顶部第一个菜单样式*/
.top_menu_table_left{
margin-left:32px;
color:#FFFFFF;
}
/*导航菜单样式*/
.menu_table_top{
margin-top:25px;
}
.menu_td_top{
padding-left:13px;
color:#464646;
font-size:14px;
padding-top:3px;
}
.menu_td_top2{
color:#464646;
font-size:14px;
padding-top:3px;
}

/*商品分类菜单链接字体样式*/
.menu:link {
color:#464646;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.menu:active {
color:#464646;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.menu:visited {
color:#464646;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.menu:hover {
color:#464646;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

.font18red_bold:visited ,.font18red_bold:hover ,.font18red_bold:active ,.font18red_bold:link{
font-family:"黑体";
font-size:18px;
font-weight:300;
color:#33aacc;
padding-left:5px;
padding-bottom:5px;
}

.search_table_top{
margin-top:25px;
margin-left:20px;
}
/*按钮样式*/
.btstyle {
color:#a6a3a1;
width:94px;
font-family:"宋体";
font-size:12px;
background:url(../images/button_bg1.gif);
cursor:pointer;
border:0px solid #969595;
line-height:20px;
height:20px;
margin-right:2px;
}
/*按钮样式*/
.btstyle2 {
color:#4e4d4d;
width:71px;
font-family:"宋体";
font-size:12px;
background:url(../images/button_bg2.gif);
cursor:pointer;
border:0px solid #969595;
line-height:20px;
height:20px;
margin-right:8px;
}
.btn_green {
color:#FFFFFF;
font-family:"宋体";
font-size:14px;
background:url(../images/btn_green.gif);
cursor:pointer;
font-weight:bold;
border:1px solid #024501;
line-height:23px;
height:25px;
margin-right:8px;
}
.btn_red {
color:#FFFFFF;
font-family:"宋体";
font-size:14px;
background:url(../images/btn_red.gif);
cursor:pointer;
font-weight:bold;
border:1px solid #53020F;
line-height:23px;
height:25px;
}
.btn_blue {
	color:#FFFFFF;
	font-family:"宋体";
	font-size:14px;
	background:url(../images/btn_blue.gif);
	cursor:pointer;
	font-weight:bold;
	border:1px solid #05405C;
	line-height:23px;
	height:25px;
}

.btn_search {
	color:#FFFFFF;
	font-family:"宋体";
	font-size:12px;
	background:url(../images/btn_blue.gif);
	cursor:pointer;
	font-weight:bold;
	border:1px solid #05405C;
	line-height:20px;
	height:24px;
}
/*按钮样式*/
.btstyle3 {
color:#4e4d4d;
width:55px;
font-family:"宋体";
font-size:12px;
background:url(../images/button_bg3.gif);
cursor:pointer;
border:0px solid #969595;
line-height:20px;
height:20px;
margin-right:0px;
}
/*搜索文本框效果*/
.input {
color:#535353;
font-family:"宋体";
font-size:12px;
background:#fff;
border:#7b7b7b 1px solid;
height:15px;
line-height:15px;
}
.input2 {
color:#000;
font-family:"宋体";
font-size:12px;
background:#e5f0f9;
border:#9aabb9 1px solid;
height:15px;
line-height:15px;
}
.input3 {
color:#c25215;
font-weight:700;
font-family:"宋体";
font-size:12px;
background:#fff;
border:#7b7b7b 1px solid;
height:18px;
line-height:18px;
}

/*文本框输入区域效果*/
.textarea {
color:#535353;
font-family:"宋体";
font-size:12px;
background:#fff;
border:#7b7b7b 1px solid;

}

/*查询订单模块样式*/
.xxdd_td_border{
color:#4f4f4f;
font-family:"宋体";
font-size:12px;
background:#f3f3e8;
border:#cecece 1px solid;

}
/*商品分类菜单样式*/
.splist_td_left{
padding-left:50px;
}
.splist_td_left1{
padding-left:5px;
}
/*商品分类菜单链接字体样式*/
.alist_sp:link {
color:#7a7979;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
height:25px;
line-height:25px;
}
.alist_sp:active {
color:#7a7979;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
height:25px;
line-height:25px;
}
.alist_sp:visited {
color:#7a7979;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
height:25px;
line-height:25px;
}
.alist_sp:hover {
color:#7a6b15;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
height:25px;
line-height:25px;
}
.alist_sp1:link {
color:#7a7979;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:none;
height:25px;
line-height:25px;
}
.alist_sp1:active {
color:#7a7979;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:none;
height:25px;
line-height:25px;
}
.alist_sp1:visited {
color:#7a7979;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:none;
height:25px;
line-height:25px;
}
.alist_sp1:hover {
color:#7a6b15;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
height:25px;
line-height:25px;
}
/*商品分类菜单链接字体选中后的样式样式*/
.alist_sp2:link {
color:#7a6b15;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:none;
}
.alist_sp2:active {
color:#7a6b15;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:none;
}
.alist_sp2:visited {
color:#7a6b15;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:none;
}
.alist_sp2:hover {
color:#7a6b15;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:underline;
}
/*商品分类菜单链接字体选中后的样式样式-红色*/
.alist_sp3:link {
color:#eb2727;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:none;
}
.alist_sp3:active {
color:#eb2727;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:none;
}
.alist_sp3:visited {
color:#eb2727;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:none;
}
.alist_sp3:hover {
color:#eb2727;
font-size:12px;
font-family:"宋体";
font-weight:400;
height:25px;
line-height:25px;
text-decoration:underline;
}

/*网站底部文字的样式*/
.amap1:link {
color:#5f6567;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.amap1:active {
color:#5f6567;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.amap1:visited {
color:#5f6567;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.amap1:hover {
color:#d8331d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
/*网站底部文字的样式*/
.amap2:link {
color:#d8331d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.amap2:active {
color:#d8331d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.amap2:visited {
color:#d8331d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.amap2:hover {
color:#d8331d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
/**/
.ahui_bold1:link {
color:#4f4f50;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:none;
}
.ahui_bold1:active {
color:#4f4f50;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:none;
}
.ahui_bold1:visited {
color:#4f4f50;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:none;
}
.ahui_bold1:hover {
color:#4f4f50;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
/**/
.ahui_2:link {
color:#535353;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
.ahui_2:active {
color:#535353;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
.ahui_2:visited {
color:#535353;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
.ahui_2:hover {
color:#535353;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}


.td_height1{
height:25px;
line-height:25px;
}
/*热门商品排列td边框样式*/
.rmsppl_td_border{
border:#d2d2d2 1px solid;
padding-bottom:5px;
}
.rmsppl_table{
margin:4px 3px;
}
.rmsppl_table2{
margin:6px 3px 0;
}
.m_top1{
margin-top:21px;
}
.m_top2{
margin-top:8px;
}
.m_top3{
margin-top:20px;
}
.m_top4{
margin-top:3px;
}


.m_bottom1{
margin-bottom:10px;
}


.rmsppl_td{
padding:15px 3px;
}
.rmsppl_td2{
padding:3px 3px;
}
.xxsptp_td1{
padding:10px 11px;
}
.spzs_td_left_right{
padding:0px 16px;
}
.spzs_td_left_right2{
padding:1px 24px;
}

.ad_td2{
padding:0px 1px;
}

.ad_wz2{
margin-left:5px;
margin-bottom:20px;
}

.td_p_1{
padding:15px 16px;
}
.td_p_2{
padding:0px 25px 0px 0px;
}
.td_p_3{
padding-left:15px;
}
.td_p_4{
padding-left:27px;
}
.td_p_5{
padding:3px;
}
.td_p_6{
padding-bottom:20px;
}
.td_p_7{
padding-left:16px;
padding-right:16px;
}
.td_p_8{
padding-right:20px;
}
/**/
.font14hui1{
color:#5f6567;
font-family:"宋体";
font-size:14px;
}
.font14hui2{
color:#3a3b3c;
font-family:"宋体";
font-size:14px;
}

.font12hui_bold1{
color:#848282;
font-family:"宋体";
font-size:12px;
font-weight:700;
}
.font12hui_bold2{
color:#706768;
font-family:"宋体";
font-size:12px;
font-weight:700;
}

.font12hui1{
color:#848282;
font-family:"宋体";
font-size:12px;
font-weight:400;
}
.font12hui2{
color:#4c4b4b;
font-family:"宋体";
font-size:12px;
font-weight:400;
}

.font14red1{
color:#d967a5;
font-family:"宋体";
font-size:14px;
}
.font14red2{
color:#e3552e;
font-family:"宋体";
font-size:14px;
}
.font14red_bold1{
color:#dc4747;
font-family:"宋体";
font-size:14px;
font-weight:700;
}

.font12red1{
color:#eb2727;
font-family:"宋体";
font-size:12px;
font-weight:400;
}
.font12red2{
color:#fa8005;
font-family:"宋体";
font-size:12px;
font-weight:400;
}

.font12red_bold1{
color:#eb2727;
font-family:"宋体";
font-size:12px;
font-weight:700;
}
.font12red_bold2{
color:#cb5531;
font-family:"宋体";
font-size:12px;
font-weight:700;
}
.font12blue1{
color:#3366cc;
font-family:"宋体";
font-size:12px;
}
.font12blue_bold1{
color:#3366cc;
font-family:"宋体";
font-size:12px;
font-weight:700;
}

.font12blue2{
color:#0c7ed0;
font-family:"宋体";
font-size:12px;
}
.font16blue1{
color:#2358c3;
font-family:"宋体";
font-size:16px;
}
.font14blue1{
color:#2358c3;
font-family:"宋体";
font-size:14px;
}
.font14white1{
color:#fff;
font-family:"宋体";
font-size:14px;
font-weight:400;
}
.font12black{
color:#000000;
font-family:"宋体";
font-size:12px;
font-weight:400;
}
.font14black{
color:#000000;
font-family:"宋体";
font-size:14px;
}

.font12black_bold{
color:#000000;
font-family:"宋体";
font-size:12px;
font-weight:700;
}
.font14black_bold{
color:#000000;
font-family:"宋体";
font-size:14px;
font-weight:700;
}
.font18red_bold{


}

/*行距*/
.lineheight1{
line-height:26px;
}

/*网站底部导航样式*/
.map_table_border{
border:#80b8f1 1px solid;
background:#f6f6db;
margin-top:18px;
}
/*导航菜单样式*/
.menu_border{
border:#71b5d6 1px solid;
background:url(../images/menu_bg.gif);
margin:0 1px 0 1px;
}

/*网站灰色边框样式*/
.site_table_border{
border:#dddddd 1px solid;
}
.site_table_border2{
border:#cacaca 1px solid;
}
.site_table_border3{
border:#71b5d6 1px solid;
}




.site_table_border4{
border-left:#eaeaea 4px solid;
border-right:#eaeaea 4px solid;
border-bottom:#eaeaea 4px solid;
}
.site_table_border5{
border-left:#eaeaea 4px solid;
border-right:#eaeaea 4px solid;
border-top:#eaeaea 4px solid;
}


/*底部边框样式*/
.border_bottom_hui1{
border-bottom:#cacaca 1px solid;
}
.border_bottom_hui2xu{
border-bottom:#cacaca 1px dashed;
}

.border_bottom2{
border-bottom:#71b5d6 1px solid;
}
.border_bottom3{
border-bottom:#80b8f1 1px solid;
}
.border_bottom4{
border-bottom:#f3e43a 4px solid;
}
.border_bottom5{
border-bottom:#99d4ed 4px solid;
}

.border_top1{
border-top:#3b89d2 4px solid;
}
.border_top2{
border-top:#91caf5 3px solid;
}
.border_top3{
border-top:#cacaca 1px solid;
}
.border_top4{
border-top:#f0ecad 4px solid;
}

/*购物车灰色边框样式*/
.gwc_table_border{
border:#f1f1f1 2px solid;
margin:9px 4px 8px;
}


/*顶部菜单样式*/
.top_menu1{
margin:52px 0px 20px 552px;
}
/*顶部链接字体样式*/
.atop_white12:link {
color:#fff;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.atop_white12:active {
color:#fff;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.atop_white12:visited {
color:#fff;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.atop_white12:hover {
color:#fff;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

/*顶部链接字体样式*/
.atop_white14:link {
color:#fff;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.atop_white14:active {
color:#fff;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.atop_white14:visited {
color:#fff;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.atop_white14:hover {
color:#fff;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
/*提示跳转页面的文字链接样式*/
.ajump_red14:link {
color:#cb320e;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
.ajump_red14:active {
color:#cb320e;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
.ajump_red14:visited {
color:#cb320e;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
.ajump_red14:hover {
color:#cb320e;
font-size:14px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}

/**/
.ared14:link {
color:#c12c2c;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.ared14:active {
color:#c12c2c;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.ared14:visited {
color:#c12c2c;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.ared14:hover {
color:#c12c2c;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

/**/
.ared12bold1:link {
color:#c12c2c;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
.ared12bold1:active {
color:#c12c2c;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
.ared12bold1:visited {
color:#c12c2c;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}
.ared12bold1:hover {
color:#c12c2c;
font-size:12px;
font-family:"宋体";
font-weight:700;
text-decoration:underline;
}

/*商品分类菜单链接字体样式*/
.alink_black12:link {
color:#000;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_black12:active {
color:#000;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_black12:visited {
color:#000;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_black12:hover {
color:#000;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
/*商品分类菜单链接字体样式*/
.alink_hui14:link {
color:#5e5d5d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_hui14:active {
color:#5e5d5d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_hui14:visited {
color:#5e5d5d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_hui14:hover {
color:#5e5d5d;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

/*商品分类菜单链接字体样式*/
.alink_blue12:link {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_blue12:active {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_blue12:visited {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.alink_blue12:hover {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

/**/
.alink_blue12line:link {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
.alink_blue12line:active {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
.alink_blue12line:visited {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}
.alink_blue12line:hover {
color:#0091cf;
font-size:12px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

.white{
color:#FFFFFF;
}
/*二级当前位置表格样式*/
.sp_table_top{
margin-top:17px;
}
.sp_td_bottom{
padding-bottom:17px;
padding-left:10px;
padding-right:20px;
}
/*滑动购物车图标样式*/
.div_gwc_ico{
width:14px;
height:12px;
margin-bottom:13px;
margin-left:96px;
}
/*滑动购物车图标样式*/
.div_gwc_ico1{
width:14px;
height:12px;
margin-bottom:13px;
margin-left:20px;
}
/*滑动购物车图标样式*/
.div_gwc_ico3{
width:14px;
height:12px;
margin-bottom:13px;
margin-left:180px;
}
/*滑动购物车图标样式*/
.div_gwc_ico4{
width:14px;
height:12px;
margin-bottom:13px;
margin-left:268px;
}
/*滑动购物车图标样式*/
.div_gwc_ico5{
width:14px;
height:12px;
margin-bottom:13px;
margin-left:364px;
}
/*我要找回密码页面的样式*/
.findcode_tab{
margin-left:317px;
margin-top:40px;
}
.findcode_tab2{
margin-left:317px;
margin-top:11px;
}
.findcode_tab3{
margin-left:173px;
margin-top:23px;
}
.findcode_cell
{
padding-left:186px;
color:#595757;
font-family:"宋体";
font-size:14px;
}
/*三级页面的样式*/
.blue12bold{
color:#368be2;
font-size:12px;
font-weight:bold;
}
.pinglun_frame{
border-right:#e0dfd9 1px solid;
}
.pinglun_cell{
border-bottom:#e0dfd9 1px solid;
border-left:#e0dfd9 1px solid;
height:34px;
vertical-align:middle;
}
.alink_red14:link {
color:#dc4747;
font-size:14px;
font-family:"宋体";
font-weight:bold;
text-decoration:none;
}
.alink_red14:active {
color:#dc4747;
font-size:14px;
font-family:"宋体";
font-weight:bold;
text-decoration:none;
}
.alink_red14:visited {
color:#dc4747;
font-size:14px;
font-family:"宋体";
font-weight:bold;
text-decoration:none;
}
alink_red14:hover {
color:#dc4747;
font-size:14px;
font-family:"宋体";
font-weight:bold;
text-decoration:underline;
}
.alink_blue12line2:link {
color:#245ab3;
font-size:12px;
font-family:"宋体";
font-weight:800;
text-decoration:underline;
}
.alink_blue12line2:active {
color:#245ab3;
font-size:12px;
font-family:"宋体";
font-weight:800;
text-decoration:underline;
}
.alink_blue12line2:visited {
color:#245ab3;
font-size:12px;
font-family:"宋体";
font-weight:800;
text-decoration:underline;
}
.alink_blue12line2:hover {
color:#245ab3;
font-size:12px;
font-family:"宋体";
font-weight:800;
text-decoration:underline;
}
/*用户评论的样式*/
.magin_top10{
margin-top:10px;
}
.magin_top20{
margin-top:20px;
}
.pad_left30{
padding-left:30px;
}
.font_black18{
color:#1f1e1e;
font-size:18px;
font-family:"宋体";
font-weight:bold;
}
.line_bottom{
border-bottom:#cacaca 1px solid;
}
.pinglun_frame{
border:#cacaca 1px solid;
}
.font14red3{
color:#be293e;
font-size:14px;
font-family:"宋体";
}
.font12blue3{
color:#213193;
font-size:12px;
font-family:"宋体";
}
.anext:link {
color:#000000;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.anext:active {
color:#000000;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.anext:visited {
color:#000000;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:none;
}
.anext:hover {
color:#000000;
font-size:14px;
font-family:"宋体";
font-weight:400;
text-decoration:underline;
}

/*CSS Digg style pagination*/

DIV.digg {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {
	BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #1e4697
}
DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

.menu_all_bg{background: url(../images/head/menu_allbg.jpg); height:24px;  text-align:center; font-family:'宋体'; font-size:14px;  color:#3a3a3a; padding-top:5px}
.menu_bg{background: url(../images/head/menu_botton1.jpg) no-repeat bottom; height:24px;  width:90px;   text-align:center; font-family:'宋体'; font-size:14px;  color:#3a3a3a; padding-top:5px}
.menu_bg_choose{background: url(../images/head/menu_botton.jpg) no-repeat bottom; height:24px; width:103px;  text-align:center; font-family:'宋体'; font-size:14px;  color:#ffffff; padding-top:6px; font-weight:700}
.menu_bg_choose A:visited {color:#ffffff;}
.menu_bg_choose A:hover {color:#ffffff;}
.menu_bg_choose A:active {color:#ffffff;}
.menu_bg_choose A:link {color:#ffffff;}
.text_wihte{ background-color:#FFFFFF; border:#b4b4b4 1px solid; height:18px; width:315px;text-align:center; font-family:'宋体'; }
.dsfds{margin-right:0px;}

