@charset "utf-8";

/* 金钻网主样式表 */
*{ margin:0; padding:0}
body{ background-color:#f1f1f1;margin:0; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url(../images/newUI/bg.jpg); 
scrollbar-face-color:#f6f6f6;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#dddddd;
    scrollbar-3dlight-color:#dddddd;
    scrollbar-arrow-color:#999;
    scrollbar-track-color:#fff;
    scrollbar-darkshadow-color:#fff;
    color:#666;
}
td{line-height:150%;font-size:14px;}
a{ text-decoration:none}
img{ border:none}
ul{ list-style:none}

/* 页面的头部设置 */

#header{ width:1004px; margin:0 auto; overflow:hidden; height:99px; background-image:url(../images/newUI/top_bg.jpg); background-repeat:no-repeat}

#header #swf_logo{ width:200px; height:99px; text-align:center; float:left; padding-top:7px}
#header #sub_plan{ float:left; margin-left:400px;_margin-left:300px; height:99px; padding-top:5px}
#header #sub_plan ul li{float:left; height:22px; line-height:22px; width:75px; text-align:center}
#header #sub_plan ul li img{ margin-right:3px}
#header #sub_plan ul li a{ color:#4E4E4E}
#header #sub_plan ul li a:hover{ color:#0072ff}
#header #sub_plan p{ clear:both; width:330px ;_width:340px; padding-right:3px; text-align:right; padding-top:10px;_padding-top:5px}
#header #sub_plan p a{ font-weight:bold}
#header #sub_plan p a.login{ color:red}
#header #sub_plan p a.register, #header #sub_plan p a.shopcar{ color:0072ff}
#header #sub_plan p a:hover{ color:#0072ff}
#header #sub_plan p a.register:visited{ color:#0072ff}

/* 导航部分样式内容 */
#nav_diamond{ width:1004px; margin:0 auto; height:53px; line-height:53px; background-image:url(../images/newUI/dao_bg.jpg); background-repeat:no-repeat}
#nav_diamond li{ float:left; height:53px; line-height:53px; font-size:14px}
#nav_diamond li.start{ width:100px}
#nav_diamond li.homepage{ width:82px;_width:83px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.ring{  width:75px;_width:76px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.neck{  width:98px;_width:99px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.earring{  width:69px;_width:70px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.bracelet{  width:99px;_width:100px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.custom{  width:89px;_width:90px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.bbs{  width:90px;_width:91px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.diamond{  width:72px;_width:73px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.kt{  width:87px;_width:88px;border-right:1px solid #ccc; _border:none}
#nav_diamond li.spec{ width:95px}
#nav_diamond li.end{ width:10px}
#nav_diamond li.homepage a, #nav_diamond li.ring a,#nav_diamond li.neck a,#nav_diamond li.earring a,#nav_diamond li.bracelet a,#nav_diamond li.custom a,#nav_diamond li.bbs a,#nav_diamond li.diamond a,#nav_diamond li.kt a,#nav_diamond li.spec a{ width:100%; height:40px; padding-top:13px; line-height:normal; color:#666; background-repeat:no-repeat; background-image:url(../images/newUI/bj.png); display:block; text-align:center; background-position:-1px 0;}

#nav_diamond li.homepage a:hover{ background-position:-1px -54px}
#nav_diamond li.ring a{ background-position:-84px 0; text-align:left; padding-left:22px; width:54px;}
#nav_diamond li.ring a:hover{ background-position:-84px -54px}
#nav_diamond li.neck a{background-position:-160px 0;}
#nav_diamond li.neck a:hover{background-position:-160px -54px;}
#nav_diamond li.earring a{background-position:-259px 0}
#nav_diamond li.earring a:hover{background-position:-259px -54px}
#nav_diamond li.bracelet a{background-position:-329px 0}
#nav_diamond li.bracelet a:hover{background-position:-329px -54px} 
#nav_diamond li.custom a{ background-position:-429px 0}
#nav_diamond li.custom a:hover{ background-position:-429px -54px}
#nav_diamond li.bbs a{ background-position:-519px 0}
#nav_diamond li.bbs a:hover{ background-position:-519px -54px}
#nav_diamond li.diamond a{background-position:-610px 0 }
#nav_diamond li.diamond a:hover{background-position:-610px -54px }
#nav_diamond li.kt a{ background-position:-683px 0}
#nav_diamond li.kt a:hover{ background-position:-683px -54px}
#nav_diamond li.spec a{ background-position:-771px 0}
#nav_diamond li.spec a:hover{ background-position:-771px -54px}
#nav_diamond li a:hover{ color:white}



/* 最新公告以及搜索框的样式内容 */
#bar_global{ width:1004px; margin:0 auto; overflow:hidden; height:45px; line-height:45px;background-image:url(../images/newUI/dao_bg1.jpg); background-repeat:no-repeat}

#bar_global #topNewsScroll{ width:750px; margin-left:20px; float:left; height:22px; line-height:22px; overflow:hidden; margin-top:15px}

#bar_global #topNewsScroll li{ height:22px; line-height:22px; width:100%; font-weight:bold}
#bar_global #topNewsScroll li a{ color:#0072ff}
#bar_global #topNewsScroll li a:hover{ color:red}
#bar_global #search_input { float:left; height:33px;padding-top:12px}
#bar_global #search_input #searchkeyword{ border: 1px none #666; height:16px; line-height:16px; color:#666; background-image:url(../images/newUI/search_bg.jpg); width:110px; margin-left:30px;_margin-left:15px; float:left; margin-top:4px}
#bar_global #search_input a{ float:left;display:block; margin-left:35px ;_margin-left:30px; width:21px; height:22px; background-image:url(../images/newUI/Search_but.gif); background-repeat:no-repeat}

