﻿@charset "utf-8";

/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } /*页面全灰CSS代码*/

*{ margin:0; padding:0;}
ul li{ list-style:none;}
img{ border:0; vertical-align:middle;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#AA955B; text-decoration:underline;}
input, select, textarea{ font-size:12px; vertical-align:middle;}
body{ color:#000000; font-family:Arial,"宋体",sans-serif; font-size:12px; background:#000000;}

/*==通用类==*/
.clear{ clear:both;}
.date{}

/*==========布局开始==========*/
#wrap{ width:1003px; margin:0 auto; background:url(../images/bg.jpg) left bottom no-repeat #fff ;}
#header{}
#nav { background:url(../images/nav_bg.jpg) left top no-repeat; height:45px; }
#nav ul{ float:left; margin-left:216px; display:inline;}
#nav ul li{ float:left; margin: 15px 3px 0 3px;}
/*==主体部分==*/
#mainbody{ width:993px; padding-right:10px; float:left; line-height:22px;}
#mainbody .column{ display:block; }
/*=快速导航=*/
#mainbody #fastNav{ float:left; width:200px;}
#mainbody #fastNav li{ padding-left:18px; }
#mainbody #fastNav a{ display:inline-block}
/*=新闻=*/
#news{ float:left; width:338px; position:relative; height:210px;}
#news .more{  position:absolute; left:280px; top:198px;}
#news .picNews{ padding-bottom:12px;}
#news .picNews img{ float:left; margin-right:10px; padding:1px; border:1px solid #ccc; width:88px; height:66px;}
#news .picNews p{ text-indent:2em;}
#news .picNews .more{ text-align:right;text-indent:0; top:98px;}
#news #content{ padding-left:5px; padding-top:2px;}
#news table{ line-height:22px; width:100%;}
#news td.title{ background:url(../images/news_li_bg.gif) 8px center no-repeat; padding-left:25px;}
/*=课程=*/
#course{ float:left; margin-left:28px; width:427px; position:relative;}
#course table{ text-align:left; margin-top:6px; width:100%; }
#course table th,
#course table td{ padding-left:6px; }
#course table th{ background:#CBBFAA; font-weight:normal; }
#course table .term{ padding-right:6px;}
#course .more{  position:absolute; left:310px; top:198px;}
#course #classList{ position:absolute; left:280px; top:16px;}
#course #classList select{ background:#c7bca8; border:1px solid #a8936f;}
/*==脚部==*/
#footer{ width:1003px; text-align:left; height:46px; padding-top:21px; clear:both; line-height:21px;margin:0 auto;text-align:center; height:49px;}
#footer #list a{ padding:0 10px;}
#footer .powered{ color:#77776E; text-decoration:none;}
#footer .powered a{ color:#77776E;}

/* a:hover {cursor:url('../maobie.cur')}
  BODY {cursor:url('../maobie.cur')} 全站鼠标指针CSS代码*/

/*testMode*/  
#news2{ float:left; width:338px; position:relative; height:210px;}
#news2 .more{  position:absolute; left:280px; top:198px;}
#news2 .picNews{ padding-bottom:12px;}
#news2 .picNews img{ float:left; margin-right:10px; padding:1px; border:1px solid #ccc; width:88px; height:66px;}
#news2 .picNews p{ text-indent:2em;}
#news2 .picNews .more{ text-align:right;text-indent:0; top:98px;}
#news2 #content{ padding-left:5px; padding-top:2px;}
#news2 table{ line-height:22px; width:100%;}
#news2 td.title{ background:url(../images/news_li_bg.gif) 8px center no-repeat; padding-left:25px;}