@charset "gb2312";
/*HTML*/
body{
	background-color: #F1F1F1;
	background-image: url(body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
a {text-decoration: none;}
a img {border: none;}
/*红色*/
#Top,#Nav a:hover,
#Key a:hover,
#BBS .list:hover .topic,
#BBS .title,
#BBS .send .but,
#BBS a.linkbut:hover,
.title strong {background-color: #DB080E;}
#Sum,
#News #Title strong,
#News .info span,
#News a h4,
#News .pages a,
#Keda strong,
#Chaoyi strong,
#Video .pages a,
#Video .title strong,
#Video .topic strong,
#Video .play a:hover,
#Video .list a:hover h4,
#BBS .list .box a.px14,
#Right .topic a,

#Index .topic strong {color:#DB080E;}
#Video .topic strong,
#BBS .topic strong,
#BBS .list:hover .topic,
#Index .topic strong {border-top-color: #DB080E;}
#Right .topic strong {border-bottom-color: #DB080E;}

#Right .link a:hover,
#Main .link a:hover {color: #FDCCCD;border-left-color: #DB080E;}

#Video .list a:hover h4 {color: #DB080E;}
#Video .list a:hover img,
#BBS .send .but,
#BBS .send .errer,
#POP a img {border: 1px solid #DB080E;}
#News a.list:hover {border: 7px solid #DB080E;}
#Index #News a.list:hover {border: 3px solid #DB080E;}
#Video .play a img:hover,
#Key a:hover,
#Chaoyi {border: 5px solid #DB080E;}


/*蓝色
#Top,#Nav a:hover,
#Key a:hover,
.title strong {background-color: #0968D2;}

#Video .list a:hover h4,
#News #Title strong,
#News .info span,
#News a h4,
#News .pages a,
#Keda strong,
#Video .pages a,
#Video .title strong,
#Video .topic strong,
#Video .play a:hover,
#Right .topic a,
#Index .topic strong {color:#0968D2;}
#Video .topic strong,
#Index .topic strong {border-top-color: #0968D2;}
#Right .topic strong {border-bottom-color: #0968D2;}

#Right .link a:hover,
#Main .link a:hover {color: #DFF3FF;border-left-color: #0968D2;}

#Video .list a:hover h4 {color: #0968D2;}
#Video .list a:hover img,
#POP a img {border: 1px solid #0968D2;}
#News a.list:hover {border: 7px solid #0968D2;}
#Index #News a.list:hover {border: 3px solid #0968D2;}
#Video .play a img:hover,
#Key a:hover {border-bottom-color: #0968D2;}*/
/*黄色
#Top,#Nav a:hover,
#Key a:hover,
.title strong {background-color: #F90;}

#Video .list a:hover h4,
#News #Title strong,
#News .info span,
#News a h4,
#News .pages a,
#Keda strong,
#Video .pages a,
#Video .title strong,
#Video .topic strong,
#Video .play a:hover,
#Right .topic a,
#Index .topic strong {color:#F90;}
#Video .topic strong,
#Index .topic strong {border-top-color: #F90;}
#Right .topic strong {border-bottom-color: #F90;}

#Right .link a:hover,
#Main .link a:hover {color: #FFF0B3;border-left-color: #F90;}

#Video .list a:hover h4 {color: #F90;}
#Video .list a:hover img,
#POP a img {border: 1px solid #F90;}
#News a.list:hover {border: 7px solid #F90;}
#Index #News a.list:hover {border: 3px solid #F90;}
#Video .play a img:hover,
#Key a:hover {border-bottom-color: #F90;}*/


.red {color: #FF0066;}
.yellow {color: #FFCC00;}
.orange {color: #FF7700;}
.gray {color: #999999;}
.green {color: #009900;}
.green_deep {color: #009900;}
.white {color: #FFFFFF;}
.blue {color: #006699;}
.brown {color: #652200;}
.px10 {font-size: 10px;}
.px12 {font-size: 12px;}
.px14 {font-size: 14px;}
.l {float: left;}
.r {float: right;}
.scroll {
	scrollbar-face-color: #F6F6F6;
	scrollbar-hightlight-color: #F6F6F6;
	scrollbar-shadow-color: #F6F6F6;
	scrollbar-3dlight-color: #F6F6F6;
	scrollbar-arrow-color: #9E9E9E;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	overflow-y: scroll;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
	text-align: right;
	position: relative;
	padding-top: 24px;
	color: #9E9E9E;
}
.title a {color: #9E9E9E;}
.title strong {
	font-size: 32px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
*html .title {text-align:left;}
*html .title strong {right:0px;}
.topic {
	text-align: right;
	position: relative;
	height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-top: 20px;
}
.topic strong {
	position: absolute;
	height: 17px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 0px;
	top: -1px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topic a{font-size: 20px;}
.link a {
	padding: 5px 10px 3px 10px;
	background-color: #F7F7F7;
	color: #5A5A61;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
}
.link a:hover {
	background-color: #444444;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 5px;
	font-weight: bolder;
}

.tables {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
}
.tables th,.tables td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.tables th {
	background-color: #F5F5F5;
	padding-top: 4px;
	text-align: center;
}
/*TOP*/
#Web {
	font-size: 12px;
	margin: 0px auto;
	width: 895px;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#Top  {
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px;
	display: block;
}
#Search {
	position: absolute;
	top: 50px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}
#SearchBox {
	border: none;
	padding: 5px;
	width: 190px;
	font-size: 14px;
	float: left;
	color: #CCC;
}
*html #SearchBox {border: 0px none #FFFFFF;}
*+html #SearchBox {border: 0px none #FFFFFF;}
#Function {
	position: absolute;
	top: 15px;
	right: 20px;
}
#Function a{
	color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#Nav {
	background-color: #000;
	height:37px;
	padding-right: 16px;
	padding-left: 16px;
}
#Nav a {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 20px;
	display: block;
	float: left;
}
/*BOTTOM*/
#AnchorTop {
	background-color: #F0F0F0;
	display: block;
	padding: 2px;
	text-align: center;
	color: #9E9E9E;
}
#Bottom {
	background-color: #F7F7F7;
	padding: 10px;
	color: #9E9E9E;
	position: relative;
}
#Bottom a {color: #9E9E9E;}
#BottomNav {margin-bottom: 20px;}
#BottomNav a{
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CFCFCF;
}
#Icon {
	position: absolute;
	right: 10px;
	top: 25px;
}
#Icon a img {margin-right: 3px;filter: Gray;}
#Icon a:hover img {filter:none;}
#Avmo {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
*html #Avmo {position:static; float:right;}
/*Right*/
#Right {
	float: right;
	margin: 20px;
	width: 200px;
}
#Right .topic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
#Right .topic strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #444;
}
#Right .link a .en {display: none; float:right;}
#Right .link a:hover .en {display: block;}
#Right .link a:hover .cn {display: block;}
#Course a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	padding: 5px;
	height: 40px;
	display: block;
	color: #555555;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#Course a h1 {
	font-size: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float: left;
	margin: -10px 0px 0px;
}
*html #Course a h1  {font-size: 40px;}
#Course a span {
	display: block;
	font-weight: normal;
	font-size: 10px;
	margin-top: 10px;
	color:#ccc;
}
#Course a h4 {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 14px;
}
#Course a:hover,#Course a:hover span {color:#FFFFFF;}
a#CourseA {color: #E30000;}
a#CourseB {color: #E37800;}
a#CourseC {color: #E3CD00;}
a#CourseD {color: #94E300;}
a#CourseE {color: #00E0BD;}
a#CourseF {color: #0094E3;}
a#CourseN {color: #6300E1;}
a#CourseO {color: #AB02E2;}
a#CourseQ {color: #E10183;}
a#CourseR {color: #B56332;}
a#CourseS {color: #CAB718;}
a#CourseA:hover {background-color: #E30000;}
a#CourseB:hover {background-color: #E37800;}
a#CourseC:hover {background-color: #E3CD00;}
a#CourseD:hover {background-color: #94E300;}
a#CourseE:hover {background-color: #00E0BD;}
a#CourseF:hover {background-color: #0094E3;}
a#CourseN:hover {background-color: #6300E1;}
a#CourseO:hover {background-color: #AB02E2;}
a#CourseQ:hover {background-color: #E10183;}
a#CourseR:hover {background-color: #B56332;}
a#CourseS:hover {background-color: #CAB718;}

