#content{
	width:1000px;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	background: #fff;
}
.path{
	background:url(../images/line-x.gif) repeat-x bottom;
	width:96%;
	height:30px;
	text-align:left;
	padding:8px 10px 2px 10px;
}
/* ÄÚÈÝÑùÊ½
-------------------------------------------------*/
#textCon{
	
}
#textCon h1{
	font-size:24px;
	padding:20px 0px;
	margin:0px;
	color:#0e8bfb;
	text-align:center;
	background: url(../images/line-x.gif) repeat-x bottom;
}
#textCon h2{
	font-size:24px;
	padding:10px 0px;
	color:#0e8bfb;
	text-align:center;
	border-bottom:#cecece solid 1px;

}
#textCon h3{
	font-size:12px;
	height:20px;
	color:#000;
	text-align:center;
	background: #efefef;
	margin-top:1px;
		font-weight: normal;
}


#textCon td{
	line-height:28px;
	font-size:14px;
}

