﻿@carset "utf-8";
@import 'layout.css';
@import 'header.css';
@import 'footer.css';
@import "table.css";


#content {width:90%;margin:0 auto;margin-top:30px;}
.section01 {width:100%;padding:25px 0;}

.section02 {background:url(../images/main/bg.jpg) repeat-x top center;min-height:500px;padding:30px 0px;}
.boxwrap {width:1200px;margin:0 auto;}
.title01 {position:relative; font-size:30px;font-weight:500;color:#333543;line-height:40px;padding-bottom:10px;}
.title01::before {content:""; position: absolute; left: 0; bottom: 0; width: 30px; height: 3px; background-color: #0b379b;}
.title01 small {display:block;font-size:50%;color:#797979;margin:10px 0;line-height:normal;}
.box02 {}

.boxwrap02 {float:right;background:#e4e4e4;width:50%;height:196px;padding:20px;}
.title02 {color:#373737;font-size:20px;line-height:30px;background:url(../images/common/blt02.png) no-repeat left center;padding-left:20px;margin:10px 0;}
.title03 {color:#373737;font-size:17px;line-height:30px;margin:10px 0;}
.title04 {color:#1b1b1b;font-size:17px;line-height:25px;background:url(../images/common/blt03.png) no-repeat left center;padding-left:20px;margin:10px 0;}

.aside {display:inline-block;width:100%;text-align:center;}
.banner {display:inline-block;width:1200px;margin:0 auto;padding:20px 80px;}
.banner li {display:inline-block;width:25%;float:left;text-align:center;}


.box03 {border:1px solid #c8c8c8;padding:20px;}


/* content */
.box_signer {border:1px solid #ddd; clear:both}
.box_signer_left {background:#f4f8fe;padding:15px;float:left;width:15%;}
.box_signer_right {padding:15px;float:right;text-align:left;width:85%;}
.box_signer_left_modify {background:#f4f8fe;padding:15px;float:left;width:15%;height:150px;}
.box_signer_right textarea{width:100%;border:1px solid #ddd;vertical-align:top;min-height:60px;margin-right:10px;height:120px;}