﻿@import url(../../0803/css/head0803.css);
/*Layout*/
#container{width:950px; margin:10px auto;}
#wrapper{float:left;width:680px; overflow:hidden;}
#Extra{float:right;width:270px; background-color:#EBF3FB; overflow:hidden;}

/*MainContent Style*/
#MainContent
{
    border:1px solid #91ADD7;
    padding:10px 25px;
    text-align:left;
    color:#333;
}
h1.ArticleTitle
{
    font-size:22px;
    margin:0 auto;
    text-align:center;
    padding:15px 0;
    line-height:25px;
}
.ArticleInfo
{
    text-align:center;
    color:#666;/*
    border:1px solid #ddd;
    border-left-width:0;
    border-right-width:0;*/
    background-color:#EBF3FB;
    line-height:24px;
    padding:3px 0 0;
}
.ArticleInfo span
{
    margin:0 12px;
}
.ArticleInfo a
{
    margin:0 4px;
    color:#666;
}
.Article
{
    font-size:14px;
    line-height:22px;
    margin:15px 0;
}
.Article p
{
    margin:12px 0;
    padding:0;
}
.Article h1,.Article h2
{
    font-size:18px;
    line-height:30px;
    margin:30px 0 0;
    padding:0;
}
.Article h3,.Article h4
{
    font-size:16px;
    line-height:26px;
    margin:26px 0 0;
    padding:0;
}
.Article h5,.Article h6
{
    font-size:14px;
    line-height:24px;
    margin:24px 0 0;
    padding:0;
}
.Article ul,.Article ol
{
    margin:8px 36px 15px;
    padding:0;
}
.Links
{
    margin:20px 0;
}
.Links h2
{
    font-size:14px;
    line-height:24px;
    color:#333;
    margin:0;
    padding:0;
}
.Links ul
{
    margin:5px 10px 5px 18px;
    padding:0;
}
.Links li
{
    list-style-type:square;
    color:#666;
    font-size:14px;
    line-height:22px;
    padding:5px 0;
}
.Links li span
{
    margin-left:12px;
}

.CommentListBlock h2
{
    font-size:12px;
    line-height:20px;
    color:White;
    margin:0;
    padding:3px 15px 0;
    background:#bbd3f2;
}
.CommentItem
{
    padding:10px 5px 0;
    border-bottom:1px solid #eee;
}
.CommentInfo
{
    color:#666;
}
.CommentInfo span
{
    color:#333;
    margin-right:10px;
}
.CommentInfo a
{
    color:#333;
}
.CommentContent
{
    line-height:20px;
    margin:5px 0;
}
.CommentContent p
{
    margin:0;
    padding:0;
}
.CommentForm
{
    border:1px solid #ddd;
    margin:15px 0;
    padding:0 15px 15px;
}
.Cite
{
    border:1px dashed #ddd;
    text-align:left;
    padding:10px;
    color:#666;
    line-height:18px;
    margin:15px 0 8px;
}
.Cite p
{
    display:inline;
}
#NCTilSubhead
{
    margin-bottom:5px;
}
#NCTilSubhead span
{
    margin-right:10px;
}
.GotoTop_Bottom
{
    text-align:right;
}

/* Sidebar*/
.Sidebar
{
    text-align:left;
}
.Sidebar h2
{
    background-color:#ace;
    color:#fff;
    font-size:12px;
    line-height:22px;
    padding:3px 10px 0;
    margin:0;
}
.SidebarBody
{
    padding:8px 12px 10px;
    line-height:16px;
}

ul.ULList
{
    margin:0 0 0 18px;
    padding:0;
    color:#ccc;
}
ul.ULList li
{
    list-style-type:square;
    margin:3px 0 5px;
    line-height:16px;
}
ul.ULList li a
{
    color:#333;
}

.LoginTable th,.LoginTable td
{
    padding:1px 2px;
    color:#333;
}
.LoginTable th
{
    width:62px;
    text-align:right;
    font-weight:normal;
}
.LoginTable .TextBox
{
    width:175px;
}
.LoginTable .Btn
{
    width:80px;
}
.LoginTable a
{
    text-decoration:none;
    margin:0 5px;
}
td.LoginBtnTD
{
    padding:5px 0 12px;
    text-align:center;
}
td.LoginBtnTD label
{
    margin-right:5px;
}
td.LoginBtnTD input
{
    font-size:12px;
}
.memberInfo
{
    color:#333;
}
.memberInfo a
{
    margin:0 2px;
}
.memberInfo p
{
    margin:4px 3px 7px;
    line-height:17px;
    padding:0;
}
.memberInfo div
{
    text-align:center;
    border-top:1px dashed #ccc;
    padding:7px 0;
}
.memberInfo strong
{
    color: #cc3300;
    font-weight:normal;
}

