/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
Body {font-family:Arial,Tahoma,Verdana,宋体; font-size:12px;COLOR: #404066;}
/* 滚动条样式 */
SCROLLBAR-HIGHLIGHT-COLOR: buttonface;SCROLLBAR-SHADOW-COLOR: buttonface;SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;SCROLLBAR-DARKSHADOW-COLOR: buttonshadow}
}
/*页面背景色*/
.BodyColor{background-color:#ffffff;}
/*页面背景图片*/
.BackImage{background-image: url(../images/bg.gif);}
/*页面告警色*/
.hilite{color:#cc0000;font-weight:bold;}

/* 链接样式 */
A:link {text-decoration: none; color: #404066;}/* 未访问的链接 */
A:visited {text-decoration: none; color: #404066;}/* 已访问的链接 */
A:active {text-decoration: none;color: #404066;}/* 点击激活链接 */
A:hover {text-decoration: none;color: #000077;}/* 鼠标在链接上 */ 


/* ====班级通讯录样式==== */
/* 主要文字样式 */
.Cardmainfont {FONT-SIZE:11px; color:#505070; FONT-FAMILY:Arial, Helvetica, sans-serif, 宋体; TEXT-DECORATION:none;}
/* 姓名样式 */
.NameFont {FONT-SIZE:11pt;}
/* 头像样式 */
.HeadStyle {filter:alpha(opacity=80);}
/* 卡片背景图片 */
.CardBack {	background-image: url(../images/cardback.jpg); }


/* ====班级相册样式==== */
/* 缩略图背景样式 */
.thumbnailbg {background-color:#E6ecf9;}
/* 缩略图边框样式 */
.thumbnailmover {background-color:#FFAA66;}
.thumbnailmout {background-color:#E6ecf9;}


/* ====论坛留言相关样式==== */
/* 引用块样式 */
.quoteline {border-style: dotted; border-width: 1px; border-color: #404066;}
/* 班级留言名字样式 */
.NameStyle9 {color:#FF77ff;} /* 系统管理员 */
.NameStyle8 {color:#FF7777;} /* 班长 */
.NameStyle7 {color:#FF7777;} /* 副班长 */
.NameStyle6 {color:#33dd33;} /* 学习委员 */
.NameStyle5 {color:#33dd33;} /* 宣传委员 */
.NameStyle4 {color:#33dd33;} /* 文娱委员 */
.NameStyle3 {color:#33dd33;} /* 生活委员 */
.NameStyle2 {color:#33dd33;} /* 体育委员 */
.NameStyle1 {color:#7777ff;} /* 班级成员 */
.NameStyle0 {color:#ccaa77;} /* 班级客人 */
.NameStyle  {color:#777777;} /* 已退出班级 */

/* ====表单元素样式==== */
input,textarea,select,option,button {font-size: 9pt;font-family:Tahoma,Verdana,宋体;}
/* 输入文本框样式 */
input.inputstyle,textarea.inputstyle
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #555555;
border-color: #666666 #666666 #666666 #666666;
}
/* 按钮样式 */
input.button,button
{
height: 20px;color:#112255;border-width:1;
background: url(../images/btnback.gif);
BORDER-LEFT-COLOR: #eeeef8;BORDER-TOP-COLOR: #eeeef8;
}
/* 下拉列表框样式 */
select {height: 20px;}

/* ====其他样式==== */
/*  操作成功转向页面列表属性 */
LI.A{LINE-HEIGHT:130%}



.vdn{FONT-FAMILY:Verdana,宋体}
.tt{background: "images/cat_bg.gif"}

.font1 {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "Verdana,宋体"; TEXT-DECORATION: none
}
.font2 {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: "Verdana,宋体"; TEXT-DECORATION: none
}
.img1 {
	FILTER: alpha(opacity=20,finishopacity=100,style=1,startx=0,starty=0,finishx=80,finishy=100)
}
.hp{LINE-HEIGHT:14pt}

.shadow{FILTER:DropShadow(Color=#cccccc, OffX=2, OffY=2, Positive=1); CURSOR: hand
}

.shadow1{
filter: shadow(Color=gray,Direction=115);alpha(opacity=10);height:0;position: relative;
	left: 0;
	top: 0; }

/*
A.nav:visited{TEXT-DECORATION: none; COLOR: white}
A.nav:active{TEXT-DECORATION: none}
A.nav:hover{TEXT-DECORATION: underline}
A.nav:link{text-decoration: none; COLOR: white}
*/
.t{LINE-HEIGHT: 1.4}


.textstyle1 {
	FILTER: dropshadow(color=#ffffff,offx=1,offy=1,positive=1); COLOR: #555555
}
.textstyle2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif, 宋体; FONT-SIZE: 11px;COLOR: Gray
}
.pagestyle1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif, 宋体; FONT-SIZE: 11px;COLOR: #dd6600
}
