#lftpanel {
	width: 600px;
	float: left;
	overflow: hidden;
}

#lftpanel .top .container {
	width: 565px;
	margin: 15px;
	background-color: #e0e0e0;
	padding: 1px;
}

#lftpanel .top .border {
	background-color: #f2f2f2;
	padding: 5px;
}

#lftpanel .top .block {
	height: 300px;
	background-color: #fff;
}

#lftpanel .top .block .lft {
	float: left;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

#lftpanel .top .block .lft #SlideLftTop {
	position: relative;
	top: 0px;
}

#lftpanel .top .block .lft .image {
	height: 178px;
	overflow: hidden;
}

#lftpanel .top .block .lft .text {
	height: 122px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 3px;
}

#lftpanel .top .block .lft .title {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 3px;
}

#lftpanel .top .block .lft .title a {
	color: #7bb700;
}

#lftpanel .top .block .lft .title a:hover {
	color: #3a3a38;
}

#lftpanel .top .block .rgt {
	float: right;
	width: 250px;
	height: 300px;
}

#lftpanel .top .block .rgt div.line {
	display: block;
	width: 250px;
	height: 56px;
	background-color: #e0e0e0;
	background-image: url(../image/blank.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#lftpanel .top .block .rgt div.sel {
	background-image: url(../image/arrow.jpg);
}

#lftpanel .top .block .rgt div.line:hover {
	background-image: url(../image/arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#lftpanel .top .block .rgt div:hover .text {
	background-color: #f2f2f2;
}

#lftpanel .top .block .rgt .sep {
	width: 250px;
	height: 5px;
}

#lftpanel .top .block .rgt .image {
	float: left;
	width: 56px;
	height: 56px;
	position: relative;
	left: 15px;
	overflow: hidden;
}

#lftpanel .top .block .rgt .text {
	float: right;
	width: 176px;
	height: 55px;
	padding-left: 3px;
	background-color: #fff;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	overflow: hidden;
}

#lftpanel .top .block .rgt .text .title {
	font-weight: normal;
}

#lftpanel .btm .box {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 276px;
	height: 325px;
}

#lftpanel .btm .box .top {
	background-color: #e0e0e0;
	width: 276px;
	height: 24px;
}

#lftpanel .btm .box .top .content {
	background-color: #fff;
	width: 274px;
	height: 22px;
	position: relative;
	top: 1px;
	left: 1px;
	background-image: url(../image/front.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#lftpanel .btm .box .top .content .lft {
	margin-top: 4px;
	margin-left: 5px;
	float: left;
	font-size: 9pt;
}

#lftpanel .btm .box .top .content .rgt {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	font-size: 8pt;
}

#lftpanel .btm .box .mdl {
	width: 276px;
	height: 277px;
	overflow: hidden;
	position: relative;
	left: 0px;
}

#lftpanel .btm .box .mdl .title {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 16pt;
	margin: 5px;
	font-weight: bold;
}

#lftpanel .btm .box .mdl .title a {
	color: #7bb700;
}

#lftpanel .btm .box .mdl .title a:hover {
	color: #000;
}

#lftpanel .btm .box .mdl .image {
	width: 272px;
	height: 100px;
	overflow: hidden;
	margin: 0 2px;
}

#lftpanel .btm .box .mdl .text {
	font-size: 9pt;
	color: #3a3a38;
	margin: 5px;
}

#lftpanel .btm .box .ftr {
	width: 276px;
	height: 24px;
	font-weight: bold;
}

#lftpanel .btm .box .ftr a {
	color: #3a3a38;
}

#lftpanel .btm .box .ftr a:hover {
	color: #7bb700;
}

#lftpanel .btm .box .ftr .lft {
	margin-top: 7px;
	margin-left: 2px;
	float: left;
	font-size: 8pt;
}

#lftpanel .btm .box .ftr .rgt {
	margin-top: 7px;
	margin-right: 2px;
	float: right;
	font-size: 8pt;
}

#lftpanel .toptitle {
	padding: 5px 10px;
	margin-top: 15px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 10pt;
}

