@charset "utf-8";
/* CSS Document */
/*坐标数表格*/
*{margin:0; padding:0; font-family:"宋体"; list-style:none;}

body{font-size:13px; color:#393939; line-height:20px;}

img{border:0}

table{text-align:left;}

a:link,a:visited{color:#393939; text-decoration:none;}
a:hover{color:#393939; text-decoration:underline;}

/*border*/
.line3 img{ border:#B5E0FA 3px solid}
.line01 img{ border:#DDDDDD 3px solid}

/*word*/
.size22{ font-size:22px; font-weight:bold; color:#007BD7}
.size14{ font-size:14px; font-weight:bold; color:#3C6402}
.size014{ font-size:14px; font-weight:bold; color:#58208C}


/*链接*/
.orange a:link,.orange a:visited{color:#FF8400; text-decoration:none;}
.orange a:hover{color:#FF8400; text-decoration:underline;}
