/********全局定义 *********/
*{	padding:0px;margin:0px;font-family:"Arial,宋体";}/*遨游下默认字体Arial*/
body {text-align:center;	background-color: #f3f3f3;}
table{background-color1: #ffffff;}
br{background-color: #ffffff;}
TD {COLOR: #333333; FONT-SIZE: 11px; LINE-HEIGHT: 18px; }/*设置首页的bbs调用*/
p {FONT-SIZE: 13px}/*首页玉文化需要p和td的样式保持一致*/

A:link {FONT-FAMILY: "Arial";FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION:none}
A:visited {COLOR: #333333; FONT-STYLE: normal; TEXT-DECORATION: none}
A:active {COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none}
A:hover {COLOR: #000000; TEXT-DECORATION: underline}
/*main主体*/
#main_head,#main_menu,#main_page,#main_foot{ width:900px;margin:0 auto; border:solid #666666 0px;}
#main_page{ background-color:#FFFFFF;}
.page{ width:900px;margin:0 auto; border:solid #666666 1px;}
/**全部是index中使用的**/
  /*表单元素*/
button{ margin:0;border:0px;background-color:#fff;}
.input03{border: 1px solid #ccc;
	height: 20px;width: 150px;		
	color:#7b7d7b;FONT-SIZE: 11px;
}
  /*自定义*/
.table2 {border: 1px solid #ccc;}
.menu {  filter: DropShadow(Color=#0D4900, OffX=1, OffY=1, Positive=1); font-size: 14px; color: #FFFFFF; text-decoration: none}

a.menu:visited { font-size: 13px; color: #FFFFFF; text-decoration: none; filter: DropShadow(Color=#0D4900, OffX=1, OffY=1, Positive=1)}

a.menu:link { font-size: 13px; color: #FFFFFF; text-decoration: none; filter: DropShadow(Color=#0D4900, OffX=1, OffY=1, Positive=1): Shadow(Color=#0D4900, Direction=2)}

a.menu:hover {  font-size: 13px; color: #FFFFFF; text-decoration: none; position: relative; left: 1px; top: 1px; clip:  rect(   )}

a.menu:active { font-size: 13px; color: #FFFF00; text-decoration:none}
  /*menu设置*/
.table_bg_1 {background-color:transparent}/*menu中使用*/
  /*page*/
   /*====广告设置*/
 .ad_zs ul{ width:330px;margin-left:5px;list-style:none;}
 .ad_zs li{ margin-bottom:5px;}
 .ad_index_m{margin:5px 0;}
 .page_read{ padding:10px;}/*各个频道页的read.asp中的正文部分*/
  /*学员展示区*/
  .ad_user ul {width:900px;margin-top:5px;}
  .ad_user ul li{width:295px; float:left;margin-right:5px; overflow:hidden;}
/**index使用的end**/