/* CSS Document */
@charset "utf-8";

body{
	font:12px/1.231 arial,helvetica,clean,sans-serif;	
	background:#fff url(../images/bg.jpg) repeat-x;	
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	padding:0;
	margin:0;
}
.showdate{
	font-size:10px;
	color:#666;
	font-style:italic;
	margin-top:5px;}

/* System Error Messages */
.error{
	font-weight:bold;
	margin-top:10px;
}
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	padding-top:10px;
	padding-bottom:5px;
	text-indent:0px;}

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}


/*------------------*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset { 
	border:1px solid #999;
	padding:10px;
	margin:10px;
}
legend{
	font-weight:bold;
}
img { 
	border:0;
}
.readmore{
	margin-top:5px;
}
.readmore a{
	color:#006699;
	text-decoration:none;
	font-style:italic;
	
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;

}
abbr,acronym { border:0;
}

a {
	color:#363636;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.border-news{
	border:1px solid #999;padding:10px; margin:3px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	height:auto !important;
}

.menu_ro{
	color:#fff;
	font-weight:bold;
}
.speraline {
	border-bottom:1px dashed #ccc;
	height:25px;
}
.number {
	font-family:"Lucida Sans Unicode",sans-serif;
	font-size:1.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:normal;
}

.tabpad {
	padding:15px 5px;
	border-bottom:1px solid #ccc;
}

#pagingCenter {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:15px 0 0;
	text-align:center;
	float:right;
	width:100%;
}
#pagingCenter .pagination {
	text-align:center;
}

.pagination {
	float:right;
	padding-right:3px;
}

#pagingCenter .pagination li {
	background:#999 none repeat scroll 0 0;
	border:1px solid #666;
	color:#FFFFFF;
	float:left;
	font-weight:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:3px;
	padding:3px 2px;
}
	
#pagingCenter .pagination li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}	
	
#main {
	width:900px;
	margin:auto;
	overflow:hidden;
	}
#banner{
	margin:0;
	padding:0;	
	width:100%;	
}

#banner_left {
	background:transparent url(../images/bg_banner.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	height:200px;
	overflow:hidden;
	padding:0 10px;
	text-align:justify;
	width:334px;
}	
	
#welcome {
	width:334px;
	height:0;
	padding-top:71px;
	background:url(../images/welcome.gif) no-repeat;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	}
.intro-art{
	color:#999;
}
	
#banner_right {
	float:left;
	height:200px;
	width:546px;
}
#menu {
	width:695px;
	float:left;
	height:45px;
	overflow:hidden;
	margin-top:5px;
	}
#menu li {
	display:inline;
	}
#menu li a {
	background:url(../images/bg_menu.jpg) no-repeat;
	height:0;
	padding-top:45px;
	float:left;
	overflow:hidden;
	}
#menu li#trangchu a {
	background-position:0 0;
	width:100px;
	}
#menu li#trangchu a:hover {
	background-position:0 -45px;
	}
#menu li#sanpham a {
	background-position:-100px 0;
	width:105px;
	}
#menu li#sanpham a:hover {
	background-position:-100px -45px;
	}
#menu li#dichvu a {
	background-position:-205px 0;
	width:93px;
	}
#menu li#dichvu a:hover {
	background-position:-205px -45px;
	}
#menu li#thuvien a {
	background-position:-298px 0;
	width:91px;
	}
#menu li#thuvien a:hover {
	background-position:-298px -45px;
	}
#menu li#tintuc a {
	background-position:-389px 0;
	width:118px;
	}
#menu li#tintuc a:hover {
	background-position:-389px -45px;
	}
#menu li#diendan a {
	background-position:-507px 0;
	width:98px;
	}
#menu li#diendan a:hover {
	background-position:-507px -45px;
	}
#menu li#lienhe a {
	background-position:-605px 0;
	width:90px;
	}
#menu li#lienhe a:hover {
	background-position:-605px -45px;
	}
#search {
	width:205px;
	height:30px;
	background:url(../images/bg_search.jpg) no-repeat;
	float:left;
	overflow:hidden;
	margin-top:5px;
	padding-top:15px;
	}
.list {
	height:20px;
	width:60px;
	border:#666 solid 1px;
	font-size:11px;
	float:left;
	margin-left:10px;
	}
.text {
	height:20px;
	width:100px;
	border:#666 solid 1px;
	font-size:11px;
	float:left;
	margin-left:5px;
	}
#left {
	width:650px;
	float:left;
	overflow:hidden;
	}
.left {
	width:650px;
	float:left;
	overflow:hidden;
	background:url(../images/bg_left.gif) no-repeat;
	margin-top:10px;
	padding-top:4px;
	}
.left h2 {
	width:600px;
	height:0;
	padding-top:25px;
	float:left;
	overflow:hidden;
	margin-bottom:11px;
	background-position:10px 0;
	}
.left_about {
	background:url(../images/about.gif) no-repeat;

	}
.left_album {
	background:url(../images/album.gif) no-repeat;
	}
.left_se {
	background:url(../images/se.gif) no-repeat;
	}
.left_sing {
	background:url(../images/sing.gif) no-repeat;
	}

.left_pro {
	background:url(../images/pro.gif) no-repeat;
	}
.left_ser {
	background:url(../images/ser.gif) no-repeat;
	}
.left_ga {
	background:url(../images/ga.gif) no-repeat;
	}
.left_cddvd {
	background:url(../images/left_cddvd.gif) no-repeat;
	}
.left_dvd {
	background:url(../images/left_dvd.gif) no-repeat;
	}
.left_news {
	background:url(../images/left_news.gif) no-repeat;
	}
.left_mnews {
	background:url(../images/left_mnews.gif) no-repeat;
	}
#right {
	width:240px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	}
.right {
	width:240px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	background:url(../images/bg_right.gif) no-repeat;
	padding-top:4px;
	}
.right h2 {
	width:240px;
	float:left;
	height:0;
	overflow:hidden;
	padding-top:25px;
	background-position:10px 0;
	margin-bottom:7px;
	}
.right_login {
	background:url(../images/right_login.gif) no-repeat;
	}

.right p {
	margin-bottom:10px;
	}
.right_artist {
	background:url(../images/right_artist.gif) no-repeat;
	}
.right_search {
	background:url(../images/search.gif) no-repeat;
	width:97px;
	height:24px;
	}

.right_music {
	background:url(../images/right_music.gif) no-repeat;
	}
.right_count {
	background:url(../images/right_count.gif) no-repeat;
	}
.right_themes {
	background:url(../images/right_themes.gif) no-repeat;
	}
#bottom {
	border-bottom:#949595 solid 1px;
	border-top:#949595 solid 1px;
	width:900px;
	float:left;
	padding:5px 0;
	margin-top:10px;
	}
#bottom ul {
	float:right;
	}
#bottom li {
	float:left;
	border-right:#949595 solid 1px;
	padding:0 10px;
	}
#bottom a {
	color:#949595;
	text-decoration:none;
	}
#bottom a:hover {
	text-decoration:underline;
	color:#363636;
	}
#copy {
	margin-top:10px;
	float:left;
	background:url(../images/bottom_logo.jpg) no-repeat;
	width:820px;
	padding-left:80px;
	padding-bottom:30px;
	}
#nhancorp {
	position:absolute;
	right:0;
	width:50px;
	height:50px;
	margin-top:-35px;
	}
#nhancorp a {
	width:50px;
	height:0px;
	padding-top:50px;
	background:url(../images/nhan.jpg) no-repeat;
	overflow:hidden;
	display:block;
	}
	
.left_ct {
	background:#e9e9e9 url(../images/bg_lct.jpg) bottom repeat-x;
	padding:10px;
	width:630px;
	float:left;
	}
.left_ct_news {
	background:#e9e9e9 url(../images/bg_lct.jpg) bottom repeat-x;
	width:650px;
	float:left;
	padding-top:10px;
	}
.left_ct .bimg {
	float:left;
	padding-right:10px;
	width:150px;
	overflow:hidden;
	}
.pading {
	padding:0 0 0 25px;
}
.singer {
	font-weight:bold;
	padding:10px;
}
.bimg-b{
	border:1px solid #ccc;
	padding:3px;
	width:130px;
	float:left;
	margin-right:10px;
}
.left_ct h3 {
	font-size:24px;
	color:#000;
	text-transform:uppercase;
	border-bottom:#999 solid 1px;
	float:left;
	width:430px;
	margin-bottom:5px;
	}
.left_ct ul {
	float:right;
	width:80%;
	list-style-type:disc;
	padding-left:20px;
	margin-top:5px;
		}
.left_ct li {
	margin:5px 0;
	list-style-type:disc;
	}
.left_slice {
	width:650px;
	float:left;
	background:url(../images/slice_bg.jpg) repeat-x;
	height:110px;
	overflow:hidden;
	}
.slice_pre a{
	display:block;
	width:40px;
	height:0;
	background:url(../images/slice_pre.jpg) no-repeat;
	padding-top:110px;
	float:left;
	}
.left_slice ul {
	padding-top:10px;
	float:left;
	}
.left_slice li {
	float:left;
	margin:0 10px;
	width:90px;
	height:90px;
	overflow:hidden;
	}
.slice_next a{
	display:block;
	width:40px;
	height:0;
	background:url(../images/slice_next.jpg) no-repeat;
	padding-top:110px;
	float:right;
	}
.ldvd01 {
	width:200px;
	float:left;
	text-align:center;
	margin-right:2px;
	font-size:14px;
	margin-top:10px;
	
	}
.ldvd01 a {
	color:#000;
	text-decoration:none;
	}
.ldvd01 a:hover {
	text-decoration:underline;
	}
.ldvd02 {
	width:180px;
	height:170px;
	padding:5px;
	margin:0 20px;
	background-color:#333;
	margin-bottom:5px;
	}
p.intro{
	font-weight:none;
	font-style:italic;
	color:#666;
}
.news {
	width:305px;
	padding-left:10px;
	float:left;
	margin-bottom:10px;
	padding-right:10px;
	}
.news img {
	float:left;
	margin-right:10px;
	}
.news h4 {
	font-weight:bold;
	color:#000;
	}
.news h5 {
	font-size:11px;
	color:#000;
	}
.news p {
	clear:both;
	text-align:justify;
	padding-top:5px;
	}
.news .sum {
	height:60px;
	overflow:hidden;
	}
.more {
	float:right;
	font-weight:bold;
	}
.more a {
	text-decoration:underline;
	color:#363636;
	font-size:10px;
	font-family:Arial;
	color:#666;
	font-style:italic;
	}
.more a:hover {
	text-decoration:none;
	}
.right_ct {
	width:220px;
	padding:10px;
	background:#6699cc url(../images/bg_rct.jpg) top repeat-x;
	float:left;
	}
.right_form {	
	height:20px;
	background-color:#fff;
	border:#363636 solid 1px;
	cursor:pointer;
	font-family:tahoma;
	font-size:11px;
}
	
FORM#login {
  position: relative;
}

DIV#username, DIV#password {
  position: relative;
  float: left;
  margin-right: 3px;
  margin-top:5px;
}

INPUT#username-field, INPUT#password-field {
  width: 16em; 
}

LABEL.overlabel {
  position: absolute;
  top: 3px;
  left: 5px;
  z-index: 1;
  color: #999;
}	
	
	
	
.white {
	text-align:right;
	color:#fff;
	}
.white a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
.white a:hover {
	text-decoration:none;
	}
.right_ul {
	width:220px;
	float:left;
	color:#fff;
	padding-bottom:10px;
	}
.right_ul a {
	color:#fff;
	text-decoration:none;
	}
.right_ul a:hover {
	text-decoration:underline;
	}
.right_ul li {
	list-style-type:disc;
	border-bottom:#fff solid 1px;
	padding:5px 0;
	margin-left:15px;
	}
.right_ul h4 {
	color:#363636;
	font-size:30px;
	}
.page {
	text-align:center;
	font-size:14px;
	margin:10px;
	}
	
#album-detail{
	margin-top:10px;
	margin-bottom:10px;
}

.contentheading{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;		
}
.imgshadow {
	border-color:#999;
	border-style:solid;
	border-width:1px;
	padding:0px;
	w/idth:450px;
	h/eight:330px;
}
.img-detail{	
	margin:10px;
	padding-left:60px;
}
#player_title2{
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	height:5px;
	padding-left:0px;
	padding-bottom:10px;

}