#Main {
	padding:20px;
	margin-right:230px;
}
/*首页*/
#Index .l,#Index .r{width:300px; }
#Index .topic {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	background-color: #F7F7F7;
}
#Index .topic a{color: #9E9E9E;}
#Index .topic strong {
	border-top-width: 1px;
	border-top-style: solid;
}
#Index #Video.box,
#Index #News.box {height:209px; margin-bottom:20px;}
#Index #News a.list {
	padding: 7px;
	border: 3px solid #F7F7F7;
	margin-top: 2px;
}
#Index #News a.list h4 {font-size:12px;}
*+html #Index #Bbs.box {height:280px;}
*+html #Index #Blog.box {height:280px;}
#Index #Bbs.box,#Index #Blog.box {height:305px;}
#Index #Bbs .posts {
	border-collapse:collapse;
	display: block;
	padding: 10px 10px 10px 10px;
	background-color: #F7F7F7;
	height: 24px;
	color: #9E9E9E;
	margin-top: 2px;
	border: 1px solid #F7F7F7;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#Index #Bbs .posts h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#Index #Bbs a.Post:hover {background-color: #fc0; color:#FFFFFF;}
#Index #Bbs a.Ask:hover {background-color: #09f; color:#FFFFFF;}
#Index #Bbs .posts .pv {display: none;}
#Index #Bbs .posts .aut {font-size: 10px;}
#Index #Bbs .posts .re {display: none;}
#Key a {
	height: 50px;
	width: 150px;
	border: 5px solid #F5F5F5;
	padding: 10px;
	margin-bottom: 10px;
	display: block;
	color:#999;
}
#Key a:hover,#Key a:hover .cont {color:#FFF;}
#Key a h4 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#Key a .cont {color:#e3e3e3;}
#Key a .date {display: none;}
#Key img {
	border: 1px solid #eee;
	position: absolute;
	top: 0px;
	left: 190px;
}
*html #Key img{left: 180px;}
#Key {
	position: relative;
}
#Price {
	background-color: #f7f7f7;
	color: #9E9E9E;
	padding: 10px;
	height: 120px;
	background-image: url(Price.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
#Price div {
	background-color: #FFFFFF;
	float: right;
	height: 60px;
	margin-left: 10px;
	padding: 10px;
}
#Sum {
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	left: 90px;
	bottom: 7px;
	font-family: "Times New Roman", Times, serif;
}
#POP {
	position: relative;
	height: 175px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#POP a {
	position: absolute;
	display: block;
	background-image: url(image_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#POP1 {left:0px;top:12px;height:143px;width:128px;z-index: 1;}
#POP2 {left:60px;top:9px;height:149px;width:134px;z-index: 2;}
#POP3 {left:119px;top:6px;height:155px;width:140px;z-index: 3;}
#POP4 {left:178px;top:3px;height:161px;width:161px;z-index: 4;}
#POP5 {left:237px;top:0px;z-index: 5;}
#POP6 {left:303px;top:3px;height:161px;width:146px;z-index: 4;}
#POP7 {left:368px;top:6px;height:155px;width:140px;z-index: 3;}
#POP8 {left:433px;top:9px;height:149px;width:134px;z-index: 2;}
#POP9 {left:498px;top:12px;height:143px;width:128px;z-index: 1;}
a#POP1:hover,
a#POP2:hover,
a#POP3:hover,
a#POP4:hover,
a#POP5:hover,
a#POP6:hover,
a#POP7:hover,
a#POP8:hover,
a#POP9:hover{z-index: 6;height:177;width:152px;top:0px;}
a#POP1:hover img,
a#POP2:hover img,
a#POP3:hover img,
a#POP4:hover img,
a#POP5:hover img,
a#POP6:hover img,
a#POP7:hover img,
a#POP8:hover img,
a#POP9:hover img{height:150px;width:150px;}
#POP1 img {height:126px;width:126px;}
#POP2 img {height:132px;width:132px;}
#POP3 img {height:138px;width:138px;}
#POP4 img {height:144px;width:144px;}
#POP5 img {}
#POP6 img {height:144px;width:144px;}
#POP7 img {height:138px;width:138px;}
#POP8 img {height:132px;width:132px;}
#POP9 img {height:126px;width:126px;}

/*VIDEO*/
#Video .list {
	display: block;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e9e9e9;
	color: #bbb;
	line-height: 18px;
	padding-bottom:8px;
	padding-top:5px;
}
#Video .list span {
	height: 36px;
	display: block;
	overflow: hidden;
}
#Video .list img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
#Video .list h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
}
#Video .list div a{margin-right: 5px;}
#Video .list .green,#Video .list .green a,#Video .list a.green {color: #006600;}
#Video .list .blue,#Video .list .blue a,#Video .list a.blue {color: #006699;}
#Video .pages {
	background-color: #F7F7F7;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}
