@charset "utf-8";
/*全局 style*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, b, dl, dt, dd, ol, ul, li, form, label, input, textarea, select, radio{ padding:0px; margin:0px;}
body,html{ font-size:12px; font-family:宋体; color:#000105;}
a{ color:#333333; text-decoration:none;}
a:hover{ text-decoration:underline; color:#125cb2;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; overflow:hidden; zoom:1;}
em{ font-style:normal;}
b{ font-weight:normal;}
h1{ font-size:16px;}
h2,h3{ font-size:14px;}
h4,h5,h6{ font-size:12px;}
ul,ol,li{ list-style:none;}
img{ border:none;}
/*CHYI_RPage style*/
.CHYI_RPage{ float:right; margin:8px 8px 8px 0px;}
.CHYI_RPage .CHYI_RPageBtn{ display:block; float:left;width:44px; height:28px; border:1px solid #E1E2E3; line-height:28px; text-align:center; margin-right:5px;}
.CHYI_RPage a{ display:block; float:right; cursor:pointer; width:28px; height:28px; border:1px solid #E1E2E3; line-height:28px; text-align:center; margin-right:5px;}
.CHYI_RPage span{ display:block; float:left; margin-right:5px; height:30px; line-height:30px;}
.CHYI_RPage select{margin-top:4px;margin-right:5px;}
.CHYI_RPage a:hover{ color:#64a2ff; border:1px solid #64a2ff;}
.CHYI_RPage .Unable{ color:#E1E2E3; border:1px solid #E1E2E3;}
.CHYI_RPage .Unable:hover{ color:#E1E2E3; text-decoration:none;border:1px solid #E1E2E3;}
.welcome{background:url(../images/welcome.jpg) no-repeat left top;}

/*** 404 ***/
.noPage{ }
.noPage .imgbox{ position:absolute; left:50%;top:50%;width:700px;height:350px;margin-left:-350px;margin-top:-190px;background:url(../images/404.gif) no-repeat center center;}
.noPage .imgbox .p404{margin-top:280px;padding-right:180px;text-align:center;}
