@charset "gb2312";
@import url("Base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	background:url(../images/Body_Bg.jpg) repeat-x #f4f4f4;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link,a:visited,a:active {
	color:#222;
	text-decoration:none;
}
a:hover {
	color:#e60000;
	text-decoration:none;
}

.anoline {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

#main {
	margin:0px auto;
	width:1000px;
}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1000px;
	height:178px;
	color:#666;
	border-bottom:2px solid #e60000;
}
#logo {
	position:absolute;
	bottom:6px;
	left:0px;
}
#language {
	position:absolute;
	top:15px;
	right:0px;
	font-size:14px;
}
#header_tels {
	position:absolute;
	top:10px;
	right:290px;
	padding-left:20px;
	height:26px;
	line-height:26px;
	font-size:14px;
	background:url(../images/Header_Tel_Bgs.jpg) no-repeat;
}
#header_tel {
	position:absolute;
	top:10px;
	right:120px;
	padding-left:35px;
	width:114px;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align:center;
	background:url(../images/Header_Tel_Bg.jpg) no-repeat;
}
#search {
	position:absolute;
	bottom:6px;
	right:0px;
	width:176px;
	height:26px;
	background:url(../images/Search_Bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:2px;
	left:6px;
	width:140px;
	height:23px;
	line-height:23px;
	color:#666;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:26px;
	height:25px;
	cursor:pointer;
}
#nav {
	position:absolute;
	bottom:6px;
	left:300px;
	height:26px;
	font-family:"?¡é¨¨¨ª??o¨²";
}
#nav a {
	display:block;
	float:left;
	margin-right:35px;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#04087b;
}
.nav_out:hover {
	color:#e60000;
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#e60000;
}
#content {
	margin:10px auto 0px auto;
	padding:10px;
	width:980px;
	background:#fff;
}
#left {
	float:left;
	width:210px;
}
#right {
	float:right;
	padding-bottom:20px;
	width:760px;
	background:#ececec;
}
#footer_logo {
	padding:40px 0px 0px 0px;
	text-align:center;
}
#footer {
	padding:10px 0px 20px 0px;
	line-height:20px;
	text-align:center;
	color:#666;
}

/*===================================================================================*/

#icontent {
	margin:10px auto 0px auto;
	width:1000px;
}
#iflash_blk {
	position:relative;
	height:372px;
}
#ifeedback_blk {
	position:absolute;
	top:0px;
	left:0px;
	width:332px;
	height:372px;
	background:url(../images/iFeedback_Bg_cn.jpg) no-repeat #fff;
}
#ifeedback {
	padding:104px 20px 0px 20px;
	width:292px;
}
#ifeedback td {
	padding:5px 0px;
}
#ifeedback img {
	cursor:pointer;
}
#flash_blk {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
	width:668px;
	height:372px;
	font-size:0px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:668px;
	height:372px;
	overflow:hidden;
}
#flash img {
	width:668px;
	height:372px;
}
#flash_button {
	position:absolute;
	bottom:20px;
	right:10px;
	z-index:2;
	hegiht:13px;
}
#flash_button a {
	float:left;
	margin-right:10px;
	width:10px;
	height:10px;
	line-height:10px;
	font-size:0px;
	text-align:center;
	text-decoration:none;
	color:#8e8c8c;
	background:url(../images/Flash_Button_Out.png) no-repeat;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	color:#d3332b;
	background:url(../images/Flash_Button_Over.png) no-repeat;
}
#flash_button a:hover{
	color:#d3332b;
	background:url(../images/Flash_Button_Over.png) no-repeat;
}

#icourse_blk {
	margin-top:10px;
	width:1000px;
	overflow:hidden;
}
#icourse {
	width:1012px;
}
.icourse_list {
	float:left;
	position:relative;
	margin-right:12px;
	width:241px;
	height:296px;
	overflow:hidden;
}
.icourse_list ul {
	position:absolute;
	top:120px;
	left:45px;
	width:180px;
}
.icourse_list ul li {
	padding-left:20px;
	height:35px;
	font-size:16px;
	font-family:"?¡é¨¨¨ª??o¨²";
	background:url(../images/Ico.png) no-repeat 0px 10px;
}
.icourse_list_bg1 {
	background:url(../images/iCourse_Bg1_cn.jpg) no-repeat #c0cd07;
}
.icourse_list_bg2 {
	background:url(../images/iCourse_Bg2_cn.jpg) no-repeat #7cdbf9;
}
.icourse_list_bg3 {
	background:url(../images/iCourse_Bg3_cn.jpg) no-repeat #fc8656;
}
.icourse_list_bg4 {
	background:url(../images/iCourse_Bg4_cn.jpg) no-repeat #d9d5c9;
}


