/* CSS Document */
body{
	padding:0;
	margin:0 auto;
	background:url(../images/bg.jpg) 0 0 repeat-x;
	background-color: #F5FAE4;
	text-align:center;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
A:link   {font-family:"宋体";font-size:12px;color: #7F7F7F;;text-decoration: none;}
A:visited{font-family:"宋体";font-size:12px;color: #7F7F7F;;text-decoration: none;}
A:hover  {font-family:"宋体";font-size:12px;color: #FF0000;;text-decoration: none;}
A:active {font-family:"宋体";font-size:12px;color: #7F7F7F;;text-decoration: none;}
.spacer {
	height:32px;
}
.spacer38 {	
	display:block;
	float:left;
	width:100%;
	height:38px;
}
.spacer2 {
	height:28px;
}
.spacer3 {
	height:4px;
	overflow:hidden;
}
.spacer4 {
	display:block;
	float:left;
	height:16px;
	width:100%;
}
.spacer5 {
	height:10px;
	overflow:hidden;
}

.clear {
	clear: both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}

/*-------------公用--------------*/
.jiantouGreen {
	display:block;
	height:9px;
	background:url(../images/iconJiantou.gif) 12px 0 no-repeat;
	margin-bottom:12px;
}
.jiantouGreen1 {
	display:block;
	height:9px;
	background:url(../images/iconJiantou.gif) 12px 0 no-repeat;
}
.jiantouGreen2 {
	display:block;
	height:9px;
	background:url(../images/indexMessage_03.jpg) 12px 0 no-repeat;
	text-indent:-100000px;
}
.jiantouGreen3 {
	display:block;
	background:url(../images/iconJiantou.gif) 12px 0 no-repeat;
	text-align:right;
	font:normal 12px "宋体";
	color:#7F7F7F;
	padding:5px 0 0 0;
}
.jiantouGreen3 a:link {
	font:normal 12px "宋体";
	color:#FF7900;
}
.jiantouGreen3 a:visited {
	font:normal 12px "宋体";
	color:#FF7900;
}
.jiantouGreen3 a:hover {
	font:normal 12px "宋体";
	color:#FEFEFC;
	background-color:#FD9634;
}

a.current:link {
	font:normal 12px "宋体";
	color:#FEFEFC;
	background-color:#FD9634;
}
a.current:visited {
	font:normal 12px "宋体";
	color:#FEFEFC;
	background-color:#FD9634;
}

.titleGreen {
	display:block;
	height:27px;
	background:url(../images/bg22.jpg) 0 0 repeat-x;
	text-align:left;
	font:bold 14px "宋体";
	color:#fff;
}

a.titleGreenLink {
	display:block;
	float:left;
	background:url(../images/bg22.jpg) 0 0 repeat-x;
	text-align:left;
	font:bold 14px "宋体";
	color:#fff;
	padding:6px 0 0px 12px;
}
a.titleGreenLink:link {
	font:bold 14px "宋体";
	color:#fff;
}
a.titleGreenLink:visited {
	font:bold 14px "宋体";
	color:#fff;
}
a.titleGreenLink:hover {
	font:bold 14px "宋体";
	color:#ffFF00;
}

.imgTeach2 {
	border:0;
	margin:3px;
}
/*-------------公用--------------*/
/*----文章中引用CSS代码----*/
.writeCssCode {
	display:block;
	float:left;
	width:620px;
	border:1px dashed #95C948;
	background-color:#EBF6CE;
	font:nomal 14px arial;
	color:#787C6C;
}
/*----文章中引用CSS代码----*/
/*----新闻里相关信息的样式----*/
.moreSpan {
	display:block;
	float:left;
	width:620px;
}
/*----新闻里相关信息的样式----*/

/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#top{
	width:940px;
	margin:0 auto;
	height:94px;
	background-color:#151515;
	border-top:2px solid #5A9112;
}

#top a.logo{
    display:block;
	float:left;
	width:234px;
	height:94px;
	background:url(../images/top_01.jpg) 0 0 no-repeat;
	text-indent:-1000px;
}

.adTop{
	float:right;
	margin:16 0 0 0;
	width:468px;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#nav{
	width:940px;
	height:70px;
	margin:0 auto;
	border-top:1px solid #C0F766;
}
#nav ul{
	height:70px;
}
#nav ul li{
	float:left;
	border-right:#DEF0C0 solid 1px;
	height:47px;
}
#nav ul li.noBdr{
	border:none;
}
#nav ul li a{
	display:block;
	padding:18 18 10 18;
	font:bold 12px "宋体";
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

