﻿/* CSS Document */
body{
	margin:0px;
	padding:0px;
    font-family:"宋体", Arial;
    font-size:12px;
}

table,td{
font-family:"宋体", Arial;
font-size:12px;
}

A.ablue2{
color:#003399;
text-decoration: none;
}

A.ablue2:hover{
color:#003399;
text-decoration: underline;
}

A.brown{
color:#CC6600;
text-decoration: underline;
}

A.brown:hover{
color:#CC6600;
text-decoration: underline;
}

.l30{line-height:28px; color:#666;}