#inews_blk {
	margin-top:10px;
	height:237px;
	background:url(../images/iNews_Bg.jpg) no-repeat;
}
.inews_list {
	float:left;
	height:237px;
}
.inews_list1 {
	width:335px;
}
.inews_list2 {
	width:331px;
}
.inews_list3 {
	width:334px;
}
.inews_list p {
	position:relative;
	height:41px;
	line-height:47px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
.inews_list p img {
	position:absolute;
	top:16px;
	right:25px;
}
.inews_list1 p {
	padding-left:45px;
}
.inews_list2 p {
	padding-left:60px;
	color:#1f2597;
}
.inews_list3 p {
	padding-left:55px;
}
.inews_list ul {
	margin:0px auto;
	padding-top:15px;
	width:280px;
}
.inews_list ul li {
	padding-left:12px;
	width:268px;
	height:21px;
	background:url(../images/Ico2.jpg) no-repeat 0px 4px;
}

#istudent_blk {
	position:relative;
	margin-top:10px;
	height:327px;
	background:url(../images/iStudent_Bg.jpg) no-repeat;
}
#istudent_title {
	position:relative;
	padding-left:49px;
	height:41px;
	line-height:47px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
#istudent_title img {
	position:absolute;
	top:16px;
	right:25px;
}
#istudent_button_left {
	position:absolute;
	top:143px;
	left:16px;
	display:block;
	width:10px;
	height:21px;
	cursor:pointer;
}
#istudent_button_right {
	position:absolute;
	top:143px;
	right:15px;
	display:block;
	width:10px;
	height:21px;
	cursor:pointer;
}
#istudent {
	position:absolute;
	top:70px;
	left:49px;
	width:902px;
	height:220px;
	overflow:hidden;
}
#istudent div {
	float:left;
}
#istudent dl {
	float:left;
	margin-right:34px;
	width:200px;
}
#istudent dl dt {
	font-size:0px;
}
#istudent dl dt img {
	width:200px;
	height:150px;
}
#istudent dl dd {
	padding:15px 0px 0px 0px;
	width:200px;
	line-height:20px;
	color:#666;
}
#istudent dl dd strong {
	display:block;
	color:#222;
}
/*===================================================================================*/

.left_box_blk {
	margin-bottom:10px;
	border:1px solid #e1e1e1;
}
.left_box {
	padding-top:10px;
	border:1px solid #fff;
	background:#ebebeb;
}
.left_title {
	margin:0px auto;
	width:190px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#04087b;
	border-bottom:2px solid #b0cf4d;
}
.left_menu {
	padding-bottom:15px;
}
.left_menu a {
	display:block;
	margin:5px auto 0px auto;
	padding:9px 0px 5px 10px;
	width:178px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #fff;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#222;
}
.left_menu_out:hover {
	color:#e60000;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#e60000;
}

.left_contact {
	margin:0px auto;
	padding:10px 0px;
	width:190px;
	line-height:20px;
}
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	margin:0px auto;
	padding-top:12px;
	width:740px;
	height:20px;
	text-align:right;
	border-bottom:2px solid #b0cf4d;
}
#title a {

}
#title strong {
	position:absolute;
	top:12px;
	left:0px;
	font-size:14px;
	font-weight:bold;
	color:#04087b;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:700px;
	overflow:hidden;
}
.inputtext {
	padding:0px 3px;
	height:20px;
	line-height:20px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.inputarea {
	padding:3px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow-y:auto;
}
.button {
	padding:3px 10px;
	color:#333;
	font-weight:bold;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}
.button2 {
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	border:none;
	background:url(../images/Button_Bg.jpg) no-repeat;
}
.button2 a {
	color:#333;
}

.editorc {
	line-height:1.6;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	line-height:18px;
}
.editorc ol {
	margin-left:35px;
}
.editorc ol li {
	list-style-type:decimal;
	line-height:18px;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:10px;
	width:700px;
	height:40px;
	border-top:1px dashed #b0cf4d;
	overflow:hidden;
}
#prenext p {
	padding:0px 0px 0px 5px;
	height:20px;
}
#prenext_back {
	position:absolute;
	top:8px;
	right:5px;
}
/*===================================================================================*/


