/* CSS Document */
body
{
	font-family: "宋体";
	font-size: 12px;
}
/*　首页..目录*/
.shouye
{
	font: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.master a
{
	color: #ffffff;
	background: inherit;
	text-decoration: none;
}
.master a:hover
{
	background: inherit;
	text-decoration: underline;
}
/*右上角的导航*/
.zhanghu
{
	color: #FFFFFF;
}
.zhanghu a
{
	text-decoration: underline;
}
/*左边的导航*/
.geren a
{
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
.geren a:hover
{
	color: #3366bb;
}
/*姓名*/
.xingming
{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
/*灰色字体个人资料简介*/
.jianjie
{
	color: #666666;
}
/*蓝色字体个人资料简介*/
.jiejian
{
	color: #336699;
}
/*照片下的字体和连接*/
 a
{
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
a:hover
{
	color: #3366bb;
}
/*列表下的连接*/
.liebiao a
{
	color: Black;
	font-size: 12px;
	text-decoration: underline;
}
.inputBt, .gvBtAField a, .gvBtAField a:hover { color: #000000; background: url(../Admin/style/inputBtn.gif) no-repeat; border: none;height: 25px; width: 83px; font-size: 12px; font-weight: normal; line-height: 25px; text-align:center; }
.inputBt6 { color: #000000; background: url(../Admin/style/inputBt100.gif) no-repeat; border: none; height: 23px; width: 100px; font-size: 12px; font-weight: normal; line-height: 20px; text-align:center; }
input, textarea { color: #3F6293; background-color: #FBFBFB; border: 1px solid #CAD1DD; line-height:20px; height:23px; }
