/*创建:FasterSoft-UI设计部；版本:V2.0；时间：2010年1月；*/

/*公共样式------------------------------------------------------------------------------------------------------------------*/
body
{
	font-size:12px;
	margin:0px;
	height:100%;
}

html
{
	/*
	scrollbar-3d-light-color		设置或检索滚动条亮边框颜色 
	scrollbar-arrow-color			设置或检索滚动条方向箭头的颜色 
	scrollbar-base-color            设置或检索滚动条基准颜色。其它界面颜色将据此自动调整 
	scrollbar-dark-shadow-color		设置或检索滚动条暗边框（ThreedDarkShadow）颜色 
	scrollbar-face-color			设置或检索滚动条3D表面（ThreedFace）的颜色 
	scrollbar-highlight-color		设置或检索滚动条3D界面的亮边（ThreedHighlight）颜色 
	scrollbar-shadow-color			设置或检索滚动条3D界面的暗边（ThreedShadow）颜色 
	*/
	scrollbar-3d-light-color   :#f8fafc;
	scrollbar-arrow-color      :#313131;
	scrollbar-base-color       :#f8fafc;
	scrollbar-dark-shadow-color:#f8fafc;
	scrollbar-face-color       :#f8fafc;
	scrollbar-highlight-color  :#f8fafc;
	scrollbar-shadow-color     :#f8fafc;
	height:100%;
}

a:link
{
	color:#313131;
	text-decoration:none;
}
a:visited
{
	color:#313131;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:active
{
	text-decoration:none;
}

.WhiteLink:link
{
	color:#ffffff;
	text-decoration:none;
}
.WhiteLink:visited
{
	color:#ffffff;
	text-decoration:none;
}
.WhiteLink:hover
{
	color:#ffff00;
}
.WhiteLink:active
{
	color:#ffffff;
	text-decoration:none;
}

ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

li
{
	margin:0px;
	padding:0px;
}

.SSpace
{
	padding:6px;
}

.OutBox
{
	width:980px;
	text-align:center;
}

.FontRed
{
	color:#ff0000;
}

.OutBox
{
	width:1002px;
	margin:auto;
}

/*Top样式--------------------------------------------------------------------------------------------------------------------*/

.TopL
{
	height:70px;
	background-position:right;
	background-image:url(../images/TopL.jpg);
}

.TopBanner
{
	width:1000px;
	height:70px;
	font-weight:bold;
	font-size:16px;
	background-repeat:no-repeat;
	background-image:url(../images/TopBanner.jpg);
}

.TopR
{
	height:70px;
	background-position:left;
	background-image:url(../images/TopR.jpg);
}

/*Left样式--------------------------------------------------------------------------------------------------------------------*/
.IndexL
{
	width:662px;
	padding-left:5px;
}

.Module
{
	width:662px;
}

.Ico01
{
	float:left;
	width:15px;
	height:26px;
	line-height:26px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/Ico01.jpg);
}

.FontModule
{
	float:left;
	padding-top:10px;
	text-align:left;
	margin-left:5px;
	font-size:14px;
	color:#a73d47;
	font-weight:bold;
}

.FontModule02
{
	float:left;
	padding-top:10px;
	text-align:left;
	margin-left:5px;
	font-size:14px;
	color:#db8900;
	font-weight:bold;
}

.FontModule03
{
	float:left;
	padding-top:10px;
	text-align:left;
	margin-left:5px;
	font-size:14px;
	color:#73a010;
	font-weight:bold;
}

.ModuleLine01
{
	height:1px;
	width:80px;
	font-size:1px;
	float:left;
	background-color:#d2b6a0;
}

.ModuleLine02
{
	height:1px;
	width:582px;
	float:left;
	font-size:1px;
	background-color:#dadada;
}

.ModulePic
{
	float:left;
	padding:5px;
	border:1px solid #cccccc;
}

.ModuleFonts
{
	float:right;
	width:350px;
	line-height:170%;
	text-align:left;
	height:px;
}

/*Banner样式---------------------------------------------------------------------------------------------------------------*/

div#MainPromotionBanner
{
	width:662px;
	height:160px;
	border:1px solid #dbdbdb;
}

#MainPromotionBanner #SlidePlayer
{
	position:relative;
	margin: 0 auto;
}

