﻿/*总局样式表
----------------------------------------------------------------------------------------------------------------*/
body 
{
	text-align:center;
	background:#fff;
	font-size:13px;
	color:#000;
	font-family:'宋体',Arial,Helvetica,sans-serif;
	background:url("Images/onlinn_2008_bg.gif") repeat-x;

}
*
{
	margin:0px;
	padding:0px;
	border:0px;
}

.fl /*向左浮动*/
{
	float:left;
}
.fl2
{
    float:left;
    text-align:left;
}
.fr /*向右浮动*/
{
	float:right;
}
.red
{
	color:Red;
}
.btn /*按钮样式*/
  {
	  font-family:"Tahoma","宋体";
      font-size:12px;
      color:#003399;
      border:1px #93bee2 solid;
      cursor:hand;
      font-style:normal;
      margin:3px 3px 0 0;
   }
.title1 /*第一种标题样式，主要用于中部左侧*/
{
	font-size:13px;	
	height:18px;
	float:left;	
	margin:0 0 5px 0;
	width:100%;
	background-color:#ccc;
	
}
.title1 p
{
	padding:5px 0 0 0;
}
.title1 img
{
	float:left;
	margin:0 15px 0 5px;
	padding:3px 0 0 0;
}
.title2  /*第二种标题样式，主要用于中部右侧中间*/
{
	width:100%;
	float:right;	
}
.title2 img
{
	float:right;
	margin:1px 15px 1px auto;
}
.title2 ul
{
	list-style-type:none;
	float:left;
}
	
.title2 li{
	text-decoration: none;
	height:18px;
	text-align:center;
	padding:5px auto;
	float:left;
	margin:0 0 0 20px;
	color: #fff;
	width: 70px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_left_bk2.gif) no-repeat left 0px;
}
.title2 li span{
	display: block;
	padding-top:4px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_right_bk2.gif) no-repeat right 0px;
	
}
.title2a  /*第二种a标题样式，主要用于中部右侧中间*/
{
	width:54%;
	float:right;
	
}
.title2a img
{
	float:right;
	margin:1px 15px 1px auto;
}
.title2a ul
{
	list-style-type:none;
	float:left;
}
	
.title2a li{
	text-decoration: none;
	height:18px;
	text-align:center;
	padding:5px auto;
	float:left;
	margin:0 0 0 20px;
	color: #fff;
	width: 70px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_left_bk2.gif) no-repeat left 0px;
}
.title2a li span{
	display: block;
	padding-top:4px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_right_bk2.gif) no-repeat right 0px;
	
}
.title3 /*第三种标题样式，主要用于中部最右侧*/
{
	width:100%;
	float:left;	
}
.title3 img
{
	float:right;
	margin:1px 15px 1px auto;
}
.title3 ul
{
	list-style-type:none;
	float:left;
}
	
.title3 li{
	text-decoration: none;
	height:18px;
	text-align:center;	
	float:left;
	margin:0 0 0 20px;
	color: #fff;
	width: 70px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_left_bk2.gif) no-repeat left 0px;
}
.title3 li span{
	display: block;
	padding-top:4px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_right_bk2.gif) no-repeat right 0px;
	
}
.title4 /*第四种标题样式，主要用于中部单独一行*/
{
	width:100%;
	float:left;	
}
.title4 img
{
	float:right;
	margin:1px 15px 1px auto;
}
.title4 ul
{
	list-style-type:none;
	float:left;
}
	
