﻿body,td,th {font-size: 12px;color: #505050;}
body {background-color: #FFFFFF;margin: 0px;}

/*页面的链接样式*/
a {font-size: 12px; color: #505050;}
a:link {text-decoration: none; }
a:visited {text-decoration: none; color: #505050;}
a:hover {text-decoration: none; color: #FF3300;}
a:active {text-decoration: none;}
/*==============================================================================================================*/
/*输入框的样式*/
.Input1 {clear: both;height: 18px;border: 1px solid #CCCCCC;font-size: 12px;color: #999999;}
.box{border:1px solid #cccccc;width:112px;height:19px;clip:rect(0px,181px,18px,0px);overflow:hidden;} 
.box2{border:1px solid #ffffff;width:110px;height:17px;clip:rect(0px,109px,16px,0px);overflow:hidden;} 
/*==============================================================================================================*/
/*主导航中文的样式
.Nav:link,.Nav:visited{  font-family:"黑体"; font-size:20px; color:#00beb7;}
.Nav:hover{ color:#00E8E8;}
.Nav:active{ color:#00beb7;}*/
.Nav {font-size:20px !important; color:#00beb7 !important; font-family:"黑体";}
.Nav a:link{ font-size:20px; color:#00beb7 !important; font-family:"黑体"; }
.Nav a:visited{ font-size:20px; color:#00beb7 !important; font-family:"黑体"; }
.Nav a:hover{ color:#00E8E8 !important;font-size:20px;}
.Nav a:active{ color:#00beb7 !important;font-size:20px;}

/*主导航中BLOG的样式*/
.Nav2:link,.Nav2:visited{  font-family:Arial; font-size:20px; color:#00beb7;}
.Nav2:hover{ color:#00E8E8;}
.Nav2:active{ color:#00beb7;}

/*左侧子导航中未选中的链接样式*/
.SubNav:link,.SubNav:visited{font-size:14px;color:#a5a5a5; top: 3px;
	position: relative;}
.SubNav:hover{ color:#00E8E8;}
.SubNav:active{ color:#00beb7; }

/*左侧子导航中已经选中的链接样式*/
.SubNavS:link,.SubNavS:visited{font-size:14px;color:#00beb7;top: 3px;position: relative;}
.SubNavS:hover{ color:#00E8E8;}
.SubNavS:active{ color:#00beb7;}

/*左侧用户信息链接样式*/
.L12Blue:link,.L12Blue:visited{font-size:12px; color:#00beb7;}
.L12Blue:hover{ color:#00E8E8;}
.L12Blue:active{ color:#00beb7;}

/*参考内容的链接样式*/
.L12ck:link,.L12ck:visited{font-size:12px;color:#00beb7;text-decoration: underline;}
.L12ck:hover{ color:#00E8E8;}
.L12ck:active{ color:#00beb7;}



/*左侧用户信息栏文字样式*/
.Txt12Blue{line-height:16px;color:#00beb7;padding-left: 10px;}
/*中间标题文字样式*/
.Title16Gray{font-family:"黑体"; font-size:16px;color:#808080;}
/*星号的样式*/
.Tx{ color:#CC0000;}
/*表格左侧文字样式*/
.TabTxt{ font-weight:bold;}
/*★☆样式*/
.wjx{ color:#FF9900;}
/*注册页中间恭喜文字样式*/
.Title24Red{font-family:"黑体"; font-size:20px;color:#FF0000;}
/*注册页左侧学生文字*/
.TST{font-size:12px;color:#89b1d6; line-height:18px;}
/*注册页左侧教师文字*/
.TTE{font-size:12px;color:#75cce8; line-height:18px;}
/*注册页左侧机构文字*/
.TOC{font-size:12px;color:#53D6D9; line-height:18px;}
/*==============================================================================================================*/
/*灰色实线表格边框(左右下)*/
.Tab1 {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
    border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;border-bottom-color: #dfdfdf;border-left-color: #dfdfdf;}
	
/*灰色虚线表格边框(下)*/
.Tab2 {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #d9d9d9;}

/*灰色实线表格边框(上下左右)*/
.Tab3 {
	border-style: solid;
	border: 1px solid #dfdfdf;
}
/*灰色实线表格边框颜色比Tb3浅(上下左右)*/
.Tab4 {
	borde-style: solid;
	border: 1px solid #EFEFEF;
}
/*灰色实线表格边框(下)*/
.Tab5 {border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #d9d9d9; font-size:14px; font-weight:bold;}
/*灰色实线表格边框(左右)*/
.Tab6 {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;
    border-right-style: solid;border-left-style: solid;border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;border-left-color: #dfdfdf;}
	
	/*灰色实线表格边框(右下)*/
.Tab7 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	}
	/*灰色实线表格边框(右)*/
.Tab8 {border-right-width: 1px;border-right-style: solid;border-right-color: #F0F0F0; }
/*==============================================================================================================*/
/*用户图片样式*/
.pic{height:115px; width:100px; border:1px solid #CdCdCd;}
.bgpic1{
	background-image:url(images/mytang10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
.tablestyle {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}

