/* CSS Document */
body {
	font-family:  "Microsoft YaHei", "Microsoft JhengHei","ËÎÌå";
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.poem
{
	color:#000000;
	line-height:25px;
}

.dyliving_text
{
	color:#0C33BF;
	line-height:25px;
}

a.dl:link
{
	color:#013298;
	text-decoration: underline;
}

a.dl:visited
 {
	color:#013298;
	text-decoration: underline;
}
a.dl:hover 
{
	color:#CC0000;
	
	text-decoration:underline;
}
a.dl:active 
{
	color:#013298;
	text-decoration: underline;
}

.dyliving
{
	font-size:16px;
	font-family:"Microsoft YaHei", "Microsoft JhengHei",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:003398;
}

.dl_table
{
	border:1px solid #78A4D5;
	background-color:#F5F8FD;
}

.hydl
{
	border-bottom:1px solid #888888;
}


.hydl_text
{
	font-size:15px;
	color:#000000;
}


.inptText
{
	border:1px solid #7F9DB9;
	width:130px;
	height:20px;
}
.selectText
{
	border:0px solid #7F9DB9;
	width:80px;
	color:#444444;
}
.hydl_button
{
	border-bottom:1px dashed #999999;
}
