﻿/* base */
html * { FILTER: Gray(); }
BODY { FILTER: gray(); } 
html { filter:progidXImageTransform.Microsoft.BasicImage(grayscale=1); }

body,form, div, p, i, img, ul, li{ margin:0; padding:0;}
* { font: normal 12px/150% "Arial","宋体","Tahoma",sans-serif; color:#58a5be; }
a { text-decoration:none;}
a:hover { text-decoration:underline; color:red;}
form{ background:none; border:none; padding:0; margin:0;}
button {cursor:pointer;}
img { border:0;}
div,p {display:block;}
ul,li {list-style:none;}
li a:hover { color:#ffc969; }
.clear{ clear:both; overflow:hidden; height:0px; font-size:1px;}

a {}
a:hover{ padding:0; }/*ie6 hover bug*/
.imgbottom { margin-bottom:-3px;}	/*ie bottom bug*/
/* align css */
.align-c { text-align:center}
.align-l { text-align:left;}
.align-r {text-align:right; }

/* font */
.f12red { font-size:12px; color:red;}
.f12redb { font-size:12px; color:red; font-weight:bold;}
.f14red { font-size:14px; color:red;}
.f14redb { font-size:14px; color:red; font-weight:bold;}
.f18red { font-size:18px; color:red;}
.f18redb { font-size:18px; color:red; font-weight:bold;}








/* layout */
body { background:#010e16;}

#top { height:463px; background:url(bg_0410.jpg) no-repeat center top;}
#topcontainer { width:1000px; height:463px; margin:0px auto;}


#center { height:375px; background:url(bg_center.jpg) no-repeat center top;}
#centercontainer { width:1000px; height:375px; margin:0px auto; position:relative; }


#c_nav { width:452px; height:68px; position:absolute; left:10px; top:0px;}

.cat_title { height:24px; color:#58a5be; font-size:14px; font-weight:bold; padding-top:6px;}
.cat_title span { float:right;}
.cat_title span a { color:#58a5be; font-size:12px; text-decoration:none;}
.cat_title span a:hover { color:#FFCC33; text-decoration:underline;}

#c_player { width:463px; height:125px; position:absolute; left:510px; top:216px;}
#c_player_list { padding-top:15px;}
#c_player_list li { width:102px; height:77px; margin-right:11px; float:left;}
#c_player_list li img { width:100px; height:75px; padding:1px; border:1px solid #1c3240;}

#c_news { width:463px; height:169px; position:absolute; left:510px; top:36px;}
#c_news_list { padding-top:15px;}
#c_news_list li { height:18px; overflow:hidden; padding-left:15px; background:url(arrow.gif) no-repeat left 7px; margin-bottom:3px;}
#c_news_list li span{ padding-right:10px; color:#2f627b; font-size:12px;}
#c_news_list li a { font-size:12px; color:#58a5be; text-decoration:none}
#c_news_list li a:hover {  color:#FFCC33; text-decoration:underline;}

#c_act { width:452px; height:141px; position:absolute; left:10px; top:92px;}

#c_down { width:452px; height:102px; position:absolute; left:10px; top:255px;}
#c_down_main { padding-top:15px;}
#c_down_main a { font-size:12px; color:#58a5be; text-decoration:none}
#c_down_main a:hover {  color:#FFCC33; text-decoration:underline;}

/* bottom Style */

#b_copyright { text-align:center; clear:both;}
#b_copyright p.menu { width:960px; margin:0px auto; padding-top:20px; padding-bottom:5px; text-align:center; color:#30546a; border-bottom:1px solid #1c3240;}
#b_copyright p.menu span { padding:0px 5px;}
#b_copyright p.menu span a { color:#30546a; }
#b_copyright p.menu span a:hover { color:#999;}

#b_copyright p.copyright { padding-bottom:20px; color:#30546a; text-align:center; padding-top:5px;}
#b_copyright p.copyright a { color:#30546a; }
#b_copyright p.copyright a:hover { color:#999;}

#b_copyright p.advice { padding-bottom:1px; color:#30546a; text-align:center; padding-top:5px;}