@import url("default.css");
/*--------------banner和广告----------------*/
/*网页的底色和字体*/
body {
	font-size: 9pt;
	SCROLLBAR-FACE-COLOR: #e8e7e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #BDC6C8;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #ff6600;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #000000;
	margin: 0px;
	background-color: #29542E;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: center;
}


/*---文字---*/
.title {
	font-weight: bold;
	color: #0033CC;
}
.bg_index {
	background-image: url(images/sp_bg_pagei.jpg);
}

.titleblue {
	color: #0066CC;
}
.bg_page {
	background-image: url(images/sp_bg_page.gif);
	background-repeat: no-repeat;
}

#redlink {
	font-weight: normal;
	color: #FF6600;
}
#bluelink {
	font-weight: normal;
	color: #0066CC;
}


.blue {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
#grey {
	font-size: 9pt;
	color: #333333;
}
.orange {
	font-weight: bold;
	color: #CC3300;
}

table {
	font-size: 9pt;
	line-height: 1.4;
}

/*普通文字链接之一*/
a{
	color: #003399;
	font-size: 9pt;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}


/*--------菜单样式（反白）-------*/
.greylist{
	color: #BCBCBC;
	letter-spacing: 1px;
	font-weight: normal;
}

a.greylist:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.greylist:link {
	color: #BCBCBC;
	text-decoration: none;
}
a.greylist:visited {
	text-decoration: none;
}

/*--------菜单样式（反白）-------*/
.tmenu{
	color: #E9EFEF;
	letter-spacing: 1px;
	font-weight: normal;
}

a.tmenu:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.tmenu:link {
	color: #E9EFEF;
	text-decoration: none;
}
a.tmenu:visited {
	text-decoration: none;
}
#byselect {
	font-weight: bold;
	color: #0066CC;
}

#picsbox{
	float: left;
	text-align: center;
	padding: 5px;
	width: 190px;
	height: 130px;
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	color: #990000;
	margin-right: 15px;
	margin-bottom: 12px;
	background-color: #FCE9FB;
}

#pics {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	width: 180px;
	margin-bottom: 5px;
	height: 90px;
}
#indexcbox {
	background-color: #FFFFFF;
	height: 150px;
	width: 231px;
	float: left;
	margin-right: 5px;
	text-align: left;
	cursor: hand;
	background-image: url(images/sp_bg_indexb.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.indexctitle{
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #006699;
	font-size: 10.5pt;
}
.indexctext{
	margin-right: 12px;
	margin-left: 12px;
	height: 75px;
	color: #666666;
	overflow: hidden;
	line-height: 15px;
}
.indexcmore{
	background-image: url(images/sp_dot_more.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
.indexcpic{
	float: right;
	height: 58px;
	width: 42px;
	margin-left: 8px;
	border: 0px;

}
.righttop{
	background-color: #6D6D6D;
	background-image: url(images/sp_dot_more.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 6px 10px;
	height: 32px;
	padding-top: 12px;
	color: #FFFFFF;
}
.rightcbox {
	background-image: url(images/sp_bg_rbox1.gif);
	background-repeat: no-repeat;
	margin: 5px;
	width: 190px;
}
.righttext {
	line-height: 1.5;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	color: #333333;
}
.rightcfoot {
	background-image: url(images/sp_bg_rbox3.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 190px;
}
#pctbox{
	width: 520px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAC7AA;
	background-image: url(images/sp_bg_teacher.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}


#pctext{
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	padding: 1px;
	width: 340px;
}


#pctext span{
	font-size: 10.5pt;
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/biao_02.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 18px;
}
#pct{
	margin-right: 10px;
	float: left;
	width: 150px;
	margin-bottom: 5px;
	border: 0px;
	height: 120px;
}