
/*错误提示背景样式*/
body{ padding:0px; margin:0px; text-align:center; background:url(../images/body_bg.jpg) repeat-x; font-size:14px;}
img{ border:none;}
.main{ width:100%; height:100%; background-color:#f3f3f3;}
/*错误提示-红*/
.cwts{ width:656px; margin-top:80px; margin-bottom:80px;}
.cwts_title{ height:62px; background:url(../images/cwts_title_bg.jpg) left top no-repeat;}
.cwts_title_tab{ font-family:"黑体"; font-size:26px;  color:#ffffff; line-height:40px; margin-left:30px;}
.cwts_bottom{ height:344px; background:url(../images/cwts_bottom_bg.jpg) left top no-repeat;}
.cwts_bottom_data{ margin-left:150px; margin-top:70px; font-size:12px; color:#000000; line-height:25px;}
.cwts_bottom_data_title{ font-family:"黑体"; font-size:18px; line-height:35px; color:#FF0000;}
.cwts_btn_01{ margin-right:20px; width:95px; height:31px; background:url(../images/cwts_btn_01.jpg) no-repeat; border:0px; cursor:pointer; font-size:16px; line-height:31px; font-family:"黑体"; color:#f6ff00;}
/*错误提示-蓝*/
.cwts_title_blue{ height:62px; background:url(../images/cwts_blue_title_bg.jpg) left top no-repeat;}
.cwts_btn_01_blue{ margin-right:20px; width:95px; height:31px; background:url(../images/cwts_btn_01_blue.jpg) no-repeat; border:0px; cursor:pointer; font-size:16px; line-height:31px; font-family:"黑体"; color:#ffffff;}
.cwts_bottom_blue{ height:344px; background:url(../images/cwts_bottom_bg_blue.jpg) left top no-repeat;}