/* 控制全站的字体大少为12px　边距全为０px　链接无下划线 　　 */

body{
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif,;
	word-wrap: break-word;	/* IE */
	}


body {

	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
/* ------ 链接样式 ------- */

body,td,th {
	font-size: 12px;
	
}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	letter-spacing: 1pt;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

/* ------ 链接样式 ------- */

/* 控制内容显示高度为２０px */

.Gao_20 {
	line-height: 25px;
}
/* 控制文本域样式__实线文本域四周都是实线样式 */
.Hykuang {
	border: 1.0px solid #c2c3c3;
}
/* 控制文本域__只有下面的虚线样式 */
.Kuang_xia {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* 控制整个网页的按钮样式 */



.Logoimage {
	border-style:solid; 
	border-width:1px; 
	color:#666; 
	background-color:#FFFFFF;
}

.zuo {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.14 {
	font-size: 14px;
}
.xia {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #3A9BC6;
	border-right-color: #3A9BC6;
	border-bottom-color: #3A9BC6;
	border-left-color: #3A9BC6;
}
.T_z {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

/* 控制整个网页的按钮样式 */



.input
{   font: 12x 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif,;
	border-style:solid; 
	border-width:1px; 
	cursor:default; 
	color:#666; 
	background-color:#fff;
}

/* 定义所有下拉菜单里的按钮样式　 */
select
{    font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif,;
      word-wrap: break-word;	/* IE */
}

textarea
{   font: 12x 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif,;
	border-style:solid; 
	border-width:1px; 
	cursor:default; 
	color:#666666; 
	background-color:#ffffff;
}

