@charset "utf-8";
/* CSS Document */
.content_box{ width:1200px; overflow:hidden;margin:0 auto; padding-top:40px;}
h3{font-size:16px; color:#3a588d;}
h3 span{ color:#D71D1D;}
.frame{ margin:15px auto 150px; padding:30px 0 0px;border-top: 1px #313d75 dotted;}
table{ margin:0 auto; width: 100%;}
table a{ color:#336298; text-decoration:underline;}
table tr{ background: #fff;}
table tr:nth-child(2n){background: #fff; }
table tr:nth-child(odd){background: #f0f6fb;}
table td a{font-size: 14px; overflow: hidden; text-overflow: ellipsis; /*white-space: nowrap;width: 60em;*/ display: inline-block;*display: inline; *zoom: 1;}
table tr,table td{ border: 0; margin: 0; padding: 0; list-style: none;color: #565656;}
table{border-top: 1px solid #eee;border-collapse: collapse; margin-left: -1px;}
table td{border-bottom: #eee 1px solid; line-height: 1.777;font-size: 14px;padding: 8px 10px;border-left: 1px solid #eee;}
.btn { float: right; background: #365084; height: 24px; line-height: 24px; display: block; margin:0 15px 10px 0; padding:0 10px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; }
.btn a{ color: #fff;}



