﻿div#wrapper{
width: 760px;
margin: 15px auto;
text-align: left;
}
div#header{
background-color: #F00;
margin: 15px 0 0 0;
width: 760px;
height: 100px;
}
div#navi{
width: 760px;
background-color: #00F;
}
div#subnavi{
width: 760px;
background-color: #CCF;
padding-top: 15px
}
div#content{
width: 720px;
background-color: #DDF;
padding-left:20px;
padding-right: 20px
}
div#footer{
width: 760px;
background-color: #AAF;
}
.clear{
clear: both;
}
.menu4 {padding:0 0 0 1em; margin:0; list-style:none; height:35px; background:url('../images/nav/pro_four0b.gif');
}
.menu4 li {float:left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color:#33f; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 14px; cursor:pointer; font-size:12px;}
.menu4 li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu4 li.current a {color:#fff; background:url(pro_four2.gif);}
.menu4 li.current a b {background:url(pro_four2.gif) no-repeat right top;}
.menu4 li a:hover {color:#fff; background: url('../images/nav/pro_four1c.gif');
}
.menu4 li a:hover b {background:url('../images/nav/pro_four1c.gif') no-repeat right top;
}
.menu4 li.current a:hover {color:#fff; background: url('../images/nav/pro_four1c.gif')); cursor:default;}
.menu4 li.current a:hover b {background:url ('../images/nav/pro_four1c.gif') no-repeat right top;}