/* 首页的广告部分 */
#boadIndex{ width:1004px; margin:0 auto; height:230px; padding-top:16px; background-image:url(../images/newUI/neirong_bg.jpg); background-repeat:no-repeat; overflow:hidden;background-color: #f1f1f1;}

#boadIndex ul{width:987px; margin-left:12px}
#boadIndex ul li{ float:left; margin-right:5px; border:1px solid #ccc}

/* 首页中间的主体部分 */
#indexMain {width:1004px; margin:0 auto;padding-top:25px; background-image:url(../images/newUI/neirong_bg.jpg); background-repeat:no-repeat; overflow:hidden;background-color: #f1f1f1;}

/* 页面左侧的内容样式*/
#indexMain #listMain{ width:228px; margin-left:12px ;_margin-left:6px; float:left; overflow:hidden}
#indexMain #listMain h2{ width:208px; padding-left:20px;font-size:12px; color:#666; height:25px; line-height:25px; background-image:url(../images/newUI/left_title.jpg); background-repeat:no-repeat}
#indexMain #listMain h2 a{ font-weight:normal; color:#666}
#indexMain #listMain h2 a:hover{color:#0072ff}
#indexMain #listMain #shopview{text-align:center; width:226px; height:224px; border:1px solid #ccc; padding-top:2px; margin-top:3px}

#indexMain #listMain #alipay{width:228px; height:48px; overflow:hidden; margin-top:3px}
#indexMain #listMain .b_top{ margin-top:3px}
#indexMain #listMain #tdayPay{ width:226px; height:105px; overflow:hidden; border:1px solid #ccc; background-color:white}
#indexMain #listMain #tdayPay ul{ margin:0 auto;margin-top:10px; width:220px}
#indexMain #listMain #tdayPay ul li{ text-align:center; width:220px; height:25px; line-height:25px; font-size:13px; margin-top:5px}

#indexMain #listMain #img_slk{ width:220px; height:140px; background-image:url(../images/newUI/s.jpg); background-repeat:repeat-y; border:1px solid #ccc; background-color:#dcdcdc; padding-top:28px; padding-left:6px}

#indexMain #listMain #uselistpj{ width:226px; overflow:hidden; border:1px solid #ccc; background-color:white; height:200px}
#indexMain #listMain #uselistpj li{ width:221px; padding-left:5px; line-height:20px; height:20px; margin-top:10px}
#indexMain #listMain #uselistpj li a{ color:#666}
#indexMain #listMain #uselistpj li a:hover{ color:#0072ff}
#indexMain #listMain #uselistpj li.more { width:50px; padding-left:176px; margin-top:0px}
#indexMain #listMain #uselistpj li.more a:hover{ color:red}

/* 首页中间显示部分的样式信息*/
#indexMain #diamondlist{ float:left; width:505px; margin-left:10px}
#indexMain #diamondlist h2{ width:490px; background-repeat:no-repeat; background-image:url(../images/newUI/zhong_title.jpg); color:#666; height:25px; line-height:25px; font-size:12px; padding-left:20px}
#indexMain #diamondlist h2 span{ display:inline-block; margin-left:250px; font-weight:normal}
#indexMain #plan_diamond{ width:503px; height:193px; overflow:hidden; background-image:url(../images/newUI/zhong_title2.jpg); background-repeat:no-repeat; margin:0 auto; margin-top:3px}
#indexMain #diamondhmenu{ width:487px; margin:0 auto; color:#666; margin-top:5px}
#indexMain #diamondhmenu li{ float:left; height:28px; line-height:28px; width:55px; padding-left:5px; background-color:#ccc;}
#indexMain #diamondhmenu li.end{ width:60px; text-align:center}
#indexMain #diamondlists{width:487px; height:154px; overflow:hidden; margin: 0 auto;}
#indexMain #diamondlists ul{ width:100%}

#indexMain #diamondlists ul li{float:left; height:22px; line-height:22px; width:55px; padding-left:5px; font-size:11px}
#indexMain #diamondlists li.end{ width:60px; text-align:center}

#indexMain #diamondlists ul li.dia-n{ background-color:#d6d6d6}
#indexMain #diamondlists ul li a{ color:#666}
#indexMain #diamondlists ul li a:hover{ color:#0072ff}

#indexMain #diamondlist .b_top{ height:3px; line-height:3px}

#indexMain #diamondlist #prolistindex #menu{ width:503px;background-color:#f1f1f1; height:25px; padding-top:4px; background-image:url(../images/newUI/menu_bg.jpg); background-repeat:no-repeat}
#indexMain #diamondlist #prolistindex #ajaxpro{ border:1px solid #dcdcdc; margin-top:0px;_margin-top:-5px; width:503px; background-color:white}
#indexMain #diamondlist #prolistindex #menu li.first{ margin-left:83px;_margin-left:42px}
#indexMain #diamondlist #prolistindex #ajaxpro ul{ width:480px; margin-left:13px}
#indexMain #diamondlist #prolistindex #ajaxpro ul li{ float:left; border-bottom:1px dotted #dcdcdc; width:160px; margin-top:8px; text-align:center; *margin-top:6px; _magrin-top:8px}
#indexMain #diamondlist #prolistindex #ajaxpro ul li a{ color:#666; font-weight:normal}
#indexMain #diamondlist #prolistindex #ajaxpro ul li div{ line-height:180%; font-size:11px}
#indexMain #diamondlist #prolistindex #ajaxpro  div.ajaxlink{ text-align:right; line-height:24px;*line-height:23px;_line-height:26px; padding-right:10px}
#indexMain #diamondlist #prolistindex #ajaxpro  div.ajaxlink a{ color:#666}
#indexMain #diamondlist #prolistindex #ajaxpro  div.ajaxlink a:hover{ color:red}
#indexMain #diamondlist #prolistindex #ajaxpro ul li span.font_5{ text-decoration:line-through}
#indexMain #diamondlist #prolistindex #ajaxpro ul li div.font_4 {color:#3494D1; font-weight:bold}

