body {
	margin-left: 0px;
	margin-top: 0px;
}
td {
	font-size: 13px;
	line-height: 20px;
	color: #3083C7;
}
.bgc {
	background-color: #ADDFF2;
}
.bgc1 {
	background-color: #EEF7FE;
}
.bgc2 {
	background-color: #FFFFFF;
}
.bt {
	font-size: 14px;
	font-weight: bold;
	color: #1974C8;
	line-height: 20px;
}
A:link,A:visited ,A:active{
	color: #3083C7;
	text-decoration: none;
}
A:hover {
        text-decoration: underline;
	COLOR: #ff0000
}
A.red:link {
	text-decoration: none;
	color: #FF69B4;
}
A.red:visited {
	text-decoration: none;
	color: #FF69B4;
}
A.red:hover {
	text-decoration: underline;
	color: #FF69B4;
}

A.red:active {
	text-decoration: none;
	color: #FF69B4;
}
.STYLE1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.k2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.k1 {
	border: 1px solid #cccccc;
}

.red {color: red}


.medal_tab_in {
	text-indent:10px;
}
.medal_tab_t {
	color:#e34000;
}
.medal_tab {
	margin:2px auto;
	border-collapse:collapse;
	color:#4a6688;
	width:94%;
}

h1{ font-size:14px; margin:0; padding:0;}

.x_td {
	border: 1px dashed #CCCCCC;
	font-size: 12px;
	color: #005681;
}

.atable{
    dudley:expression(cellPadding=5,cellSpacing=1,this.align='center');  
    width:92%;
	background-color:#cccccc;
}
.atrtitle{ background-color:#D7EDFF;}
.atdtitle{ height:24;text-align:center;background-color:#D7EDFF;}
.atrcommon{ background-color:#ffffff;}
.atdleft{background-color:#F7FAFD;}
.atdright{}