html,body{width:100%;height:100%;}
body{overflow-y:scroll;}
body,ul,li,h1,h2,h3,h4,h5,p,form{margin:0px;padding:0px;}
a{text-decoration:none;}


﻿.eLayout{table-lay3out:fixed;border-co4llapse:collapse;width:100%;}

.eLayout td.header{font-family:'Microsoft YaHei','SimHei','arial';color:#ffffff;font-size:20px;font-weight:400px;line-height:66px;background:url(images/top_bg_new.jpg) repeat-x left top;}

.eLayout td.left{min-width:210px; background-color:#f2f2f2; background:url(images/leftbg.jpg) repeat-y left top;position:relative;}
.eLayout td.left aa{display:block;height:50px;line-height:50px;color:#ffffff;background:url(images/lmenu_bottom.jpg) no-repeat left bottom; font-size:12px;font-family:'Microsoft YaHei','arial';padding-left:40px;margin-bottom:1px;}
.eLayout td.left aa:hover{background:url(images/lmenu_hover.jpg) no-repeat left top;}
.eLayout td.left aa.cur{background:url(images/lmenu_cur.jpg) no-repeat left top;}

.eLayout td.left  div.copyright{position:absolute;bottom:0px;color:#ffffff; text-align:center;height:35px;line-height:35px;width:100%; }
.eLayout td.left  div.copyright a{color:#ffffff;}



.eLayout td.right{background-color:#F7F7F7;}
.eLayout td.right div.nav{background-color:#E9E9E9;height:45px;line-height:45px;border-bottom:1px solid #E3E3E3;margin-bottom:10px;padding-left:15px;padding-right:10px;font-size:12px;font-family:"新宋体";color:#333333;}
.eLayout td.right div.nav a{color:#333333;}



a.buttonv3,a.buttonv3 span{
display:inline-block;
background-image:url("images/eButton_v3.0.jpg");
background-repeat:repeat-x;
background-position:left top;
height:37px; 
line-height:37px;
text-decoration:none;
letter-spacing:1px;
font-size:12px;
color:#111;
overflow:hidden;
color:#ffffff;
font-family:"宋体";
}


a.buttonv3{padding-left:15px;}
a.buttonv3 span{background-position:right top;padding-right:15px;line-height:39px;}
a.buttonv3:hover, a.cur{background-position:left -37px;}
a.buttonv3:hover span,a.cur span{background-position:right -37px;}