/* 中部右侧内容,该部分内容主要是用用户控件来实现的*/
#commonPlan{ float:left; width:228px; margin-left:8px}
#commonPlan .b_top{ margin-top:3px}
#commonPlan h2{ width:208px; padding-left:20px;font-size:12px; color:#666; height:25px; line-height:25px; background-image:url(../images/newUI/left_title.jpg); background-repeat:no-repeat}
#commonPlan #newsPlan{width:222px; border:1px solid #ccc; margin-top:3px; padding-top:5px; padding-left:4px; background-color:white}
#commonPlan #newsPlan img{ border:1px solid #ccc; margin-top:5px}
#commonPlan #newsPlan ul{ margin-top:15px; width:222px; overflow:hidden}
#commonPlan #newsPlan ul li{ line-height:28px; height:28px; padding-left:5px; width:221px}
#commonPlan #newsPlan ul li a{ color:#666}
#commonPlan #newsPlan ul li a:hover{ color:#0072ff}
#commonPlan #newsPlan ul li.more{ height:30px; line-height:30px; width:210px;text-align:right; padding-right:10px}

/* 公共产品类别部分 */
#commonPlan #plistType{ width:226px; border:1px solid #ccc; _height:348px ;max-height:348px; min-height:348px; background:white; margin-top:3px}
#commonPlan #plistType ul{ width:220px; margin: 0 auto; overflow:hidden; margin-top:15px}
#commonPlan #plistType ul li{ border-bottom: 1px dotted #ccc; height:28px; line-height:28px; padding-left:3px; color:#999}
#commonPlan #plistType ul li a{ color:#666}
#commonPlan #plistType ul li a:hover{ color:#0072ff}
#commonPlan #plistType ul li.none{ border:none}

#commonPlan #bbslist {width:223px; border:1px solid #ccc; padding-left:3px; background:white}
#commonPlan #bbslist img{ border:1px solid #ccc; margin-top:3px}

#commonPlan #bbslist ul{ width:220px; margin:0 auto; margin-top:8px; *margin-top:4px; _margin-top:0px}
#commonPlan #bbslist ul li{ height:23px; line-height:23px; padding-left:3px}
#commonPlan #bbslist ul li a{ color:#666}
#commonPlan #bbslist ul li a:hover{ color:#0072ff}
#commonPlan #bbslist ul li.more{ text-align:right; padding-right:8px; line-height:25px; height:25px}

/* 页面底部公共部分样式*/

