﻿@charset "utf-8";
/* CSS Document */
h2 {border-top:5px solid #000;border-bottom:1px solid #E5E5E5;font:11px Arial;height:23px;line-height:23px;margin-bottom:5px}
h2 span {float:right; margin:-22px 2px 0 0}
h2 span a {text-decoration:underline}

#left {width:196px; float:left;height:100%; overflow:hidden;font:11px Arial, Helvetica, sans-serif}

#left #order {border:1px solid #e5e5e5;border-bottom:none}
#left #order li {border-bottom:1px solid #e5e5e5; height:23px; line-height:23px; text-indent:10px;COLOR:#495F6E}
#left #order li span {float:right; margin:-22px 5px 0 0;}
#left #order li b {margin-right:17px;color:#666;font-weight:normal}

#middle {width:500px; height:100%; overflow:hidden;float:left; margin-left:10px}
#middle #num {height:22px;background:url(/pic/dot4.gif) repeat-x bottom;}
#middle #num li {float:left;height:19px;line-height:19px;padding:0 20px;border:1px solid #97B700;margin-right:2px; margin-bottom:1px; border-bottom:none}
#middle #num li {background:url(/pic/dot4.gif) repeat-x bottom #97B700; cursor:pointer;font-weight:bold;}
#middle #num .focus {background:#FFF;COLOR:#f00;border:1px solid #0F6493;border-bottom:2px solid #FFF;}

#note{border:1px solid #0F6493;border-top:none;clear:both;width:498px;height:226px;overflow:hidden;margin-bottom:5px;}
#note table { display:block;width:498px;height:226px}
#note td {padding:10px 5px}
#note h1 {font:bold 12px Arial; padding:4px 10px}
#note h1 a {text-decoration:underline;color:#00B0FF}

.wow td {padding:10px 0; text-align:center;width:25%}
.wow {margin:auto;}
.wow h3 a {text-decoration:underline}
.wow h3 {font:12px Arial; margin:5px auto;padding:0 5px}

#right {width:242px;float:right; overflow:hidden; height:100%;}
#right li {height:30px;line-height:15px;border-bottom:1px solid #9AB7C5;padding:3px 5px;}
#right li a {font:11px Arial;text-decoration:none;color:#003366}
#right li a:hover {text-decoration:none;color:#f00}

#right h1 {font:11px Arial;border-bottom:1px solid #9AB7C5;padding:8px 5px 7px 5px;}
#right h1 a {color:#333}
#right h1 span {color:#F00}


