﻿@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
body { background-color:#360000;width:100%;height:100%;position:absolute;}
.bigbox {width:100%; height:595px;top:50%;position:relative;margin-top:-300px;}
#header { width:100%; margin:0 auto; height:38px; background:url(../image/head.gif) left top no-repeat; }
.box { width:100%; background:url(../image/bg_repeat.gif) repeat-x 0 0;}
#container { background:url(../image/bg.gif) no-repeat; width:100%; height:493px; position:relative; }
#main { width:492px; height:412px; position:absolute; top:50%; left:50%; margin-left:-246px; margin-top:-206px; }
#left { width:460px; height:412px; float:left; }
#center { background-image:url(../image/center_bk.gif); width:460px; height:382px; }
#bottom { width:176px; height:30px; background-image:url(../image/bottomtab.gif); cursor:pointer; margin:0 auto; display:none}
#bottom p { font:"宋体"; font-size:12px; color:white; text-align:center; padding-top:6px; }
#back { width:176px; height:30px; display:block; }
#back { display:none; }
#video, #news { width:450px; height:372px; top:5px; left:5px; position:relative; background-color:rgb(25, 25, 25); }
#mainV, #menu { width:450px; height:372px; background-color:rgb(25, 25, 25); }
#mainV { display:none; }
#menu { display:block; }
#title { width:410px; height:50px; margin-left:20px; }
#title #title_img { float:left; margin-top:12px; }
#title .m_tab { width:8px; height:8px; float:right; margin-top:36px; margin-right:5px; overflow:hidden; position:relative; }
.m_tab img { position:absolute; top:-8px; cursor:pointer; }
#menus table img { width:125px; height:94px; display:block; background-color:black; margin-left:5px; margin-bottom:4px; cursor:pointer; }
#menus table p { font:"宋体"; font-size:12px; color:white; text-align:center; }
#m1 { display:block; }
#m2 { display:none; }
#m3 { display:none; }
#video { display:block; }
#login, #news { display:none; }
#news a { text-decoration:none; color:#FFFFFF; font-size:12px; }
#news ul { list-style:none; padding-top:12px; }
#news ul li {padding-left:60px; border-top:1px solid rgb(34, 34, 34); line-height:32px; }
li.last { border-bottom:1px solid rgb(34, 34, 34); }
#news span { color:gray; padding-right:10px; }
#login {  width:275px; height:280px; top:76px; left:87px; position:relative;  }
#login a { text-decoration:none; color:white; font-size:12px; }
#login a:hover { border-bottom:1px solid #DA9434; }
#login form { position:absolute; top:50px; left:40px; width: 207px; }
#username, #password { border:1px solid #FF0000; background-color:transparent; width:186px; color:white; }
#enter { background-image:url(../image/enter.gif); background-color:transparent; border:none; width:67px; height:29px; float:right; }
.rollover { background-position:0 -28px; }
#tabs { float:right; width:32px; position:relative; }
#tab1, #tab2, #tab3 { width:32px; height:87px; position:absolute; overflow:hidden; cursor:pointer; }
#tab1 { z-index:3; }
#tab1 img { position:absolute; left:-3px; }
#tab2 { top:61px; z-index:2; }
#tab3 { top:125px; z-index:1; }
#tab2 img, #tab3 img { position:absolute; left:-73px; }
#footer { width:100%;height:64px;}
#footer p { color:white; font-size:12px; font:"宋体"; text-align:center;padding-top:10px; }
.pngImg { behavior:url(iepngfix.htc); }