#lftpanel .toptitle .lft {
	float: left;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 3px;
}

#lftpanel .detail {
	margin: 15px;
}

#lftpanel .detail a {
	color: #000;
}

#lftpanel .detail a:hover {
	color: #7bb700;
}

#lftpanel .detail p {
	margin: 0px;
}

#lftpanel .detail .image {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#lftpanel .detail .text {
	float: left;
}

#lftpanel .detail .text .t0 {
	font-size: 7pt;
	color: #666;
	float: right;
}

#lftpanel .detail .text .t1 {
	font-size: 8pt;
}

#lftpanel .detail .text .t2 {
	font-size: 16pt;
	font-weight: bold;
	color: #7bb700;
}

#lftpanel .detail .text .t3 {
	font-size: 8pt;
}

#lftpanel .detail .text .t4 {
	font-size: 8pt;
	font-weight: bold;
	float: right;
}

#lftpanel .detail .text .t5 {
	font-size: 8pt;
	font-weight: bold;
	color: #7bb700;
}

#lftpanel .topik {
	margin: 15px;
}

#lftpanel .topik .head {
	font-weight: bold;
}

#lftpanel .topik .line {
	margin-top: 5px;
}

#lftpanel .topik .line a {
	font-weight: bold;
	color: #3a3a38;
}

#lftpanel .topik .line a:hover {
	color: #7bb700;
}

#lftpanel .topik .line .date {
	font-size: 7pt;
}

#lftpanel .subblock {
	margin: 15px;
	border: 1px solid #d5d5d5;
}

#lftpanel .subblock a {
	color: #000;
}

#lftpanel .subblock a:hover {
	color: #7bb700;
}

#lftpanel .subblock .image {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
}

#lftpanel .subblock .text {
	float: left;
	width: 450px;
}

#lftpanel .subblock .text .t0 {
	font-size: 7pt;
	color: #666;
	font-weight: normal;
}

#lftpanel .subblock .text .t1 {
	font-size: 8pt;
}

#lftpanel .subblock .text .t2 {
	font-size: 14pt;
	font-weight: bold;
}

#lftpanel .subblock .text .t3 {
	font-size: 8pt;
}

#lftpanel .subblock .text .t4 {
	font-size: 8pt;
	font-weight: bold;
}

#lftpanel .subblock .text .t5 {
	font-size: 8pt;
	font-weight: bold;
	color: #7bb700;
}

#lftpanel .subblock .desc {
	text-align: right;
	font-size: 7pt;
}

#lftpanel .r1 {
	padding: 5px;
	background-color: #f4f4f4;
}

#lftpanel .r2 {
	padding: 5px;
	background-color: #fff;
}

#lftpanel .r3 {
	margin: 5px 5px 0px 5px;
	padding: 5px;
	background-color: #d2e4a8;
	font-weight: bold;
}

#lftpanel .r4 {
	text-align: right;
	margin: 1px 1px 0px 1px;
	padding: 5px;
	padding-right: 25px;
	background-color: #3a3a38;
	font-weight: bold;
	color: #fff;
}

#lftpanel .r5 {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 122px;
	background-color: #f4f4f4;
	font-weight: bold;
}

#lftpanel .r5 .text {
	float: none;
	width: 112px;
	height: 25px;
}

#lftpanel .r5 .image {
	float: none;
	width: 112px;
	height: 112px;
	margin: 0px;
	margin-top: 5px;
}

#lftpanel .r6 {
	margin: 1px 1px 0px 1px;
	float: none;
	padding: 10px;
	text-align: center;
	background-color: #f00;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(../image/warning.ico);
	background-position: 50px center;
	background-repeat: no-repeat;
}

#lftpanel .r {
	text-align: right;
}

#lftpanel .babes {
	margin: 15px auto;
}

#lftpanel .babes .box {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 5px;
	background-color: #e0e0e0;
}

#lftpanel .babes .box img {
	margin: 5px;
}

#lftpanel .adv {
	margin: 15px;
	width: 570px;
}