#Video .title {
	background-color: #F7F7F7;
	padding-top: 34px;
	padding-right: 10px;
	margin-bottom: 5px;
	border: none;
}
#Video .title strong  {
	background-color: #F7F7F7;
	top: 10px;
	left: 10px;
	font-weight: lighter;
}
#Video .topic {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #F7F7F7;
	margin-bottom: 1px;
}
#Video .topic a{color: #9E9E9E;}
#Video .topic strong {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top:3px;
}
#Video .box {
	background-color:#F7F7F7;
	padding: 10px;
	color: #9E9E9E;
	height:100px;
}
#Video .box img {
	border: 5px solid #FFFFFF;
	float: left;
	margin-right: 10px;
}
#Video .box dl {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
#Video .box span {
	float: left;
	display: block;
	background-color: #FFFFFF;
	height:80px;
	padding: 10px;
	width:300px;
}
#Video .play {margin-top: 10px;}
#Video .c {
	margin-right: auto;
	margin-left: auto;
	width: 100px;
}
#Video .play a {
	height: 150px;
	display: block;
	color: #9E9E9E;
	cursor: hand;
}
#Video .play img {
	border: 5px solid #F7F7F7;
	margin-bottom: 8px;
}
#Play {
	z-index: 9999;
	height: 378px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	display: none;
}
#Play object {
	height: 378px;
	width: 450px;
}
#Close {
	display: block;
	font-family: "黑体";
	font-size: 16px;
	color: #333333;
	width: 440px;
	cursor: hand;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2E2E2;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}




