﻿#AdsC
{
	width: 100%;
	height: auto;
	border: solid 1px black;
}
.dfLeftDiv
{
	float: left;
	width: 300px;
}
.dfRightDiv
{
	float: right;
	width: 328px;
}

.dfMainTableTitle
{
	width: 100%;
}
.dfDrawLineDiv
{
	width: 100%;
	background-image: url(./Images/Decoration/footerEnd.png);
	height: 4px;
}
.dfdtTitle
{
	font-size: x-small;
}
.dfDivImgGv
{
	overflow: hidden;
	float: left;
	width: 250px;
	height: 260px;
}
.dfDivTitleGv
{
	float: right;
	width: 370px;
	font-size: 16px;
}
.dfImgMain
{
	overflow: hidden;
	max-width: 250px;
	width: 250px;
}

.dfDivTitleGv a
{
	text-decoration: none;
}
.dfDivTitleGv a:hover
{
	text-decoration: underline;
}

.dfDivTableRight
{
	padding: 0px;
	width: 328px;
	border-collapse: collapse;
}
.dfDivTableLeft
{
	padding: 0px;
	width: 300px;
	border-collapse: separate;
}
.dfHeaderTableTD
{
	background: url(./Images/Decoration/menuHtop2.jpg);
	height: 24px;
	vertical-align: bottom;
}

.dfRightTableTD
{
	background: url(./Images/Decoration/md1-22dao-bg.jpg);
	background-repeat: repeat-x;
	border-top-color: Gray;
	border-top-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

.dfHearAlign
{
	float: left;
	width: 100px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}

.dfRightTableTD a
{
	text-decoration: none;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
.dfRightTableTD a:hover
{
	text-decoration: underline;
}

.dfIframe
{
	width: 625px;
	height: 200px;
	overflow: hidden;
}
#voteIFrame
{
	border-style: none;
	height: 250px;
	overflow: hidden;
}
#fr_mainNews
{
	width: 640px;
	height: 270px;
	overflow: hidden;
}