#nav ul li a:hover{
	color:#223809;
	padding:18 18 20 18;
	background-color:F5FAE4;
	border:none;
}

#nav ul li a.navHover{
	border:none;
	padding:18 18 20 18;
	font:bold 12px "宋体";
	color:#223809;
	text-decoration:none;
	background-color:#F5FAE4;
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------body Main--------------------*/
#bodyMain {
	margin:0 auto;
	width:940px;
}
#bodyLeft {
	float:left;
	width:400px;
	padding-right:8px;
	border-right:1px dashed #A8A89C;
}
#bodyRightTop {
	float:right;
	width:523px;
	height:408px;
}
#bodyRightBottom {
	float:right;
	width:523px;
}
#bodyRightBottomLeft {
	float:left;
	width:206px;
	
}
#bodyRightBottomRight {
	float:right;
	width:308px;
	border-left:1px dashed #A8A89C;
}

/*------------------------------- body Main--------------------*/


/*------------------------------- coolWeb start ----------------------------------*/
#bodyLeft ul {
	width:400px;
}
#bodyLeft ul li {
	width:400px;
	height:234px;
	background:url(../images/bg111.jpg) 0 0 repeat-x;
}
.coolWebTop{
	display:block;
	width:400px;
	height:20px;
	text-align:right;
}
.styleDate {
	width:75px;
	background:url(../images/iconDate.jpg) 3px 5px no-repeat;  /*经验:要写2px 1px,不能简写为2 1*/
	background-color:#F5FAE4;
	padding:3px 2px 0 16px;   /*未解决问题:调整字体位置*/
	font:normal 12px "宋体";
	color:#7FBE26;
	
}
.styleCollect {
	width:32px;
	font:normal 12px "宋体";
	color:#7FBE26;
	background:url(../images/iconCollect.gif) 3px 4px no-repeat;
	background-color:#F5FAE4;
	padding:3px 2px 0 14px;
	margin:0 15px 0 4px;
}
.styleClick {
	display:block;
	float:left;
	height:15px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#7FBE26;
	background:url(../images/iconClick.gif) 3px 4px no-repeat;
	background-color:#F5FAE4;
	padding:5px 2px 0 20px;
}
a.coolWebTitle {
	display:block;
	width:100%;
	height:30px;
	line-height:40px;
	text-align:left;	
	font:normal 20px Arial;
	color:#629EFB;
}
a.coolWebTitle:visited {
	text-align:left;	
	font:normal 20px Arial;
	color:#629EFB;
}
a.coolWebTitle:hover {
	text-align:left;	
	font:normal 20px Arial;
	color:#FF7800;
}
a.coolWebImg {
	display:block;
	width:390px;
	height:112px;
	background-color:#EBF3CA;
	padding:5px;
	margin-bottom:8px;
}
a.coolWebImg:hover {
	width:390px;
	height:112px;
	background-color:#FFE1C7;
	padding:5px;
}
/*------------------------------- coolWeb end ----------------------------------*/

/*------------------------------- indexTeach start ----------------------------------*/
.indexTeachTop {
	float:left;
	width:523px;
	height:60px;
	border-bottom:1px solid #AED672;
	border-top:1px solid #AED672;
}
.indexTeachImg1 {
	display:block;
	float:left;
	width:250px;
	height:60px;
	background:url(../images/indexTeach_01_01.jpg) 0 0 no-repeat;
	text-indent:-10000px;
}
.indexTeachImg2 {
	display:block;
	float:right;
	width:273px;
	height:60px;
	background:url(../images/indexTeach_01_02.jpg) 0 0 no-repeat;
	text-indent:-10000px;
}

