@charset "utf-8";
.gray_round_box{ width:800px; margin:0 auto;}
.gray_round_box .top, .gray_round_box .bottom{ background:url(../images/round_box_tb.png); background-position:top; height:12px; font-size:0;}
.gray_round_box .bottom{ background-position:bottom; height:12px;}
.gray_round_box .middle{ background:url(../images/round_box_m.png) repeat-y; padding:25px;}
.gray_round_box_2{ width:640px; margin:0 auto; text-align:left; font-size:1.2em;}
.gray_round_box_2 .top, .gray_round_box_2 .bottom{ background:url(../images/round_box_2_tb.png); background-position:top; height:24px; font-size:0;}
.gray_round_box_2 .bottom{ background-position:bottom; height:30px;}
.gray_round_box_2 .middle{ background:url(../images/round_box_2_m.png) repeat-y; padding:0 25px 0 25px;}
.middle{ color:#2f393b;}
.middle ul{ list-style:none;}
