﻿@charset "utf-8";

@import url("common.css");
@import url("body.css");

#index_info_blog {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	overflow-y: scroll;
	overflow-x: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 150px;
	width: 510px;
	overflow-y: scroll;
	overflow-x: none;
}

#index_info_blog_html {
	text-align: left;
	display: block;
	float: left;
	height: 100px;
	width: 515px;
	overflow-y: scroll;
	overflow-x: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.iframe_style {
	text-align: left;
	display: block;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	float: left;
	width: 540px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-x:none;
	overflow: hidden!important;
}


.tv_banner {
	display: block;
	margin: 0px;
	float: right;
	height: 80px;
	width: 330px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}



.index_seminner_block {
	padding: 10px;
	height: auto;
	width: 515px;
	border: 1px solid #CC0000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
