﻿/*首页整体布局*/
#sider
{
	float: right;
	width: 250px;
}
#container
{
	float: left;
	width: 505px;
}
.leftdiv
{
	float: left;
	width: 250px;
}
.bbsdiv
{
	float: left;
	width: 505px;
}
#bbspoplist
{
	height:160px;
}
.bbsdivTitle
{
    text-align :left; 
    margin-left:10px;   
    margin-right:10px;  
    line-height:15px;   
}
.bbsdivContent
{
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:7px;
	line-height:15px;
    border-bottom: dashed 1px #000000;
    /*border-bottom-style:dashed;*/
}
.bbsdivTitle a
{
	color: #73a4d6;
}
#table1
{
	border: solid 1px #b0bec7;
	margin-bottom: 5px;
	text-align: left;
	float: left;
}
#table1 img
{
	width: 100px;
	height: 45px;
}
#table1 a
{
	color: #069;
}
#table2 img
{
	width: 116px;
	height: 36px;
	border: solid 1px #b0bec7;
}
#table3
{
	margin-bottom: 0px;
	margin-top: 0px;
}
#table3 a
{
	color: #18397c;
}
#table3 td
{
	border: solid 1px #b0bec7;
}
#table4 img
{
	width: 88px;
	height: 30px;
	border: solid 1px #b0bec7;
}
/*文字广告*/
#infoDivAds
{
	border: solid 1px #b0bec7;
	margin-right: 0px;
}
#infoDivAds table td
{
	text-align:left;
    padding-left:8px;
    line-height:16px;
	background: url(../images/li2.gif) 2px 50% no-repeat;
}
/*白色框*/
.whiteBox
{
	border: solid 1px #b0bec7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.whiteBoxTop
{
	background: #fff;
	color: #18397c;
	font-size: 13px;
	font-weight: 700;
	font-family: 宋体 黑体;
	text-align: left;
	text-indent: 10px;
	line-height: 24px;
	position: relative;
	height: 24px;
}
.whiteBoxTop a
{
	position: absolute;
	right: 10px;
	top: 0px;
	color: #18397c;
	font-weight: normal;
}
.whiteBoxContent li
{
	float: none;
	background: url(../images/li2.gif) 2px 50% no-repeat;
	text-align: left;
	text-indent: 10px;
	margin-left: 5px;
}
.whiteBoxContent li a
{
	/*color: #1f1a17;*/
	color: #18397c;
}
.whiteBoxContent li a:hover
{
	color: #e8781a;
}
/*快印查找*/
#selectdiv
{
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 350px;
}
#selectdiv td
{
	height: 50px;
}
/*快印列表*/
#listdivLeft
{
	float: left;
	width: 550px;
}
#listdivRight
{
	float: right;
	width: 200px;
}
.tableBoder
{
	border-top: solid 1px #069;
	border-bottom: solid 1px #069;
}

#listTable1 td
{
	text-align: left;
	padding-left: 5px;
}
#listTable1 .tdMargin
{
	padding-top: 5px;
}
#listTable1 .tdBoldMargin
{
	padding-top: 5px;
	font-weight: bold;
}
#listTable1 a
{
	color: #18397c;
}
/*公司内容页*/
.tableTextLeft
{
	text-align: left;
}

