/*公共部分*/
body{ padding:0px;margin:0 auto; width:950px;font-size:12px;}
img{ border:0px; margin:0px; padding:0px;}
form,input{ padding:0px; margin:0px;}
.redfont{ color:#FF0000; font-size:12px; text-decoration:none;}
.redfont_b{color:#FF0000; font-weight:bold; font-size:12px; text-decoration:none;}
.bluefont{ color:#0000FF;font-size:12px; text-decoration:none;}
.bluefont a,.bluefont a:link,.bluefont a:visited{ font-size:12px; color:#0000FF; text-decoration:none; font-weight:lighter;}
.bluefont a:hover{ font-size:12px; color:#FF0000; text-decoration:underline; font-weight:lighter;}
.bluefont_b{color:#0000FF; font-weight:bold;font-size:12px; text-decoration:none;}
.yellowfont{ color:#FF6600; font-size:12px; text-decoration:none;}
.yellowfont_b{color:#FF6600; font-weight:bold; font-size:12px; text-decoration:none; }
.purple{ color:#990099; font-size:12px; text-decoration:none;}
.purple_b{ color:#990099; font-size:12px; text-decoration:none;font-weight:bold;}
.blackfont{ color:#000000; font-size:12px; text-decoration:none;}
.blackfont_b{color:#000000; font-size:12px; text-decoration:none;font-weight:bold;}
.grayfont{ color:#999999; font-size:12px; text-decoration:none;}

.blackfont12{ font-size:12px; color:#000000; font-weight:lighter; }
.blackfont12 a,.blackfont12 a:link,.blackfont12 a:visited{ font-size:12px; color:#000000; text-decoration:none; font-weight:lighter;}
.blackfont12 a:hover{ font-size:12px; color:#FF0000; text-decoration:underline; font-weight:lighter;}
.blackfont12b{ font-size:12px; font-weight:bold; color:#000000; }
.blackfont12b a,.blackfont12b a:link,.blackfont12b a:visited{ font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.blackfont12b a:hover{ font-size:12px; color:#FF0000; font-weight:bold; text-decoration:underline;}

.blackfont14{ font-size:14px; color:#000000; font-weight:lighter; }
.blackfont14 a,.blackfont14 a:link,.blackfont14 a:visited{ font-size:14px; color:#000000; font-weight:lighter; text-decoration:none;}
.blackfont14 a:hover{ font-size:14px; color:#FF0000; font-weight:lighter; text-decoration:underline;}
.blackfont14b{ font-size:14px; color:#000000; font-weight:bold; }
.blackfont14b a,.blackfont14b a:link,.blackfont14 a:visited{ font-size:14px; color:#000000; font-weight:bold; text-decoration:none;}
.blackfont14b a:hover{ font-size:14px; color:#FF0000; font-weight:bold; text-decoration:underline;}

.grayfont12{ font-size:12px; color:#aaaaaa; font-weight:lighter;}
.grayfont12 a,.grayfont12 a:link,.grayfont12 a:visited{ font-size:12px; color:#aaaaaa; font-weight:lighter; text-decoration:none;}
.grayfont12 a:hover{ font-size:12px; color:#aaaaaa; font-weight:lighter; text-decoration:underline;}

.redfont12{ font-size:12px; color:#FF0000; font-weight:lighter; }
.redfont12 a,.redfont12 a:link,.redfont12 a:visited{ font-size:12px; color:#FF0000; font-weight:lighter; text-decoration:none;}
.redfont12 a:hover{ font-size:12px; color:#FFCC00; font-weight:lighter; text-decoration:underline;}
.redfont12b{ font-size:12px; color:#FF0000; font-weight:bold; }
.redfont12b a,.redfont12b a:link,.redfont12b a:visited{ font-size:12px; color:#FF0000; font-weight:bold; text-decoration:none;}
.redfont12b a:hover{ font-size:12px; color:#FFCC00; font-weight:bold; text-decoration:underline;}
.redfont14{ font-size:14px; color:#ff0000; font-weight:lighter; }
.redfont14 a,.redfont14 a:link,.redfont14 a:visited{ font-size:14px; color:#FF0000; font-weight:lighter; text-decoration:none;}
.redfont14 a:hover{ font-size:14px; color:#FFCC00; font-weight:lighter; text-decoration:underline;}
.redfont14b{ font-size:14px; color:#ff0000; font-weight:bold; }
.redfont14b a,.redfont14b a:link,.redfont14b a:visited{ font-size:14px; color:#FF0000; font-weight:bold; text-decoration:none;}
.redfont14b a:hover{ font-size:14px; color:#FFCC00; font-weight:bold; text-decoration:underline;}

.bluefont12{ font-size:12px; color:#003399; font-weight:lighter;  }
.bluefont12 a,.bluefont12 a:link,.bluefont12 a:visited{ font-size:12px; color:#003399; font-weight:lighter; text-decoration:none;}
.bluefont12 a:hover{ font-size:12px; color:#FF0000; font-weight:lighter; text-decoration:underline;}
.bluefont12b{ font-size:12px; color:#003399; font-weight:bold;  }
.bluefont12b a,.bluefont12b a:link,.bluefont12b a:visited{ font-size:12px; color:#003399; font-weight:bold; text-decoration:none;}
.bluefont12b a:hover{ font-size:12px; color:#FF0000; font-weight:bold; text-decoration:underline;}
.bluefont14{ font-size:14px; color:#003399; font-weight:lighter; }
.bluefont14 a,.bluefont14 a:link,.bluefont14 a:visited{ font-size:14px; color:#003399; font-weight:lighter; text-decoration:none;}
.bluefont14 a:hover{ font-size:14px; color:#FF0000; font-weight:lighter; text-decoration:underline;}

.clear{ clear:both; height:0px; line-height:0px; padding-bottom:2px; font-size:0px;}
/*页面头部css*/
#header{ margin:0px; padding:0px;}
#ha{ width:100%; height:25px; line-height:25px; border-bottom:1px solid #FF9900;}
#ha h1{ float:left; margin:0px 0px 0px 5px; font-size:12px; font-weight:lighter; }
#ha h1 a{ text-decoration:none;color:#000;}
#ha ul{list-style:none; float:right; padding:0px;  font-size:12px;}
#ha ul li{ display:inline; padding:0px; }
#ha ul li a{ line-height:22px; color:#000000;}
#ha ul li a:link,#ha ul li a:visited{ font-size:12px; color:#000000; text-decoration:none;}
#ha ul li a:hover{ font-size:12px; background-color:#FFFFCC; color:#FF0000; text-decoration:underline;}
/*用户右浮动的广告*/
.adv_right{float:right;}

/*登录*/
#login{ width:100%; height:30px; background:url(../images/login.jpg) no-repeat;}
#login h1{ float:left; display:block; padding-left:50px; width:100px; font-size:12px; color:#003399; line-height:30px; background:url(../images/20090401_pointa.gif) no-repeat 20px top; border-right:1px solid #FFFFFF;}
#login ul{ float:left; list-style:none;}
#login ul li{ display:inline; margin:0px 10px; padding-top:4px; text-align:left; font-size:12px;}

/*Logo*/
#logo #logo_img img{float:left; width:124px; height:60px; border:0px;}
#logo h1{color:#ff6600; font-size:12px; margin-top:20px; margin-left:5px; margin-right:5px; float:left; font-weight:normal;}

/*当前位置*/
#he{ background:#EFEFEF; padding:0px;  text-decoration:none; text-align:left; height:auto; padding:7px 0px; border:1px solid #CCCCCC;}
#he h5{ margin-left:20px; color:#000000; font-size:12px; font-weight:lighter;}
#he h5 a{color:#000000;}

/*左大部*/
#content_left{ float :left; width:695px; margin:0px; padding:0px;}

#content_left #ss{text-align:left;line-height:23px; border:1px solid #999999; background:#EEF7FD; text-align:left; width:99%; }
#content_left #ss .ss_left{ float:left; width:100px; height:auto;}
#content_left #ss .ss_right{ float:left;width:550px;}
#content_left #ss .ss_right a{ display:block;width:109px; height:20px;  text-decoration:none; float:left;}
#content_left #ss .ss_right  a:link,
#content_left #ss .ss_right a:visited{ color:#000;}
#content_left #ss .ss_right a:hover{color:#f00;}
#content_left #ss .ss_right input{ width:60px; height:16px; border:#000 solid 1px;}
#content_left #ss .more a{float:right; margin-right:2px; color:red; display:block; text-decoration:none;}
#content_left #ss .more input{ border:#000 solid 1px; float:left;}

#content_left #zanzhushang{ margin:5px; background:#EFEFEF; padding:10px;}
#content_left #zanzhushang h1 a{ font-size:14px; text-decoration:none; color:#000;}
#content_left #zanzhushang p{ margin-bottom:10px; }

#content_left #list .list_title,
#content_left #list .list_page{background:#EEF7FD; padding:10px 0px 10px 5px; font-weight:bolder; width:99%; height:10px;  margin:10px 0px;}

#content_left #list  .productimg{float:left; width:110px;margin-left:10px;}
#content_left #list  .productimg img{border:0px;}
#content_left #list  .marketinfo{float:left;width:310px; margin-left:5px;}
#content_left #list  .price{float:left;width:80px;margin-left:3px; text-align:center;}
#content_left #list  .sxt{float:left;width:50px; height:30px;margin-left:3px; text-align:center;}
#content_left #list  .contact{float:left;width:95px;margin-left:3px; text-align:left;}
#content_left #list  .contact_t{float:left;width:95px;margin-left:3px; text-align:center;}


#content_left #list .list_content{ margin:3px 0px; height:auto;}
#content_left #list .list_content .markettitle,
#content_left #list .list_content .marketcompany{ margin:5px 0px; }
#content_left #list .list_content p{ margin-bottom:10px;}
#content_left #list .list_content .contact{margin-left:18px;}

#content_left #list .bg{background:#EEF7FD; height:auto;}

#content_left #list .line{ clear:both; margin:10px 0px; border-bottom:1px solid #CCCCCC;}

 #AspNetPager1 .page {color:#000;text-decoration:none;background:#000;background:#EEF7FD;height:25px;}

 #AspNetPager1 .page a,
 #AspNetPager1 .page a:link,
 #AspNetPager1 .page a:visited{ display:block;width:25px;height:18px; padding:2px 2px 0; border: 1px solid #9aafe5; color:#000; margin: 0 2px; background: #f2f6fb; text-decoration:none; float:left;}

 #AspNetPager1 span{float:left; margin:0px;padding:0px;}
 #AspNetPager1 .page a:hover{background: #1F3A87; margin: 0 2px;color: #fff;border:1px solid #131B31;text-decoration:none;}

 #AspNetPager1 .input {FONT-SIZE: 12px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid;BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid}


/*文字背景*/
#main{ width : 18px;  height : 400px; background:url(../images/word.gif) no-repeat; float:left;}


/*右大部*/
#content_right{ float:right; width:230px; margin:0px 0px 0px 2px;}

/*会员注册、登录*/
.sider_tab{width:99%;  border:1px solid #dddddd; background:url(../images/20090401_tabg2.jpg) repeat-x;}
.sider_tab h1{ font-size:12px; text-align:center; line-height:23px;}
.sider_tab dl{ clear:both; width:98%; margin:0px auto;line-height:25px;}
.sider_tab dl dt{ float:left; width:60px; text-align:right; font-size:12px; margin:3px; }
.sider_tab dl dd{ float:left; text-align:left; font-size:12px; margin:2px; }
.sider_tab input{border:#000 1px solid;}
.sider_tab .input_image{border:0px;}
.sider_tab p{ margin:5px 0px;}

/*会员信息*/
.free{ background:url(../images/free_bg_02.gif) no-repeat; height:120px; width:225px; padding-top:15px; padding-left:5px; }
.free .freetop1{width:140px;height:40px; float:left; font-size:12px; font-weight:bolder; line-height:14px; text-align:left;}
.free .freetop2{width:80px;height:40px; float:left;}
.free ul{padding:0px; margin:0px;}
.free li{float:left;width:110px;height:35px;}

/*购机指南*/
.left_tab{ width:100%;  background:url(/images/20090401_tabg1.jpg) repeat-x; border:1px solid #CCCCCC;}
.left_tab h4{ float:left; padding-left:30px; line-height:25px; background:url(../images/20090401_pointa.gif) no-repeat 5px top; font-size:12px;}
.left_tab .more{float:right; padding-right:15px; padding-top:5px; font-size:12px;}
.left_tab ul{ clear:both; width:96%; margin:2px 1px;}
.left_tab ul li{ line-height:22px; text-align:left; font-size:12px; margin:0px; padding:0px;}

/*免责声明*/
#mianze{background:#EEF7FD; padding:10px;}

/*页面底部css*/
#footer{ clear:both; width:auto!important; margin-top:3px; text-align:center;}
#foot_daohang{ width:100%; margin:2px 0px; border:1px solid #CCCCCC; height:26px; background:#EFEFEF;}
#foot_daohang ul{ list-style:none;margin:0px;height:26px; padding:0px;}
#foot_daohang ul li{ display:inline; padding:0px;  line-height:26px; font-size:12px;}
#foot_daohang ul li a{ color:#000000; font-size:12px; text-decoration:none;}
#foot_daohang ul li a:link,#foot_daohang ul li a:visited{ color:#000000; font-size:12px; text-decoration:none;}
#foot_daohang ul li a:hover{ color:#FF0000; font-size:12px; text-decoration:underline;}

#copyright{ width:100%; font-size:12px; margin:5px 0px; padding:0px; height:22px; line-height:22px; text-align:center;}
#copyright br{ margin:2px; padding:0px; font-size:12px;}
#copyright a,#copyright a:link,#copyright a:visited{ color:#000000; font-size:12px; text-decoration:none;}
#copyright a:hover{ color:#FF0000; font-size:12px; text-decoration:underline;}

