@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px; font-family:"宋体"; font-size:12px; color:#444; text-decoration:none; list-style-type:none; }
.clear { clear:both; }
a:hover { color:red; }
a:focus { outline:none; }
.fl{float:left;}.red { color: #FF0000; }

#wrapper { width:100%; height:auto; background-color:#f3f2e3; }
#wrapper #top { width:100%; height:5px; background:#b60005; margin-bottom:1px; overflow:hidden; }
#wrapper #header { width:968px; height:308px; margin:0px auto; background:url(/Video/Images/banner.jpg) no-repeat 0 0; }
#wrapper #header #banner { width:968px; height:275px; }
/*==头部导航样式定义==*/
#wrapper #header #nav { width:968px; height:33px; float:left; }
#wrapper #header #nav ul { display:inline; }
#wrapper #header #nav ul li { float:left; height:33px; }
#wrapper #header #nav ul .nav_list { width:110px; overflow:hidden; }
#wrapper #header #nav ul .nav_line { width:2px; overflow:hidden; }
#wrapper #header #nav ul .nav_line span { display:block; width:2px; height:33px; background:url(/Video/Images/nav_line.jpg) no-repeat 0 4px; overflow:hidden; }
#wrapper #header #nav ul li a { display:block; width:110px; height:24px; margin:3px auto 0 auto; background:url(/Video/Images/nav_bg.jpg) no-repeat 0 0; }
#wrapper #header #nav ul li a.a1_d { background-position:0 0; }
#wrapper #header #nav ul li a.a1_o { background-position:0 -25px; }
#wrapper #header #nav ul li a#a2_d { background-position:0 -50px; }
#wrapper #header #nav ul li a#a3_d { background-position:0 -100px; }
#wrapper #main { width:968px; height:auto; margin:8px auto 25px auto; zoom:1; overflow:hidden; }
#wrapper #main #container { width:732px; height:auto; float:left; overflow:hidden; border:1px solid #e3a395; background-color:#fffffe; }
/*==侧栏样式定义==*/
#wrapper #main #sidebar { width:222px; height:auto; float:right; border:1px solid #e3a395; overflow:hidden; background-color:#faf9f6; }
#wrapper #main #sidebar #sidebar_title { width:222px; height:40px; background:url(/Video/Images/sidebar_title_bg.jpg) no-repeat 0 0; }
#wrapper #main #sidebar #sidebar_content { width:190px; height:auto; margin:25px auto 20px auto; *margin:20px auto 20px auto; }
#wrapper #main #sidebar #sidebar_content ul li { width:190x; height:auto; margin:5px auto 0px auto; }
#wrapper #main #sidebar #sidebar_content ul li a { width:190px; height:auto; line-height:20px; padding-left:14px; background:url(/Video/Images/li_icon.jpg) no-repeat 0 4px; }
/*==底部样式定义==*/
#wrapper #footer { width:968px; height:auto; margin:0px auto; zoom:1; }
#wrapper #footer #footer_nav { width:100%; padding-top:18px; text-align:center; background:url(/Video/Images/footer_nav_bg.jpg) no-repeat 0 top; overflow:hidden; }
#wrapper #footer #footer_content { width:655px; heigth:auto; margin:0px auto; zoom:1; overflow:hidden; }
#wrapper #footer #footer_content #footer_logo { width:130px; height:108px; float:left; overflow:hidden; }
#wrapper #footer #footer_content #footer_logo a { display:block; width:124px; height:82px; margin:13px auto 0 auto; background:url(/Video/Images/footlogo.gif) no-repeat center 0;}
#wrapper #footer #footer_content #footer_line { width:1px; height:108px; float:left; background:url(/Video/Images/footline.gif) no-repeat 0 center;}
#wrapper #footer #footer_content #footer_text { float:left; width:495px; margin:15px 0 0 28px; display:inline; line-height:20px; _line-height:22px; }
