.container{
	height:894px;
}
.body{
	height:693px;
	position:absolute;
	top:128px;
	width:978px;
	background-image: url("../images/temp_bottom.png");
	background-repeat: repeat-y;
	background-position: 153px 0;
}
.body .bag{
	height:253px;
	width:978px;
	background-image: url("../images/temp_middle.png");
	background-repeat: repeat-y;
	background-position: -5px 0;
	top:0px;
	position: absolute;
}
.body .front{
	position: absolute;
	top:0px;
	left:0px;
}
.body .front .left{
	width:142px;
	height:400px;
	position: relative;
	left:20px;
}
.body .front .left .char{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-image:url("../images/sub_bag.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:142px;
	height:31px;
	line-height: 31px;
	position: relative;
	margin:5px 0 0 0px;
}
.body .front .left .char span.en{
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	right:13px;
	top:6px;
	font-family:ËÎÌå;
}
.body .front .left .char span.zh{
	font-weight: normal;
	font-size: 16px;
	position: absolute;
	right:60px;
	top:2px;
	font-weight: bold;
}
.body .front .left  .list a:hover{
	color:#E7625A;
}
.body .front .left .list li{
	height: 32px;
	line-height: 32px;
	position: relative;
	width:142px;
}
.body .front .left .list li span{
	width: 25px;
	height:25px;
	display: block;
	position: absolute;
	left:8px;
	top:3px;
	background-image: url("../images/left_line.png");
	background-repeat:no-repeat;
	background-position: 0 -30px;
}
.body .front .left  .list li.light a{
	color:#E7625A;
}
.body .front .left  .list li.light span{
	background-position: 0 0px;
}
.body .front .left .list li a{
	position: absolute;
	left:32px;
	color:#6F6F6F;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.body .front .right{
	position: absolute;
	top:2px;
	left:210px;
	width:760px;
	height:400px;
}
.body .front .right .tag{
	font-size: 14px;
	font-weight: bold;
	color:#6F6F6F;
	text-align: right;
	padding:0 10px 0 0 ;
	position: relative;
	top:5px;
}
.body .front .right .tag a{
	font-size: 14px;
	font-weight: bold;
	color:#6F6F6F;
	text-decoration: none;
	z-index:10000;
	position: relative;
}
.body .front .right .title{
	width:760px;
	height:40px;
	background-image: url("../images/sub_right.jpg");
	background-repeat: no-repeat;
	background-position:10px 0;
	top:10px;
	position: relative;
}
.body .front .right .title span{
	color:#F15F23;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left:10px;
	top:9px;
}
.body .front .right .content{
	position: relative;
	top:20px;
}
.body .front .right .content p{
	text-indent: 2em;
	color:#333333;
	line-height: 25px;
	font-size: 14px;
	margin:0 0 0 5px;
	padding:0 0 30px 0;
}
.body .front .right .content div.dv{
	color:#EC6E24;
	height:55px;
	line-height:55px;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
}
