/* CSS Document */


/*-----全局样式-----*/
body{margin:0;padding0;font-size: 12px;color: #000000;line-height:22px;}
form{margin:0;padding0;}
table{font-size:12px; line-height:22px}
tr{font-size:12px; line-height:22px}
td{font-size:12px; line-height:22px}

/*-----字体样式-----*/
input{font-size: 12px;color: #000; height: 18px; border:#999999 solid 1px; line-height:18px}
.height_20{line-height:20px;}
.title{color:#404040;}
.font{color: #EE6104;}
.subnav{padding-top:3px;}
.bder{border:#c2c2c2 solid 1px}

/*-----超链接样式-----*/
a{font-size: 12px;color: #666666;text-decoration: none;}
a:hover{font-size: 12px;color: #666666;text-decoration:none;}

a.nav{font-size: 12px;color: #666666;}
a.nav:hover{font-size: 12px;color: #666666; text-decoration:underline;}

a.car{font-size: 12px;color: #FFFFFF;text-decoration: none; font-weight:bold}
a.car:hover{font-size: 12px;color: #FFFFFF;text-decoration: underline; font-weight:bold}

a.right_nav{font-size: 12px;color: #3b7ab2;text-decoration: none;}
a.right_nav:hover{font-size: 12px;color: #3b7ab2;text-decoration: underline;}

a.mtitle{font-size: 12px;color: #878791; font-weight:bold}
a.mtitle:hover{font-size: 12px;color: #000000; font-weight:bold}

a.ltitle{font-size: 12px;color: #000000; font-weight:bold}
a.ltitle:hover{font-size: 12px;color: #000000; font-weight:bold; text-decoration:underline}

a.mtitle1{font-size: 12px;color: #000000}
a.mtitle1:hover{font-size: 12px;color: #000000; text-decoration:underline}