body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
/* 链接颜色 */
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #FF0000;}
a:active {color: #333333;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cWhite,a.cWhite:link,a.cWhite:visited{	color:#fff;	font-size:13px;	font-weight:bold;letter-spacing: 1px;}
.cWhite2,a.cWhite2:link,a.cWhite2:visited{	color:#fff;	font-size:12px;	font-weight:normal;letter-spacing: 1px;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#48B7D7;font-size:13px ;}
.cDGray,a.cDGray:link,a.cDGray:visited{
	color: #333333;
	font-size: 14px;
}
.cBlue2,a.cBlue2:link,a.cBlue2:visited{
	color:#343887;
	font-size:12px;
	line-height: 18px;
	font-weight: normal;
}
.cBlue3{
	color:#FF6600;
	font-size:14px;
	line-height: 18px;
	font-family: "宋体";
	font-weight: normal;
}
a.cBlue3:link {	color:#FF6600;
	font-size:14px;
	line-height: 18px;
	font-family: "宋体";
	font-weight: normal;}
a.cBlue3:visited {	color:#FF6600;
	font-size:14px;
	line-height: 18px;
	font-family: "宋体";
	font-weight: normal;}
a.cBlue3:hover {	color:#FF0000;
	font-size:14px;
	line-height: 18px;
	font-family: "宋体";
	font-weight: normal;}
a.cBlue3:active {	color:#FF6600;
	font-size:14px;
	line-height: 18px;
	font-family: "宋体";
	font-weight: normal;}

.cred,a.cred:link,a.red:visited{
	color:#FF0000;
	font-size:14px;
	line-height: 18px;
	letter-spacing: 2px;
}
.title{
	color:#004489;
	font-size:18px;
	font-weight: bold;
	line-height: 30px;
}
input {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
textfield {
	border: 1px solid #CCCCCC;
	width: auto;
}
.Dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 25px;
	list-style-type: none;
}
.Dotted2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 150px;
	list-style-type: none;
	background-color: #FFFFFF;
}
.Dottedtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: none;
}
.Dottedbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	list-style-type: none;
}
.line {
	height: 25px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #CCCCCC;
	border-left-color: #e5e5e5;
}
.line2 {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line3 {
	height: 350px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-color: #FFFFFF;
}
.line4 {
	height: 265;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-color: #FFFFFF;
}
.line5{
	height: 200;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-color: #FFFFFF;
}
.iron {
	list-style-position: outside;
	list-style-image: url(../images/iron01.jpg);
	list-style-type: none;
}
.text13 {
	font-size: 13px;
	line-height: 20px;
}
.text14 {
	font-size: 13px;
	line-height: 24px;
}