.indexTeachTextTop {
	float:left;
	width:523px;
	height:108px;
}
/*
#bodyRightTop span ul {
	width:100%;
}
*/
.noKong {
	float:left;
	width:250px;
	height:108px;
	border-bottom:1px dashed #C8C9B9;
}
.Kong {
	float:left;
	width:19px;
	height:108px;
}
a.indexTeachNameTop {
	display:block;
	width:100%;
	padding:18px 0 5px 0;
	font:bold 12px "宋体";
	color:#4B3783;
	text-align:left;
}
a.indexTeachNameTop:visited {
	font:bold 12px "宋体";
	color:#4B3783;
	text-align:left;
}
a.indexTeachNameTop:hover {
	font:bold 12px "宋体";
	color:#FF7802;
	text-align:left;
}

.indexSkillDate {
	float:left;
	background:url(../images/iconDate.jpg) 0 6px no-repeat;
	padding:5px 0 2px 12px;
	font:normal 12px "宋体";
	color:#7E7F81;
	text-align:left;
	margin:0 10px 0 0;
}

.indexSkillClick {
	float:left;
	background:url(../images/iconClick.gif) 0 2px no-repeat;
	padding:5px 0 2px 14px;
	font:normal 12px "宋体";
	color:#7E7F81;
	text-align:left;
}

.font-12-7A7D72-2 {
	display:block;
	float:left;
	width:100%;
	padding:8px 0;
	font:normal 12px "宋体";
	color:#6C6E65;
	text-align:left;
	line-height:16px;
}

.indexTeachTextBot {
	margin:8px 0 0 0;
}
.noKong2 {
	float:left;
	width:250px;
}

.indexTeachNameBot {
	width:100%;
	padding:5px 0 6px 15px;
	background:url(../images/icon1.gif) 0 6px no-repeat;
	font:normal 12px "宋体";
	color:#4A7E06;
	text-align:left;
}
.indexTeachNameBot a:link{
	font:normal 12px "宋体";
	color:#4A7E06;
	text-align:left;
}
.indexTeachNameBot a:visited {
	font:normal 12px "宋体";
	color:#4A7E06;
	text-align:left;
}
.indexTeachNameBot a:hover {
	font:normal 12px "宋体";
	color:#FF7800;
}

.indexTeachAds {
	float:left;
	width:523px;
	height:60px;
	margin:12px 0 16px 0;
}
/*------------------------------- indexTeach end   ----------------------------------*/


/*------------------------------- indexSearch start ----------------------------------*/
#bodyRightBottomLeft form {
	width:206px;
	margin-bottom:30px;
}
.indexSearchTitle {
	display:block;
	width:100%;
	height:36px;
	background:url(../images/indexSearch_01.jpg) 0 0 no-repeat;
	text-indent:-10000px;
}
.indexSearchFormDetail {
	width:100%;
	height:30px;
}
.indexSearchFormImg {
	float:left;
	width:27px;
	height:30px;
	background:url(../images/indexSearch_02_01.jpg) 0 0 no-repeat;
	text-indent:-10000px;
}
.txtBox {
	width:141px;
	height:30px;
	border:0px;
	float:left;
	background-color:#E9E9E9;
	padding:6px 0;
}
.login{
	width:38px;
	height:30px;
	background:url(../images/indexSearch_02_03.jpg) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	float:right;
}
/*------------------------------- indexSearch end   ----------------------------------*/


/*------------------------------- coolWebSortS start ----------------------------------*/
#coolWebSortS {
	width:206px;
}
.sortSTitle {
	display:block;
	height:36px;
	text-align:left;
	font:bold 14px "宋体";
	color:#4A7E06;
	padding:10 0 0 0;
	
}
#coolWebSortS ul {
	width:206px;
}
#coolWebSortS ul li {
	border-bottom:1px solid #C3DE9B;
}

