/******Base CSS******/
/*Reset*/
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,label,hr,form,fieldset,input,select,textarea { margin:0; padding:0; }
body { font-size: 12px;color: #666;}
table { }
img { border:none; }
ol,ul { list-style:none; }
body,td,th {font-size: 12px;color: #666;}
body { background-color:#76AE03;}
/*Reset End*/
/*Font*/
input,select,label { vertical-align:middle; }
body,td,th {font-family: 宋体;color:#333333;font-size: 12px;}
a { color: #333333; text-decoration:none; }
a:hover { text-decoration: underline; color: #C00; }
/*Font End*/
/******Base CSS End******/

/* 导航 */
.nav{ color:#ffffff; font-size:14px;  font-family:"宋体"; }
.nav a {font-size:14px; color: #FFFFFF; text-decoration:none; }
.nav a:hover {font-size:14px; color: #FFFFFF; text-decoration: underline;font-weight:bold;}

.hottitle{ color:#000000; font-size:16px;  font-weight:bold; font-family:"宋体"; }
.hottitle a { color: #000000; text-decoration:none; font-weight:bold;}
.hottitle a:hover {text-decoration: underline; color: #eb0000; }

.hottitle2{ color:#000000; font-size:16px;  font-weight:bold; font-family:"黑体"; }
.hottitle2 a { color: #00000; text-decoration:none; font-weight:bold;}
.hottitle2 a:hover {text-decoration: underline; color: #000000; }

.title{ color:#8f4d00; font-size:14px;  font-weight:bold; font-family:"宋体"; }

.content01{  font-size:14px;  font-family:"宋体"; line-height:36px;}

.content02{  font-size:14px;  font-family:"宋体"; line-height:25px;}

