body {
    background-color: #eeeeee;
    background-position: center top;
    background-repeat: no-repeat;
    color: #031119;
    font-size: 14px;
    line-height: 160%;
}
body a {
    color: #6495ED;
    text-decoration: none;
}
body a:hover {
}
body p {
	font-size: 16px;
	line-height: 1.5em;
}
#page {
    min-width: 1024px;
    overflow: hidden;
}
#page .wrap {
    margin: auto;
    width: 980px;
}
#header {
}
#header .wrap {
    margin-bottom: 60px;
    margin-top: 80px;
    overflow: hidden;
    position: relative;
}
#logo {
    border-radius: 5px;
    left: 0;
    margin: 40px 43px;
    position: absolute;
    top: 0;
    z-index: 1;
}
#logo a {
}
#banner {
    border-radius: 5px;
    float: right;
    overflow: hidden;
}
#header .text {
    bottom: 0;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 40px;
    position: absolute;
    right: 0;
    text-align: right;
    z-index: 1;
}
#header .lead {
    color: #031119;
    font-size: 16px;
    margin-bottom: 5px;
}
#header h1 {
    color: #000000;
    font-size: 12px;
    background-color: #F0F8FF;
    padding: 3px 12px;
    border-radius: 15px;
}
#header h1 span {
}
#content {
    clear: both;
}
#content .box {
    position: relative;
	width:980px;
	margin:0 auto;
}
#content .box li {
    clear: both;
    overflow: hidden;
}
#content .wrap {
    background-color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
#content .box .img {
    float: right;
}
#content .box .text, #content .sub .text {
    overflow: hidden;
    padding: 40px;
}
#content .box h2, #content .sub h2 {
    background-color: #f5f5f5;
    background-position: 96% center;
    background-repeat: no-repeat;
    border-radius: 25px;
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
    padding: 10px 20px;
}
#content .box .detail {
    margin-bottom: 80px;
}
#content .box .detail p, #content .sub .detail p {
    margin-bottom: 20px;
}
#content .box .btn {
    bottom: 0;
    left: 0;
    padding: 40px;
    position: absolute;
}
#content .box .btn a {
    background-color: #a9bbc5;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    padding: 5px 20px;
}
#content .box .btn a:hover {
    background-color: #031119;
}
#content .box .b1 {
    margin-bottom: 60px;
}
#content .box .b2, #content .box .b3 {
    margin: auto;
    width: 470px;
	float:left;
}
#content .box .b2 .wrap, #content .box .b3 .wrap {
    float: left;
    margin-bottom: 60px;
    position: relative;
    width: 470px;
    z-index: 1;
}
#content .box .b2 .img, #content .box .b4 .img {
    float: left;
}
#content .box .b2 .text {
    clear: both;
}
#content .box .b3 {
    margin-left: 20px;
	clear:none;
}
#content .box .b3 .wrap {
    float: right;
}
#content .box .b4 {
}
#content .box .b4 .btn {
    margin-left: 490px;
}
#content .sub {
}
#content .sub .wrap {
}
#content .sub .text {
    padding: 40px 40px 20px;
}
#content .sub h2 {
}
#content .sub .detail {
}
#footer {
    clear: both;
}
#footer .menu {
    left: 0;
    margin-top: 80px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
#footer .wrap {
    margin: 246px auto 0;
    padding: 44px 0;
}
#footer .home, #footer .box {
    margin: 0 40px;
    text-align: left;
    width: 200px;
}
#footer .home a, #footer .box li a {
    color: #000000;
    font-size: 14px;
    padding: 15px 15px 15px 40px;
    display: block;
    background-color: #F0F8FF;
}
#footer .home a, #footer .box a {
    background-image: url("../img/icon-home.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
}
#footer .box {
}
#footer .home a, #footer .box a:hover {
    color: #000000;
}
#footer .box li, #footer .home {
    border-bottom: 1px dashed #d4dde2;
}
#footer .box a {
    background-image: url("../img/icon-arrow.png");
    background-position: 4px 14px;
}
#footer .box .b4 {
    border: 0 none;
}
#footer .copy {
    clear: both;
    color: #a9bbc5;
    font-size: 12px;
    padding: 40px 0;
    text-align: center;
}
