﻿@charset "utf-8";

@import url("common.css");
@import url("body.css");.list_li {
	text-align: left;
	display: block;
	padding: 5px;
	float: left;
	width: 380px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: auto;
	background-color: #f0f0f0;
	font-weight: bold;
}
.lis_ul_list {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
.list_li_right {
	text-align: center;
	display: block;
	padding: 5px;
	float: left;
	width: 90px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: auto;
	background-color: #dddddd;
}

.iframe_block {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: block;
	float: left;
	width: 500px;
	overflow: hidden;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.blank_block {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 490px;
	overflow: hidden;
}
.photo_block_ul {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	overflow: visible;
	list-style-image: none;
	list-style-type: none;
}

.photo_block_ul  img {
	border: 1px solid #000000;
}

.photo_li_block {
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	width: 240px;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo_li_block_left {

	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	width: 240px;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ark_studio_w {
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.ark_studio_w strong {
	font-size: 14px;
}
.calender_block {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 490px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right_banner {
	display: block;
	padding: 0px;
	height: 75px;
	width: 300px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: center;
	float: right;
}
.add_word_block {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 20px;
	float: left;
	height: auto;
	width: 460px;
	border: 1px solid #CCCCCC;
}
