@charset "utf-8";

.studio_box {
	width: 822px;
	margin-left: 16px;
}

.studio_box .studio_left {
	width: 394px;
	float: left;
}

.studio_box .studio_right {
	width: 394px;
	float: right;
}

.studio_box .studio_leftimg {
	width: 394px;
}

.studio_box .studio_leftimg .left {
	width: 186px;
	float: left;
}

.studio_box .studio_leftimg .right {
	width: 195px;
	float: right;
}

.studio_box .studio_li {
	margin: 5px 0 0 5px;
}

.studio_box .studio_li li {
	list-style: none;
	background: url(../images/icon1.gif) 0 8px no-repeat;
	padding-left: 9px;
	float: left;
}

.studio_box .wid_107 {
	width: 107px;
}

.studio_box .pink_box {
	width: 393px;
	padding-top: 15px;
}

.studio_box .pink_box .top_bottom {
	height: 10px;
	overflow: hidden;
}

.studio_box .pink_box .middle {
	width: 353px;
	background: #F2DCDB;
	padding: 15px 20px;
}

.studio_box .pink_box .middle .left {
	width: 151px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

.studio_box .pink_box .middle .right {
	width: 190px;
	float: right;
	margin-top: 20px;
}

.studio_table {
	border-top: #0175E5 1px solid;
	border-left: #0175E5 1px solid;
}

.studio_table th {
	border-right: #0175E5 1px solid;
	border-bottom: #0175E5 1px solid;
	padding: 1px;
}

.studio_table th p {
	width: 100%;
	background: #0175E5;
	height: 29px;
	padding-top: 11px;
}

.studio_table td {
	border-right: #0175E5 1px solid;
	border-bottom: #0175E5 1px solid;
	padding-left: 3px;
}

.studio_table .txt10 {
	font-size: 10px;
}

* html .studio_table .txt10 {
	font-size: 7px;
}
*+html .studio_table .txt10 {
	font-size: 7px;
}

.studio_table td {
	border-right: #0175E5 1px solid;
	border-bottom: #0175E5 1px solid;
}
	
.mar_t_80 {
	margin-top: 80px;
}

.mar_t_150 {
	margin-top: 150px;
}


.red {
	color: #FF0000;
}

.per_box {
	width: 393px;
	overflow: hidden;
	zoom: 1;
	border-bottom: #666666 1px solid;
	padding-bottom: 10px;
}
.per_box .left {
	width: 100px;
	float: left;
}
.per_box .right {
	width: 280px;
	float: right;
}