#about_image_blk {
	margin:0px auto;
	padding-top:10px;
	width:680px;
	overflow:hidden;	
}
#about_image {
	width:720px;
}
#about_image dl {
	float:left;
	margin:10px 40px 0px 0px;
	width:200px;
}
#about_image dl dt {
	font-size:0px;
}
#about_image dl dt img {
	width:200px;
	height:150px;
}
#about_image dl dd {
	padding:15px 0px 0px 0px;
	width:200px;
	line-height:20px;
	color:#666;
}
#about_image dl dd strong {
	display:block;
	color:#222;
}

#photos_blk {
	margin:0px auto;
	padding-top:10px;
	width:680px;
	overflow:hidden;	
}
#photos {
	width:720px;
}
#photos dl {
	margin:10px 40px 0px 0px;
	float:left;
	width:200px;
	text-align:center;
}
#photos dl dt {
	font-size:0px;
}
#photos dl dt img {
	width:200px;
	height:150px;
}
#photos dl dd {
	width:200px;
	height:30px;
	line-height:30px;
}

/*===================================================================================*/

#news {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:700px;
}
#news li {
	margin-top:15px;
	padding:0px 0px 0px 15px;
	height:22px;
	background:url(../images/News_Line.gif) no-repeat left 3px;
}
#news span {
	float:right;
}
#news_title {
	margin:25px auto 0px auto;
	padding:10px 0px 8px 0px;
	width:700px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	border:1px solid #fff;
	background:#f5f5f3;
}
#news_file {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#news_file a {
	text-decoration:underline;
}
/*===================================================================================*/


#feedback {
	padding:20px 0px 0px 0px;
	width:700px;
}
#feedback td {
	padding:5px;
}
#feedback td span {
	margin-left:5px;
	color:#ff0000;
	font-weight:bold;
}

/*===================================================================================*/


#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
}
#qq_online_top {
	width:100%;
	height:26px;
	background:url(../images/QQ_Top_Bg.gif) no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;

	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#qq_online_top p img {
	margin-top:2px;
	float:right;
}
#qq_online_list {
	width:100%;
	background:url(../images/QQ_Middle_Bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_list p a {
	position:absolute;
	top:6px;
	left:31px;
}
.qq_over {
	height:25px;
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
.qq_out {
	height:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_bottom {
	width:100%;
	height:42px;
	font-size:0px;
	background:url(../images/QQ_Bottom_Bg.gif) no-repeat;
}

/*
#qq_online {
	position:absolute;
	z-index:99;
	width:150px;
}
#qq_online_top {
	position:relative;
	height:65px;
	background:url(../images/QQ_Top.jpg) no-repeat;
}
#qq_online_top span {
	position:absolute;
	top:18px;
	right:17px;
	display:block;
	width:62px;
	height:11px;
	cursor:pointer;
}
#qq_online_list {
	padding-top:10px;
	background:url(../images/QQ_Bg.jpg) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin-left:16px;
	width:118px;
	height:40px;
}
#qq_online_list p img {
	position:absolute;
	top:0px;
	left:5px;
	width:30px;
	height:30px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:43px;
	font-weight:bold;
}
#qq_online_bottom {
	height:7px;
	font-size:0px;
	background:url(../images/QQ_Bottom.jpg) no-repeat;
}
*/
/*===================================================================================*/

#photos_page {
	margin:30px auto 0px auto;
	width:680px;
}
#news_page {
	margin:10px auto 0px auto;
	width:700px;
}
#showpage {
	height:21px;
	overflow:hidden;
}
.scott a {
	margin-right:5px;
	float:left;
	display:block;
	padding:0px 6px;
	height:19px;
	line-height:19px;
	text-align:center;
}
.scott a:link,.scott a:visited,.scott a:active {
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
}
.scott a:hover {
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#eee;
}
.scott a.scotts {
	height:19px;
	line-height:22px;
	overflow:hidden;
}
.scott span.current {
	float:left;
	margin-right:5px;
	display:block;
	padding:0px 6px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#333;
	border:1px solid #dcd9d4;
	background:#eee;
}
.scott span.disabled {
	float:left;
	margin-right:5px;
	display:block;
	padding:0px 6px;
	height:19px;
	line-height:22px;
	text-align:center;
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
	overflow:hidden;
}
.scott span.pagesl {
	float:left;
	display:block;
	width:15px;
	height:21px;
	line-height:21px;
	color:#333;
}