@charset "UTF-8";
* { margin:0px; padding:0px; }
body,
td,
th { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; color:#ECECEC; background-color:#747373 }
a { color:#4E5A66; text-decoration:none; }
a:hover { color:#809AB3; }
img {border:none}
#bg_img { position:absolute; z-index:1; width:100%; height:100%; overflow:hidden; left:0px; top:0px; }
#bg_img img { width:100%; height:100%; }
#cont { z-index:2; position:absolute; width:100%; height:490px; top:50%; margin-top:-265px;}
#logo { z-index:3; position:absolute; width:100%; height:50%; top:5%; text-align:center; }
#c_img { z-index:4; width:800px; position:absolute; left:50%; margin-left:-400px; background-color:#747373; height:450px; overflow:hidden; }
#next { z-index:10; width:790px; position:absolute; left:50%; margin-left:-400px; top:384px; text-align:right; height:7px; }
#img_nav { z-index:10; width:790px; position:absolute; left:50%; margin-left:-400px; top:430px;height:7px;}
#img_nav .left { float:left;}
#img_nav .left ul { margin-left:5px;}
#img_nav .left li { float: left; list-style: none; margin-left:7px;}
#img_nav .right { float:right; text-align:right; margin-top:4px;}
#c_cont { z-index:50; width:800px; position:absolute; left:50%; margin-left:-400px; background-color:#747373; height:450px; overflow:auto; display:none;}
#c_cont p { padding:10px;}
#c_bot { width:800px; margin-top:460px; position:absolute; left:50%; margin-left:-400px; height:60px; }
#c_bot_l { float:left }
#c_bot_r { float:right; text-align:right; }
#c_bot_l_logo { width:50px; float:left; }
#c_bot_l_cont { width:150px; float:left; }
a:link { color: #CCC; text-decoration: none; }
a:visited { text-decoration: none; color: #CCC; }
a:hover { text-decoration: none; color: #FFF; }
a:active { text-decoration: none; color: #CCC; }