/* CSS Document */
body{
	margin:0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	
}
#wrap{
	width:989px;	
	text-align:left;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	line-height:22px;
}
/*===============================================头部*/


/*========================================技术头部*/
#techTop .techName{
	width:978px;
	float:left;
	line-height:30px;
	border-right:1px solid #ccc;
	padding:0 5px;
	margin-top:5px;
	background:url(../customerPrice/images/topLine.gif) no-repeat right top;
}
#techTop .techName h1{
	margin:0;
	padding:0;
	width:115px;
	height:31px;
	float:left;
	padding-right:20px;
	background:url(../customerPrice/images/logo.gif) no-repeat left top;
	text-indent:-1000px;
}
#techTop .techName form{
	float:right;
}
#techTop .textbox {
	border:1px solid #ccc;
	height:18px;
}
#techTop .searchBtn{
	border:none;
	background-image:url(../customerPrice/images/search.gif);
	width:60px;
	height:22px;
	margin-top:3px;
}
#techTop .bigCate{
	border:1px solid #066E06;
	background:url(../customerPrice/images/bigCateBg.gif) repeat-x left top;
	line-height:29px;
	width:987px;
	float:left;
}
#techTop .bigCate ul{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
	background:url(../customerPrice/images/bigCateLogo.gif) no-repeat left top;
}
#techTop .bigCate ul li{
	background:url(../customerPrice/images/bigCateSep.gif) no-repeat right top;
	padding-right:20px;
	padding-left:10px;
	float:left;
}
#techTop .bigCate ul a:link,
#techTop .bigCate ul a:visited{
	color:white;
	display:block;
}

#techTop .bigCate ul a.active:link,
#techTop .bigCate ul a.active:visited{
	color:#ff0;
	text-decoration:underline;
	background:url(../customerPrice/images/active.gif) no-repeat center -1px;
}
#techTop .smallCate{
	border:1px solid #7DC835;
	line-height:29px;
	width:787px;
	float:left;
	position:relative;
	height:29px;
}
#techTop .smallCate ul{
	position:absolute;
	left:59px;
}
#techTop .smallCate li{
	float:left;
	padding-right:10px;
}
#techTop .smallCate li a:link,
#techTop .smallCate li a:visited{
	color:#4D810A;
}
#techTop .searchPrice{
	height:58px;
	background:url(../customerPrice/images/searchBg.gif) repeat-x left top;
	text-align:center;
	padding-top:10px;
	width:989px;
	float:left;
}
#techTop .postBtn{
	border:none;
	background-image:url(../customerPrice/images/post.gif);
	width:133px;
	height:22px;
	margin-top:3px;
}
/*内容区*/
#main .left{
	width:685px;
	float:left;
}
#main .left table{
	width:100%;
	text-align:center;
}
#main .left table th{
	background-color:#B6E183;
}
#main .left table td{
	background-color:#fff;
}
#main .left table .grayTr td{
	background-color:#F1F4F2;
}
#main .right{
	width:290px;
	float:right;
}
#main .title{
	background:#fff url(../customerPrice/images/2007/titleBg.gif) no-repeat -1px top;
	float:left;
	width:291px;
	color:white;
	height:24px;
}
#main .border{
	border:1px solid #A1CE24;
}
#login{
	text-align:center;
	
	height:247px;

}
#login .content{
	width:278px;
	padding:5px;
	height:200px;
	padding-top:20px;
	float:left;
}
#login #loginForm div{
	padding:7px 2px;
}
#login #loginForm .textBox{
	width:160px;
	height:16px;
	border:1px solid #B8DC72;
}
#login #loginForm .log{
	width:97px;
	height:23px;
	background:url(../customerPrice/images/2007/login.gif) no-repeat left top;
	border:none;
	color:#000;
}
#login #loginForm .forget{
	width:97px;
	height:23px;
	background-image:url(../customerPrice/images/2007/forget.gif);
	border:none;
	color:#000;
}	
#login .info{
	text-align:left;
	padding-top:5px;
	padding-left:20px;
	line-height:20px;
}
#login .title{

}
#login .title h2,#login .title .more a:link,#login .title .more a:visited{
	color:#fff;
}
#login .reg a{
	display:block;
	width:199px;
	height:21px;
	background-image:url(../customerPrice/images/2007/reg.gif);
	border:none;
	text-align:center;
	line-height:23px;
	margin:0 auto;
}
#login .reg a:link,#login .reg a:visited{
	color:#709E18;
}	
#login .reg a:hover{
	text-decoration:none;
	color:#000;
}
#login .reg span{
	color:#709E18;
}
#login #logged{
	width:200px;
	margin:0 auto;
}
#login #logged .logTitle{
	line-height:30px;
	color:#f60;
}
#login #logged .logged,.return{
	width:84px;
	height:23px;
	background:url(../customerPrice/images/2007/loggedBg.gif) no-repeat left top;
	border:none;
	color:#000;
	text-align:center;
}
#login .logLeft{
	float:left;
	line-height:30px;
	text-align:left;
}
#login .logRight{
	float:right;
	line-height:30px;
	padding:0px 0 0 25px;
	border-left:1px solid #f60;
	margin-bottom:5px;
}
.title h2{
	margin:0;
	padding:0;
	font-size:14px;
	float:left;
	padding-left:20px;
}
#nav{
	float:left;
}
#details{
	border:1px solid #AFD642;
}
#details .title{
	background:none;
	background-color:#F0F9E6;
	color:#08561A;
	font-weight:bold;
	font-size:16px;
	width:200px;
	margin:20px;
	margin-left:0;
	text-align:center;
	line-height:34px;
	letter-spacing:1em;
}
#details .content{
	margin:18px;
	margin-top:0;
	line-height:24px;
	font-size:14px;
	
}
#details span{
	color:#08561A;
	font-weight:bold;
	font-size:14px;
}
#details .tips{
	border-top:1px solid #AFD642;
	background-color:#F0F9E6;
	padding:10px;
	margin-top:20px;
}
/*======================================通用类*/
#wrap .greenBorder{
	border:1px solid #A6D877;
}
#wrap .grayBorder{
	border:1px solid #D1CDCE;
}
#wrap .hackBox{
	clear:both;
}
#wrap .orange,
#wrap a.orange:link,
#wrap a.orange:visited{
	color:#FD8000;
}
#wrap .green,
#wrap a.green:link,
#wrap a.green:visited{
	color:#090;
}
#wrap .white,
#wrap a.white:link,
#wrap a.white:visited{
	color:white;
}
#wrap .gray{
	color:#999;
}
#wrap .gray2{
	color:#555;
}
#wrap .marginTop{
	margin-top:5px;
}
#wrap .center{
	text-align:center;
}
#wrap .alignRight{
	text-align:right;
}
#wrap .alignLeft{
	text-align:left;
}
#wrap .paddingLR{
	padding-left:15px;
	padding-right:15px;
}
#wrap .paddingTB{
	padding-top:12px ;
	padding-bottom:12px ;
}
#wrap .paddingTB2{
	padding-top:20px ;
	padding-bottom:20px ;
}
#wrap .paddingT{
	padding-top:12px ;
}
#wrap .titleBg{
	background:url(../customerPrice/images/2007/titleBg.gif) no-repeat left top;
	height:22px;
	padding-left:20px;
}
#wrap .floatLeft{
	float:left;
}
#wrap .floatRight{
	float:right;
}
#wrap h3{
	color:White;
	padding:0;
	margin:0;
	font-size:12px;
}


