﻿/* 会员登陆  */
#user_login { font-size: 12px; margin: 0; height: 150px; }
#user_login ul { list-style: none; width: 180px; }
#user_login li { width: 50%; display: inline; list-style: none; line-height: 150%; }
#userlogin_name { margin: 5px 0px 5px 0px; }
#userlogin_pass { margin: 5px 0px 5px 0px; }
#userlogin_code { margin: 5px 18px 5px 0px; width: 40px; }
#userlogin_ok { margin: 3px 10px 3px 30px; }
#userlogin_reset { margin: 3px 30px 3px 0px; }
.login_btn_li { padding: 0px; margin: 0; list-style: none; width: 280px; }
.left_foot { background-position: center top; background-image: url(/images/login_bottom.gif); background-repeat: no-repeat; height: 8px; text-indent: -9999px; background-color: #FFFFFF; } 

/* 登陆后 */
#login_page { color: #000; display: block; width: 930px; right: auto; left: auto; height: 200px; padding-top: 30px; background-color: #FFFFFF; margin-top: 20px; }
#login_page ul { list-style: none; width: 180px; }
#login_page li { width: 50%; display: inline; list-style: none; line-height: 150%; }
#user_shopping { text-align: left; font-size: 12px; padding-left: 10px; background-position: center center; background-image: url(/images/left_cont_bg.gif); background-repeat: repeat-y; line-height: 20px; height: 165px; }
#user_shopping ul { padding: 0px; margin: 0px; list-style: none; width: 200px; }
#user_shopping li { display: inline; line-height: 20px; list-style-type: none; height: 24px; float: left; width: 200px; }
#shopbasket_info { height: 160px;background-position: center center; background-image: url(/images/left_cont_bg.gif); background-repeat: repeat-y;}
#shopbasket_info li { list-style-type: none; height: 20px;  text-align: left; text-indent: 30px; }

/* 登陆后控制中心菜单 */
#usermenu_list { text-align: left; white: 190px !important; white: /**/ 160px; font-size: 12px; }
#usermenu h1 { text-indent: -9999px; background-image: url(/images/user_manager_nav.gif); background-position: center top; background-repeat: no-repeat; height: 49px; }
#usermenu_list ul { padding-left: 20px; padding-bottom: 1px; list-style: none; background-position: center center; background-image: url(/images/left_cont_bg.gif); background-repeat: repeat-y; display: block; padding-right: 5px; height: 810px; }
#usermenu_list li { display: block; line-height: 24px; margin-left: 3px; width: 120px; text-indent: 30px; }

/* 商品列表 */
.productlist { display: block; width: 650px; left: auto; right: auto; border-bottom-style: dotted; border-bottom-width: 1px; height: 150px; }
.productimg { display: inline; float: left; width: 150px; margin-top: 10px; }
.productinfo { display: block; width: 500px; float: left; text-align: left; margin-top: 12px; height: 20px; }
.productinfo li { display: block; left: auto; right: auto; margin-top: 5px; float: left; }
.btnbuy { background-color: #FFF; border-style: solid; border-width: 2px 1px 1px 1px; width: 50px !important; width: /**/ 52px; margin: 4px; border-color: #F06; margin-left: 8px; color: #F06; }
.btnfavorite { background-color: #FFF; border-style: solid; border-width: 2px 1px 1px 1px; border-color: #999; width: 50px !important; width: /**/ 52px; margin: 4px; }

/* 内容 */
#content { display: block; margin-top: 12px; }
#content li { list-style-type: none; text-align: left; text-indent: 10px; width: 98%; height: 22px; }
#articlecenter { color: #000; display: block; width: 658px; right: auto; left: auto; height: 1134px; background-image: url( '/images/main_top_bg.gif' ); background-repeat: no-repeat; background-position: center top; padding-top: 6px; background-color: #FFFFFF; }
#articlecenter ul { padding: 0px 0px 8px 6px; background: #FFFFFF; color: #000; }
#articlecenter li { list-style: none; float: left; }
.contenttext { line-height: 22px; text-decoration: none; font-size: 14px; }

/* 导航 */
#navtitle { background-position: 8px center; background-color: #f6f6f6; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #febcfe; text-align: left; text-indent: 26px; width: 630px; line-height: 28px; margin-top: 6px; margin-bottom: 6px; color: #fd05d0; background-image: url(/images/navtitlearrow.gif); background-repeat: no-repeat; }
#navtitle a:link { color: #fd05d0; font-size: 12px; text-decoration: none; }
#navtitle a:visited{ color: #fd05d0; font-size: 12px; text-decoration: none; }
#navtitle a:hover { color: #cc0066; font-size: 12px; text-decoration: none; }
#navtitle strong { color: #fd05d0; font-size: 12px; text-decoration: none; }