@charset "gb2312";
/* 标签样式处理 */
body{ text-align:center; color:#33322E; FONT-SIZE: 12px; LINE-HEIGHT: 24px; width:100%; background:url(imagesbg.gif) repeat-x top left;}

/* 主框架div */
.mainbody{ width:1002px; margin:0px auto;}
/* 头部样式 */
.header{ width:100%;}
	.main_top{ width:100%; height:84px; }
	.h_top{ width:100%; height:35px; line-height:38px; background:url(imagesh_top.gif) no-repeat; overflow:hidden;color:#000;  }

/* 内容样式 */
.content{ width:100%; background-color:#FFF; text-align:center;  }

.more{ float:right; width:50px; height:38px; line-height:38px; text-align:left; margin:0px auto;}
.more a,.more a:hover,.more a:visited{ color:#A61C18; }
/* 错误提示页面 */
.Showms{ text-align:left; width:520px; background:url(imagesP_BG.gif) repeat-y; margin:45px auto 0;}
.Showms dl.top{ background:url(imagesP_top.gif) 0 0 no-repeat; height:27px;}
.Showms dt.errortop1{ background:url(images/prompts_03.gif) top right no-repeat;height:30px;}
.Showms dl.content{ background:url(imagesP_Left.gif) 0 0 no-repeat;}
.Showms dl.bottom{background:url(imagesP_Bottom.gif) 0 0 no-repeat; height:28px;}
.Showms dl.Shadow{background:url(imagesP_Shadow.gif) 0 0; height:56px; line-height:56px; text-align:center; color:#4082be;}

.Showms dd.content1{ background:url(imagesP_Right1.gif) right bottom no-repeat; padding:20px 40px 10px;width:440px;}
.Showms .Pic{float:right; padding:10px 0 0 0;}
.Showms .MS{ float:left; width:350px;}
.Showms .MS dt.titWrong,.Showms .MS dt.titRight,.Showms .MS dt.titMessage{border-bottom:1px solid #43566f; height:30px; font:normal normal bold 14px/30px Verdana, Arial, Helvetica, sans-serif, "宋体"; color:#cc0000; padding:0 0 0 20px; background:url(imagesP_ico2.gif) 4px center no-repeat;}
.Showms .MS dt.titRight{color:#006600; background:url(images/P_ico1.gif) 4px center no-repeat;}
.Showms .MS dt.titMessage{color:#003399; background:url(images/P_ico.gif) 4px center no-repeat;}
.Showms .MS dd{ padding:10px 0;}
.Showms .BUT{text-align:center; height:22px; clear:both;}
.Showms .BUT a{ color:#333; }