* { 
margin:0; 
padding:0; 
font-size:12px;
font-family: "Arial";
} 

body {
background-color:#f6f6f6;
font-family: "Arial";
}
.strong{
font-weight: bold;
}
#wrap_shade {
margin:0 auto;
width:1003px;
background:url(/static/images/wrap_bg.jpg) left top repeat-y;
}

.wraper {
margin:0 auto;
width:1003px;
background-color:#ffffff;
}

.head_title {
margin:10px 0 0 13px;
}

.BEA_logo {
margin:3px 0 5px 0px;
}

.menu1 {
margin-left:10px;
padding-top:3px;
width:984px;
background:url(/static/images/menu1_bg.jpg) left bottom repeat-x;
}

.search {
display:inline;
margin-left:215px;
}

.search a{
color:#fff;
}

.menu_more {
margin-left:10px;
padding:0px;
width:984px;
background:#ef772c;
}

.menu2and3 {
width:950px;
}

.menu2 {
padding:6px 0 4px 70px;
}

.menu2 span{
padding:0 9px;
}

.menu2 .off a{
color:#ffffff;
text-decoration:none;
}

.menu2 .off a:hover{
color:#ffffff;
text-decoration:underline;
}

.menu2 .on a{
color:#fff3bb;
font-weight:bold;
text-decoration:none;
}

.menu2 .on {
/*background:url(/static/images/menu2_line.gif) left bottom repeat-x;*/
padding-bottom:3px;
}

.menu2 .on a:hover{
color:#fff3bb;
font-weight:bold;
text-decoration:underline;
}

.menu3 {
margin-left:182px;
height:21px;
}

.m3 {
background:#ffffff url(/static/images/menu3_corner_right.jpg) right top no-repeat;
padding:5px 30px 2px 0;
}

.m3 span{
background:url(/static/images/menu3_corner_left.jpg) left top no-repeat;
padding:5px 0px 2px 14px;
}

.m3 a{
color:#c23c1c;
text-decoration:none;
}

.m3 a:hover{
color:#c23c1c;
text-decoration:underline;
}

.callnum {
margin-top:8px;
margin-bottom:5px;
margin-right:18px;
}

.head_border_bottom {
font-size:1px;
height:6px;
margin:0 10px;
background:url(/static/images/head_border_bottom.jpg) left top repeat-x;
}

.ICPcode {
background:url(/static/images/copyright_bg.jpg) left top repeat-x;
height:28px;
padding-left:210px;
margin:0 10px;
}
.ICPcode2 {
background:url(/static/images/copyright_bg.jpg) left top repeat-x;
height:7px;
padding-left:210px;
margin:0 10px;
}
.ICPcode a{
color:#476fb6;
text-decoration:none;
}

.ICPcode span{
color:#7f7f7f;
margin-left:88px;
}

.copyRight {
        text-align:center;
        color:#7f7f7f;
        line-height: 20px;
        text-decoration:none;
}