/*NEWS*/
#News a.list {
	padding: 15px;
	display: block;
	margin-top: 10px;
	color: #9e9e9e;
	border: 7px solid #F7F7F7;
}
#News a.list h4 {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:14px;
	font-weight: normal;
}
#News a.list .date {
	display: block;
	font-size: 10px;
}
#News .pages {
	background-color: #F7F7F7;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}
#News .info {
	font-size: 10px;
	background-color: #F7F7F7;
	padding: 5px 12px;
	color: #9e9e9e;
	margin-bottom:1px;
}
#News .info span {float: right; font-size:10px;}
#News #Title {
	padding: 12px;
	background-color: #FAFAFA;
}
#News #Title strong {font-size: 18px;margin-right: 15px;}
#News #Title span {font-size:10px;color: #9e9e9e;}
#News .box {
	padding: 12px;
	color: #6E6E6E;
	font-size: 14px;
	display: block;
	background-color: #FeFeFe;
}
#Keda {
	color: #9E9E9E;
	background-color: #F7F7F7;
	padding: 10px;
	height: 100px;
	margin-top:10px;
}
#Keda img {
	float: left;
	margin-right: 10px;
}
#Keda .px10 {float:right;}
#Chaoyi {
	color: #9E9E9E;
	background-color: #F7F7F7;
	height: 100px;
	font-size:12px;
	margin-top:10px;
}
#Chaoyi img {
	float: left;
	margin-right: 10px;
}
#Chaoyi div { padding:10px;}
#Chaoyi .px10 {float:right;}
#BBS .list {
	display: block;
	height: 108px;
	border-bottom: 1px solid #F7F7F7;
	margin-bottom: 10px;
	position: relative;
	color: #9E9E9E;
}
#BBS .list:hover {background-color:#000;}
#BBS .topic {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #F7F7F7;
	margin-top:0px;
}
#BBS .topic a{color: #9E9E9E;}
#BBS .topic strong {
	border-top-width: 1px;
	border-top-style: solid;
}