.title4 li{
	height:18px;
	text-align:center;		
	float:left;
	margin:0 0 0 20px;
	color: #fff;
	width: 70px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_left_bk2.gif) no-repeat left 0px;
}
.title4 li span{
	display: block;
	padding-top:4px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_right_bk2.gif) no-repeat right 0px;
	
}
.li1{
	height:18px;
	text-align:center;		
	float:left;
	margin:0 0 0 20px;
	color: #fff;
	width: 70px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_left_bk2.gif) no-repeat left 0px;
}
.li1 span{
	display: block;
	padding-top:4px;
	background: url(http://pics.taobao.com/2k5/sys/component/tab_selected_right_bk2.gif) no-repeat right 0px;
	
}

/*头部样式表
----------------------------------------------------------------------------------------------------------*/
#header
{
	width:795px;
	height:160px;
}
/*中部样式表
-----------------------------------------------------------------------------------------------------------*/
#main
{
	width:795px;
	height:1160px;
	margin:0px;
	padding:0px;
	background-color:#fff;	
}
/*中间左侧left样式表
--------------------------------*/
#left
{
	width:175px;
	height:1160px;
	float:left;	
	text-align:left;
	background:#efefef;
	margin:0px;
	padding:0px;
}
#left1
{
	width:100%;
	height:auto;	
	margin:0px;	
}
#left2
{
	width:100%;
	height:150px;	
	margin:10px 0 0 0;	
}
#sn a
{
   text-decoration:none;
   color:#000;
}
#sn a:hover
{
 text-decoration:underline;
 color:red;
}

#EduCourse img
{
	margin:5px auto 5px 30px;
	
	 
}
#EduCourse p
{
	margin:0 auto 5px 10px;
	font-size:12px;
	line-height:1.2em;
	text-indent:2em;
}
	
#left3
{
	width:100%;
	height:auto;	
	margin:10px 0 0 0;	
}

#left4
{
	width:100%;
	height:auto;
	margin:10px 0 0 0;
}
/*中间右侧right样式
------------------------------*/
#right
{
	width:600px;
	height:1150px;
	float:left;
	margin:0px;
	padding:5px 0 0 5px;
}
#mg1,#mg2
{
	margin:2px 0;
	border:0px;
width:50px;
}
	
#right1
{
	width:100%;
	height:200px;
	float:left;
	margin-bottom:0px;
}
#right2
{
	width:100%;
	height:360px;
	float:left;
	margin:0 0 2px 0;
}
#right2 img
{	
	margin:2px 0;
}
#ns1
{
  width:100%;
  padding:2px;
  height:100px;
}
#ns1 img
{
  float:left;
border:0;
margin:2px;
}
#ns1 p
{
  color:#000;
padding-top:8px;
text-align:left;
font-size:13px;
line-height:1.2em;text-indent:2em;
}

#right3
{
	width:100%;
	height:140px;
	float:left;
	margin:0 0 2px 0;
}
#right3 img
{	
	margin:2px 0;
}
#zhenshu
{
	margin:0px;
	padding:0px;
	width:100%;
	height:110px;
    
}
#zhenshu img
{
	width:120px;
	height:100px;
	margin:5px 15px 0  5px;
	padding:0px;
	float:left;
	border:0px;
}

#right4
{
	width:100%;
	height:230px;
	float:left;
	margin:0;	
}
.m5
{
	margin-top:5px;
	float:left;
}
/*中间右侧各个内容样式表
----------------------------------------------------*/
/*幻灯样式表*/
#focus
    {
       position:relative;
       margin:0px;
       padding-top:18px;       
       width:45%;
       height:182px;
       float:left;
}
    
 #focus1
    {    
       margin:0px;
       padding:0px;
       width:100%;
       height:182px;
    }
 #focus1 img
   {
      margin:0px;
      padding:0px;
      width:100%;
      height:182px;
    } 
    #img2,#img3,#img4,#img5
    {
		display:none;
    } 
#focus2 
   {
     position:absolute;   
     bottom:8px;
     right:13px;       
   }
 
.class1
   {
     display:block;
     float:left;
     margin:1px;    
     width:12px;
     height:12px;
     text-align:center;     
     color:#fff;
     text-decoration:none;     
     background-color:#666;
     border:1px solid #fff; 
   }
.class2
   {
     display:block;
     float:left;
     margin:1px;    
     width:13px;
     height:13px;
     text-align:center;    
     color:#fff;
     text-decoration:none;     
     border:1px solid #fff;     
     background-color:red;
   }
#tz /*通知内容部分样式*/
{
	width:51%;
	float:right;
	height:168px;	
	border:solid 1px #d4d4d4;
	background:url("Images/bg3.jpg") repeat-x;
	padding:5px;	
	font-size:13px;	
}
#tz a
{
	text-decoration:none;
	color:#000;
	font-size:13px;
}
#tz a:hover
{
	text-decoration:none;
	color:Red;
	font-size:13px;
	text-decoration:underline;
}

#r2 /*中间右侧第二行第一个样式*/
{
	width:45%;
	height:auto;
	float:left;
	
}
#r2r /*中间右侧第二行右侧样式*/
{
	width:53%;
	height:auto;
	float:right;
}
#r4  /*中间右侧第四行第一个样式*/
{
	width:45%;
	height:auto;
	float:left;
}
#r4r /*中间右侧第四行右侧样式*/
{
	width:52.5%;
	height:auto;
	float:right;
}
#newstudent /*最新学员内容主体*/
{
	width:100%;
	float:left;
	height:260px;	
	border:solid 1px #d4d4d4;	
	margin-bottom:0px;	
}
#zhaosheng /*招生介绍内容主体样式*/
{ 
	width:100%;
	height:260px;
	float:right;
	border:solid 1px #d4d4d4;
	margin-bottom:0 auto 0px auto;
	padding:0px;	
	text-align:left;
}
#zhaosheng a
{
      text-decoration:none;
      color:#000;
}
#zhaosheng a:hover
{
  text-decoration:underline;
color:red;
}
#zhaosheng img
{
	float:left;
	padding:0;
	
}
#zhaosheng p
{
	 text-align:left;
	text-indent:2em;
	 line-height:1.4em;
	font-size:12px;
	color:#000;
	padding:10px 8px 0px 8px;
}
#course1 /*中间右侧课程介绍样式*/
{
	width:100%;
	height:140px;
	float:left;
	border:solid 1px #d4d4d4;
	
}
#download /*下载内容主体样式*/
{
	width:100%;
	float:left;
	height:215px;
	border:solid 1px #d4d4d4;
	margin-bottom:0px;
	padding:10px 2px 5px 2px;
}
#question /*常见问题主体样式*/
{
	width:100%;
	height:215px;
	float:right;
	border:solid 1px #d4d4d4;
	margin-bottom:0px;
	padding:10px 2px 5px 2px;
	background:url("Images/bg6.jpg") repeat-x;	
}
#question a
{
text-decoration:none;
color:#000;
}
#question a:hover
{
text-decoration:underline;
color:red;
}
#question p
{
	color:#000;
	font-size:12px;
	text-align:left;
	line-height:1.2em;
	text-indent:2em;
}
.queImg
{
	float:left;
	margin:0px 2px 5px 2px;
}
	

/*页脚样式表
-----------------------------------------------------------------------------------------------------------*/
#footer
{ 
	width:795px;
	height:80px;
	font-size:12px;
	border-top:solid 1px #d4d4d4;
	background-color:#fff;
}
#footer ul
{
	list-style-type:none;
	text-align:center;	
	margin:3px 0;
}
#footer ul li
{
	display:inline;
	margin:1px;
	
}
#footer ul li a
{
	display:inline;
	margin:1px;
	text-decoration:none;
	color:#000;
}
#footer ul li a:hover
{
	color:red;
	text-decoration:none;	
}
#footer p
{	
	text-align:center;	
}

/*head.ascx样式表
----------------------------------------------------------------------------------------------------------*/
#logo /*LOGO图标*/
{
	width:auto;
	height:auto;
}
#banner /*导航条*/
{
	width:795px;
	height:auto;
	background:#b22222;
}
#banner ul
{
	width:auto;
	height:23px;
	background:#b22222;
	font-size:13px;
	color:#fff;
	margin:5px 0;	
	list-style-type:none;
}
#banner li
{
	display:inline;
	float:left;
	margin:5px 9px;
}
#banner li a
{
	display:inline;
	float:left;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
#banner li a:hover
{
	font-size:13px;
	color:Yellow;
	text-decoration:none;
}



	
/*login.ascx样式表*/
#login ul
{
	width:100%;
	list-style-type:none;
	font-size:13px;
	padding:0 0 0px 10px;
}
#login li
{
	display:block;
	margin:1px 0px;
}
/*weblinks.ascx样式表*/
#imglinks
{
	text-align:center;
}
#imglinks img
{
	width:150px;
	height:50px;
	clear:left;		
	margin:8px auto;
}
/*nsytrain.aspx---------------------------------------------------------------------------------------*/
 
#nsy1,#nsy2,#nsy3,#nsy4
{
	width:795px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}
#nsy1-1,#nsy1-2,#nsy2-1,#nsy2-2,#nsy3-1,#nsy3-2,#nsy4-1,#nsy4-2
{
	margin:1px;
	padding:0px;
	width:245px;
	height:236px;
	border:solid 1px #efefef;
	float:left;
}
#nsy1-3,#nsy2-3,#nsy3-3,#nsy4-3
{
	margin:1px;
	padding:0px;
	width:285px;
	height:236px;
	float:left;
	border:solid 1px #efefef;
}
.nsyt1
{
	float:left;
	text-align:left;
	padding: 0px;
	margin:0px;
	width:100%;
	background-color:#5CACEE;
	height:20px;
}
.nsyt1 p
{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.nsycontent1
{
	color:#000;
	font-size:13px;
	text-align:left;
	float:left;
	padding:0px;
	margin:1px auto auto 1px;
	height:190px;
	
}
.nsycontent1 a
{
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
}
.nsycontent1 a:hover
{
	text-decoration:underline;
	color:Red;
	padding:0px;
	margin:0px;
}
#freekj
{
	margin-top:-50px;
	padding:0px;
}
#nsy1 img,#nsy3 img
{
	margin:2px 0;
}
/*CenterInfo.aspx ------------------------------------------------------------------------*/
#trainI
{
	margin:0px;
	padding:0px;
	text-align:left;
}
#trainI img
{
	float:left;
	margin:8px;
	border:0;
	width:550px;
    height:390px;
}
#trainI p
{
	font-size:13px;
	color:#000;
	text-indent:2em;
	line-height:1.4em;
	float:left;
}
.trainitem
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.trainitem li
{
	margin:5px;
	display:block;
	padding:0;
	font-size:13px;
}
.trainitem li a
{
	text-decoration:none;
	color:Blue;
}
/*-----------------------------------*/
 .lbl
    {
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    .lbl li
    {
    display:inline;
    margin:1px;
    }
    /*--------------------------------------------------------------------*/
    #TCC
    {
		text-align:left;
		margin:3px;
		padding:0px;
    }