﻿#homecontent .middleleft
{
	margin-top: 5px;
	width: 398px;
	height: 198px;
	background: url(images/title_ggcx.png) no-repeat;
	float: left;
	margin-right: 4px;
}
DIV#HeadLines
{
	overflow: hidden;
	width: 398px;
	height: 198px;
	position: relative;
}
DIV#HeadTitle
{
	position: absolute;
	top: 10px;
	width: 100px;
	height: 20px;
}
DIV#HeadLines H2
{
	position: absolute;
	top: 20px;
	color: #295FA5;
	left: 20px;
}
DIV#HeadLines H3
{
	font-size: 16px;
	line-height: 26px;
	white-space: nowrap;
	height: 26px;
	text-align: center;
}
DIV#HeadLines H3 A
{
	color: Teal;
}
DIV#HeadLines H3 A:hover
{
	color: Red;
}
DIV#HeadLines UL
{
	padding-left: 10px;
	padding-top: 15px;
}
DIV#HeadLines UL.Key
{
	margin-top: 3px;
	height: 40px;
}
#HeadLines DL
{
	overflow: hidden;
	width: 398px;
	position: relative;
	height: 198px;
	background: url(images/dynaBack.gif) no-repeat;
}
#HeadLines DL DT
{
	overflow: hidden;
	cursor: pointer;
	line-height: 33px;
	text-align: center;
	color: Gray;
	background: url(images/body2Tag2.gif) no-repeat;
	width: 80px;
	height: 33px;
}
#dt1
{
	position: absolute;
	top: 0px;
	right: 158px;
}
#dt2
{
	position: absolute;
	top: 0px;
	right: 79px;
}
#dt3
{
	position: absolute;
	top: 0px;
	right: 0px;
}
#HeadLines DL DT.hover
{
	font-weight: bold;
	font-weight: bold;
	background: url(images/body2Tag.gif) no-repeat;
}
#HeadLines DL DD
{
	display: none;
	left: 0px;
	width: 398px;
	position: absolute;
	top: 30px;
	height: 160px;
	overflow: hidden;
}
#HeadLines DL DD UL LI
{
	height: 20px;
	line-height: 20px;
	background: url(images/dyanLiPic.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	overflow: hidden;
}
#HeadLines DL DD UL LI A
{
	overflow: hidden;
}
#HeadLines DL DD UL LI A:hover
{
}
#HeadLines UL LI
{
	list-style: none;
	padding: 0;
	margin: 0;
}
