/* CSS Document */

body{ margin:0px; background:#EEEEEE;
}
td,div,li,select,input,textarea{ font-family: "新宋体"; font-size:12px; line-height:170%; color:#333333; word-break:break-all;
}
input{ line-height:130%; color:#333333;
}
a:link, a:visited{ color:#333333; text-decoration:none
}
a:hover{ color:#FF0000; text-decoration:underline
}


.margin{ margin-bottom:10px;
}
.border{ border:1px solid #1681df;
}
.tit{ text-indent:20px;
}
.input{ height:15px; border:1px solid #88AACD;
}

.btnon{ float:left; width:145px; height:30px; line-height:30px; text-align:center; font-size:14px; font-weight:bold; color:#0E438B; background:url(imgs/c_titbgo.gif); 
}
.btnon a, .btnon a:visited{ color:#2445B5
}
.btnon a:hover{ color:#CC0000
}
.btnout{  float:left; width:150px; height:30px; line-height:30px; text-align:center; font-size:14px; font-weight:bold; color:#666666; padding:0 10px; 
}
.btnout a, .btnout a:visited, .btnout a:hover{ color:#666666
}

/* 字体样式 */

.fw{ color:#FFFFFF;
}
.fw, .fw a, .fw a:visited, .fw a:hover{ color:#FFFFFF;
}
.fb, .fb a, .fb a:visited{ color:#0A3063;
}
.fb a:hover{ color:#FF0000;
}
.fbr{ color:#CC6633;
}

.f12{ font-size:12px;
}
.f14, .f14 td{ font-size:14px;
}

