﻿@charset "utf-8";
/*打印证书样式*/
body{ background-image:url(/Content/Certificate/images/body_bg.png);}
*{margin:0; padding:0; font-family:"宋体"; font-size:22px; color:black;}
.certificate_box{ width:760px; height:515px; background-color:#fff; margin:auto; padding-top:15px; margin-top:100px;}
.black_box{ width:728px; height:498px;  border:solid 1px #707070; margin-left:15px; background-color:#fff; position:relative;}
.black_box h1{ font-size:30px; color:#373737; line-height:40px; text-align:center; margin-top:60px;}
.black_box p{ width:598px; margin-left:65px; margin-top:36px; text-indent:44px; line-height:36px; letter-spacing:1px; overflow:hidden;}
.black_box span{ text-decoration:underline;}
.black_box img{ position:absolute; bottom:60px; right:80px;}
.right_btn{ position:absolute; top:30px; right:-100px;}
.black_box a{ display:block; width:74px; height:32px; font-size:18px; background-image:url(/Content/Certificate/images/btn.png); background-repeat:no-repeat; text-decoration:none; color:#fff; text-align:center; line-height:32px; margin-bottom:20px; cursor:pointer;}
.right_text{ width:230px; float:right; margin-top:60px;}
.right_text span{ font-size:18px; font-weight:normal; display:block; text-decoration:none; margin-bottom:12px;}
.left_text{ width:240px; font-size:18px; text-indent:0; float:left; margin-left:65px; margin-top:140px;}

