/* CSS Document */
/*.
ceng {position:relative}
.style3 {
	font-family: "华文楷体";
	font-size: 16px;
}
.style4 {
	font-size: 16px;
	color: #990033;
}
.stylelineheight1 {
	line-height : 250%;
}
*/

a		{font-size:13px;
		color:#4E5663;
		line-height:150%;
		border:none;
		}
		
a.title	{font:"宋体";
		font-size:14px;
		font-weight:normal;
		color:#FFFFFF;
		text-decoration:none;
		}
		
a.subtitle {font:"黑体";
			color:#FF0000;
			font-size:12px;
			text-decoration:none;
			}
		

a:hover	{color: red;
		text-decoration:none;
		}

.more	{color: red;
		font-size:11px;
		text-decoration:none;
		}

body,td	{font:"宋体";
		color:#666666;
		font-size:12px;
		}
		
.td1
{
	height:18px;
	}
	
.white
{
	color:#970000;
}	


.subtitle {font:"黑体";
			color:#FF0000;
			font-size:14px;
			}
		