#wrap .ads{
	margin:4px 0;
	float:left;
}
#wrap .grayBg{
	background-color:#F9F9F9;
}
#wrap .nav{
	padding-left:10px;
	line-height:18px;
	
}
#wrap .nav li{
	float:left;
	padding:0 1px;
}
#wrap  .nav li a{
	background:url(../customerPrice/images/navUnfocus.gif) no-repeat left top;
	width:73px;
	height:16px;
	display:block;
	text-align:center;
	line-height:16px;
	padding-top:2px;
	text-decoration:none;
}
#wrap .nav li a.focus{
	background:url(../customerPrice/images/navFocus.gif) no-repeat left top;
	color:#fff;
}
#wrap .artListDiv{
	border:1px solid #ccc;
	float:left;
}
#wrap .artListDiv .keywords{
	text-align:center;
	font-weight:bold;

}
#wrap .artListDiv .keywords ul{
	display:inline;
}
#wrap .artListDiv .keywords li{
	display:inline;
	
}
#wrap .relative{
	border:1px solid #AED642;
	float:left;
	margin-top:5px;
	padding:5px;
}
#wrap .relative li{
	border-bottom:1px dashed #ccc;
}
#wrap .relative .title{
	float:left;
	background:#8ACE39 url(../customerPrice/images/2007/titleBg.gif) no-repeat left top;
	padding-left:30px;
	color:white;
	font-weight:bold;
}
#wrap .prevNext{
	height:22px;
	padding:5px;
}
#wrap .artListDiv h1{
	padding:0;
	margin: 5px 0;
	text-align:center;
	font-size:18px;
	color:#090;
	line-height:26px;
}
#wrap .artList li{
	border-bottom:1px dashed #ccc;
	padding-left:10px;
	float:left;
	width:550px;
	line-height:24px;
}
#wrap .artList .floatRight{
	padding-right:5px;
}
#wrap .more{
	width:530px;
}
h2
{
	margin:0px;
	padding:0px;
	font-size:14px;
}
h1
{
	margin:0px;
	padding:0px;
	font-size:14px;
}