body
{
    margin: 0px;
    padding: 0px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-variant: normal;
}
table
{
	font: 12px;
	word-break: break-all;
	border:solid 1pt #3376aa;
	display:block;
	margin:0px auto;
}
form
{
    padding:0px;
    margin:0px;
}
/*
input 
{
	font-size:12px;
	border:1px;
	border-color:Gray;
	background-color:#DDE4EF;
}*/
a:link, a:visited
{
    color:#000000;
    text-decoration:none;
}
a:hover
{
    text-decoration:none;
    color:#1488FD;
}
.layout
{
	font: 12px;
	word-break: break-all;
	word-spacing:normal;
	margin:0px;
	border:0px;	
}
.infoborder
{
    border:1px solid #000;
}
#leftnews li,.lefttitle
{
	text-align:center;
	clear:both;
	list-style:none;
	width:100%;
	height:24px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	float: left;

}
#leftnews li
{
	background-image:url(../image/item.gif);
	background-position:left;
	vertical-align:bottom;
	line-height:24px;
}
#leftnews .lefttitle
{
	vertical-align:bottom;
	height:47px;
	background-image:url(../image/title.gif);
}
.center
{
	width:100%;
	text-align:center;
	float:left;
	display:block;
}

.guideTD
{
	border:1pt #aaa;
	border-style:solid;
	margin:0px;
	padding:0px;
	word-spacing:normal;
}

.rptTable
{
	width:100%; 
	border:0px solid;
}
.rptHead
{
	background:#D7E5FB; 
	font-weight:bold;
	height:35px;
}

.rptTR
{
	background:#FDFEFF; 
	height:25px;
}

.rptAltTR
{
	background:#E9F1FD; 
	height:25px;
}

dl {background-color:#FFFFFF;color:#FFFFFF;width:600px;}
dt {cursor:pointer;width:100%;background-color:#005a7d;}
.expand {overflow:visible;}
.collapse {height:18px;overflow:hidden;}

.ta
{
	margin-top:5px;	
}

