/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:宋体,Arial; font-size:12px; color:#666666;}
body {background:#ebebeb; margin:0px; padding:0px;}
form,img,iframe {margin:0px; padding:0px;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#000000; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}

/*设为首页样式*/
a.sethomea:link,a.sethomea:visited {color:#ADACAC; text-decoration:none;}
a.sethomea:hover,a.sethomea:active {color:#ADACAC; text-decoration:underline;}


a.link2 {font-size:14px; line-height:25px; font-weight:bold;}
a.link2:link,a.link2:visited {color:#ffffff; text-decoration:none;font-size:14px; font-weight:bold; }
a.link2:hover,a.link2:active {color:#ff0000; text-decoration:underline; font-size:14px; font-weight:bold;}

a.link3 {font-size:12px;}
a.link3:link,a.link3:visited {color:#693f19; text-decoration:none;}
a.link3:hover,a.link3:active {color:#ff0000; text-decoration:underline;}

a.link4 {font-size:16px; color:#FFFFFF;}
a.link4:link,a.link4:visited {text-decoration:none;}
a.link4:hover,a.link4:active {text-decoration:none;}


/*页面整体内容DIV样式*/
#div_main {margin:auto; width:990px; padding:0px;}
#top_bg1 {background:url(../images/top_bg1.jpg) no-repeat; height:25px;}
#top_bg1 .sethome{height:25px; line-height:25px; text-align:right; padding-right:30px; color:#ADACAC;}
#logo {background:url(../images/top_bg2.jpg) no-repeat; height:77px; line-height:77px;}

#banner{ width:990px; height:410px;}
#banner1{ width:990px; height:235px;}
/*图片链接样式*/
.style_img1 a img {border:solid 1px #FFFFFF; text-decoration:none;}
.style_img1 a:hover img {border:solid 1px #FF0000; text-decoration:none;}

/*表格样式*/
.style_table1 {border-spacing:0px; border-collapse:collapse; border-left:solid 1px #cdcdcd; border-top:solid 1px #cdcdcd;}
.style_table1 td {padding:3px 5px 3px 5px; border-right:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd;}

/*H1标题样式*/
h1 {font-size:28px; font-weight:bold; line-height:40px; display:inline;}

/*页内模块标题栏名称样式*/
.style_title1 {color:#FF0000; font-size:15px; font-weight:bold;}

/*导航样式*/
#menumain{margin:0;white-space:nowrap;overflow:hidden;height:44px;}
#menumain .left {float:left; display:inline; height:44px; width:180px; padding:0px; overflow: hidden; margin:0px; background:url(../images/menuleft.jpg) 0px 0px no-repeat;}
#menumain .right { float:right; display:inline; height:44px; width:2px; padding:0px; overflow: hidden; margin:0px; background:url(../images/menuright.jpg) 0px 0px no-repeat;}
#menumain .mainmenuiner {height:44px; padding:0; line-height:44px; overflow: hidden; margin:0px;}
#menumain a.menumain:link,#menumain a.menumain:active,#menumain a.menumain:visited{
   display:block;
   float:left;
   height:44px;
   text-decoration: none;
   text-align:center;
   width:101px;
   color:#fff;
   font:bold 12px/47px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(../images/menu.jpg) 0px 0px no-repeat;
   margin:0px;
}

#menumain a.menumain:hover{
   display:block;
   float:left;
   height:44px;
   color:#fff; 
   text-decoration: none;
   text-align:center;
   width:101px;
   font:bold 12px/47px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(../images/menunow.jpg) 0px 0px no-repeat;
   margin:0px;
} 
