﻿/*-------------------------
           导航
-------------------------*/
.boxChannelBrochure
{
	width: 845px;
	height: 49px;
	margin: 0 auto;
	margin-top: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background: url(Image/bgSubChannel.gif) no-repeat left top;
	text-align: left;
}
.boxChannelBrochure .boxspan
{
	background: url(Image/icoDirayList.gif) no-repeat left center;
	padding-left: 10px;
	padding-top: -2px;
	margin-left: 10px;
}
.boxChannelBrochure table
{
	width: 100%;
}
.boxChannelBrochure img
{
	padding: 2px 0 0 20px;
}
.boxChannelBrochure .boxtd
{
	padding: 10px 0 0 15px;
}
.boxtd span
{
	color: #666666;
}
.boxtd a
{
	padding-top: 2px;
}
.boxChannelBrochure .boxtd1
{
	padding: 10px 0 0 0px;
}
/*-------------------------
         两列样式
-------------------------*/
.two .boxNewLeft
{
	float: left;
	width: 566px;
}
.two .boxLeft
{
	padding: 8px;
	float: left;
	width: 552px;
}
.two .boxRight
{
	padding: 8px;
	float: right;
	width: 246px;
}

/*-------------------------
   每日、五行政区和八板块
-------------------------*/
.boxList .boxspan
{
   background : url(Image/icoDirayList.gif) no-repeat left center;
   padding-left:10px;
   padding-top:-2px;
   margin-left:10px;
}
.boxList .boxsubspan
{
   background : url(Image/icoDaily01.gif) no-repeat left center;
   padding-left:10px;
   padding-top:-2px;
   margin-left:10px;
}
.boxDaily
{
	background: url(Image/bgDaily.gif) no-repeat left center;
    width: 552px; 
    height: 29px;
}
.boxDaily3
{
	background: url(Image/bgDaily01.gif) no-repeat left center;
    width: 552px; 
    height: 32px;
}
.boxDaily4
{
	background: url(Image/bgDaily02.gif) no-repeat left center;
    width: 552px; 
    height: 31px;
}
.boxDaily1
{
	float: left; 
	width: 360px;
}
.boxDaily1 .boxul
{
	border-bottom: dotted 1px #BDBDBD; 
	padding: 0; 
	padding-top: 10px; 
	line-height: 25px;
    padding-bottom: 5px;
}
.boxDaily1  .boxsubul
{
	padding: 0; 
	line-height: 25px; 
	padding-top: 5px;
}
.boxDaily2
{
	float: right; 
	width: 180px; 
	border: solid 1px #CCCCCC; 
	margin-top: 8px;
    background-color: #F7FCFF; 
    color: #1F3A87;
}
.boxDaily2 .boxDaily2span
{
	background: url(Image/icoDaily.gif) no-repeat left center;
    padding-left: 15px; 
    margin-left: 2px; 
    padding-top: 3px; 
    font-weight: bold;
}
.boxDaily2 .boxDaily2div
{
	margin-top: 10px;
}
.boxDaily2 .boxDaily2div .boxDaily2divspan
{
	padding-left: 0px; 
	padding-top: 10px; 
	line-height: 25px; 
	text-align: center;
}
.boxDaily2 .boxDaily2div .boxDaily2divul
{
	padding-left: 0px; 
	line-height: 25px;
}
/*-------------------------
        交易查询
-------------------------*/
.btnDailySearch
{
	background: url(Image/btnDailySearch.gif) no-repeat left center;
    border: none; 
    width: 58px; 
    height: 19px; 
    margin-bottom: 10px; 
    margin-left: 150px;
}
.boxDailySearch
{
	background: url(Image/bgDaily03.gif) no-repeat left center;
    width: 246px; 
    height: 27px;
}
.boxDailySearch1
{
	background-color: #F2F2F2; 
	text-align: center; 
	width: 246px; 
	margin-top: 5px;
    padding-top: 10px;
}