#MainPromotionBanner .Slides
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 160px;
	overflow: hidden;
}

#MainPromotionBanner .Slides li
{
	float: left;
	width:662px;
	height:160px;
}

#MainPromotionBanner .Slides img
{
	border:0;
	display: block;
	width:662px;
	height:160px;
}

#MainPromotionBanner .SlideTriggers
{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 130px; /*离上边的距离*/
	right: 5px;
	z-index: 10;
	height: 25px;
}

#MainPromotionBanner .SlideTriggers li
{
	float: left;
	display: inline;
	color: #ffffff;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}

#MainPromotionBanner .SlideTriggers li.Current
{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}

/*Right样式----------------------------------------------------------------------------------------------------------------*/
.IndexR
{
	width:282px;
}

.IndexROutBox
{
	width:280px;
	border:1px solid #ae777d;
}

.RLoginTitle
{
	width:280px;
	height:31px;
	background-image:url(../images/RLoginTitle.jpg);
}

.LoginBg
{
	width:280px;
	height:190px;
	background-image:url(../images/LoginBg.jpg);
}

.RZkTitle
{
	width:280px;
	height:43px;
	background-image:url(../images/RZkTitle.jpg);
}

.CzPic
{
	text-align:center;
	margin-top:7px;
	margin-bottom:7px;
}

.PicBorder
{
	margin:3px;
	border:1px solid #cccccc;
}

.FontNoCz
{
	font-size:14px;
	line-height:22px;
	text-align:center;
}

.LoginTxt
{
	width:150px;
	height:15px;
	border:1px solid #9b212c;
}

.TxtXym
{
	width:90px;
	height:15px;
	border:1px solid #9b212c;
}

.BtnLogin
{
	width:100px;
	height:26px;
	cursor:pointer;
	border:1px solid #ba7301;
	background:url(../images/BtnLogin.jpg);
}

.BtnRegister
{
	width:100px;
	height:26px;
	cursor:pointer;
	border:1px solid #5f8d09;
	background:url(../images/BtnRegister.jpg);
}

.LoginLi
{
	height:32px;
	font-size:13px;
	color:#831714;
	font-weight:bold;
}

.TitleFriendLink
{
	width:302px;
	height:31px;
	background-image:url(../images/TitleFriendLink.jpg);
}

.FriendLink
{
	padding:12px;
	line-height:180%;
}

/*模块样式-----------------------------------------------------------------------------------------------------------------------*/

.OutModule
{
	width:971px;
	margin:auto;
}


.MTL
{
	width:32px;
	height:45px;
	float:left;
	background-image:url(../images/ModuleTL.jpg);
}

.MTFont
{
	line-height:34px;
	color:#ffffff;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.MTM
{
	height:45px;
	font-weight:bold;
	background-image:url(../images/ModuleTM.jpg);
}

.MTR
{
	width:63px;
	height:45px;
	float:right;
	background-image:url(../images/ModuleTR.jpg);
}

.ModuleMore
{
	width:63px;
	height:45px;
	float:right;
	cursor:pointer;
	background-image:url(../images/ModuleMore.jpg);
}


.MML
{
	width:15px;
	height:100%;
	float:left;
	background-image:url(../images/ModuleML.jpg);
}

.MMContent
{
	border-left:1px solid #9a202b;
	border-right:1px solid #9a202b;
	padding:10px;
}

.MMText
{
	padding-top:10px;
}

.MMM
{
	text-align:center;
}

.MMR
{
	width:15px;
	float:right;
	background-image:url(../images/ModuleMR.jpg);
}

.MBL
{
	width:26px;
	height:26px;
	float:left;
	background-image:url(../images/ModuleBL.jpg);
}

.MBM
{
	height:26px;
	background-image:url(../images/ModuleBM.jpg);
}

.MBR
{
	width:26px;
	height:26px;
	float:right;
	background-image:url(../images/ModuleBR.jpg);
}

/*--样式---------------------------------------------------------------------------------------------------------------*/

.LPic
{
	padding:5px;
	float:left;
	border:1px solid #cccccc;
}

.RArea
{
	margin:10px;
	float:right;
	text-align:left;
	background-color:#eff9fb;
}

.AreaTheme
{
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.AreaTitleBg
{
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/AreaTitleBg.jpg);
}

.RAreaLine
{
	height:2px;
	font-size:1px;
	background-image:url(../images/RAreaLine.jpg);
}

.ButtonOrange
{
	width:111px;
	height:31px;
	border:0px;
	cursor:pointer;
	color:#b64b00;
	background-image:url(../images/ButtonOrange.jpg);
}

.ButtonWhiteBg
{
	width:111px;
	height:31px;
	border:0px;
	cursor:pointer;
	color:#b64b00;
	background-image:url(../images/ButtonWhiteBg.jpg);
}

.RAreaBg02
{
	height:100px;
	line-height:180%;
	margin-left:10px;
	margin-right:10px;
}

.RAreaBg04
{
	text-align:center;
	height:140px;
}

/*--成长周刊---------------------------------------------------------------------------------------------------------------*/

.IcoToL
{
	float:left;
	width:24px;
	height:24px;
	background-image:url(../images/IcoToL.jpg);
}

.IcoToR
{
	float:right;
	width:24px;
	height:24px;
	background-image:url(../images/IcoToR.jpg);
}

.IcoMM
{
	height:24px;
	line-height:24px;
}

.IcoFonts
{
	float:left;
	font-size:14px;
}

.KwModule
{
	width:980px;
	margin:auto;
}

.KuangTL
{
	font-size:1px;
	float:left;
	width:13px;
	height:13px;
	background-image:url(../images/KuangTL.jpg);
}

.KuangTM
{
	font-size:1px;
	height:13px;
	background-image:url(../images/KuangTM.jpg);
}

.KuangTR
{
	font-size:1px;
	float:right;
	width:13px;
	height:13px;
	background-image:url(../images/KuangTR.jpg);
}

.KuangContent
{
	text-align:center;
	border-left:1px solid #9e7f84;
	border-right:1px solid #9e7f84;
}

.KuangBL
{
	font-size:1px;
	float:left;
	width:13px;
	height:13px;
	background-image:url(../images/KuangBL.jpg);
}

.KuangBM
{
	font-size:1px;
	height:13px;
	background-image:url(../images/KuangBM.jpg);
}

.KuangBR
{
	font-size:1px;
	float:right;
	width:13px;
	height:13px;
	background-image:url(../images/KuangBR.jpg);
}

.IcoGz
{
	width:104px;
	height:33px;
	float:left;
	background-image:url(../images/IcoGz.jpg);
}

.IcoGd
{
	width:104px;
	height:33px;
	float:left;
	background-image:url(../images/IcoGd.jpg);
}

.LineGdGz
{
	height:33px;
	background-image:url(../images/LineGdGz.jpg);
}

/*--学校详情---------------------------------------------------------------------------------------------------------------*/

.FontSchoolName
{
	line-height:70px;
	text-align:center;
	color:#67161f;
	font-size:50px;
	font-weight:bold;
	font-family:"黑体";
}

.FontSeries
{
	line-height:50px;
	text-align:center;
	color:#8b8000;
	font-size:32px;
	font-weight:bold;
	font-family:"黑体";
}

.XqBtnBg
{
	float:left;
	width:102px;
	height:31px;
	margin-left:5px;
	font-size:13px;
	color:#ffffff;
	line-height:31px;
	text-align:center;
	background-image:url(../images/XqBtnBg.jpg);
}

.Item01
{
	color:#9b212e;
	font-weight:bold;
}

.PointLine
{
	height:26px;
	padding-left:3px;
	background-image:url(../images/PointLine.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/*--友情链接---------------------------------------------------------------------------------------------------------------*/

.FriendLink
{
	width:25%PicBorder;
	height:44px;
	border:1px solid #cccccc;
}

.Partner
{
	width:302px;
	height:31px;
	background-image:url(../images/Partner.jpg);
}

/*--CopyRight---------------------------------------------------------------------------------------------------------------*/

.FontCopyright
{
	float:left;
	padding-left:7px;
}

.FontCr
{
	line-height:22px;
	text-align:left;
}

.CopyrightLogo
{
	float:right;
	width:160px;
	height:49px;
	float:right;
	background-image:url(../images/CopyRightLogo.jpg);
}
