/*
Theme Name: iMU
Theme URI: http://mrchou.com/
Description: iMU is a CMS theme for WordPress 2.7+
Version: 1.0
Author: iMU
Author URI: http://iMU.cc/
Tags: fixed width, white, cms
*/
body {
	margin: 0 auto;
	padding:0;
	background:#fff;
	font-family: "Times New Roman", Times, serif,"宋体";
	font-size: 12px;
	color: #333;
	width:920px;
}

h1,h2,h1 a,h2 a{color:#494949;}

h3,h4,h3 a,h4 a{color:#494949;}

h5,h6,h5 a,h6 a{color:#494949;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	font-family: Times New Roman", Times, serif,"宋体;
	
}

h1 {
	font-size: 24px;
	font-weight:bold;
}

h2 {
	font-size: 18px;
	font-weight:bold;
}

h3,h4 {
	font-size: 16px;
	font-weight:bold;
}

h5{
	font-size: 14px;
	font-weight:normal;
}

h6{
	font-size: 12px;
	font-weight:normal;
}

ul, ol {

}

a{color:#333; text-decoration:none;}
a:hover{color:#9f9fa0;text-decoration:none;}
img, img a{border:none; text-decoration:none;}
p{margin:0px;line-height:220%;}

hr {
	border:1px solid #ccc;
	height:0px;
}

/* HEADER STYLE*/
#header
{
	padding-top: 15px;
}

#header h1,
#header p#title
{
	float: left;
	width: 185px;
}

#header ul#nav
{
	float: right;
	margin: 10px 0 15px 0;
	padding: 0;
	width: 735px;
	list-style:none;
}

#header ul#nav li
{
	float: left;
	width: 147px;
}

#header ul#nav li a
{
	display: block;
}

/* Main */
#main {
	float: left;
	width: 920px;
	margin:6px 0 0 0 !important;
	margin:2px 0 0 0;
	padding:0;
}
.main-content{
	clear:both;
	width: 920px;
	border:0px solid #ccc;
	margin:0;
	padding:0;
}
.main-place{padding-bottom:10px;}
.main-title{margin:15px 0;line-height:1.5;border-bottom:2px solid #ccc;}
.main-describe{margin:15px 0 0 0;padding:0 0 15px 0;}
.main-content a{color:#333;text-decoration:none;}
.main-content a:hover{color:#9f9fa0;text-decoration:none;}
.main-content h1,.main-content h2,.main-content h3, .main-content h4, .main-content h5, .main-content h6{
margin-bottom: 16px !important;margin-bottom: 18px;}
.main-post{font-size:12px;}
.main-page-title{padding:5px 7px;border:1px dashed #d1d1d1;margin:3px 0 17px 0;}
.main-page-content{clear:both;border:0px solid #ccc;margin:5px 0;padding:0;}
.main-page-content span{font-size:12px;float:right;font-weight:normal;}

/* Content */
#content {
	float: left;
	width: 700px;
	margin:6px 0 0 0 !important;
	margin:2px 0 0 0;
	padding:0;
}
.entry-content{
	clear:both;
	width: 700px;
	border:0px solid #ccc;
	margin:0;
	padding:0;
}
.entry-content a{color:#333;text-decoration:none;}
.entry-content a:hover{color:#9f9fa0;text-decoration:none;}
.entry-content h1,.entry-content h2,.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
margin-bottom: 16px !important;margin-bottom: 18px;}
.post{font-size:12px;}
.post ul{margin: 0 0 17px 45px !important;margin: 0 0 15px 45px;}
.post ul ul{margin: 3px 0 7px 15px !important;margin: 5px 0 5px 15px;}
.post ol{margin: 0 0 17px 65px !important;margin: 0 0 15px 65px;}
.post ul ul{margin: 3px 0 7px 35px !important;margin: 5px 0 5px 35px;}
.post ul li{list-style:none;background:url(images/arrow_thin.gif) no-repeat left 7px;padding: 0 0 4px 14px !important;padding: 0 0 2px 14px;}
.page-title{padding:5px 7px;border:1px dashed #d1d1d1;margin:3px 0 17px 0 !important;margin:5px 0 15px 0;}
.page-content{clear:both;border:0px solid #ccc;margin:5px 0;padding:0 0 10px 0;}
.page-contents span{font-size:12px;float:right;font-weight:normal;}

/* Sidebar */
#sidebar {
	float: right;
	width: 200px;
	color: #333;
	margin:59px 0 0 0 !important;
	margin:57px 0 0 0;
	padding:0;
	background: #fff;
	border-top:2px solid #9f9fa0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li ul {
	margin: 5px 5px 0 10px !important;
	margin: 7px 5px 0 10px;
	padding: 0;	
}
#sidebar li li {
	line-height: 30px;
	background: url(images/icon_sb.gif) no-repeat left center;
	margin:0;
	padding: 0 0 0 15px !important;
	padding: 0 0 0 15px;
	font-size: 12px;
}
#sidebar h2 {
	margin:0;
	padding: 6px 0 7px 25px !important;
	padding: 8px 0 5px 25px;
	background: #fff url(images/sidebar.gif) no-repeat left center;
	letter-spacing: 2px;
	font-size: 12px;
	color: #666;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
#sidebar p {
	padding: 18px 20px 22px 20px !important;
	padding: 20px;
}
#sidebar a {
	color: #666;
	text-decoration:none;
}
#sidebar a:hover {
	color:#9f9fa0;
	text-decoration:none;
}

/*Company_sidebar*/
#c_s {
	float: right;
	width: 200px;
	color: #333;
	margin:59px 0 0 0 !important;
	margin:59px 0 0 0;
	padding:0;
	background: #fff;
	border:0;
}

/*FOOTER BOX*/
#footer
{
	clear: both;
	border-top:1px solid #e5e5e5;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 10px 0 15px 0;
	float:left;
	width: 920px;
}

#footer p#ci
{
	text-align: right;
	float: right;
	width: 360px;
	margin-top: 3px;
}

#footer p#copyright
{
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: left;
	float: left;
	width: 500px;
}

/* Lineone*/
.lineone{
	float: left;
	width: 300px;
	height: 155px;
	margin:0 7px 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.lineone h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.lineone h5 a{   
  color:#666;   
  text-decoration: none;   
}

.lineone h5 a:link{   
  color:#333;   
  text-decoration: none;   
} 

.lineone h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.lineone h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}

.lineone h5 span a{   
  color:#666;   
  text-decoration: none;   
}

.lineone h5 span a:link{   
  color:#666;   
  text-decoration: none;   
} 

.lineone h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.lineone ul{
	line-height: 20px;
	margin:10px 0 0 0;
	padding:0;
}
.lineone ul li{
	margin:0 0 0 10px;
    padding:0 0 0 20px;
	list-style: none;
	background: url(images/lineone.gif) no-repeat left;
}
.lineone ul li span {
    float:right;
	margin:0 20px 0 0;
	color:#666;
	font-size:12px;
}

/* Linetwo*/
.linetwo{
	float: left;
	width: 300px;
	height: 155px;
	margin:0 7px 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.linetwo a{color:#666; text-decoration:none;}
.linetwo a:hover{color:#9f9fa0;text-decoration:none;}

.linetwo h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.linetwo h5 a{   
  color:#666;   
  text-decoration: none;   
}

.linetwo h5 a:link{   
  color:#666;   
  text-decoration: none;   
} 

.linetwo h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.linetwo h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}
.linetwoh5 span a{   
  color:#666;   
  text-decoration: none;   
}

.linetwo h5 span a:link{   
  color:#666;   
  text-decoration: none;   
} 

.linetwo h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.linetwo ul{
	line-height: 1.6!important;
	margin:3px 0 0 0 !important;
	margin:5px 0 0 0 !;
	padding:0;
}
.linetwo ul li{
	color:#666;
	margin:0 10px;
    padding:0;
	list-style: none;
	text-indent:2em;
}

/* Linethree*/
.linethree{
	float: right;
	width: 300px;
	height: 155px;
	margin:0 0 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.linethree a{color:#333; text-decoration:none;}
.linethree a:hover{color:#9f9fa0;text-decoration:none;}
.linethree h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.linethree ul{
	margin:0;
	padding:0;
}
.linethree ul li{
	text-align:center;
	margin:0;
    padding:0;
	list-style: none;
}

/* Eventone*/
.eventone{
	float: left;
	width: 300px;
	height: 330px;
	margin:0 7px 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.eventone img{margin:10px 0 0 10px;}
.eventone a{color:#333; text-decoration:none;}
.eventone a:hover{color:#9f9fa0;text-decoration:none;}

.eventone h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.eventone h5 a{   
  color:#333;   
  text-decoration: none;   
}

.eventone h5 a:link{   
  color:#333;   
  text-decoration: none;   
} 

.eventone h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.eventone h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}
.eventone span a{   
  color:#333;   
  text-decoration: none;   
}

.eventone h5 span a:link{   
  color:#333;   
  text-decoration: none;   
} 

.eventone h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.eventone ul{
	line-height: 20px;
	margin:10px 0 10px 0;
	padding:0;
}
.eventone ul li{
	margin:0 5px 0 5px;
    padding:0;
	list-style: none;
	text-indent: 2em;
}
.eventone ul li span {
    float:right;
	margin:0;
	color:#666;
	font-size:12px;
}
/* Eventtwo*/
.eventtwo{
	float: left;
	width: 300px;
	height: 330px;
	margin:0 7px 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.eventtwo a{color:#333; text-decoration:none;}
.eventtwo a:hover{color:#9f9fa0;text-decoration:none;}

.eventtwo h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.eventtwo h5 a{   
  color:#333;   
  text-decoration: none;   
}

.eventtwo h5 a:link{   
  color:#333;   
  text-decoration: none;   
} 

.eventtwo h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.eventtwo h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}
.eventtwo span a{   
  color:#333;   
  text-decoration: none;   
}

.eventtwo h5 span a:link{   
  color:#333;   
  text-decoration: none;   
} 

.eventtwo h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.eventtwo ul{
	line-height: 20px;
	margin:10px 0 0 0;
	padding:0;
}
.eventtwo ul li{
	margin:0 0 0 10px;
    padding:0 0 0 20px;
	list-style: none;
	background: url(images/linetwo.gif) no-repeat left;
}
.eventtwo ul li span {
    float:right;
	margin:0 20px 0 0;
	color:#666;
	font-size:12px;
}
/* Eventthree*/
.eventthree{
	float: right;
	width: 300px;
	height: 330px;
	margin:0 0 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.eventthree a{color:#333; text-decoration:none;}
.eventthree a:hover{color:#9f9fa0;text-decoration:none;}

.eventthree h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.eventthree h5 a{   
  color:#333;   
  text-decoration: none;   
}

.eventthree h5 a:link{   
  color:#333;   
  text-decoration: none;   
} 

.eventthree h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.eventthree h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}
.eventthree span a{   
  color:#333;   
  text-decoration: none;   
}

.eventthree h5 span a:link{   
  color:#333;   
  text-decoration: none;   
} 

.eventthree h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.eventthree ul{
	line-height: 20px;
	margin:10px 0 0 0;
	padding:0;
}
.eventthree ul li{
	margin:0 0 0 10px;
    padding:0 0 0 20px;
	list-style: none;
	background: url(images/linetwo.gif) no-repeat left;
}
.eventthree ul li span {
    float:right;
	margin:0 20px 0 0;
	color:#666;
	font-size:12px;
}
/* Albumone*/
.albumone{
	float: left;
	width: 300px;
	height: 260px;
	margin:0 7px 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.albumone h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.albumone h5 a{   
  color:#333;   
  text-decoration: none;   
}

.albumone h5 a:link{   
  color:#333;   
  text-decoration: none;   
} 

.albumone h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.albumone h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}

.albumone h5 span a{   
  color:#333;   
  text-decoration: none;   
}

.albumone h5 span a:link{   
  color:#333;   
  text-decoration: none;   
} 

.albumone h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.albumone ul{
	line-height: 20px;
	margin:10px 0 0 0;
	padding:0;
}
.albumone ul li{
	margin:0 0 0 10px;
    padding:0 0 0 20px;
	list-style: none;
	background: url(images/lineone.gif) no-repeat left;
}
.albumone ul li span {
    float:right;
	margin:0 20px 0 0;
	color:#666;
	font-size:12px;
}
/* Albumtwo*/
.albumtwo{
	float: right;
	width: 607px;
	height: 260px;
	margin:0 0 7px 0;
	padding:0;
	background: #fff;
	border:1px solid #ccc;
}
.albumtwo img{margin:10px;}
.albumtwo a{color:#333; text-decoration:none;}
.albumtwo a:hover{color:#9f9fa0;text-decoration:none;}

.albumtwo h5{
	margin:0;
	padding:8px 18px 12px 15px !important;
	padding:10px 18px 10px 15px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background: transparent url(images/header/separator_01.gif) repeat-x bottom;
}
.albumtwo h5 a{   
  color:#333;   
  text-decoration: none;   
}

.albumtwo h5 a:link{   
  color:#333;   
  text-decoration: none;   
} 

.albumtwo h5 a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.albumtwo h5 span{
	font-size:12px;
    float:right;
	font-weight:normal;
}
.albumtwo span a{   
  color:#333;   
  text-decoration: none;   
}

.albumtwo h5 span a:link{   
  color:#333;   
  text-decoration: none;   
} 

.albumtwo h5 span a:hover{   
  color:#333;   
  text-decoration: none;   
} 
.albumtwo ul{
	line-height: 20px;
	margin:0;
	padding:0;
}
.albumtwo ul li{
	margin:0;
    padding:0 10px 0 10px;
	list-style: none;
}

/*Cat*/
.catlist {
	font: 12px "Times New Roman", Times, serif,"微软雅黑";
	border: 0;
	height: 110px;
	margin: 5px 0!important;
	margin: 7px 0;
	position: relative;
	text-align: left;
	width: 700px;
}

.catlist-1 {
	border-right: 1px solid #ccc;
	height: 20px;
	left: 0px;
	line-height: 20px;
	padding: 5px 0!important;
	padding: 7px 0;
	position: absolute;
	top: 0px;
	width: 70px;
	color:#666;
	font-size:12px;
}

.catlist-2 {
	border: 0px;
	height: 18px;
	left: 90px;
	line-height: 18px;
	padding: 5px 0!important;
	padding: 7px 0;
	position: absolute;
	top: 0px;
	width: 630px;
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.catlist-3 {
	border-right: 1px solid #ccc;
	height: 40px;
	left: 0px;
	line-height: 30px;
	padding: 10px 0!important;
	padding: 12px 0;
	position: absolute;
	top: 28px;
	width: 70px;
	color:#333;
	font-size:12px;
}

.catlist-4 {
	border: 0px;
	height: 20px;
	left: 90px;
	right: 305px;
	line-height: 18px;
	padding: 5px 0!important;
	padding: 7px 0;
	position: absolute;
	top: 25px;
	color:#666;
	width: 620px;
}

/*pagenavis*/
.navigation_single{float:left; width:95%; margin:25px 0px 0px 0px; padding:25px 13px 5px 13px; height:28px; background:#FFFFEF; font-weight:bold;border-top:1px dotted #CCCCCC;}
.alignright{float:right;}
.alignleft{float:left;}

/*Artist_List*/
.artist-list {
	border: none;
	height: 350px;
	position: relative;
	text-align: left;
	margin:0 10px;
}

.artist-list-1 {
	background: #fff;
	border: none;
	height: 320px;
	left: 0px;
	line-height: 110px;
	padding:15px 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 217px;
}

.artist-list-2 {
	background: #fff;
	border: none;
	height: 124px;
	left: 227px;
	line-height: 124px;
	padding:15px 10px 15px 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 217px;
}

.artist-list-3 {
	background: #fff;
	border: none;
	height: 320px;
	left: 454px;
	line-height: 110px;
	padding:15px 10px 15px 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 217px;
}

.artist-list-4 {
	background: #fff;
	border: none;
	height: 110px;
	left: 681px;
	line-height: 110px;
	padding:15px 10px 15px 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 217px;
}

.artist-list-5 {
	background: #fff;
	border: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	left: 0px;
	line-height: 18px;
	padding:0;
	position: absolute;
	text-align: left;
	top: 338px;
	width: 217px;
}

.artist-list-6 {
	background: #fff;
	border: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	left: 227px;
	line-height: 18px;
	padding:0;
	position: absolute;
	text-align: left;
	top: 138px;
	width: 193px;
}

.artist-list-7 {
	background: #fff;
	border: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	left: 454px;
	line-height: 18px;
	padding:0;
	position: absolute;
	text-align: left;
	top: 138px;
	width: 217px;
}

.artist-list-8 {
	background: #fff;
	border: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	left: 681px;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	position: absolute;
	text-align: left;
	top: 138px;
	width: 217px;
}
/*Artist_Show*/
.artist {
	border: 0;
	height: 700px;
	position: relative;
	text-align: left;
	width: 700px;
}

.artist-1 {
	border: 0;
	height: 48px;
	left: 0px;
	line-height: 48px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 165px;
}

.artist-2 {
	border: 0;
	height: 20px;
	left: 280px;
	line-height: 2;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 559px;
	font-size:14px;
	color:#333;
}

.artist-3 {
	border: 0;
	height: 20px;
	left: 0;
	padding: 12px 0;
	position: absolute;
	top: 240px;
	width: 559px;
	font-size:14px;
	background:url(images/h2.gif) no-repeat left bottom;
}

.artist-3-2 {
	border: 0;
	height: 20px;
	left: 0;
	line-height: 2;
	padding: 12px 0;
	position: absolute;
	top: 290px;
	width: 559px;
	font-size:14px;
}

.artist-4 {
	border: 0;
	height: 20px;
	left: 0;
	padding: 12px 0;
	position: absolute;
	top: 390px;
	width: 559px;
	font-size:14px;
	background:url(images/h2.gif) no-repeat left bottom;
}

.artist-4-2 {
	border: 0;
	height: 20px;
	left: 0;
	padding: 12px 0;
	position: absolute;
	top: 440px;
	width: 559px;
	font-size:14px;
}

/*CD*/
.cd-1 {
	border: 0px solid #ccc;
	height: 350px;
	margin: 0px 0px 7px 0;
	padding:0;
	position: relative;
	text-align: left;
	width:330px;
}

.cd-1-1 {
	background: #fff;
	border: none;
	color: #333;
	height: 199px;
	left: 20px;
	line-height: 199px;
	padding: 7px 0 ;
	position: absolute;
	top: 1px;
	width: 200px;
}

.cd-1-2 {
	background: #fff;
	border: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	height: 290px;
	left: 40px;
	padding:7px 10px;
	position: absolute;
	top: 220px;
	vertical-align: bottom;
	line-height: 2;
}

.cd-2 {
	border: 0px solid #ccc;
	height: 430px;
	margin: 0px 0px 7px 0 ;
	padding:0;
	position: relative;
	text-align: left;
	width:560px;
}

.cd-2-1 {
	background:url(images/h2.gif) no-repeat left bottom;
	border: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	height: 14px;
	left: 1px;
	line-height: 14px;
	padding: 12px 0;
	position: absolute;
	top: 1px;
	width:700px;
}

.cd-2-2 {
	border: none;
	color: #333;
	height: 14px;
	left: 1px;
	line-height: 14px;
	padding: 10px 0;
	position: absolute;
	top: 40px;
	width:700px;
}

.listshow {
	border-bottom: 1px dotted #ccc;
	height: 30px;
	position: relative;
	text-align: left;
	width: 560px;
	padding:0;
}

.listshow-1 {
	border: none;
	height: 10px;
	left: 0px;
	padding: 10px 0;
	position: absolute;
	top: 0px;
	width: 11px;
}

.listshow-2 {
	border: none;
	color: #666;
	font-size: 14px;
	left: 11px;
	padding: 10px;
	position: absolute;
	top: 0px;
	width: 526px;
}

.listshow-3 {
	border: none;
	left: 547px;
	padding: 10px 0;
	position: absolute;
	top: 0px;
	width: 13px;
}
.cd-3 {
	border: 0px solid #ccc;
	height: 1650px;
	margin: 0px 0px 7px;
	padding:0;
	position: relative;
	text-align: left;
}

.cd-3-2 {
	background: #fff;
	border: none;
	color: #333;
	height: 900px;
	left: 0px;
	line-height: 1.5;
	padding:7px 0;
	position: absolute;
	top: 39px;
	width: 920px;
	font-size:14px;
}
.cd-sidebar {
	position: absolute;
	left:890px;
	height:350px;
	width: 200px;
	color: #333;
	margin:0;
	padding:0;
	background: #fff;
	border-top:2px solid #9f9fa0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.cd-sidebar ul {
	margin: 5px 10px 0 10px !important;
	margin: 7px 10px 0 10px;
	padding: 0;	
	list-style: none;
}
.cd-sidebar li {
	background: #fff url(images/icon_sb.gif) no-repeat left center;
	line-height: 20px;
	margin:0;
	padding: 0 0 0 15px;
	font-size: 12px;
	list-style: none;
	border-bottom:1px dotted #ccc;
}

.cd-sidebar h2 {
	margin:0;
	padding: 6px 0 7px 25px !important;
	padding: 8px 0 5px 25px;
	background: #fff url(images/sidebar.gif) no-repeat left center;
	letter-spacing: 2px;
	font-size: 12px;
	color: #666;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
.cd-sidebar a {
	color: #666;
	text-decoration:none;
}
.cd-sidebar a:hover {
	color:#9f9fa0;
	text-decoration:none;
}