a.sortSList {
	display:block;
	text-align:left;
	font:normal 12px "宋体";
	color:#78B32B;
	padding:8px 0;
}
a.sortSList:visited {
	text-align:left;
	font:normal 12px "宋体";
	color:#78B32B;
}
a.sortSList:link {
	color:#78B32B;
}
a.sortSList:hover {
	color:#FF7802;
}

a.sortSListIn {
	display:block;
	float:left;
	text-align:left;
	width:80%;
	font:normal 12px "宋体";
	color:#78B32B;
	padding:8px 0;
}
a.sortSListIn:visited {
	text-align:left;
	font:normal 12px "宋体";
	color:#78B32B;
}
a.sortSListIn:link {
	color:#78B32B;
}
a.sortSListIn:hover {
	color:#FF7802;
}
.sortSListInW {
	display:block;
	float:right;
	text-align:right;
	width:20%;
	font:normal 10px arial;
	color:#A3A5A0;
	margin:10px 0 0 0;
}

a.typeSortImg {
	display:block;
	padding:2px 0 10px 0;
}
/*------------------------------- coolWebSortS end ----------------------------------*/


/*------------------------------- indexDown start ----------------------------------*/
#indexDown {
	width:206px;
}
#indexDown ul {
	width:206px;
}
#indexDown ul li {
	clear:both;
	width:206px;
	margin:0 0 10px 0;
}

a.indexDownTitle {
	display:block;
	background:url(../images/indexDown_01.jpg) 0 0 no-repeat;
	background-color:#CC0001;	
	font:bold 14px "宋体";
	color:#FFFF00;
	padding:8px 0 5px 0;
}
a.indexDownTitle:visited {
	font:bold 14px "宋体";
	color:#FFFF00;
}
a.indexDownTitle:hover {
	font:bold 14px "宋体";
	color:#ffffff;
}
.jiantouDown {
	height:22px;
	background:url(../images/indexDown_02.jpg) 0 0 no-repeat;
}

.downImg {
	display:block;
	PADDING: 2px;
	BORDER: #96CA4B 1px solid;
	height:120px;
}

.indexDownBg {  
	Z-INDEX: 2; 
	display:block;
	POSITION: relative;
	bottom:27px;
	width:200px;
	
	font:bold 12px "宋体";
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding:7px 0 3px 4px;
	
	background-color:#7FBE26;
	FILTER: progid:DXImageTransform.Microsoft.alpha(opacity=80);
	moz-opacity: 0.8; 
	opacity: 0.8 
}
.indexDownBg a:link {  
	font:bold 12px "宋体";
	color:#ffffff;
	text-align:left;
}
.indexDownBg a:visited {  
	font:bold 12px "宋体";
	color:#ffffff;
	text-align:left;
}
.indexDownBg a:hover {  
	font:bold 12px "宋体";
	color:#FFFf00;
	text-align:left;
}

.downBottom {
	display:block;
	margin-top:-25px;
	width:206px;
}

a.styleDownIcon {
	display:block;
	height:28px;
	float:left;
	font:normal 12px "宋体";
	color:#FF7800;
	background:url(../images/iconDown.gif) 0 6px no-repeat;
	padding:7px 0 0 12px;
	text-align:left;
}
a.styleDownIcon:visited {
	font:normal 12px "宋体";
	color:#FF7800;
	text-align:left;
}	
a.styleDownIcon:hover {
	font:normal 12px "宋体";
	color:#7FBE26;
	text-align:left;
}
.styleDate7F7F7F {
	display:block;
	height:28px;
	float:right;
	font:normal 11px "宋体";
	color:#7F7F7F;
	background:url(../images/iconDate.jpg) 0px 8px no-repeat;
	padding:6px 0 0 12px;
	text-align:right;
}
/*------------------------------- indexDown end ----------------------------------*/


