﻿*{ margin:0px; padding:0px; font-size:12px; border:0px; color:#666666; font-family:微软雅黑}
a{ text-decoration:none;}
img{ border:0px;}
html,body{height:100%; margin:0 auto; background-color:White;}
#page{ width:980px; margin:0 auto;}
#top{ width:980px; margin:0 auto; height:110px;}
#logo{ float:left; width:236px; height:95px;display:inline-block;}
#top_right_one{ width:740px; overflow:hidden; height:30px; line-height:30px; float:left; text-align:right;}
#top_right_one a{ margin:0 5px; display:inline-block;}
#top_right_one a:hover{ color:Red; text-decoration:underline;}
#top_right_two{width:740px; height:80px; line-height:80px; float:left; text-align:right;}
#top_right_two img{ display:inline-block;}

#qq_login{ background-image:url(/images/icons.png); background-repeat:no-repeat; background-position:left 8px; text-indent:20px;}
#taobao_login{ background-image:url(/images/icons.png); background-repeat:no-repeat; background-position:left -112px; text-indent:20px;}

#navigation{ width:980px; height:80px; clear:both; background-image:url(/images/Navigation_bg.gif); background-repeat:repeat-x;}
#navigation .Navigation_link{ width:100px; line-height:43px; color:White; font-weight:bold; text-align:center; float:left;}
#mycart{ width:260px; float:left;text-align:center; line-height:40px; height:43px;  color:White; }
#mycart a{ font-weight:bold; color:Orange;}
#mycart img {margin-top:5px; display:inline-block;}
#searches{ width:600px; height:30px; line-height:30px; float:left; text-indent:20px;}
#searches a{ margin-left:2px; display:inline-block;line-height:30px;}
#searches_box{ width:370px; float:right; height:30px; margin-top:4px;}
.searches_box_input{ width:241px; height:18px; display:inline-block; }
#searches_box_botton{ display:inline-block; }
#bottom{ height:60px; margin:0 auto; clear:both; }
#help{ width:980px; height:140px; border:1px #cccccc solid;}
.help_div{ width:160px; height:120px; float:left; margin-left:22px; display:inline;}
.help_div_title{ color:#7b7a7a; font-size:14px; font-weight:bold; height:30px; width:160px; text-indent:10px; line-height:30px;}
.help_div_list li{color:Red; list-style-position:inside; width:160px;line-height:25px; height:25px;  *width:145px;}
.help_div_list li a{ line-height:25px; width:160px;  height:25px; *width:145px;}
#bottom_link{ width:980px; background-image:url(/images/link_bg.jpg); background-repeat:no-repeat; height:30px; background-color:#cc1b15; line-height:30px; margin-top:5px; border:1px #cccccc solid; color:White; text-align:center;}
#bottom_link a{ height:30px; line-height:30px; margin:auto 10px; display:inline-block; color:White; }
#friendlylinks{ width:980px; display:block; margin:0 auto; padding-bottom:10px; background-repeat:repeat-x; background-position:bottom; border:1px #cccccc solid; overflow:visible;}
#friendlylinks_title{ width:100px; float:left; text-align:center; font-weight:bold;}
#friendlylinks_list{ width:960px; margin:0 auto; line-height:25px;}
#friendlylinks_list a{ margin:0px 5px; display:block; float:left;white-space:nowrap; height:25px;}
#webinfo{ width:980px; height:50px; line-height:25px; text-align:center; margin:0 auto;}

@font-face {font-family: "iconfont";
          src: url('/css/iconfont/iconfont.eot'); /* IE9*/
          src: url('/css/iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('/css/iconfont/iconfont.woff') format('woff'), /* chrome, firefox */
          url('/css/iconfont/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('/css/iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

#float_div{ width:160px; position:fixed; right:-100px; top:400px; z-index:999; cursor:pointer;}
#float_div_top{height:60px;}
.float_list{width:160px; height:60px; overflow:hidden; margin-top:1px; display:inline-block; font-size:12px; color:#ffffff; text-align:center;}
.float_list_i{ display:block; width:60px; height:60px; font-size:32px; text-align:center; line-height:60px; float:left; color:#ffffff;}  
.float_list_n{ display:block; width:100px; line-height:60px; text-align:left; color:#ffffff;float:left; } 
.clr{ clear:both; }