/*系统样式，CMS定义*/
body{
	font-family: "arial";
	font-size: 12px;
	color: #063401;
	margin:0;
	padding: 0;
	background-color: #EBF0E9;
	overflow-x: hidden;
	overflow-y: auto;
}
.container {
	margin: auto;
	text-align: left;
	width: 900px;
	padding: 10px 0;
}
td {
	font-family:"arial";
	font-size: 12px;
	color: #063401;
}
p {margin:0px;padding:0px;border:0px;line-height: 20px;}
.clear{ clear:both;}/*清除浮动*/
img {border:0px;}
/*Titlt样式*/
div#qTip {
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 1px;
	border: 1px solid #ABAB98;
	display: none;
	background: #FEFEDA;
	color: #5F5F52;
	font-family:"Tahoma";
	font-size: 12px;
	text-align: left;
	position: absolute;
	z-index: 1000;
	line-height:16px;
}
form{margin:0px;padding:0px}
/*Titlt样式结束*/
.bt {
	font-family:"Tahoma";
	font-size: 12px;
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #063401;
	BACKGROUND-COLOR: #ffffff;
	text-decoration: none;
	width: 100%;
	height:20px;
	line-height:16px;
	border:1px solid #D1D9CD;
	padding-left:2px;
	margin:0px;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.searchinput {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #063401;
	BACKGROUND-COLOR: #ffffff;
	text-decoration: none;
	width: 100px;
	height:18px;
	line-height:14px;
	border:1px solid #284320;
	padding-left:2px;
}

.box-search{
	z-index:500;position:absolute;visibility: visible;margin-left:680px;margin-top:-34px;
}

a:link {
	color: #063401;
	text-decoration: none;
}
a:visited {
	color: #063401;
	text-decoration: none;
}
a:hover {
	color: #DE4E00;
	text-decoration: none;
}
/*morepic图片框*/
.morepic{
	border:3px solid #000000;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.morepic2{
	border-top:1px solid #000000;
	height:25px;
	background-color:#FEFEDA;
}

/*小号中文字体*/
.smallcnfont{
	font-family: "PMingLiU";
	font-size: 11px;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 12px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 12px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 12px;
}

/*当前样式*/
.this {
	COLOR: #DE4E00;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*内容行高样式*/
h1 {
	font-size:20px;
	font-weight:bold;
}
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
}
.h20{
	line-height: 20px;
	WORD-WRAP: break-word;
}

.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
}

.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*整体文字色定义*/
.font1{
	COLOR: #DE4E00;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #DE4E00;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #DE4E00;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #DE4E00;
	text-decoration: underline;
}

.font2{
	COLOR: #1E5707;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #1E5707;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #1E5707;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #DE4E00;
	text-decoration: underline;
}	

.font3{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #FFF000;
	text-decoration: none;
}

.font4{
	COLOR: #FFCC00;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #FFCC00;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #FFCC00;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #ffffff;
	text-decoration: none;
}

.font5{
	COLOR: #405850;
	text-decoration: none;
}
.font5 a:link{
	//COLOR: #405850;
	text-decoration: none;
	}
.font5 a:visited{
	text-decoration: none;
}
.font5 a:hover{
	COLOR: #DE4E00;
	text-decoration: none;
}
/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}

/*新闻列表*/
#newsTag .turns,#scrollnew .turns { /*滚动*/
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	padding-left: 10px;
	background:url(../images/ico.gif) no-repeat left center;
	margin-top: -2px;
}

.newlist{
	padding:5px 0 5px 12px;
	background:url(../images/systemfiles/ico1.gif) 0px 9px;
	background-repeat:no-repeat;
	margin:0px;
}

.newlist p{
	float:right;
}

.newstree {
	padding:1px 16px 1px 12px;
	background:url(../images/systemfiles/ico1.gif) 0px 9px;
	background-repeat:no-repeat;
	margin:0px;
	float:left;
}




/*布局style*/

