﻿@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-size:12px; font-family:Verdana, Arial, Tahoma, serif ;color:#333333;font-size:12px; background:#006bb3 ; margin:0 auto;padding:0; min-width:1002px; } 
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td ,img{ margin:0; padding:0; }

img, img a{ border:0;}
ol, ul { list-style:none; }
a { text-decoration:none; color:#333333;}
a:hover { text-decoration:none; color:#0077d4;}

body{ margin-top:5%; background: url(images/top_bg.png) no-repeat top center #90b1db}
h6{ font-size:3em;}
.bl,br{ height:31px;}
#ui-box{ width:880px;margin:0 auto; }
.bl,.br,.box_m{ width:100%;}
.bl dd,.br dd{width:20px; height:31px; float:left}
dd.box_t_m,dd.box_b_m{ width:840px;}

.box_t_l{ background:url(images/box_t_l.png)  no-repeat 0 top;}
.box_t_m{ background:url(images/box_t_m.png)  repeat-x 0 top;}
.box_t_r{ background:url(images/box_t_r.png)  no-repeat top right;}

.box_m{ background:url(images/box_m_l.png)  repeat-y 0 0; }
.box_m_m{ background:url(images/box_m_r.png) repeat-y right top ;}

.box_b_l{ background:url(images/box_b_l.png) no-repeat 0 bottom;}
.box_b_m{ background:url(images/box_b_m.png)  repeat-x 0 bottom;}
.box_b_r{ background:url(images/box_b_r.png)  no-repeat  right bottom;}
.box-cont{ background:#fff;margin-left:20px; margin-right:20px ; padding-bottom:20px;}


.column_b{ margin-left:60px; padding-top:20px; width:80%; line-height:1.5;}
.column_b dd{ margin-left:130px; }
.column_b .img{ float:left; margin:0;}
.column_b .title{ font-size:30px; font-weight:bold;}
.column_b:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.buttom_msg_reback{ width:87px;height:27px; line-height:27px; text-align:center; margin-top:10px;}
.buttom_msg_reback a{ display:block; background:url(images/reback_n.jpg) no-repeat left top;font-size:14px; font-weight:bold;}
.buttom_msg_reback a:hover{background:url(images/reback_h.jpg) no-repeat left top; color:#5c3700}