@charset "utf-8";
/* CSS Document */

#conS {
	width:534px;
	height:220px;
	overflow:hidden;
}
#conS {
	background:#023659;
	color:#fff;
	float:left;
	height:225px;
	padding:3px;
}
#search {
	background:#023659 url(../img/bg_s.gif) no-repeat center top;
	color:#fff;
	height:34px;
	padding:3px 10px 3px 39px;
	line-height:37px;
	clear:both;
	margin-bottom:4px;
}
#search div {
	margin:0px 10px;
	float:right;
	display:inline;
}
#search input[type="text"] {
	width:180px;
}/*FF*/
#search input {
width:expression((this.type=="text") ? "180px" : "auto");
}/*IE*/
#search select {
	width:130px;
	height:22px;
}/*FF*/
#slide {
	float:left;
	clear:left;
	margin-right:3px;
}/*slide+down=540 */
#slide img {
	width:333px;
	height:183px;
}
#down {
	float:right;
	clear:right;
	width:198px;
	line-height:1.8;
}
#down ul {
	height:158px;
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: #023659;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0;
	SCROLLBAR-SHADOW-COLOR: #CCC;
	SCROLLBAR-3DLIGHT-COLOR: #023659;
	SCROLLBAR-ARROW-COLOR: #AAA;
	SCROLLBAR-TRACK-COLOR: #023659;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
	SCROLLBAR-BASE-COLOR: #FFF;
}
#down ul a {
	display:block;
	background:url(../img/line_2.gif) no-repeat 5px bottom;
	padding:0 15px;
	color:#d5d5d5;
	font-size:12px;
}
#down ul a:hover {
	color:#f0e818;
}
#notice ul {
	height:168px;
	overflow-y:auto
}
.info {
	float:left;
	width:163px;
	text-align:center;
	margin:4px 6px;
	_margin:8px 4px;
	overflow:hidden
}/*ff、opera、IE7;IE6*/
.info h6 {
	width:135px
}
.info img {
	padding:2px;
	border:solid 1px #ccc;
	width:150px;
	height:100px;
	overflow:hidden;
	background:url(/images/loading3.gif) center no-repeat
}
.info .Artist {
	color:#686868;
}
.info .date {
	color:#c7c7c7;
}
#ad {
	text-align:center;
	width:540px;
}
#langlist {
	float:left;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	width:528px
}
#langlist .tabs {
	margin-left:150px
}
