﻿@charset "utf-8";
/* CSS Document */
#sub_nav {
	height: 30px;
	background-image: url(imgs/nav_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-bottom: 10px;
	font-size: 14px;
}
#sub_nav #channel_name {
	line-height: 30px;
	background-image: url(imgs/botton_bg_4.gif);
	background-repeat: no-repeat;
	width: 140px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 30px;
	background-position: left center;
}
#sub_nav #channel_menu li {
	display: inline;
	float: left;
	line-height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#page-main {
	clear: left;
	float: left;
	width: 640px;
}
#place {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	margin-bottom: 10px;
}
#page-sidebar {
	clear: right;
	float: right;
	width: 300px;
}
.classlist ul {
	padding-right: 15px;
	padding-left: 15px;
}

.classlist li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.classlist li a {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}
.classmix_ul li {
	text-align: left;
	line-height: 2;
	clear: both;
	background-image: url(imgs/list_title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	overflow: hidden;
}
.mix_title  {
	line-height: 23px;
	font-size: 14px;
	color: #333333;
	clear: both;
	background-image: url(imgs/ico01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
	height: 25px;
	font-weight: bold;
	padding-left: 25px;
	display: block;
}
.mix_info {
	line-height: 20px;
	background-color: #F5F5F5;
	text-align: left;
	display: block;
	clear: both;
	height: 20px;
	padding-left: 25px;
	color: #006666;
}
.mix_content {
	display: block;
	padding: 10px;
	line-height: 1.5;
	color: #999999;
}

#show #show_title {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-family: "微软雅黑";
	background-image: url(../elotest0912/imgs/show_title_bg.gif);
	background-repeat: no-repeat;
}
#show #show_info {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-color: #FAFAFA;
}
#show #show_content {
	padding: 20px;
	border: 1px solid #EAEAEA;
	text-align: left;
}
#show_content #favorite {
	line-height: 20px;
	color: #CC0000;
	background-color: #FCFCFC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
}
#show_content  #text_content p {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#show_content #text_tags {
	border: 1px solid #ECECEB;
	background-image: url(imgs/bg_diagonal.gif);
	background-repeat: repeat;
	line-height: 20px;
	text-align: left;
	text-indent: 15px;
}
#show #public #public_list1 {
	float: left;
	width: 318px;
}
#show #public #public_list2 {
	float: right;
	width: 318px;
}
#show #show_content #page_move div {
	text-align: left;
	text-indent: 20px;
	background-image: url(imgs/ico01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#show #show_content #searchweb {
	padding: 10px;
}
.tagnamelist {
	text-align: left;
}

.tagnamelist a {
	font-size: 14px;
	line-height: 1.5;
	white-space: nowrap;
	color: #006666;
}