/*------------------------------- indexSkill Start ----------------------------------*/
#indexSkill {
	float:right;
	width:300px;
}
.newstab {
	display:block;
	float:right;
	padding:2px; 
}
#indexSkill ul {
	width:100%;
}
#indexSkill ul li {
	width:100%;
	margin-bottom:10px;
}
.indexSkillTitleTop {
	
	width:100%;
}
.font-12-7A7D72 {
	clear:both;
	display:block;
	padding:10px 0;
	font:normal 12px "宋体";
	color:#7A7D72;
	text-align:left;
	line-height:18px;
}
.imgSkill {
	display:block;
	float:left;
	text-align:left;
	width:65px;
	height:54px;
	background:url(../images/bgPic.gif) 0 0 no-repeat;
}
.indexSkillTitle {
	float:right;
	width:234px;
	height:54px;
	border-bottom:1px solid #DFE1E0;	
}
a.indexSkillName {
	display:block;
	float:left;
	width:100%;
	height:22px;
	padding-top:2px;
	font:bold 14px arial,"宋体";
	color:#4B3783;
	text-align:left;
	margin-bottom:10px;
}
a.indexSkillName:link {
	font:bold 14px arial,"宋体";
	color:#4B3783;
}
a.indexSkillName:visited {
	font:bold 14px arial,"宋体";
	color:#4B3783;
}
a.indexSkillName:hover {
	font:bold 14px arial,"宋体";
	color:#FF7800;
}

.indexAdsRight {
	display:block;
	float:right;
	width:300px;
	margin-bottom:28px;
}
.teachViewLeftAds {
	display:block;
	float:left;
	width:622px;
}
/*------------------------------- indexSkill end ----------------------------------*/

/*------------------------------- indexNews start ----------------------------------*/
.jiantouGreenList {
	
	height:24px;
	font:normal 12px "宋体";
	color:#7F7F7F;
	text-align:right;
	margin-top:-5px;
}
.jiantouGreenList a:link {
	font:normal 12px "宋体";
	color:#FF7800;
	padding:2px;
	
}
.jiantouGreenList a:visited {
	font:normal 12px "宋体";
	color:#FF7800;
}
.jiantouGreenList a:hover {
	font:normal 12px "宋体";
	color:#FEFEFC;
	background-color:#FD9634;
}
/*------------------------------- indexNews end ----------------------------------*/

/*------------------------------- indexBook start ----------------------------------*/
.indexbookPrice {
	display:block;
	float:left;
	height:22px;
	padding:14px 0 0 0;
	text-align:left;
}

a.indexbookBuy {
	
	float:right;
	width:40%;
	height:22px;
	background:url(../images/iconBuy.gif) 28px 6px no-repeat;
	padding:7px 0 0 0;
	font:normal 12px "宋体";
	color:#CB1005;
	text-align:right;
}
a.indexbookBuy:hover {
	font:normal 12px "宋体";
	color:#FF7800;
}
/*------------------------------- indexBook end   ----------------------------------*/

/*------------------------------- botInfo start ----------------------------------*/
#botInfo {
	clear:both;
	width:100%;
	height:324px;
	border-bottom:1px solid #9ABB46;
	background:url(../images/bgBotInfo.jpg) 0 0 repeat-x;
	background-color:#C6DB90; 
}
#botInfoList {
	margin:0 auto;
	width:940px;
}
#indexFriendLink {
	float:left;
	width:400px;
	text-align:left;
}

a.titleOrange {
	display:block;
	width:400px;
	background:url(../images/indexFriendLink_02.jpg) 0 0 repeat-x;
	text-align:left;
	font:bold 14px "宋体";
	color:#fff;
	padding:7px 0 5px 12px;
	margin:0;
}
a.titleOrange:visited {
	font:bold 14px "宋体";
	color:#fff;
}
a.titleOrange:hover {
	font:bold 14px "宋体";
	color:#999999;
}

