﻿@charset "utf-8";

/* CSS Document */
h1{ font-size:30px;  color:#1e99a8; text-align:left; padding:0px 0px 10px 0; margin-bottom:15px;  line-height:33px;}
h2{ font-size:21px;  color:#1e99a8; margin-bottom:10px;  line-height:28px;}
h3{ font-size:21px;  color:#333; margin-bottom:10px;  line-height:28px;}
h4{ font-size:19px;  color:#333; margin-bottom:10px; padding-bottom:5px;  line-height:24px; border-bottom:1px dotted #ccc;}
h5{ font-size:19px;  color:#1e99a8; margin-bottom:10px; padding-bottom:5px;  line-height:21px; border-bottom:1px dotted #1e99a8;}
h6{ font-size:17px;  color:#333; margin-bottom:10px; padding-bottom:5px;  line-height:19px; }
p { }

.title{font-size:26px;  color:#1e99a8; margin-bottom:10px;  line-height:26px;}
.inner_main .photo_Left_30{width:30%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:left; margin:0px 15px 15px 0px;}
.inner_main .photo_Right_30{width:30%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:right; margin:0px 0px 15px 15px;}
.inner_main .photo_Left_50{width:50%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:left; margin:0px 15px 15px 0px;}
.inner_main .photo_Right_50{width:50%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:right; margin:0px 0px 15px 15px;}

.hightlight{ color:#ff4071; font-weight:bold;}