.bg-top{
	background-color: #FEFEFE;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-tyl{
	background-image: url(../images/bt_tyl.gif);
	background-repeat: repeat-y;
	width:12px;
	background-position: right;
}
.bg-tyr{
	background-image: url(../images/bt_tyr.gif);
	background-repeat: repeat-y;
	width:12px;
	background-position: left;
}
.line-y{
   margin-left:10px;
   margin-right:10px;
   width:2px;
   height:26px;
}
.line-bg{
	padding:5px;
	background-color: #E8F3E8;
	background-image: url(../images/line_ybg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo{
	float:left;
	margin-left:10px;
	display:inline;
}
.logo a img {
	border: none;
}
.top-nav{
	float:right;
	margin-right:10px;
	display:inline;
	height:60px;
	line-height:60px;
}
#top {
	height:60px;
	background-color: #FEFEFE;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:3px;
}
#menu {
	height:26px;
	background-color: #002C00;
	background-image: url(../images/bg_top_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position:relative;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:10px;	
}
#menu li{
	float:left;
	padding:0 10px;
	list-style:none;
	font-weight:bold;
	margin:0px;
	background-image: url(../images/line_y_top_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#ffffff;
	height:26px;
	line-height:26px;
}
#menu li a {
	color:#FFF;
}
#menu1Container {
	position:absolute;
	left:0;
	top:26px;
	display:none;
}
#menu2Container {
	position:absolute;
	left:360px;
	top:26px;
	display:none;
}
#menu3Container {
	position:absolute;
	right:0;
	top:26px;
	display:none;
}
.im{
	background-image: url(../images/ico_nav_top_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav-top-menu-box{
	position:absolute;visibility: visible;
}
.nav-top-menu{
	background:#1E5707;
	opacity:1.0;
	filter:alpha(opacity=100);
	margin:0px;
	padding:7px 25px 5px 25px;
}
.nav-top-menu img{
	margin-left:10px;margin-right:6px;
}

.Tab-nav{
	position:absolute;visibility: visible;margin-top:-50px;
}

.bg-xnav1{
	background-image: url(../images/bg_xnav1.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:4px;
}
.bg-xnav2{
	background-image: url(../images/bg_xnav2.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:4px;
}
.bg-xnav3{
	background-image: url(../images/bg_xnav3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFFFFF;
}
.bg-xnav4{
	background-image: url(../images/bg_xnav4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	padding:20px 20px 10px 20px;
}
.bg-xnav5{
	background-image: url(../images/bg_xnav5.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:5px;
}
.xnavdc{padding:5px 10px 0 30px;}

.bg-foot1{
	background-image: url(../images/bg_foot1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:15px;
}
.bg-foot2{
	background-image: url(../images/bg_foot2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px;
}
.bg-foot3{
	background-image: url(../images/bg_foot3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.n-c1{
	background-image: url(../images/n_c1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:14px;height:14px;
	float:left;
	overflow:hidden;
}
.n-c2{
	background-image: url(../images/n_c2.gif);
	background-repeat: no-repeat;
	background-position:right top;
	width:14px;height:14px;
	float:right;
	overflow:hidden;
}
.n-c3{
	background-image: url(../images/n_c3.gif);
	background-repeat: repeat-x;
	background-position:top;
	height:14px;
	overflow:hidden;
}
.n-c4{
	background-image: url(../images/n_c4.gif);
	background-repeat: repeat-y;
	background-position:left;
}
.n-c5{
	background-image: url(../images/n_c5.gif);
	background-repeat: repeat-y;
	background-position:right;
	padding:10px 25px 15px 25px;
}
.n-c6{
	background-image: url(../images/n_c6.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:14px;height:15px;
	float:left;
	overflow:hidden;
}
.n-c7{
	background-image: url(../images/n_c7.gif);
	background-repeat: no-repeat;
	background-position:right top;
	width:14px;height:15px;
	float:right;
	overflow:hidden;
}
.n-c8{
	background-image: url(../images/n_c8.gif);
	background-repeat: repeat-x;
	background-position:top;
	height:15px;
	overflow:hidden;

}
.n-cbg{
	background-image: url(../images/n_cbg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#ffffff;
}
.n-nav{
	position:absolute;
	visibility: visible;
	margin-top:17px;
	background: url(../images/n_nav.gif) no-repeat right;
	width:155px;
	height:36px;
	padding:22px 0 0 1px;
}
.nav{
	padding:3px 0 3px 0;
}
.gbook{padding:0 5px 0 5px}


.piclist{border:3px solid #EDF6ED;}
.plist1{border:1px solid #6C976C;width:106px;height:66px;margin-right:10px;}
.plist2{border:1px solid #6C976C;width:156px;height:86px;margin-right:10px;}
.about_us a img{
	border: none;
}
.tree {
	background:url(../images/systemfiles/ico7.gif) 0px 9px;
	background-repeat:no-repeat;
	margin:0px;
	text-indent: 10px;
	width: 100px;
	height: 25px;
	line-height: 25px;
}
a img {
	border: none;
}
.article_button {
	float: left;
	width: 103px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: url(../images/backoffice/login-button.gif) no-repeat;
}
.article_button a:link, .article_button a:visited {
	display: block;
}
.article_button a:hover {
	display: block;
	background: url(../images/backoffice/login-button-hover.gif) no-repeat;
}
.edit_button {
	float: left;
	width: 58px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../images/backoffice/article-button.gif) no-repeat;
}
.edit_button a:link, .edit_button a:visited {

}
.edit_button a:hover {
	display: block;
	background: url(../images/backoffice/article-button-hover.gif) no-repeat;
}
.qq {
	line-height: 27px;
	text-align: center;
	height: 27px;
	width: 70px;
	background: url(../images/button.gif) no-repeat 0 -52px;	
}
.qq a {
	display: block;
	padding-left: 20px;
}
.qq a:hover {
	background: url(../images/button.gif) no-repeat 0 -78px;
}
.msn {
	line-height: 27px;
	text-align: center;
	height: 27px;
	width: 70px;
	background: url(../images/button.gif) no-repeat 0 1px;	
}
.msn a {
	display: block;
	padding-left: 20px;
}
.msn a:hover {
	background: url(../images/button.gif) no-repeat 0 -25px;
}
.page_number a {
	background: #498639;
	border: 1px solid #dddddd;
	color: #ffffff;
}
.page_number span {
	border: 1px solid #dddddd;
}
.n-c5 p {

}
.link_friend a:link,.link_friend a:visited,.link_friend a:hover {
	margin-right: 15px;
}
.list_items a:link, .list_items a:visited {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/little_img.gif) no-repeat scroll 0 -55px;
	line-height:25px;
	padding-bottom:3px;
	padding-left:20px;
}

a img {
	border: none;
}
.mask1{
	float:left;
	position:relative;
	width:400px;
	height:190px;
	overflow:hidden;
}
#home-slide {
	position:absolute;
}
.slide-content {
	width:400px;
	float:left;
}
#aboutus {
	position:absolute;
}
#aboutus div {
	float:left;
	width:210px;
	height:165px;
}
#leftbox {
	float:left;
	overflow:hidden;
	width:200px;
}
#leftbox_inner {
	padding-right:10px;	
}
#leftbox_inner div.moduletable {
	margin-bottom:10px;
	position: relative;
}
#leftbox_inner div.moduletable h3 {
	background:transparent url(../images/leftbox.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:96%;
	font-weight:bold;
	line-height:30px;
	height: 30px;
	text-transform:none;
	margin:0 0 5px;
	padding-left: 10px;
}
#college_resource .news-more,#news_3g .news-more,.moduletable .leftbox-more {
	font-family:simsun;
	position:absolute;
	right:16px;
	top:6px;
	font-weight: bold;
	color: #ffffff;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
ul.menu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	line-height: 25px;
	padding-left: 10px;
	border-bottom: 1px dashed #cccccc;
	background:transparent url(../images/spot.gif) no-repeat scroll left center;
	overflow: hidden;
	white-space: nowrap;
}
ul.menu li.hot {
	font-weight:bold;
}
ul.menu li a {
	color:#666666;
	padding:3px 0 0 0;
}
ul.menu li.hot a {
	color:#D30000;
}
#mainbods_core {
	overflow:hidden;	
	padding-left: 10px;
}
#cooperate ul li {
	float: left;
	display: block;
	overflow: hidden;
}
#ja-col2 div.moduletable {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 0 15px;
}
#ja-col2 div.moduletable h3 {
	border-bottom:1px solid #dddddd;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	text-align: center;
	margin: 0;
}
#ja-col2 div.moduletable h3 {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
#ja-col2 ul li a {
	background: none;
	margin-bottom: 5px;

}
.top {
	background:transparent url(../images/top.gif) no-repeat bottom;
	height: 6px;
	width: 325px;
}
#button p a {
	color:#7C7B7B;
	display:block;
	overflow:hidden;
	padding:0 10px 0 64px;
	height: 37px;
	position: relative;
}
#button p.active {
	display:block;
	overflow:hidden;	
	background: #dddddd;
}

#button img {
	border:1px solid #9F9F9F;
	height:24px;
	left:4px;
	position:absolute;
	top:6px;
	width:40px;
}
#list_box {
	float: left;
	width: 440px;
	}