.jiantouOrange {
	height:16px;
	background:url(../images/indexFriendLink_03.jpg) 12px -1px no-repeat;
	margin:-1px 0 0 0;
}

.indexFriendLinkList{
	display:block;
	float:left;
	width:400px;
}

a.friendLinkStyle:link {
	display:block;
	float:left;
	height:32px;
	font:normal 12px "宋体";
	color:#438B05;
	text-decoration:underline;
	padding-right:18px;
}
a.friendLinkStyle:visited {
	height:32px;
	color:#438B05;
	text-decoration:underline;
	padding-right:18px;
}
a.friendLinkStyle:hover {
	height:32px;
	padding-right:18px;
	color:#FF7800;
	text-decoration:none;

}

#indexAboutUs {
	float:left;
	width:220px;
	margin:0 10px;
}
.titleAbout {
	display:block;
	width:100%;
	height:44px;
	background:url(../images/indexAbout_02.jpg) 0 0 no-repeat;
	text-indent:-100000px;
}
#indexAboutUs ul li{
	height:30px;
	width:220px;
	border-bottom:1px dashed #ACBB82;
}
.imgAbout {
	display:block;
	float:left;
	margin:0 10px 0 5px;
}
.indexBotAbout {
	display:block;
	float:left;
	font:normal 12px "宋体";
	color:#fff;
	text-align:left;
	padding:8px 0 0 0;
}
.indexBotAbout a:link {
	font:normal 12px "宋体";
	color:#fff;
	text-align:left;
}	
.indexBotAbout a:visited{
	font:normal 12px "宋体";
	color:#fff;
}
.indexBotAbout a:hover{
	font:normal 12px "宋体";
	color:#7AB91C;
}


#indexMessage {
	float:right;
	width:300px;
}
#indexMessage form {
	width:300px;
}
.labelStyle {
	display:block;
	width:68px;
	font:normal 12px "宋体";
	color:#8B9F07;
	text-align:left;
	padding:6px 0 0 0;
	float:left;
}
.txtBoxMes{
	width:232px;
	height:30px;
	border:#D8F2C2 solid 1px;
	float:left;
	margin-bottom:16px;
	padding:6px;
}
.txtBoxMes2{
	width:232px;
	height:106px;
	border:#D8F2C2 solid 1px;
	float:left;
	overflow:auto;
	margin-bottom:12px;
	padding:6px;
}
.indexMesList {
	float:right;
	width:68px;
	height:21px;
	background:url(../images/btnMesList.jpg) 0 0 no-repeat;
	text-indent:-100000px;
	margin:0 5px 0 0;
}
.login2 {
	width:51px;
	height:21px;
	background:url(../images/btnSubmit.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	float:right;
}
/*------------------------------- botInfo end ----------------------------------*/


/*------------------------------- bottom start ----------------------------------*/
#bottom {
	clear:both;
	width:100%;
	height:70px;
	border-top:1px solid #E5EDC8;
	background-color:#C6DB90;
}
#bottomInfo {
	margin:0 auto;
	width:940px;
}
#bottomInfo a.botLogo{
    display:block;
	float:left;
	width:288px;
	height:70px;
	background:url(../images/bottom_01.jpg) 0 15px no-repeat;
	text-indent:-10000px;
}
#bottomInfo a.beian{
    display:block;
	float:left;
	width:0px;
	overflow:hidden;
}
#bottomInfo a.botTop{
	float:right;
	width:40px;
	height:70px;
	background:url(../images/bottom_02.jpg) 0 15px no-repeat;
	text-indent:-10000px;
}
/*------------------------------- bottom end ----------------------------------*/

.imgAdsStyle {
	display:block;
	float:left;
	margin:14px 0;
}

/*------------------------------- indexBookSort Start ----------------------------------*/
#indexBookSort {
	float:right;
	width:300px;
}
/*------------------------------- indexBookSort End ----------------------------------*/
