@charset "utf-8";
/* CSS Document */
#subNav { background-color:#ffa6ad; padding:0 12px; margin-bottom:20px; display:inline-block; min-width:936px; position:relative;}
body.blue #subNav { background-color:#A6CBFF; padding:0 12px; margin-bottom:20px; display:inline-block; min-width:936px; position:relative;}
.subNavBar{ float:left;}
.subNavBar, #subNav a, #subNav a *{color:white;}
.subNavBar a{ margin:0 8px; line-height:30px;}
.subNavBar a.webIndexLink{ background:url(../images/Home.gif) no-repeat left top; height:12px; width:38px; text-decoration:none;}

#subNav.blue span.c1{ background:url(../images/corner_blue_leftTop.gif) no-repeat left top; top:0; left:0;}
#subNav.blue span.c2{ background:url(../images/corner_blue_leftBottom.gif) no-repeat left bottom; bottom:0; left:0;}
#subNav.blue span.c3{ background:url(../images/corner_blue_rightTop.gif) no-repeat right top; top:0; right:0;}
#subNav.blue span.c4{ background:url(../images/corner_blue_rightBottom.gif) no-repeat bottom top; bottom:0; right:0;}

span.c1{ background:url(../images/corner_pink_leftTop.gif) no-repeat left top; top:0; left:0;}
span.c2{ background:url(../images/corner_pink_leftBottom.gif) no-repeat left bottom; bottom:0; left:0;}
span.c3{ background:url(../images/corner_pink_rightTop.gif) no-repeat right top; top:0; right:0;}
span.c4{ background:url(../images/corner_pink_rightBottom.gif) no-repeat right bottom; bottom:0; right:0;}
span.corner{ height:5px; width:5px; position:absolute; font-size:0;}

#bodyer .lastBottomButton{ color:#666; clear:both; text-align:center; border-top:#CCCCCC 1px solid; font-size:9pt; margin:0 auto; width:90%; height:38px; padding-top:20px; margin-top:20px;}
#bodyer .lastBottomButton a{color:#666;}

/*#subBanner{ min-height:500px;}*/
.search{ float:right; padding-left:36px; background:url(../images/point_subSearch.gif) no-repeat left center; margin-top:4px;}
.search .searchClassSelect{ border:#7F9DB9 1px solid;}
.search .searchText{ height:16px; width:145px; line-height:16px; padding:0 2px; color:#999; border:#7F9DB9 1px solid;}
.search .searchButton{ background:url(../images/button_search.gif) no-repeat left top; height:20px; width:45px; cursor:pointer; border:none;}