#list_box ul li {
	float: left;
	height: 170px;
	width: 103px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#list_box h4 {
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	font-weight: bold;
	background:transparent url(../images/title.gif) no-repeat 0 -95px;
	margin: 0;
	font-size: 12px;
}

#college_scene .content,#projects .content,#college_resource .content,#channel_3g .content,#news_3g .content,#list_box .content {
	border-left:1px solid #CCDFF2;
	border-right:1px solid #CCDFF2;
	border-bottom:1px solid #CCDFF2;
	overflow:hidden;
	height: 360px;
}
#projects h4 {
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	font-weight: bold;
	background:transparent url(../images/title.gif) no-repeat 0 -133px;
	margin: 0;
	font-size: 12px;	
}
#projects img {
	border: 1px solid #cccccc;
}
#projects li {
	margin-top:10px;
	float:left;
	width:120px;
	height:140px;
	text-align:center;
	padding:5px;
}
#news_3g {
	float:left;
	width:209px;
	margin-left:10px;
	position: relative;
}
#news_3g h4 {
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	font-weight: bold;
	background:transparent url(../images/title.gif) no-repeat;
	margin: 0;
	font-size: 12px;
}
#channel_3g ul li, #techtab ul li {
        line-height: 24px;
        padding-left: 16px;
        background:transparent url(../images/little_img.gif) no-repeat 0 -50px;
        white-space:nowrap;
        overflow:hidden;
        width:280px;
        }
