/* CSS Document */

.flash_box {
	height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.flash_box_bg {
	background-image: url(../img/index_top_bg.jpg);
	background-repeat: repeat-x;
	height: 350px;
	width: 100%;
}
.content_box {
	height: 565px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}
.content {
	float: left;
	height: 565px;
	width: 333px;
}
.blog_box {
	height: 550px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/index_bg.png);
}
.set_plan {
	height: 345px;
	width: 290px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/index_bg.png);
}
.set_plan_box {
	background-color: #FFFFFF;
	height: 80px;
	width: 270px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

.set_plan_title {
	font-size: 18px;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	font-weight: 800;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.set_plan_text_title{
	font-size: 18px;
	font-weight: 800;
	float: left;
	width: 175px;
	height: auto;
	color: #333;
}
.shop_box {
	height: 175px;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	background-image: url(../img/index_bg.png);
}
.shop_text {
	background-color: #FFFFFF;
	padding: 10px;
	height: 90px;
	width: 270px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

.set_plan_text {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}
.set_plan_photo {
	height: 65px;
	width: 72px;
	border: 2px solid #FF9933;
	float: right;
}
.blog_text_box {
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.blog_text_box a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	width: 280px;
	height: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	padding-bottom: 5px;
}
.blog_text_box a:hover{
	background-color: #FFE3AA;
	text-decoration: none;
	display: block;
}

.m_d_box {
	color: #000000;
	background-color: #FFFFFF;
	height: 16px;
	width: 40px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.m_d_blak_box {
	color: #FFFFFF;
	background-color: #333333;
	height: 16px;
	width: 40px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.blog_m_d_box {
	font-size: 12px;
	height: 18px;
	width: 80px;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.sanple_photo {
	height: 68px;
	width: 91px;
	padding: 3px;
	border: 1px solid #FF9933;
	float: left;
	text-decoration: none;
}
.sanple_text_box {
	float: left;
	font-size: 14px;
	padding-left: 5px;
	width: 172px;
	height: 78px;
}

.blog_title {
	font-size: 18px;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66CCCC;
	font-weight: 800;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.install_sanple_title {
	font-size: 18px;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-weight: 800;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.all_link a{
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	margin-left: auto;
	text-align: right;
	float: right;
}
.all_link a:hover{
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	margin-left: auto;
	text-align: right;
	float: right;
}