#BBS .list:hover .topic a {color:#FFF;}
#BBS .list:hover .topic strong {color:#FFF;}

#BBS .list .en {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #444;
	width: 70px;
	text-align: center;
	display: block;
	padding: 2px;
	float: left;
}
#BBS .list .box {padding:10px;}
#BBS .list .box a.px14 {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}

#BBS .list .px10 {
	color: #9E9E9E;
	position: absolute;
	top: 30px;
	right: 5px;
}
#BBS .title {
	margin-bottom:20px;
	border: none;
	padding-right: 5px;
	color:#FFFFFF;
	padding-top: 40px;
}
#BBS .title strong { top:10px; left:10px;}
#BBS .title a{color:#FFFFFF;}
#BBS .linkbut {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 90px;
	display: table-cell;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #c5c5c5;
}
*+html #BBS .linkbut {
	display: block;
	padding-top: 5px;
	height: 21px;
}

#BBS .send .correct {border: 1px solid #c5c5c5;}
#BBS .send .box {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
#BBS .send textarea { margin-bottom: 10px;}
#BBS .send .but {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 70px;
}
#BBS .posts {
	border-collapse:collapse;
	display: block;
	padding: 10px 10px 10px 50px;
	background-color: #F7F7F7;
	position: relative;
	height: 28px;
	color: #9E9E9E;
	margin-bottom: 2px;
	border: 1px solid #F7F7F7;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#BBS .posts h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#BBS a.Post {background-image: url(post.gif);}
#BBS a.Post:hover{border: 1px solid #f90;}
#BBS a.Post h4,
#BBS .user.Post h4 {color:#f90;}
#BBS a.Post .re {background-color: #f90;}
#BBS a.Ask {background-image: url(ask.gif);}
#BBS a.Ask:hover{border: 1px solid #09f;}
#BBS a.Ask h4,
#BBS .user.Ask h4 {color:#09f;}
#BBS a.Ask .re {background-color: #09f;}

#BBS .posts .pv {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
}
#BBS .posts .aut {font-size: 10px;}
#BBS .posts .re {
	color: #000000;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 2px;
	visibility: hidden;
}
#BBS a.posts:hover .re {visibility:visible;}
#BBS .pages {
	background-color: #F7F7F7;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#BBS .user {
	padding: 10px;
	height: 60px;
	color: #9e9e9e;
	background-color: #F0F0F0;
}
#BBS .user img {
	height: 60px;
	width: 60px;
	margin-right: 10px;
	float:left;
}
#BBS .user h4 {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}
#BBS .cont {
	background-color: #F7F7F7;
	padding: 10px;
	margin-bottom: 10PX;
	color: #9E9E9E;
}

