/* ============================= index ============================= */
.index_second_box01 {
	height: 265px;
	width: 277px;
	background-image: url(../images/index_second_back01.jpg);
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.index_second_box02 {
	height: 265px;
	width: 277px;
	background-image: url(../images/index_second_back02.jpg);
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.index_second_box03 {
	height: 265px;
	width: 277px;
	background-image: url(../images/index_second_back03.jpg);
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.index_second_menu {
	padding-top: 19px;
}
.index_second_menu img {
	padding-bottom: 4px;
}

#index_topics {
	padding-top: 10px;
	float: left;
	width: 605px;
}
#index_topics ul {
	margin: 0px;
	padding-right: 16px;
	padding-left: 10px;
}
#index_topics ul li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#open_space {
	padding-top: 10px;
	width: 294px;
	float: right;
}
#open_space img {
	padding-bottom: 7px;
	padding-left: 2px;
}


#side {
	float: left;
	width: 284px;
}

#side_box {
	padding: 7px;
	border: 1px solid #E4E4E4;
	width: 274px;
}
#side_box img {
	padding-bottom: 4px;
}
.sub_side_box {
	padding: 7px;
	border: 1px solid #E4E4E4;
	width: 274px;
	margin-top: 5px;
}
.sub_side_box img {
	padding-bottom: 4px;
}
#about {
	width: 590px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
}
.txt_box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.top_root {
	text-align: right;
	clear: both;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.form_root {
	padding: 10px;
	text-align: center;
}
.compro01 {
	width: 110px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #707070;
	border-bottom-color: #707070;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.compro02 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #707070;
	border-bottom-color: #707070;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.compro03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#comprofile_box {
	padding-top: 20px;
}
.site_main {
	padding-left: 30px;
	padding-right: 15px;
}
.site_main li {
	list-style-type: square;
	padding-bottom: 5px;
}
.site_main li a {
	text-decoration: none;
}
.site_main li a:hover {
	text-decoration: underline;
}
.site_main .site_sub {
	margin-left: 20px;
	list-style-type: disc;
}
.site_main .site_sub_next {
	margin-left: 40px;
	list-style-type: disc;
}
.ex_table {
	padding: 10px;
}
.ex_table td {
	padding: 10px;
	vertical-align: top;
}
#contacts_box {
	padding-top: 20px;
}
#contacts_box td {
	border: 1px solid #A4A4A4;
	padding: 10px;
}
.inquiry_table_left {
	background-color: #CEE9FD;
}
.top_banner {
	padding-top: 15px;
	clear: both;
}
.index_s_banner {
	float: left;
	padding-right: 4px;
}
.pdf_back {
	background-color: #E6E6E6;
	padding: 10px;
	border: 2px solid #CCC;
}
.border_tl {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}


#fb_space {
	border: 1px solid #D7D7D7;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 3px;
	padding-bottom: 2px;
}
.spleft {
	width: 180px;
}

.img-pb10 img {
	padding-bottom: 10px;
}
.ta-left {
	text-align: left;
}
.ta-left h2 {
	font-size: 140%;
}
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #003399;
    font-weight: bold;
}
.box26 p {
	margin: 0;
	padding: 10px;
}
.clear-b {
 clear: both;
}
.pd40 {
	padding-bottom: 40px;	
}