﻿.STYLE5 {
	font-weight: bold;
	font-size: xx-large;
	color: #FF0000;
}
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 {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;}
.MenuHover a:hover{background-color:#E0E0E0; }

/*主导航中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;}

/*左侧用户信息栏文字样式*/
.Txt12Blue{line-height:16px;color:#00beb7;padding-left: 10px;}
/*中间标题文字样式*/
.Title16Gray{font-family:"黑体"; font-size:16px;color:#999999;}
/*==============================================================================================================*/
/*灰色实线表格边框(左右下)*/
.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 {
	borde-style: solid;
	border: 1px solid #dfdfdf;
}
/*==============================================================================================================*/
/*用户图片样式*/
.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;
}

