/*begin整体样式*/
td{ font-size:12px}
body{margin:0px;font-size:12px;text-align:center; background-color:#FFFFFF}
/*整体样式end*/

/*begin字体样式*/
.font14_bold{ font-size:14px; font-weight:bold; color:#000000; line-height:150%; }
.font12_black{ font-size:12px; color:#000000; line-height:150%;}
.font12_black_bold{ font-size:12px; color:#000000; line-height:150%; font-weight:bold}
.font12_gray6{ font-size:12px; color:#666666; line-height:150%; }
.font12_write_bold{ font-size:12px; color:#FFFFFF; line-height:140%; font-weight:bold}
.font12_write{ font-size:12px; color:#FFFFFF; line-height:140%;}
.font12_height150_gray3{ font-size:12px; line-height:200%; color:#333333}
.font14_line150_gray3{ font-size:14px; line-height:150%; color:#333333}
/*字体样式end*/

/*begin链接样式*/
a{ font-size:12px; color:#333333 ; text-decoration:none; line-height:150% }
a:visited { font-size:12px; color:#333333 ; text-decoration:none;line-height:150%  }
a:link { font-size:12px; color:#333333; text-decoration:none; line-height:150% }
a:active { font-size:12px; color:#333333 ; text-decoration:none; line-height:150% }
a:hover { font-size:12px; color:#FF6600 ; text-decoration: underline;line-height:150% }

a.black{ font-size:12px; color:#000000; text-decoration:none; line-height:150% }
a.black:visited { font-size:12px; color:#000000 ; text-decoration:none;line-height:150%  }
a.black:link { font-size:12px; color:#000000; text-decoration:none; line-height:150% }
a.black:active { font-size:12px; color:#000000 ; text-decoration:none; line-height:150% }
a.black:hover { font-size:12px; color:#FF0000 ; text-decoration: underline;line-height:150% }

a.font14{font-size:14px; line-height:150% }
a.font14:visited{font-size:14px;line-height:150% }
a.font14:link{font-size:14px;line-height:150% }
a.font14:active{font-size:14px;line-height:150% }
a.font14:hover{font-size:14px;line-height:150% }

a.lineheight200{ line-height:200% }
a.lineheight200:visited{line-height:200%;}
a.lineheight200:link{line-height:200%}
a.lineheight200:hover{line-height:200%}
a.lineheight200:active{line-height:200%;}

a.gray6{ font-size:12px; color:#666666 ; text-decoration:none; }
a.gray6:visited { font-size:12px; color:#666666 ; text-decoration:none;  }
a.gray6:link { font-size:12px; color:#666666 ; text-decoration:none;  }
a.gray6:active { font-size:12px; color:#666666 ; text-decoration:none;  }
a.gray6:hover { font-size:12px; color:#FF6600 ; text-decoration: underline; }

a.black{ font-size:12px; color:#666666 ; text-decoration:none; }
a.black:visited { font-size:12px; color:#666666 ; text-decoration:none;  }
a.black:link { font-size:12px; color:#666666 ; text-decoration:none;  }
a.black:active { font-size:12px; color:#666666 ; text-decoration:none;  }
a.black:hover { font-size:12px; color:#FF6600 ; text-decoration: underline; }

a.gray3{ font-size:12px; color:#333333 ; text-decoration:none; }
a.gray3:visited { font-size:12px; color:#333333 ; text-decoration:none;  }
a.gray3:link { font-size:12px; color:#333333; text-decoration:none;  }
a.gray3:active { font-size:12px; color:#333333 ; text-decoration:none;  }
a.gray3:hover { font-size:12px; color:#FF6600 ; text-decoration: underline; }

a.write{ font-size:12px; color:#ffffff ; text-decoration:none; }
a.write:link { font-size:12px; color:#ffffff ; text-decoration:none;  }
a.write:visited { font-size:12px; color:#ffffff  ; text-decoration:none;  }
a.write:hover { font-size:12px; color:#ff0000  ; text-decoration: underline; }
a.write:active { font-size:12px; color:#ffffff  ; text-decoration:none;  }

a.blue{ font-size:12px; color:#0000ff ; text-decoration:none; }
a.blue:visited { font-size:12px; color:#0000ff ; text-decoration:none;  }
a.blue:link { font-size:12px; color:#0000ff; text-decoration:none;  }
a.blue:active { font-size:12px; color:#0000ff ; text-decoration:none;  }
a.blue:hover { font-size:12px; color:#ff0000 ; text-decoration: underline; }

a.red,a.red:visited,a.red:link,a.red:active,a.red:hover{ color:#FF0000}

/*链接样式end*/


/*begin布局层样式*/
#WebHead{ background-image:url(file:///C|/Documents and Settings/zhs/Local Settings/Temporary Internet Files/Content.IE5/JMWRR10P/Wimax/images/title_back.jpg); background-repeat:repeat-x}

.gray_border{
	border: 1px solid #999999;
}

/*布局层样式end*/