/*公共部分*/
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;}

#main{ position : relative;     left : 701px;     top : 20px;     float : left;     width : 18px;     height : 400px; 	 background:url(../images/word.gif) no-repeat;font-size:12px;}

#main_s{position : relative; left :-18px; float:left; width : 700px; margin:0px;font-size:12px;  }

.adv{ width:100%; clear:both; margin:0px 0px 1px 0px; padding:1px 0px 0px 0px;}
.adv ul{ list-style:none; margin:0px; padding:0px;}
.adv ul li{display:inline; list-style-type:none; margin:0px; padding:0px;}
.adv ul li img{ border:0px; margin:0px; padding:0px;}

.tab_a,.tab_b{ background:#ffffff url(../images/tab_bg.gif) repeat-x left top; margin:1px 0px; width:698px; padding:0px; border:1px solid #8FCBF3; }

.more{ float:right; line-height:28px; margin-right:10px;}
.tab_a h1,.tab_b h1{ float:left;color:#000000; font-size:12px; text-decoration:none;line-height:30px; margin:0px 10px; padding:0px; text-align:left;}
.tab_a p,.tab_b p{ clear:both; text-align:left; margin:5px; padding:0px;}
.tab_a{ float:left; }
.tab_b{ float:right;}

#d1{
	width:680px;
	margin:0px;
	padding:0px;
	border-top:1px solid #D7EDFB;
	border-left:1px solid #D7EDFB;
	border-right:1px solid #C7E6FA;
}
#d1 span{ float:left;}
#d1 span li{ margin:10px; padding:0px;}

.lista{ width:200px; padding:8px; text-align:center; }
.listb{ width:330px; margin:10px 40px; text-align:left; }
.listb a,.listb a:link,.listb a:visited{ color:#000000; text-decoration:none; font-size:12px;}
.listb a:hover{ color:#FF0000; text-decoration:underline; font-size:12px;}

.listd{
	clear:both;
	width:655px;
	padding:2px;
	border-bottom:1px solid #E8F4FD;
	background:url(../images/tab_bg.gif) repeat-x;
}

.listd h6{ margin-top:2px; padding-left:20px; width:550px; height:28px; line-height:28px; color:#0063C6; font-size:14px; text-align:left;}
.listd span a{float: left; width: 200px; text-align: left; height: 22px;line-height: 22px; display: block;}
.listd p{ padding:1px 15px; margin:0px; line-height:20px;word-break:break-all;}

.card{ clear:both; margin:0px auto; width:500px;}
.card h1{ color:#000000; margin:0px; font-size:20px; line-height:35px; text-align:center; }

/*右大部*/
#content_right{ float:right; width:228px; margin:0px 0px 0px 2px;}

/*会员注册、登录*/
.sider_tab{width:100%;  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:100%; 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-top:0px; 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;}

/*底部*/
#footer{ clear:both; width:auto!important; text-align:center;}
#footer .whitefont{color:#000000;}
#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;}