#news_3g ul li {
        line-height: 21px;
        padding-left: 16px;
        background:transparent url(../images/little_img.gif) no-repeat 0 -50px;
        white-space:nowrap;
        overflow:hidden;
        width:182px;
        }
#college_scene,#college_resource,#channel_3g {
	float:left;
	width:325px;
	margin-left:10px;
	position: relative;
}
#college_resource a img {
	border: 1px solid #dddddd;
	padding: 3px;
	background: #ffffff;
}
#college_resource h4,#channel_3g h4{
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	font-weight: bold;
	background:transparent url(../images/title.gif) no-repeat 0 -46px;
	margin: 0;
	font-size: 12px;
}
#college_scene h1, #college_resource h1, #channel_3g h1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/title.gif) no-repeat scroll 0 -46px;
	font-size:12px;
	font-weight:bold;
	height:27px;
	line-height:27px;
	margin:0;
	padding:0 10px;
}
#college_scene a img, #college_resource a img {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	padding:3px;
}
#only_honor h4 {
	height: 27px;
	padding: 0 10px;
	line-height: 27px;
	font-weight: bold;
	background:transparent url(../images/title.gif) no-repeat 0 -133px;
	margin: 0;
	font-size: 12px;	
}
p.list_box_img {
	 height: 105px;
	 width: 95px;
	 border: 1px solid #dddddd;
	 padding: 2px;

}
p.list_box_img a:link,p.list_box_img a:visited {
	height: 105px;
	width: 90px;
	display: block;
	background: url(../images/play_button.png) no-repeat 35px 40px;
}
p.list_box_img a:hover {
	display: block;
	background: url(../images/play_button.png) no-repeat 35px -130px;
}
.partner {
	line-height: 22px;
}
.partner a {
	float: left;
	margin-left: 2px;
}
.partner a img {
	border: 1px solid #cccccc;
}
.navigation {
	margin-bottom: 10px;color:#ffffff;
	background: url(../images/bg_title.gif) repeat-x;
	width: 700px;
	height: 30px;
	line-height: 30px;
	font-weight:bold;
	padding-left: 5px;
}
.navigation a:link,.navigation a:visited {
	color: #ffffff;
}
.article_more {
	height: 271px;
	width: 460px;
	background: url(../images/article_more.jpg) no-repeat;
	margin: 15px 0 0 100px;
}
.article_more ul li {
	line-height: 25px;
	background: none;
}
#Righ_Focus {
	float:left;
	width:438px;
	height:200px;
	border:1px solid #CCDFF2;
}
#Righ_Focus .mask {
	overflow:hidden;
	width:438px;
	height:200px;
	position:absolute;
}
#slideshow {
	height:600x;
	position:relative;
}
#slideshow span {
	display:block;
	width:438px;
	height:200px;
	overflow:hidden;
}
.panel-header {
	height:27px;
	width:205px;
}
.panel-header .top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/title.gif) no-repeat scroll 0 0;
	font-size:12px;
	font-weight:bold;
	height:27px;
	margin:0;
	padding:0 2px;
}
.top .active a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/tab.gif) no-repeat scroll 0 -54px;
	cursor:pointer;
	float:left;
	height:22px;
	line-height:22px;
	margin-left:2px;
	margin-top:5px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	width:60px;
}
.top .inactive {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/tab.gif) no-repeat scroll 0 -29px;
	cursor:pointer;
	float:left;
	height:22px;
	line-height:22px;
	margin-left:2px;
	margin-top:5px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	width:60px;
}
.panel-body {
	height:195px;
}
.panel {
	border-bottom:1px solid #CCDFF2;
	border-left:1px solid #CCDFF2;
	border-right:1px solid #CCDFF2;
	height:160px;
	overflow:hidden;
	width:207px;
}
.tab .header {
	height: 26px;
	width:325px;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	background: transparent url(../images/title.gif) no-repeat scroll 0 -46px;
}
.tab .header .inactive {
	padding-left:2px;
	cursor: pointer;
	background:transparent url(../images/tab/tab-left.gif) no-repeat 0 -29px;
	margin-top: 5px;
	margin-left: 2px;
	height: 22px;
	float: left;
	line-height: 22px;	
	text-align: center;
}
.tab .header .inactive b {
	padding-left:2px;
	padding-right:4px;
	display:block;
	background:transparent url(../images/tab/tab.gif) no-repeat right -29px;
}
.tab .header .active {
	padding-left:2px;
	cursor: pointer;
	background:transparent url(../images/tab/tab-left.gif) no-repeat 0 -54px;
	margin-top: 5px;
	margin-left: 12px;
	height: 22px;
	float: left;
	line-height: 22px;	
	text-align: center;
}
.tab .header .active b {
	padding-left:2px;
	padding-right:4px;
	display:block;
	background:transparent url(../images/tab/tab.gif) no-repeat right -54px;
}
.tab .body {
	padding:2px;
	border:1px solid #ccdff2;
	font-size: 12px;
	line-height:20px;
	height: 156px;
}
.hidden {
	display:none;
}
.techtitle {
	float:left;
	margin-left: 10px;
	line-height: 22px;
}
.window {
	background: #cfdef4;
}
.window .header {
	border:1px solid #99BBE8;
	background:transparent url(../images/window/header.gif) repeat-x scroll 0 -1px;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	height:24px;
	line-height:24px;
}

