body {
	FONT-SIZE: 12px;
	margin: 0px auto;
	text-align: center;
}
body,table,td{
	FONT-SIZE: 12px;
}
/**必填字段**/
.require {
	 color: red;
	 font-weight: bolder;
}
.input {
  width: 300px;
	padding-top:5;
	height: 23px; 
	font-size: 9pt; 
	color:#146DC6;
	background-color: #FFFFFF; 

	border: #C0C0C0 1px solid;
}
.text {
	padding-top:5;
	font-size: 9pt; 
	color:#146DC6;
	background-color: #FFFFFF; 

	border: #C0C0C0 1px solid;
}
.btn {
	border: #A9BAC9 1px ridge;
	PADDING: 2px;
	COLOR: #000000;
	FONT-SIZE: 12px;
	HEIGHT: 22px;
	BACKGROUND-COLOR: #eeeee9;
	cursor: pointer
}
.search_index {
	padding-top:5;
	height: 23px; 
	font-size: 9pt; 
	color:#146DC6;
	background-color: #FFFFFF; 
	width:350px;
	border: #C0C0C0 1px solid;

}
/**灰色**/
.gray {
	COLOR: #7E7E7E;
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FD8403;
	TEXT-DECORATION: none;
}
.search {
	cursor: hand;
	COLOR: #103579;
	text-decoration: underline;
	font-size: 14px;
}
.visited {
	font-size: 14px;
	color: #CC6633;
	font-weight: bolder;
}
INPUT.textInput {
	WIDTH: 220px;
	PADDING-TOP: 5px;
	HEIGHT: 16px;
	border: #014f61 1px solid;
}
INPUT.submitButton {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND: url(../images/searchbutton.gif) no-repeat;
	BORDER-LEFT: 0px;
	WIDTH: 76px;
	CURSOR: hand;
	BORDER-BOTTOM: 0px;
	HEIGHT: 26px
}
div {
	font-size: 12px;
}
/**水平对齐**/
#head_nav li{
	display: inline;
	float: left;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 1px;
	line-height: 25px;
}

.halign {
	margin: 0px auto;
	text-align: center;
}

/***主要页面导航样式*****/
#main_nav {

	
  
}
div#main_nav ul {
	width: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;	
}

div#main_nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 3px 10px 3px 10px;
	line-height: 22px;
	border-right: 1px solid #aaa;
    background-image: url('bk.jpg'); 
}
div#main_nav li.last {
	border-right: none;
}

div#user_nav {
    padding: 5px 5px;
    margin: 0px 3px 0 0;
    text-align: left;
    float: right;
}

div#user_nav a.nobg {
    background: none;
}

div#user_nav a.welcome {
    color: #E28822;
    font-weight: bold;
    padding-right: 5px;
	border-right: 0px solid #aaa;
}

div#user_nav a:hover.welcome {
    text-decoration: none;
    color: #E28822;
    background-color: transparent;
}

div#user_nav a.new_reply {
    color: red;
    padding-left: 0;
}

div#user_nav a:hover.new_reply {
    text-decoration: none;
    color: red;
    background-color: transparent;
}

div#user_nav a {
    text-decoration: none;
    padding: 8px 5px;
    color: gray;

}

div#user_nav a:hover {
    padding: 5px 5px;
    line-height:15x;
    text-decoration: underline;
    color: white;
    background-color: gray;
}

/****中间部分样式*****/

.tdtitle {
	font-size: 13px;
}
/**产品大类， 推荐产品等**/
#dirList, #wordList,  #linkList, #newsList {
	margin: 0px auto;
	text-align: center;
}

#dirList ul, #wordList ul, #oldPdts ul, #linkList ul{
	width: 990px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
}
#dirList li,  #linkList li {
	display: inline;
	width: 190px;
	float: left;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 1px;
	line-height: 25px;
}
#wordList li {
	display: inline;
	width: 160px;
	float: left;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 1px;
	line-height: 25px;
}
#sepr {
 height: 1px;
 overflow: hidden;
 	width: 100%;
	margin: 0px auto;
	text-align: center;
 	border: 1px dashed #ccc;
}
li div{
	margin: 0px auto;
	text-align: center;
}
/***页面尾部导航样式*****/
div#site_nav {
	font-size: 12px;
}

div#site_nav ul {
	width: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
}

div#site_nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 3px 10px 3px 10px;
	line-height: 35px;
	border-right: 1px solid #aaa;
}

div#site_nav li.last {
	border-right: none;
}

/****search.jsp***/
#pdtList {
  	width: 990px;
}
#pdtList li {
	list-style: none;
}
.clrboth {
	 clear: both;
	}
.info {
  clear: both;
  margin-left: 10%
}
.sper_search {
clear: both; width:100%; border: 1px dashed ccc; height:1px;  overflow: hidden;	
}
.fltleft {
 float: left;
}
.title {
	 margin-left:0px;
	margin-right: 24px;
    font-weight: bolder;
}
li ul {
 margin-left: 12px;
 line-height: 25px;
}
li ul li  {
	list-style: none;
}
.pager {
			margin: 0px auto;
	text-align: center;
}

#dir_left_parent ul li, #show_pdt_dir ul li {
  line-height: 25px;
  list-style: none;
}
#middle {
	margin: 0px auto;
	text-align: center;
   width:980px;
}
.channel {
   text-align: left;
   padding-left: 30;
   height: 30px;
   line-height: 30px;
   background: #ececec;
 	border-top: 1px dashed #ccc;
}
.channel a:link {
	font-size: 14px;
	color:#1C50AC;
	text-decoration: underline;
}
.channel a:visited {
	font-size:14px;
	color:#1C50AC;
	text-decoration: underline;
}
.channel a:hover {
	font-size:14px;
	color:#1C50AC;
	text-decoration: underline;
}
/**普通链接a**/
.link_normal a:link {
	font-size: 12px;
	color:#767686;
	text-decoration: underline;
}
.link_normal a:visited {
	font-size: 12px;
	color:#767686;
	text-decoration: underline;
}
.link_normal a:hover {
	font-size: 12px;
	color:#767686;
	text-decoration: underline;
}
/**分页链接a**/
.pager a:link {
	font-size: 12px;
	color:#000;
	text-decoration: none;
}
.pager a:visited {
	font-size: 12px;
	color:#000;
	text-decoration: none;
}
.pager a:hover {
	font-size: 12px;
	color:#000;
	text-decoration: none;
}
/**巴尚新闻等栏目**/
h3 {
  font-weight: bolder;
  font-size: 16px;
  text-align: left;
}
/***每个页面的标题**/
.title_page {
	margin-left: 5%; line-height: 40px
}
.ul1 {

	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;;
	background: #f0f0f0;
}
/**询价**/
.scale_list td, .scale_list th{

	  border-right: 1px solid #cccccc;
	  border-bottom: 1px solid #cccccc;
}
.scale_list{
	empty-cells: show;
		background-color: #fff;
	  border-left: 1px solid #cccccc;
	  border-top: 1px solid #cccccc;
}
li {
 list-style: none;
}