@charset "utf-8";

/*feature*/
#feature { min-height: 520px; position: relative;padding:10px 0 0 5px;border-bottom: 1px solid #e9e9e9; margin-bottom: 10px;}
#feature h1{color:#2c3c60;font-size:70px;display: block;padding: 0 15px 0px 15px; text-align:center}
#feature h1 a{color:#2c3c60;font-weight: bold;text-decoration:underline;}
#feature h2{color:#0088c3;font-size:24px;display; text-align:center}


#feature .feature-nav a {
	display: block;
	width: 66px;
	height: 66px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	position: absolute;
	top: 290px;
}

#feature .feature-nav a.prev { left: 5px; background:  url(../imgs/btn/arr-left.png) 0 66px; }
#feature .feature-nav a:hover.prev { left: 5px; background:  url(../imgs/btn/arr-left.png) 0 0; }
#feature .feature-nav a.next {right: 5px;background:  url(../imgs/btn/arr-right.png) 0 66px;}
#feature .feature-nav a:hover.next { right: 5px;; background:  url(../imgs/btn/arr-right.png) 0 0; }

#feature-holder {}
#feature-holder .jcarousel-clip { height: 560px; width: 950px; position: relative; overflow: hidden; }
#feature-holder .feature-image{ float: right; display: inline; text-align:center; width:946px ; height:396px ; overflow:hidden; border:solid 2px  #336  }
/*#feature-holder .feature-image img{width:950px ; height:400px}*/
#feature-holder .feature-image img{width:950px ; }

#feature-holder ul { width: 960px; height: 575px; position: relative; overflow: hidden; }
#feature-holder ul li { list-style-type: none; float: left; display: inline; width: 950px; padding: 0; position: relative; }

/* Entry Info */
#home-featured {
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 15px 0;
	padding: 10 0 15px;	
	text-align: center;
	height: 50px;
}
.entry-title {
	line-height: 1.1; 
}

.entry-title a,
.entry-title a:hover {
	color: #333;
}

.entry-meta {
	margin: 10px 0 0 0;
	color: #999;
	font-size:12px
}

.entry-meta a, .entry-meta a:hover {
	color: #999;
}

.entry-meta abbr {
	cursor: help;
}

.entry-comment {
	background: url(../imgs/icon/icon-comment.png) no-repeat right 3px;
	padding: 3px 19px 3px 0;
}
.entry-excerpt {
	display: table; font-size:12px; line-height:1.6em ; padding:5px 0;
}


.artistBlock{}
.artistBlock img{ margin-right: 10px;
	float: left;
	padding: 1px;
	border: 1px solid #e9e9e9;
	background: #fff;
	width:60px;
	height:60px;
	}
	
/*.artistBlock img{ margin-right: 10px;
	float: left;
	padding: 3px;
	border: 1px solid #e9e9e9;
	background: #fff;}*/
.artistBlock h2{ font-size:18px}


/*3pic show*/
#s-feature{position: relative;padding: 15px 0 0 0}
#s-feature .infoBlock{float:left;width: 300px ;padding:0 30px 10px 0;}
#s-feature .infoBlock2{float:left;width: 300px ;padding:0 0px 10px 0;}
#s-feature .infoBlock img, #s-feature .infoBlock2 img {width: 300px; height:215px;}
#s-feature h3{color:#000;font-size: 18px;display: block;padding:6px 0 3px 0}
#s-feature h3 a{color:#000}
#s-feature .viewArea{padding:5px 0 0}

#s-feature .imgArea{ position:relative; border:1px solid #dcdcdc ; width:298px ; height:223px ; overflow:hidden;}
/*#s-feature .imgArea img {width:298px; height:223px;}*/
#s-feature .imgArea img {width:298px; }



/*µn¤J/µù¥U«ö¶s*/
        input,textarea
        {
	        display:inline-block;
	        padding:4px;
	        margin:0;
	        outline:0;
	        background-color:#fff;
	        border:1px solid #ccc;
	        -webkit-border-radius:3px;
	        -moz-border-radius:3px;
	        border-radius:3px;
        }

        input:focus,textarea:focus
        {
	        outline:0;color:#333;
	        border-color:#EF5656;
	        -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(82,168,236,.6);
	        -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(82,168,236,.6);
	        box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(82,168,236,.6);
        }
.sign-up-box input.promotional 
{
	margin: 0;
	width: 90px;
	padding: 3px 0;
	color: #ffffff;
	font-weight: bold;
	background-color: #FF4646;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear,left top,left bottom,from(#FF4646),to(#A10000));
	background-image: -moz-linear-gradient(#FF4646,#A10000);
	background-image: -ms-linear-gradient(#FF4646,#A10000);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF4646),color-stop(100%,#A10000));
	background-image: -webkit-linear-gradient(#FF4646,#A10000);
	background-image: -o-linear-gradient(#FF4646,#A10000);
	background-image: linear-gradient(#FF4646,#A10000);
	border-color: #FD0000;
}

.sign-up-box input.promotional:hover 
{
	background-color: #A10000;
	background-repeat: repeat-x;
	-khtml-gradient(linear,left top,left bottom,from(#FF4646),to(#F00000));
	background-image: -moz-linear-gradient(#FF4646,#F00000);
	background-image: -ms-linear-gradient(#FF4646,#F00000);
	background-image: -ms-linear-gradient(#FF4646,#F00000);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF4646),color-stop(100%,#F00000));
	background-image: -webkit-linear-gradient(#FF4646,#F00000);
	background-image: -o-linear-gradient(#FF4646,#F00000);
	background-image: linear-gradient(#FF4646,#F00000);
	background-position: 0 0;
	border-color: #ED0000;
}
/*µn¤J/µù¥U«ö¶s*/