.window .header .title {
	float:left;
	padding-left:5px;
}
.window .header .tools {
	float:right;
	padding-right:5px;
}
.window .body {
	border-left:1px solid #99BBE8;
	border-right:1px solid #99BBE8;
	border-bottom:1px solid #99BBE8;
	padding:0;
}
.btn {
	cursor:hand;
	padding-top:4px;
}
#partner {
	clear:both;
}
#partner .content {
	line-height:22px;
}
#partner .content a {
	float:left;
	margin-left:2px;
}
#partner a img {
	border:1px solid #CCCCCC;
}
.online {
	display:block;
}
.online ul {
	list-style:none;
}
.online li {
	float:left;
	padding:10px 5px;
	width:120px;
	list-style:none;
}
.tab .title ul {
	float:left;
	margin-left:9px;
}
.tab .title li {
	cursor:pointer;
	float:left;
	height:26px;
	padding:0 5px;
	letter-spacing:1px;
	text-align:center;
}
.tab .title li.active {
	background-image:url("../images/tab/widget-head1.gif");
	border-left:solid 1px #49A7FF;
	border-right:solid 1px #49A7FF;
}
#honor-leftslide .content {
	background:none repeat scroll 0 0 #F3F6F3;
	border:1px solid #D5D6D4;
	padding:10px;
	text-align:center;
}
ul.list {
	padding:5px 5px 5px 20px;
}
ul.list li {
	line-height:24px;
}
ul.list li b {
	color:#CB2903;
}
.coursetitle {
	text-align:center;
	line-height:30px;
}
.coursetitle h1 {
	font-size:24px;
}