/*页面定义*/
body {font-family:Arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#4C4C4C;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0;padding: 0;border: 0;color: #4C4C4C;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
/*链接颜色*/
a:link {color: #4C4C4C; text-decoration:none;}
a:visited {color: #4C4C4C;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/*字体颜色*/
.White,a.White:link ,a.White:visited{color: White;}
.Blue,a.Blue:link ,a.Blue:visited{color: #0953A4;}
.Red,a.Red:link ,a.Red:visited{color: #E60202;}
.Grey,a.Grey:link ,a.Grey:visited{color: #666666;}
.Grey1,a.Grey1:link ,a.Grey1:visited{color: #C9C9C9;}
.Orange,a.Orange:link ,a.Orange:visited{color: #ff6600;}
/*字体样式*/
.fontE{font-family: 04b_03b;}
/*字体大小*/
.font10{font-size: 10px;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font24{font-size: 24px;}
/*行距*/
.Pitch15{line-height: 15px;}
.Pitch20{line-height: 20px;}
/*字体样式*/
.fontB {font-weight:bold;}
/*文本框*/
.box {border: 1px solid #188ED4; background-color: #E8F3FF;}
/*背景定义*/
.beijing  {background-repeat: no-repeat; background-position: top;}
.px1  {background-repeat: no-repeat; padding-left: 15px; background-position: left 2px;}
