﻿/*舟山*/
body
{
	font-size: 12px; /*color: #404040; 	cursor: hand; 	line-height: 24px;*/
}

a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:active
{
	color: #0000ff;
	text-decoration: none;
}
a:hover
{
	color: #ff0000;
	text-decoration: none;
}
/*以上公共*/

#dout /*总框架*/
{
	width: 413px;
	height: 205px;
	/*background-image: url(../Img/zsbg.gif);*/
	padding: 2px;
}

#dt /*标题*/
{
	width: 413px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	margin-left:2px;
}

#dtl /*左标题*/
{
	float: left;
	width: 180px;
	height:30px;
}

#dtr /*右标题*/
{
	float: left;
	width: 220px;
	text-align: center;
	line-height: 30px;
}

#dtr1 /*右标题-1*/
{
	float: left;
	width: 50px;
	text-align: center;
	line-height: 23px;
	padding-top: 7px;
}

#dtr2,#dtr3,#dtr4/*右标题-2*/
{
	float: left;
	width: 50px;
	text-align: center;
	line-height: 23px;
	padding-top: 7px;
}
#dpic /*左边图片新闻*/
{
	float: left;
	width: 0px;
	height: 0px;
}

#dinfo1,#dinfo2,#dinfo3,#dinfo4 /*右内容-1*/
{
	float: left;
	width: 410px;
	height: 210px;
}

#dinfoline /*右内容-2-行*/
{
	float: left;
	width: 400px;
	height: 24px;
	padding-left: 5px;
}

#dinfo2left /*右内容-2-标题*/
{
	float: left;
	height: 24px;
	width: 320px;
	line-height: 24px;
}

#dinfo2right /*右内容-2-日期*/
{
	float: right;
	width: 80px;
	height: 24px;
	line-height: 24px;
}
