html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		margin:0;
		padding:0;
		}
body {
	background: #fff url(/image/wm_header.gif) repeat-x;
	font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}
p {
	text-align:center;
	}		
a:link {
	color:#0066FF;
	text-decoration:none;
	border-bottom:1px dotted #fffff0;text-decoration: underline;
	}	

a:visited {
	color:#0066FF;
	border-bottom:none;
	text-decoration:none;text-decoration: underline;
	}		
a:hover,
a:focus {
	color:#0066FF;
	border-bottom:1px solid #fffff0;
	text-decoration:none;position: relative; top: 2px; left: 2px;text-decoration: underline;
	}
	
a.redlink:link {
	color:#CC0033;
	text-decoration:none;
	border-bottom:1px dotted #fffff0;text-decoration: underline;
	}	

a.redlink:visited {
	color:#CC0033;
	border-bottom:none;
	text-decoration:none;text-decoration: underline;
	}		
a.redlink:hover,
a.redlink:focus {
		color:#FF0033;
	border-bottom:1px solid #fffff0;
	text-decoration:none;position: relative; top: 1px; left: 1px;text-decoration: underline;
	}
/*table a,
table a:link,
table a:visited {
	border:none;
	}		
*/img {
	border:0;
	margin-top:.5em;
	}	
table.mytable {
	width:100%;
	/*
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
		*/
	
		/*  
		margin:.1em auto;
	
	 */
	border-collapse:collapse;
	border: .1em solid #3875D7;/*外框*/
	}
table.mytable1 {
	width:100%;
	/*
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
		*/
	
		/*  
		margin:.1em auto;
	
	 */
	border-collapse:collapse;
	border: .1em solid #CCCCCC;/*外框*/
	}
caption {
	color: #fffff0;
	font-size:1.0em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	font:bold;
	}	
tr.odd td,
tr.odd .column1 {
	background:#fffff0 url(/image/background.gif) no-repeat;
	
	}	
.column1	{
	background:#fffff0;
	}
td.mytd {
	color:#3875D7;
	border-bottom: 1px solid #99CCFF;
	border-left:1px solid  #99CCFF;
	text-align:center;
	font-size:14px;
	}	

td.red_italic{
	font-style:italic;color:#FF3366;
	border-bottom: 1px solid #99CCFF;
	border-left:1px solid  #99CCFF;
	text-align:center;
	font-size:14px;
	}

th.myth {
	font-weight:bold;
	color: black;		/*字体颜色*/
	text-align:center;
	border-bottom: 1px solid #99CCFF;
	border-left:1px solid #99CCFF;

	font-size:15px;
	background-color:#C0D9D9; /*背景颜色*/
	}	
thead th {
	background:#fffff0;
	text-align:center;
	font:bold .8em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fffff0
	}				
tfoot th {
	background:#fffff0;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#fffff0;
		}		
tfoot th em {
	color:#fffff0;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	