/*header*/
#header{width:100%; height:75px; border-bottom:3px solid #214e9a;}

/*visual*/
#visual{overflow:hidden; width:1200px; margin:0 auto;}

/*content*/
.con_wrap{width:1200px; margin:0 auto; overflow:hidden;} 
.greet{width:100%; margin:50px auto; overflow:hidden;}
.greet_wrap{width:1000px; margin:0 auto;  overflow:hidden;}
.greet_wrap h2{font-size:35px; color:#333; font-weight:600; padding:30px 0; border-bottom:1px solid #a1a1a1;}
.greet_left{float:left;}
.greet_left img{display:block; width:466px; height:139px; padding:50px 0 30px 0;}
.greet_left p{margin-bottom:20px; font-size:14px; line-height:140%;}


.greet_right{float:right;}
.greet_right img{display:block; width:355px; height:399px; padding:50px 0;}