.split_info{ clear:both; width:1004px; margin:0 auto; background:#f1f1f1; height:15px; line-height:15px}
#footer{ clear:both;width:988px; margin:0 auto; background:#f1f1f1; padding-left:16px}
#footer #sub_plan{ width:973px; border:1px solid #ccc; min-height:191px; max-height:191px; background:white}
#footer #sub_plan li{ float:left; margin-left:10px; width:228px; padding-top:10px}
#footer #sub_plan li div{ clear:both; line-height:22px; height:22px; padding-left:10px}
#footer #sub_plan li div a{ color:#666}
#footer #sub_plan li div a:hover{ color:#0072ff}
#footer #sub_plan li img{ margin-top:3px}
#footer #sub_plan li.split{ margin:0; padding:0p; height:165px; max-height:165px; min-height:165px;width:2px}
#footer #sub_plan li h2{ margin-left:8px;width:180px;line-height:22px; height:22px; font-weight:normal; font-size:14px; color:#666; padding-left:24px; background-image:url(../images/newUI/star.png);_background-image:url(../images/newUI/star.gif); background-repeat:no-repeat}
#footer #sub_plan li ul li{ width:200px; margin:0; height:22px; line-height:22px}
#footer #sub_plan li ul li.more{ text-align:right; padding-right:8px}
#footer #sub_plan li ul li a{ color:#666}
#footer #sub_plan li ul li a:hover{ color:#0072ff}

#footer #friendlink{ clear:both;width:950px; margin:0 auto; margin-top:10px; overflow:hidden }
#footer #friendlink li { float:left; height:22px; line-height:22px; width:120px; margin-left:5px; text-align:center}
#footer #friendlink li a{ color:#999}
#footer #friendlink li a:hover{ color:#0072ff}
#footer #bnav{ clear:both; margin-top:15px;width:978px; background:url(../images/newUI/info_di.jpg); background-repeat:no-repeat}

#footer #bnav div.sublogo{ width:100%; text-align:center; padding-top:8px}
#footer #bnav div.sublogo img{ margin-left:20px}
#footer #bnav div.subnav{ text-align:center; line-height:190%; color:#666; margin-top:15px}
#footer #bnav div.subnav a{ color:#666}
#footer #bnav div.subnav a:hover{color:#0072ff}

/* 新闻内页样式修饰配置*/
#newsMain {width:1004px; margin:0 auto;background-image:url(../images/newUI/neirong_bg.jpg); background-repeat:no-repeat; overflow:hidden;background-color: #f1f1f1; padding-top:5px}
#newsMain #note_title{ width:984px; margin:0 auto; height:26px; line-height:26px; padding-left:20px; color:#666}
#newsMain #note_title a{ color:#666}
#newsMain #note_title a:hover{ color:#0072ff}
#newsMain #news_content{ width:737px; border:1px solid #d1d1d1; margin-left:20px;_margin-left:8px; float:left; background-color:white; _height:849px; min-height:850px}
#newsMain #news_content #news_title{ width:690px; margin: 0 auto; margin-top:30px; height:30px; line-height:30px; font-size:20px; background-image:url(../images/newUI/help_d.jpg); background-repeat: repeat-x; background-position:0 29px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:600}
#newsMain #news_content .bg_maincontent_area1{height:24px; line-height:24px; width:709px;background:url(../images/newUI/cart_bj1.jpg) no-repeat; float:left; margin-left:14px;_margin-left:7px}
#newsMain #news_content .bg_maincontent_area3{ clear:both;height:24px; line-height:24px; width:709px; margin: 0 auto; background:url(../images/newUI/cart_bj5.jpg) no-repeat}
#newsMain #news_content .bg_maincontent_area2{ clear:both;padding:18px;width:673px;margin: 0 auto; background:url(../images/newUI/cart_bj1_middle.jpg) repeat-y; min-height:690px; _height:687px; font-size:12px; font-weight:normal; color:#666; }
#newsMain #news_content .clear{ clear:both;height:15px; line-height:15px;}
/*对新闻详细内容的标准统一样式修饰*/
#ctl00_Content_lbl_Content{ line-height:200%; padding:5px; text-indent:2em; font-size:13px; color:#666}
/* 钻戒专栏productlist样式*/
#newsMain #prlist{width:737px; border:1px solid #d1d1d1; margin-left:20px;_margin-left:8px; float:left; background-color:white; _height:848px; min-height:850px}

/* 新闻列表页面样式修改newsList*/
#list{ width:640px; margin:0 auto; _height:640px; min-height:640px}
#list li{ height:30px; line-height:30px; border-bottom:1px dotted; _padding-top:10px;_height:20px; _lin-height:10px}
#list li img{ margin-right:10px}
#list li a{ color:#666}
#list li a:hover{ color:#0072ff}

/* 分页样式修饰*/
div.turnpage{ width:93%; text-align:right; margin-top:20px}
div.turnpage a{ width:18px; height:18px;display:inline-block;border:1px solid #ccc; text-align:center; color:#666; margin-left:3px; margin-right:3px; line-height:18px}
div.turnpage a:hover{ background:#0072ff; color:white; }
div.turnpage .current{ border: #ccc 1px solid; padding-right: 5px; padding-left: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #fff; PADDING-TOP: 3px; BACKGROUND-COLOR: #0072ff }
div.turnpage .lanyu{ border:1px solid #ccc; height:22px; line-height:22px; margin-bottom:-2px}

/* diy页面样式修饰*/
#newsMain #diyad{ width:980px; margin:0 auto; border: 1px solid #ccc; _height:225px; max-height:225px; min-height:225px; overflow:hidden}
#newsMain #diy{ width:980px; border:1px solid #ccc; margin:0 auto; background:white; height:469px; background:url(../images/newUI/dz_tu.jpg) no-repeat}
#newsMain #diy ul{ width:920px;  margin:0 auto; margin-top:130px}
#newsMain #diy ul li{ float:left; text-align:center; width:300px; height:225px; padding-top:3px}

/* 积分兑换页面的相关样式修饰 */
#newsMain #news_content #psinput{ margin-top:15px; padding-left:15px; height:25px; line-height:25px}
#newsMain #news_content #psinput input{ border:1px solid #ccc; height:22px; line-height:22px; color:#666}
#newsMain #news_content #psinput .txtBig{ font-size:13px; font-weight:bold; color:#999}
#newsMain #news_content #psinput select{ border:1px solid #ccc; height:22px; line-height:22px}
#newsMain #news_content #psinput input.imgButton{ width:73px; height:20px; line-height:20px; margin-bottom:-6px;*margin-bottom:-2px;}
#newsMain #news_content .cleaner{ clear:both; height:15px; line-height:15px}

#newsMain #news_content #prolist{ width:690px; margin: 0 auto; margin-top:20px}
#newsMain #news_content #prolist ul{width:685px; margin:0 auto; _height:700px; min-height:700px}
#newsMain #news_content #prolist ul li{ float:left; width:160px; margin-left:5px}
#newsMain #news_content #prolist ul li.line{ width:6px; margin:0}
#newsMain #news_content #prolist li .txt{line-height:23px; height:23px;color: #666}
#newsMain #news_content #prolist li a{color: #666}
#newsMain #news_content #prolist li a:hover{color: #0072ff}
/* 相关详细页面 */

#newsMain #news_content #productShowPlan{ width:690px; margin:0 auto; margin-top:25px}

#newsMain #news_content #productShowPlan #ProductShowTopLeft{ width:330px; height:330px; float:left}
#newsMain #news_content #productShowPlan #ProductShowTopLeft #ProductShowTopLeftImg { width:300px; height:300px; margin:0 auto;border:1px solid  #ccc}
#newsMain #news_content #productShowPlan #ProductShowTopLeft #ProductShowTopLeftBtn{ width:285px; height:30px; line-height:30px; padding-left:15px; margin-top:10px}
#newsMain #news_content #productShowPlan #ProductShowTopRight{ float:left; width:330px; margin-left:10px}
#newsMain #news_content #productShowPlan #ProductShowTopRight #Product_Title{ font-size:14px; color:#0072ff}
#newsMain #news_content #productShowPlan #ProductShowTopRight #Product_Content{ margin-top:15px; color:#666; width:330px; line-height:150%; text-align:2em; font-size:12px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc}
#newsMain #news_content #productShowPlan #ProductShowTopRight #Product_Describe{ margin-top:15px; width:330px; overflow:hidden}
#newsMain #news_content #productShowPlan #ProductShowTopRight #Product_Describe ul li{ height:25px; line-height:25px; color:#666}
#newsMain #news_content #productShowPlan #ProductShowTopRight #Product_Btn{ margin-top:20px; height:25px; line-height:25px; width:330px; border-bottom:1px dotted #ccc; padding-bottom:8px}

#newsMain #news_content  #ProductNote{ width:670px; margin:0 auto; overflow:hidden}
.ProInfo_Title{ width:274px; height:23px; font-size:13px; font-weight:bold; background:url(../images/newUI/f_back07.gif) no-repeat; line-height:23px; padding-left:20px}
#newsMain #news_content  #ProductNote .NoteList{ margin-top:10px; width:600px; overflow:hidden; border-bottom:1px dotted #ccc; padding-bottom:5px}
#newsMain #news_content  #ProductNote .NoteList .NoteList_Poster{ font-size:11px; color:#aaa; height:25px; line-height:25px}
#newsMain #news_content  #ProductNote .NoteList .NoteList_Poster .title{ font-size:12px; color:#666; font-weight:bold}
#newsMain #news_content  #ProductNote .NoteList .NoteList_Content{ font-weight:normal; color:#999}
#newsMain #news_content  #ProductNote #ProductNote_Page{ width:600px; margin-top:10px; height:20px; line-height:20px; text-align:right}
#newsMain #news_content  #ProductNote #ProductNote_Page a{ color:#666}
#newsMain #news_content  #ProductNote #ProductNote_Page a:hover{color:#0072ff}
#newsMain #news_content  #ProductNote .NoteForm_Left{ height:22px; line-height:22px; color:#666; padding-top:8px}
#newsMain #news_content  #ProductNote .NoteForm_Left input{ border:1px solid #ccc; color:#999;height:16px; line-height:16px}
#newsMain #news_content  #ProductNote .NoteForm_Right textarea{ width:500px; height:110px; border:1px solid #ccc}

/* 学堂样式 */
#newsMain #shcool_plan{ width:973px; margin:0 auto; background:white; border:1px solid #ccc; padding-top:30px; min-height:615px; _height:615px}

#newsMain #shcool_plan #ad_school{ float:left; width:387px; margin-left:10px; padding-top:10px}
#newsMain #shcool_plan #ad_school img{ margin-left:13px}
#newsMain #shcool_plan #ad_school img.none{ margin:0}
#newsMain #shcool_plan #bg_ad{ float:left; height:525px; max-height:525px; min-height:525px; overflow:hidden; width:26px; background:url(../images/newUI/know_ad2.jpg) repeat-y; margin-left:-26px; margin-top:10px}
#newsMain #shcool_plan #title_area{ width:564px; float:left; overflow:hidden}
#newsMain #shcool_plan #title_area #title_know{ clear:both;width:559px; border-bottom:1px solid #666; background:white}
#newsMain #shcool_plan #title_area #title_know p{ line-height:150%; width:559px; padding-bottom:8px; padding-top:8px}
#newsMain #shcool_plan #title_area td.newTypeTitle{ vertical-align:top; padding-top:20px; color:#666; font-size:13px; font-weight:bold}

#newsMain #shcool_plan #title_area td.more{ text-align:right; padding-top:5px; padding-bottom:5px}
#newsMain #shcool_plan #title_area td.more a{ color:#0072ff}
#newsMain #shcool_plan #title_area td.more a:hover{ text-decoration:underline}
#newsMain #shcool_plan #title_area td ul{ margin-left:10px}
#newsMain #shcool_plan #title_area td ul li{ line-height:22px; height:22px}
#newsMain #shcool_plan #title_area td ul li img{ margin-right:3px}
#newsMain #shcool_plan #title_area td ul li a{ color:#666}
#newsMain #shcool_plan #title_area td ul li a:hover{ color:#0072ff}
#newsMain #shcool_plan #title_area td ul.list-shcool li{ border-bottom:1px dotted #ccc; _padding-top:5px}
#newsMain #shcool_plan #title_area td ul.list-shcool { min-height:525px; _height:525px}
#newsMain #shcool_plan .cleaner{ clear:both; height:10px; line-height:10px}

/* 帮助中心样式修饰 */
#newsMain #shcool_plan #typelist-help{ width:238px; float:left; margin-left:10px;_margin-left:5px}
#newsMain #shcool_plan #help_content{ width:702px; float:left; margin-left:20px; padding-bottom:15px;_margin-left:15px}
#newsMain #shcool_plan .line_style td{background-image: url(../images/newUI/help_line.jpg);	background-repeat: no-repeat;background-position: center bottom; height:24px; line-height:24px}
#newsMain #shcool_plan .line_style td a{ color:#666}
#newsMain #shcool_plan .line_style td a:hover{ color:#0072ff}
#newsMain #shcool_plan #help_content #title_area_help p{ line-height:200%; border-bottom:1px solid #666}

.HelpContent{ width:608px; padding:5px; border:1px solid #ccc; border-top:none; font-size:12px; line-height:180%; _height:350px; min-height:350px}
.HelpHeader{ height:28px; line-height:28px; width:608px; border:1px solid #ccc; background-color:#e2e2e2; padding-left:10px; cursor:pointer; font-size:13px; font-weight:bold}
.HelpHeader a{ color:#0072ff}

/* 用户登陆样式*/
#newsMain #news_content #login_content{ width:479px; height:260px; margin:0 auto; margin-top:40px; background:url(../images/newUI/memberregcontentbg.jpg) no-repeat; padding-top:70px; _padding-top:0px;}
#newsMain #news_content #login_content #userName{ _margin-top:80px; width:400px; margin-left:40px; color:#666; height:24px; line-height:24px; text-align:center}
#newsMain #news_content #login_content #userName input{ height:19px; line-height:19px; border:1px solid #ccc; margin-bottom:-2px; width:150px}

#newsMain #news_content #login_content #userPass{ margin-top:15px; width:400px; margin-left:40px; color:#666; height:24px; line-height:24px; text-align:center}
#newsMain #news_content #login_content #userPass input{height:19px; line-height:19px; border:1px solid #ccc; margin-bottom:-2px; width:150px}

#newsMain #news_content #login_content #but_area,#newsMain #news_content #login_content #err_area{margin-top:15px; width:400px; margin-left:40px; color:#666; height:24px; line-height:24px; text-align:center}
#newsMain #news_content #login_content #err_area span{ width:100%; text-align:center}
/* 用户注册样式*/
#newsMain #register_area{ width:971px; height:485px; background:url(../images/newUI/zc_bj.jpg) no-repeat; margin:0 auto; border:1px solid #ccc}
#newsMain #register_area #pal_RegTip,#newsMain #register_area #pal_RegBody{ width:500px; margin:0 auto; margin-top:130px}
#newsMain #register_area #pal_RegTip ul li{ width:500px; margin-top:10px}
#newsMain #register_area #pal_RegTip ul li h2{ font-size:13px; color:#666; height:22px; line-height:22px; background:url(../images/newUI/zc_d1.jpg) no-repeat; padding-left:13px; background-position:0 6px}
#newsMain #register_area #pal_RegTip ul li p{ line-height:25px; padding-bottom:5px; padding-top:5px}
#newsMain #register_area #pal_RegTip ul li.more{ text-align:right; height:24px; line-height:24px}
#newsMain #register_area #pal_RegTip ul li.more a{ color:#0072ff}
#newsMain #register_area #pal_RegTip #Register_RegTip_btn{ width:500px; text-align:center; margin-top:60px}
#newsMain #register_area #pal_RegBody ul li{ width:500px}
#newsMain #register_area #pal_RegBody ul li div.RegText{ float:left; width:60px; line-height:24px; height:24px}
#newsMain #register_area #pal_RegBody ul li div.RegBody{ float:left; width:160px}
#newsMain #register_area #pal_RegBody ul li div.RegBody input{ height:18px; line-height:18px; width:158px; border:1px solid #ccc}
#newsMain #register_area #pal_RegBody ul li div.RegTip{ float:left; width:270px; overflow:hidden; margin-left:10px}
#newsMain #register_area #pal_RegBody #regbtn{ float:left;margin-top:70px; width:240px; text-align:right}
#newsMain #register_area #pal_RegBody #resetbtn{ float:left;margin-top:70px; width:120px; padding-left:30px}
#newsMain #register_area #pal_RegBody  .button_reset{width:73px; height:22px; background:url(../images/newUI/icon29.jpg) no-repeat; border:none;}

/* 会员中心的样式修饰 */
.memberindex li{ margin-top:25px; line-height:150%; color:#666}
.memberindex li.links a{ color:red}
.memberindex li.links a:hover{ color:#0072ff}
#newsMain #news_content #MemberPass { width:550px; margin: 0 auto; margin-top:40px}
#newsMain #news_content #MemberPass ul li{ clear:both;width:550px; margin-top:10px}
#newsMain #news_content #MemberPass ul li div.RegText{ float:left; width:90px; line-height:24px; height:24px}
#newsMain #news_content #MemberPass ul li div.RegBody{ float:left; width:160px}
#newsMain #news_content #MemberPass ul li div.RegBody input{ height:18px; line-height:18px; width:158px; border:1px solid #ccc}
#newsMain #news_content #MemberPass ul li div.RegTip{ float:left; width:280px; overflow:hidden; margin-left:10px}

#newsMain #news_content #MemberPass ul li div.RegBody input.radio{ width:20px; border:none}

/* 购物车的详细样式修饰 */

#carheader{ width:670px}
#carheader #carheader_header ul li{ float:left; width:80px; text-align:center; height:28px; line-height:28px; font-size:13px; color:#0072ff; background:url(../images/newUI/icon13.gif) no-repeat; background-position:0 19px; overflow:hidden;word-wrap:break-word}
#carheader #carheader_header ul li.l21{ width:70px; background-position:32px 22px; _background-position:28px 22px}
#carheader #carheader_header ul li.l22{ width:180px; background-position:86px 22px; _background-position:82px 22px}
#carheader #carheader_header ul li.l23{ width:70px; background-position:32px 22px; _background-position:28px 22px}
#carheader #carheader_header ul li.l24{ width:70px; background-position:32px 22px; _background-position:28px 22px}
#carheader #carheader_header ul li.l25{ width:70px; background-position:32px 22px; _background-position:28px 22px}
#carheader #carheader_header ul li.l26{ width:85px; background-position:36px 22px; _background-position:32px 22px}
#carheader #carheader_header ul li.l27{ width:85px; background-position:36px 22px;_background-position:32px 22px}
#carheader #carheader_header ul li.l28{ width:40px; background-position:16px 22px; _background-position:12px 22px}
.img_center{ _padding-top:5px}
#carheader a{ color:#666}
#carheader a:hover{ color:#0072ff}

/* 定单提交 */
.orderTitle{ text-align:center; width:650px; font-size:14px; height:25px; line-height:25px; font-weight:normal; border-bottom:1px dotted #eee; margin-bottom:20px}
.proBottom{ width:668px; overflow:hidden; border:1px solid #eee; color:#0072ff; border-top:none; background-color:#eee}
.proBottom li{ float:left; height:40px; line-height:40px; text-align:right}
.proBottom li.proBottom_1{ width:535px; text-align:left; padding-left:5px}
.proBottom li.proBottom_3{ width:40px; text-align:right}

.OFForm ul{ width:670px; margin:0 auto}
.OFForm ul li{ margin-top:10px; line-height:25px; height:25px}
.OFForm ul li input{ border:1px solid #ccc; height:18px; line-height:18px}
#ctl00_Content_rbl_SendModule_0{ border:none}
.OFForm ul li textarea{ width:400px; height:125px; border:1px solid #ccc; vertical-align:middle}

/* 定单提交成功后的相关信息 */
#orderinfo { width:600px; margin:0 auto}
#orderinfo li{ margin-top:25px; height:30px; line-height:30px}

#news_content #ProductInfo, #news_content #contact{ width:700px; margin-left:40px}
#news_content #ProductInfo ul li{ padding-left:8px;float:left; background:#f4f3f1;height:25px; line-height:25px; margin-left:20px; margin-top:10px; width:292px}

#contacttxt{ margin-top:15px}
#contacttxt li{ margin-top:5px; line-height:22px; height:22px;}
#ProductListor_Head ul{ width:670px; margin:0 auto}
#ProductListor_Head ul li{ float:left;text-align:center; height:28px; line-height:28px; font-size:13px; color:#0072ff; background:url(../images/newUI/icon13.gif) no-repeat; background-position:0 19px; overflow:hidden;word-wrap:break-word}

#ProductListor_Head ul li.l31{ width:195px; background-position:89px 20px;}
#ProductListor_Head ul li.l32{ width:108px; background-position:43px 20px;}
#ProductListor_Head ul li.l33{ width:108px; background-position:50px 20px;}
#ProductListor_Head ul li.l34{ width:128px; background-position:60px 20px;}
#ProductListor_Head ul li.l35{ width:70px; background-position:27px 20px;}
#ProductListor_Head ul li.l36{ width:60px; background-position:22px 20px;}
.bg_maincontent_area2 td a{ color:#666}
.bg_maincontent_area2 td a:hover{ color:#0072ff}
/* 定单详细情况 */
#d_Center{ width:670px; margin:0 auto}
#d_Center #OFInfo{ clear:both;width:670px; border-bottom:1px solid #ccc; height:30px; line-height:30px}
#d_Center #OFInfo div{ float:left; font-size:13px; height:25px; line-height:25px}
#d_Center #OFInfo #OFNum{ width:260px}
#d_Center #OFInfo #OFDate{ width:300px}
#d_Center #OFInfo #OFState{ color:red}
#d_Center #ProductList #ProductList_Head{ width:670px}
#d_Center #ProductList #ProductList_Head ul{ width:670px; overflow:hidden}
#d_Center #ProductList #ProductList_Head ul li{ float:left;text-align:center; height:28px; line-height:28px; font-size:13px; color:#0072ff; background:url(../images/newUI/icon13.gif) no-repeat; background-position:0 19px; overflow:hidden;word-wrap:break-word }
#d_Center #ProductList #ProductList_Head ul li.l51{ width:80px;background-position:37px 20px;_background-position:33px 20px;}
#d_Center #ProductList #ProductList_Head ul li.l52{ width:250px; background-position:120px 20px;_background-position:117px 20px}
#d_Center #ProductList #ProductList_Head ul li.l53{ width:75px;  background-position:32px 20px;_background-position:30px 20px}
#d_Center #ProductList #ProductList_Head ul li.l54{ width:75px;  background-position:32px 20px;_background-position:30px 20px}
#d_Center #ProductList #ProductList_Head ul li.l55{ width:80px;  background-position:34px 20px;_background-position:32px 20px}
#d_Center #ProductList #ProductList_Head ul li.l56{ width:75px;  background-position:32px 20px;_background-position:30px 20px}
#d_Center #ProductList #ProductList_Head ul li.l57{ background-position:8px 20px;_background-position:8px 20px}
.proBottominfo{ width:668px; border:1px solid #ccc; background:#eee; height:30px; line-height:30px}
.proBottominfo li{ float:left; width:128px; padding-left:5px; height:30px; line-height:30px; color:#0072ff}
#d_Center #OFReceive #ReceiveInfo{ margin-top:40px}
#d_Center #OFReceive #ReceiveInfo ul{ width:600px; margin:0 auto;}
#d_Center #OFReceive #ReceiveInfo ul li{ height:25px; height:25px; font-size:13px; float:left}
#d_Center #OFReceive #ReceiveInfo ul li.info{ float:none}

/* 积分查询 */
#listheader { width:670px; margin:0 auto}
#listheader  li{ float:left; text-align:center; height:28px; line-height:28px; font-size:13px; color:#0072ff; background:url(../images/newUI/icon13.gif) no-repeat; background-position:0 19px; overflow:hidden;word-wrap:break-word}

#listheader  li.l41{ width:160px; background-position:75px 21px;_background-position:70px 21px}
#listheader  li.l42{ width:90px; background-position:40px 21px;_background-position:35px 21px}
#listheader  li.l43{ width:110px; background-position:52px 21px;_background-position:48px 21px}
#listheader  li.l44{ width:310px; background-position:150px 21px;_background-position:145px 21px}

/* 收藏管理 */
#flist_header { width:670px; margin:0 auto}
#flist_header li{ float:left; text-align:center; height:28px; line-height:28px; font-size:13px; color:#0072ff; background:url(../images/newUI/icon13.gif) no-repeat; background-position:0 19px; overflow:hidden;word-wrap:break-word}
#flist_header li.l11{width:70px; background-position:32px 21px;_background-position:29px 21px}
#flist_header li.l12{width:385px; background-position:189px 21px;_background-position:185px 21px}
#flist_header li.l13{width:60px; background-position:25px 21px;_background-position:22px 21px}
#flist_header li.l14{width:60px; background-position:23px 21px;_background-position:20px 21px}
#flist_header li.l15{width:80px; background-position:35px 21px;_background-position:32px 21px}

/* 评论管理 */

#ProductNote{ width:670px; margin:0 auto}
#FindPass ul li{ height:30px; line-height:30px; margin-top:15px}

/* 特价专区 */

#prolist_list{ width:675px; margin:0 auto; margin-top:30px}
#clist{ width:675px; overflow:hidden; text-align:left}
#clist li{float:left; width:220px; text-align:center} 
#clist li img{ width:200px; height:200px}
#clist li.line{ width:6px;}
#clist li.line img{ width:6px; height:223px}
#clist li div{ padding-bottom:5px; padding-top:5px}
#clist li div.font_4{ color:#666}
#clist li div .font_5{ color:red; text-decoration:line-through}

.bodflex{ width:}
#ProductShowContent{ clear:both;margin-top:-70px}
#ProductShowContent ul { width:640px; margin:0 auto}
#ProductShowContent ul li{ width:200px; float:left; margin-left:5px; border:1px solid #eee}
#ProductShowContent ul li .top_table{height:25px; line-height:25px; background:#eee; color:#0072ff; padding-left:5px; font-weight:bold}
#Product_Describe a{ color:#666;}
#Product_Describe a:hover{ color:#0072ff;}
#ProductShowContent ul li .bottom_table{ min-height:110px; max-height:110px;color:#0072ff;_height:110px; line-height:180%; padding:3px; color:#666}

#gobj a{ display:inline-block; width:80px; border:1px solid #ccc; text-align:center; color:#0072ff; background:#ddd; height:22px; line-height:22px}
.rightad02{ width:670px; margin:0 auto; text-align:center; margin-top:20px}

#prosearch{ width:670px; margin:0 auto; overflow:hidden; margin-top:20px}
#prosearch #pstxt{ float:left; width:100px; font-size:13px; font-weight:bold; color:#0072ff; height:22px; line-height:22px}
#prosearch #pstinput{ float:left; height:22px; line-height:22px; margin:0; padding:0; padding-bottom:-40px}
#prosearch #pstinput .input{ height:18px; line-height:18px; border:1px solid #ccc}

#right_Nav{ width:660px; overflow:hidden; background:url(/images/topnav.jpg) no-repeat; height:57px; margin:0 auto}
#right_Nav_Left ul li{ float:left; width:78px; height:28px; margin-right:3px; line-height:28px; color:#666; text-align:center}
#right_Nav_Left ul li a{ color:#666; display:block;background:url(/images/topnav_1.jpg) no-repeat; height:23px; line-height:23px}
#right_Nav_Left ul li a:hover{ color:#0072ff}
#right_Nav_Left ul li.visited{ background:url(/images/topnav_2.gif) no-repeat; line-height:23px; color:white}



.bodyright .prolistnew
{
width:680px; margin:0 auto; margin-top:20px
}
.bodyright .prolistnew .line
{
	
}
.bodyright .prolistnew .line .title
{
	width:130px; float:left;
}
.bodyright .prolistnew .line .more
{
	width:662px;float:left; text-align:right;background:url(/images/f_line01.gif) repeat-x;
}
.bodyright .prolistnew .content
{
	margin:5px 0px;
}
.bodyright .prolistnew .content .prol1
{
	width:513px; background:url(/images/f_back02.gif) no-repeat bottom; height:250px; min-height:250px; float:left;
}
.bodyright .prolistnew .content .prol2
{
	width:513px; background:url(/images/f_back03.gif) no-repeat bottom; height:250px; min-height:250px; float:left;
}
.bodyright .prolistnew .content .prop1
{
	width:160px;background:url(/images/f_img02.jpg) no-repeat bottom;height:250px; min-height:250px; float:left;
}
.bodyright .prolistnew .content .prop2
{
	width:160px;background:url(/images/f_img03.jpg) no-repeat bottom;height:250px; min-height:250px; float:left;
}
.bodyright .prolistnew .content .prop3
{
	width:160px;background:url(/images/f_img04.jpg) no-repeat bottom;height:250px; min-height:250px; float:left;
}
.bodyright .prolistnew .content .prop4
{
	width:160px;background:url(/images/f_img05.jpg) no-repeat bottom;height:250px; min-height:250px; float:left;
}
.bodyright .prolistnew .content .proi
{
	margin-top:22px;
}
.bodyright .prolistnew .content .prot
{
	margin-top:28px; text-align:left; line-height:160%; color:#666;
}
.bodyright .prolistnew .content ul
{
	margin:0; padding:0; list-style:none;
}
.bodyright .prolistnew .content li
{
	width:255px; float:left;
}
.bodyright .prolistnew .content .ProductGood_Img{width:102px; height:102px; margin:10px 5px; float:left;}
.bodyright .prolistnew .content .ProductGood_Text{width:138px; float:right; margin-top:5px; height:18px; text-align:left;}

.bodyright .topnav
{
	width:663px; background:url(/images/f_line02.gif) repeat-x; line-height:27px; overflow:hidden;
}