.SwitchTab 
{
    font-size:12px;
    padding:0;
    margin:0;
}
.SwitchTab a
{
    text-decoration:none;
    color:#000;
    border:1px solid #91ADD7;
    margin-left:-1px;
    padding:6px 0 0;
    background-color:#ace;
    display:block;
    width:88px;
    float:left;
    text-align:center;
    height:17px;
}
a.TaxisOn
{
    color:#11449E;
    border-bottom-color:#EBF3FB;
    background-color:#EBF3FB;
    font-weight:bold;
    width:92px;
}
.SwitchContent
{
    background-color:#EBF3FB;
    padding-top:12px;
}


.dirTree h3
{
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 12px;
    line-height: 22px;
    background-position: left 5px;
    background-image: url(../images/Arrow_DarkBlue.gif);
    background-repeat: no-repeat;
    font-weight:normal;
    color:#333;
}
.dirTree a
{
    text-decoration:none;
    color:#555;
}
.dirTree h3 a
{
    color:#333;
}
.dirTree ul
{
    margin:0;
    padding:0;
    width:100%;
}
.dirTree li
{
    list-style-type:none;
}

.dirTree div
{
    margin-left:12px;
    margin-bottom:6px;
    line-height:16px;
    color:#333;
}




#popupMask,.popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 */
	background-image/**/: url("../images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
}
 
#popupContainer,.popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	padding: 0px;
	background:#fff;
}
.FloRefWin
{
	width:670px;
	padding:0;
	text-align:left;
	border:#91ADD7 1px solid;
	background:#fff;
}
.RefTitle
{
    padding-top: 8px;
    padding-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: #91ADD7 1px solid;
    clear: both;
    display: table;
    width: 100%;
    color: #000;
    background: #ace;
    letter-spacing: 1px;
    cursor:move;
}
.RefTitle input
{
    cursor:pointer;
    float:right; 
    margin-right:8px;
    display:inline;
}
.RefTitle span
{
    float:left;
    margin-left:8px;
    display:inline;
}
.PopupWinBtn
{
    text-align:center;
    margin-top:10px;
}
.PopupContent
{
	margin:15px 20px 18px;
}
.BuyTips
{
    font-size: 14px;
    color: #333;
    margin-bottom:5px;
}

/**/
.NewsTopAd
{
    width:950px;
    overflow:hidden;
    margin-bottom:10px;
}
.HotWords
{
    line-height:19px;
    margin:6px 0 2px;
    color:#333;
}
.HotWords a
{
    color:#11449E;
}
.NewsRightAd
{
    margin-bottom:10px;
    width:290px;
    overflow:hidden;
}
table.ImgTable
{
    width:100%;
}
.ImgTable td
{
    text-align:center;
}
.ImgTable a
{
    display:block;
    line-height:22px;
    text-decoration:none;
    color:#666;
    margin:2px 0;
}

.recommendTeacher ul
{
    width:100%;
    margin:0;
    padding:0;
}
.recommendTeacher li
{
    float:left;
    width:66px;
    height:116px;
    margin:3px 0;
    display:inline;
    list-style-type:none;
    text-align:center;
    overflow:hidden;
}
.recommendTeacher li img
{
    width:60px;
}
.recommendTeacher a
{
    display:block;
    text-decoration:none;
    line-height:23px;
}

.ImgTxtTable
{
    width:100%;
}
.ImgTxtTable td
{
    vertical-align:top;
    text-align:left;
    padding:5px;
}
.ImgTxtTable .imgBlock
{
    text-align:center;
    margin:0 0 5px;
}
.ImgTxtTable .imgBlock a
{
    display:block;
    margin:0 0 3px;
}
ul.ULList_none
{
    margin:0;
    padding:0;
    color:#ccc;
}
ul.ULList_none li
{
    list-style-type:none;
    margin:0 0 12px;
    line-height:18px;
}
ul.ULList_none li a
{
    color:#333;
}

.NewsFootAd
{
    margin-bottom:10px;
    width:608px;
    overflow:hidden;
}

div.PageSizeSty{padding:15px 0;width:100%;text-align:center; }
div.PageSizeSty a
{
    margin:0 2px;
    padding:0 3px;
    color:Blue;
}
a.PageSizeSty span
{
    margin:0 3px;
}
a.PageSizeSty:hover
{
    background:#DEEFFB;
}
.fl {
float:left;
margin-right:10px;
width:628px;
}
.tab_blue {
background:none repeat scroll 0 0 #FFFFFF;
border-left:1px solid #426abb;
}
.bluetbg {
background:url("") repeat-x #0055aa center top;
border:1px solid #426abb;
color:#fff;
font-size:14px;
font-weight:bold;
height:25px;
line-height:25px;
text-align:center;
}
.tab_blue td,.tab_blue th {
border-bottom:1px solid #426abb;
border-right:1px solid #426abb;
font-size:12px;
line-height:18px;
padding:2px 3px;
}
.tblue {
background:none repeat scroll 0 0 #eaeff9;
color:#036;
}
.tab_blue a {
color:#333;
}
