body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: "宋体";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}

/* 常用字体及颜色 */
.txt12b {font-size: 12px;color: #000000;}
.txt12b2 {font-size: 12px;color: #333333;}
.txt12red {font-size: 12px;color: #FF0000;}
.txt12blue {font-size: 12px;color: #0000FF;}
.txt12blue2 {font-size: 12px;color: #0099FF;}
.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt12gr {font-size: 12px;color: #006600;}
.txt12orange {font-size: 12px;color: #FF3300;}

.tdline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.txt12wh {font-size: 12px;color: #FFFFFF;}
.txt12g {font-size: 12px;color: #999900;}
.txt12h {
	font-size: 12px;
	color: #666666;
}
.txt12hk {
 line-height:15px;
	font-size: 12px;
	color: #666666;
}
.txt14b {font-size: 14px;color: #000000;line-height: 25px;}
.txt14b2 {font-size: 14px;color: #333333;}
.txt14red {font-size: 14px;color: #FF0000;}
.txt14blue {font-size: 14px;color: #0000FF;}
.txt14blue2 {font-size: 14px;color: #0099FF;}
.txt14gr {font-size: 14px;color: #006600;}
.txt14wh {font-size: 14px;color: #FFFFFF;}
.txt14g {font-size: 14px;color: #999900;}
.txt14h {font-size: 14px;color: #666666;}
.txt14orange {font-size: 14px;color: #FF3300;}
/* 链接颜色定义 */
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;color: #FF9900;}
a:active {text-decoration: none;color: #FF6600;}
a.b:link {color: #FF0000;text-decoration: none;}
a.b:visited {color: #FF3300;text-decoration: none;}
a.b:hover {color: #0099FF;text-decoration: none;}
a.b:active {color: #FF0000;text-decoration: none;}
a.c:link {color: #0099FF;text-decoration: none;}
a.c:visited {color: #33CCFF;text-decoration: none;}
a.c:hover {color: #69B0DA;text-decoration: none;}
a.c:active {color: #0099FF;text-decoration: none;}
a.d:link {color: #FF9900;text-decoration: none;}
a.d:visited {color: #FFCC00;text-decoration: none;}
a.d:hover {color: #FF6600;text-decoration: none;}
a.d:active {color: #FF9900;text-decoration: none;}
/* 文字阴影定义，必须定义到文字前一级表格中，且表格不能定义背景色及背景图片 */
.shadow01 {FILTER: dropshadow(color=#000000,offx=1,offy=1,positive=1)}
.shadow02 {FILTER: dropshadow(color=#FFFFFF,offx=1,offy=1,positive=1)}
/* 表单样式 设置网页全局表单样式*/
input,textarea
{
color : #666666; /*文字大小*/
border: 1px solid #CCCCCC; /*边框色*/
}
/*虚线表格*/
.TDdian {
	border: 1px dotted #CCCCCC;
}
input.btn
{
	height:22px;
	border:1px outset #eee;
	background-image:url(/images/btn.gif);
	background-repeat:repeat-x;
	padding-top:3px;
	font-size:12px;
	color:black;
}
.tddown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* service-menu 使用此样式将table的ID设为service-menu即可*/
#service-menu td {padding-left:10px;}
#service-menu a:link { background:url(images/sm.gif) no-repeat; color:#555; font-weight:bold; padding:10px 0 0 9px; text-decoration:none;}
#service-menu a:visited { background:url(images/sm.gif) no-repeat; color:#555; font-weight:bold; padding:10px 0 0 9px; text-decoration:none; }
#service-menu a:active { background:url(images/sm.gif) no-repeat; color:#555; font-weight:bold; padding:10px 0 0 9px; text-decoration:none; }
#service-menu a:hover { background:url(images/sm_r.gif) no-repeat; color:#f62; font-weight:bold; padding:10px 0 0 9px; text-decoration:none;}
.ENfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ENfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tdwai {
	border: 1px solid #CCCCCC;
}
.tdthree {
	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: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdtop {
	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;
}
.tdlr {
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdlrb {
	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: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.title20 {
	font-family: "宋体";
	font-size: 20px;
	color: #000000;
}
.focusText{margin:0 auto; width:430px; padding:0 0 5px; border-bottom:1px solid #000;}
.focusText h2{float:left; width:430px;font-family: "黑体" ,Arial Black,sans-serif;font-weight:100;font-size: 20px; padding:10px 0 3px; text-align:left;}
.focusText h3{float:left; width:430px;font-family: "黑体" ,Arial Black,sans-serif;font-weight:100;font-size: 18px; padding:10px 0 3px; text-align:left;}
.focusText h2 a:visited,.focusText h3 a:visited{color:#000;}
.focusText h2 a:hover,.focusText h3 a:hover{color:#bc2931;}
.focusText h2 a:active,.focusText h3 a:active{color:#bc2931;}
.focusText p{float:left; width:430px; padding:0; margin:0; line-height:160%; text-align:left;}
