/* CSS Document */
body {
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#1F1F1F;
} 

a:visited {color:#000033;} 

a:hover {text-decoration:underline;color:#ff0000} 

a:active {color:#ff0000} 

.tr{
background-color:#FFFFFF;
}
.trCenter{
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}
/*-------------首页START------------*/
.menu_bg {

background-image:url(http://www.dl6668.com/images/menu/menu_07.gif)
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.menu_white {
	color: #000000;
	font-size: 12px;
	text-align: center;
	background-image: url(http://www.dl6668.com/images/menu/menu_white.gif);
	font-weight: bold;
}
.i_p_title {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
	text-indent: 12px;
}
.i_p_list {
	font-size: 14px;
	line-height: 1.6;
	color: #DE5E00;
	text-indent: 12px;
	font-family: "黑体";
}
.huip_list {
	font-size: 14px;
	line-height: 1.6;
	color: #575757;
	text-indent: 12px;
	font-family: "黑体";
}

.i_b_content {
	font-size: 12px;
	line-height: 1.6;
	color: #000000;
	text-indent: 0px; /*段前空格，单位像素，如80px*/
	vertical-align: top;
}
.content {
	font-size: 12px;
	line-height: 1.6;
	color: #000000;
	text-indent: 0.75cm; /*段前空格，单位像素，如12px*/
}
.tableborder {
	border: 1px solid #C5D9E5;
}
.bigborder {
	border: 1px solid #A3CBEE;
}
.title_bg {
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
	text-indent: 12px;
	background-image: url(title_bg_01.gif);
}
.gongying_bg {
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
	text-indent: 12px;
	background-image: url(gongying_bg_01.gif);
}
.price_title {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
	text-indent: 12px;
	background-image: url(index/right_bg_02.gif);
}
/*-------------首页部分 end------------*/
/*-------------供求信息部分START------------*/

.main {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
}
.topbg{
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #E7EFFC;
	border-top-color: #85A2D5;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
}
.border4{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #85A2D5;
	border-right-color: #85A2D5;
	border-bottom-color: #85A2D5;
	border-left-color: #85A2D5;
}

.bg{
	background-color: #E7EFFC;
	font-size: 12px;
	color: #000000;
}
/*当前位置*/
.weizhi{
	background-color: #E7EFFC;
	font-size: 12px;
	color: #000000;
}
.tablebg{
	background-color: #F1F1F1;
}

.jifenjjilu {
	font-size: 15px;
	line-height: 1.5;
	color: #003366;
	font-weight: bold;
	letter-spacing: 10px;
}

/*-------------供求信息部分END，价格样式开始------------*/

.toolbar{
SCROLLBAR-FACE-COLOR:#E2D98C;
SCROLLBAR-HIGHLIGHT-COLOR:#5C5626;
SCROLLBAR-SHADOW-COLOR:#E2D98C;
SCROLLBAR-3DLIGHT-COLOR:#E2D98C;
SCROLLBAR-ARROW-COLOR:#5C5626;
SCROLLBAR-TRACK-COLOR:#B9E3EC;
SCROLLBAR-DARKSHADOW-COLOR:#5C5626;
}

/*-------------价格样式结束。列表页鼠标事件部分START------------*/

.trA TD{
	background:#fff;
	border-bottom:1px dotted #D2E2EB;
}
.trB TD{
	background:#f1f1f1;
	border-bottom:1px dotted #ccc;
}

.trAp TD{
	background:#fff;
	border-bottom:1px dotted #D2E2EB;
}
.trBp TD{
	background:#DBEDF5;
	border-bottom:1px dotted #ccc;
}
/*-------------列表页鼠标事件部分END------------*/
