﻿@import url(layout.css);

body
{
    background:#C6E2F1 url(../../image/CourseExpress35/BodyBG.gif) repeat top left;
}
.header
{
    background:#0B4FB4 url(../../image/CourseExpress35/headerBG.jpg) no-repeat center left;
    color:#fff;
}
.header .h1
{
    color:#E0F3FF;
    background:url(../../image/CourseExpress35/SpeLine.gif) no-repeat right top;
}
.NavToolBar
{
    background:#298FD2 url(../../image/CourseExpress35/NavToolBar.gif) repeat-x left top;
    color:#fff;
    border-top:1px solid #00609C;
    border-bottom:1px solid #00609C;    
}
.PreBtn
{
    background:#148DCD url(../../image/CourseExpress35/NextPre_btn.gif) no-repeat left top;
    color:#fff;
    width:48px;
    height:17px;
    padding:2px 0 0 8px;
    display:inline-block;
    text-align:center;
    line-height:17px;
    overflow:hidden;
}
.NextBtn
{
    background:#148DCD url(../../image/CourseExpress35/NextPre_btn.gif) no-repeat left -19px;
    color:#fff;
    width:48px;
    height:17px;
    padding:2px 8px 0 0;
    display:inline-block;
    text-align:center;
    line-height:17px;
    overflow:hidden;
}
.ToolBar
{
	background:#CEECF7 url(../../image/CourseExpress35/BarBG.gif) repeat-x left top;
}
.mode
{
	position:absolute;
	left:8px;
	top:5px;
}
.mode a
{
	background:url(../../image/CourseExpress35/SpTabBG.gif) no-repeat left -26px;
	width:48px;
	display:inline-block;
	text-align:left;
	line-height:22px;
	padding:3px 0 3px 18px;
	overflow:hidden;
}
.mode strong a 
{
	background:url(../../image/CourseExpress35/SpTabBG.gif) no-repeat left top;
	color:#fff;
	padding-left:22px;
	width:44px;
}
.links a
{
	border:1px solid #15710E;
	background:#4CAF44 url(../../image/CourseExpress35/Btn_BG.gif) repeat-x left top;
	color:#fff;
}
#left
{
    background:#C7E7FC;
}
.media
{
    /*border-top:1px solid #0687BE;*/
    background:#0687BE;
}
.note h2
{
	background:#e0f3fd;
}

.note a
{
    border:1px solid #84B1E7;
    background:#F6FBFF;
}


.Footer
{
    border-top:1px solid #96B5DB;
    background:#E9F9FF;
    color:#039;
}
.GongGao
{
    background:url(../../image/CourseExpress35/gonggao_ico.gif) no-repeat left 1px;
}
.FootLink
{
    color:#488FBC;
}

.them0
{
    background:#108BD9 url(../../image/thisTheme.gif) no-repeat center 1px;
    border:1px solid #000;
}

a
{
    color:#039;
}
a:hover
{
	color:red;
}
.AuthorLogo
{
	left:0;
	top:0;
	position:absolute;
}

