body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	text-align:center;
	margin:0px;
	padding:0px;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
#maincol{
	width: 730;
	text-align:left;
}
#mainhline {
	margin-top: 8px;

}
a:link,a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
#maintag {
	height: 30px;
	width: 100%;
	padding-left: 20px;
	background-image: url(img/maintag_bg.gif);
	/*background-image: url(img/maintag_bg_xmas.gif);*/
}
#maintag .tagselect {
	background-color: #EDEDED;
	height: 24px;
	float: left;
	text-align: center;
	padding: 6px 8px 1px 8px;
	border-bottom: 4px solid #9EAEBB;
	/*padding: 6px 8px 1px 8px;
	border-bottom: 4px solid #9e150b;*/
}
#maintag .noselect {
	background-color: #EDEDED;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

/* Izero */
.itbl {
  margin:0px;
  padding:0px;
  border-collapse: collapse;
  position: relative; float: left;
}
.itbltd {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #A6A6A6; vertical-align: top;
}
/* left */
.itbltd1 {
  border-right: 1px solid #A6A6A6; 
  vertical-align: top;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  margin: 0px;
  padding: 0px 2px 0px 0px;
}
/* right */
.itbltd2 {
  vertical-align: top;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 0px 2px;
}
/* top  for myMusic by Wing*/
.itbltd3 {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  border-top: 1px solid #A6A6A6; 
  vertical-align: top;
  margin: 0px;
  padding: 2px;
}
.itbltd4 {
  border-right: 1px solid #A6A6A6; 
  vertical-align: top;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  margin: 0px;
  padding: 0px 1px 0px 0px;
}
.itbltd5 {
  vertical-align: top;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 0px 1px;
}
#leftalign {
  margin: 0px;
  padding: 2px;
}
#midalign {
  margin: 0px;
  padding: 2px;
}
#rightalign {
  margin: 0px;
  padding: 2px;
}
.parag {
	font-size: 12px;
	line-height: 18px;
}
.outline {
	border: 1px solid #A6A6A6;
}
.bold {
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
}
.mainmenu {
	background-color: #0076A3;
	border-bottom: 3px solid #A6A6A6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.hline {
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btline {
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.topline {
	border-top: 1px solid #A6A6A6;
	margin-top: 2px;
	padding-top: 2px;
}
#submenu,#shortcut,#enews,#songrequest,#mediaprog {
	width: 100px;
}
.listtitle {
	background-color: #C7B299;
	padding: 4px 7px;
	margin-bottom: 2px;
}
.shortcuttitle {
	background-color: #A6A46C;
	padding: 4px 7px;
	margin-bottom: 2px;
}
#shortcut A {
	color: #000000;
}
#shortcut ul {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-image: url(img/shortcut_li.gif);
	list-style-position: inside;
}
#submenu a:link,#submenu a:visited,#submenu a:active {
	color: #000000;
}
#submenu a:hover {
	color: #666666;
}
#submenu ul {
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	background-color: #EEEEEE;
	margin-bottom: 1px;
}
#shortcut li {
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
}
#submenu li.listselect {
	background-color: #F3E7D9;
	font-weight: bold;
	color: #7B4E35;
}
#submenu li.listselect a:link,#submenu li.listselect a:visited,#submenu li.listselect a:active {
	color: #7B4E35;
}
#enews ul, #mediaprog ul {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#enews li, #mediaprog li {
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
#eventbanner {
	width: 100px;
	text-align: center;
}
#newalbums,#review1,#newarrival {
	width: 420px;
}
.more {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#newalbums ul,#pastalbums ul,#review1 ul,#newarrival ul {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#newalbums li,#pastalbums li,#review1 li,#newarrival li {
	width: 74px;
	margin-bottom: 6px;
	margin-left: 4px;
	float: left;
}
#newalbum ul,#newarrival2 ul,#review5 ul,#newalbum5 ul {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#newalbum li,#newarrival2 li,#review5 li,#newalbum5 li {
	width: 78px;
	margin-bottom: 6px;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
}
#allnewcd ul {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#allnewcd li {
	width: 185px;
	margin-bottom: 6px;
	margin-right: 8px;
	float: left;
}
#allnewcd .cover {
	float: left;
	border: 3px solid #EDEDED;
	margin-right:3px;
}
.cd {
	border: 1px solid #8C8C8C;
}
.cover {
	float: left;
	border: 3px solid #EDEDED;
}
#songlist,#kara,#vmail,#school,#female,#spot,#spot_02,#spot_03,#spot_04,#spot_05,#banners,#today,#digionly,#lohas {
	width: 420px;
}
#school .subtag {
	height: 20px;
	font-size: 12px;
	background-color: #ECEAFF;
	float: left;
	width: 420px;
	padding-left: 30px;
	margin-top: 2px;
	/*position: relative; float: left;remove by yvonne_060529*/
}
#school .tagselect {
	background-color: #FFFFFF;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #7754A0;
}
#school .noselect {
	background-color: #ECEAFF;
	color:#7E5AA8;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#school .noselect a:link,#school .noselect a:hover,#school .noselect a:visited  {
	color: #7E5AA8;
}
#school5 .subtag {
	height: 20px;
	font-size: 12px;
	background-color: #ECEAFF;
	float: left;
	width: 226px;
	padding-left: 6px;
	margin-top: 2px;
}
#school5 .tagselect {
	background-color: #FFFFFF;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #7754A0;
}
#school5 .noselect {
	background-color: #ECEAFF;
	color:#7E5AA8;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#songlist ol,#rank ol,#kara ol,#vmail ol,#rankbyday ol,#rankbyweek ol,#rankbymonth ol {
	list-style-position: inside;
	font-size: 10px;
	line-height: 16px;
	margin: 4px;
	padding-left: 2px;
}
#songlist li,#rank li,#kara li,#vmail li,#rankbyday li,#rankbyweek li,#rankbymonth li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#school ol,#school5 ol {
	list-style: none;
	line-height: 16px;
	margin: 0px;
	padding: 4px;
}
#school li,#school5 li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#review ol,#oldad ol {
	list-style-position: inside;
	font-size: 10px;
	line-height: 14px;
	margin: 2px;
	padding-left: 2px;
}
#review li,#oldad li,#event li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
li a:link,li a:hover,li a:visited  {
	font-size: 12px;
}
.leftcolum {
	float: left;
	width: 49%;
}
.rightcolum {
	float: right;
	width: 49%;
}
.pix {
	float: left;
	border: 1px solid #999999;
	margin-right: 6px;
}
.topic {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	width: 100%;
}
.playadd {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}
.list ul {
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	margin: 4px 3px 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.list li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#theme,#critinc {
	margin:0px;
	width: 208px;
	/*border-right: 1px solid #999999;remove by Yvonne_060727*/
	padding-right: 3px;
	padding-left: 1px;
	/*position: relative; float: left;remove by Yvonne_060529*/
}
#review {
	width: 207px;	
	margin:0px;
}
#gossip,#vote,#rank,#crit,#singer,#oldad,#mybox,#event,#podcast,#star {
	width: 192px;
	/*position: relative; float: right;*/
}
.song {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	height: 70px;
	vertical-align: bottom;
}
#rank .subtag,#rankbyday .subtag,#rankbyweek .subtag,#rankbymonth .subtag {
	height: 20px;
	font-size: 12px;
	background-color: #EAEFFE;
	float: left;
	width: 100%;
	padding-left: 50px;
	margin-top: 2px;
	color: #5069B3;
}
#rank .tagselect,#rankbyday .tagselect,#rankbyweek .tagselect,#rankbymonth .tagselect {
	background-color: #FFFFFF;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #5069B3;
}
#rank .noselect,#rankbyday .noselect,#rankbyweek .noselect,#rankbymonth .noselect {
	background-color: #EAEFFE;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#rank .noselect A,#rankbyday .noselect A,#rankbyweek .noselect A,#rankbymonth .noselect A  {
	color: #5069B3;
}
#rank .no1,#rankbyday .no1,#rankbyweek .no1,#rankbymonth .no1 {
    margin: 0px;
	padding: 0px;
	height: 90px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px dotted #CCCCCC;
}
#kara .no1,#vmail .no1 {
	margin: 0px;
	padding: 0px;
	height: 81px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px dotted #CCCCCC;
}
.no1 {
	height: 70px;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 4px 0px;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #006699;
	height: 24px;
	margin-top: 8px;
	width: 733px;
}
.bigbanner {
	margin: 8px 4px 0px;
}
#bigbanner {
	width: 730px;
	height: 143px;
}
#contentcol {
	width: 610px;
	padding: 4px;
	text-align: center;
}
#titlebar {
	height: 24px;
	width:100%;
	border-bottom: 4px solid #E6E6E6;
	padding-top: 8px;
	text-align: left;
}
#latest {
	width: 100%;
	padding-bottom: 8px;
}
#history {
	background-color: #FDFAF6;
	width: 100%;
	border-top: 4px solid #EBDBC5;
	border-bottom: 4px solid #EBDBC5;
}
#historyli {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#photocol {
	margin: 6px;
	float: left;
}
#article {
	width: 100%;
	text-align: left;
}
#listbar {
	background-color: #E6E6E6;
	text-align: left;
	margin-top: 3px;
	height: 22px;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
	padding-left: 3px;
	padding-top: 2px;
	border-bottom: 2px solid #B4B4B4;
}
.list2 ul {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin: 3px 0px;
	padding-right: 2px;
	padding-left: 4px;
}
.list2 li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list2 ol {
	text-align: left;
	font-size: 10px;
	line-height: 18px;
	list-style-position: inside;
	margin: 3px 4px;
	padding-right: 2px;
	padding-left: 4px;
}
.oldad {
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.text {
	height: 18px;
	font-size: 12px;
	color: #58595B;
}
.options {
  padding:1px;
  margin:0px;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  text-align:left;
  vertical-align:top;
}
#rankbyday,#rankbymonth,#rankbyweek {
	width:200px;
}
#mymusicright,#mymusicmid,#mymusicleft {
	width:230px;
}
.blockodd {
	width:100%;
}
.blockeven {
	width:100%;
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#newarrival .subtag {
	height: 20px;
	font-size: 12px;
	background-color: #E5F2F9;
	float: left;
	width: 100%;
	padding-left: 50px;
	margin-top: 2px;
}
#newarrival .tagselect {
	background-color: #FFFFFF;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #006699;
}
#newarrival .noselect {
	background-color: #E5F2F9;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #006699;
}
#newarrival2 .subtag {
	height: 20px;
	font-size: 12px;
	background-color: #E5F2F9;
	float: left;
	width: 100%;
	padding-left: 6px;
	margin-top: 2px;
}
#newarrival2 .tagselect {
	background-color: #FFFFFF;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	color: #006699;
}
#newarrival2 .noselect {
	background-color: #E5F2F9;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	color: #006699;
}
#topcol {
	border-bottom: 1px solid #A6A6A6;
	padding:0px 0px 3px 0px;
}
#superbanner{
	float:left;
	padding:2px 1px 0px 2px;
}
#hot {
	width: 390px;
	padding:2px 0px 0px 0px;
}
#hotalbum1 ul,#hotalbum2 ul,#hotalbum3 ul {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#hotalbum1 li,#hotalbum2 li,#hotalbum3 li {
	width: 86px;
	margin-bottom: 6px;
	margin-left: 6px;
	float: left;
}
#hotalbum4 ul {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#hotalbum4 li {
	width: 160px;
	margin-bottom: 6px;
	margin-left: 6px;
	float: left;
}
#scrollbar {
	text-align: center;
	padding: 2px;
}
#pastlibar {
	font-family:"·s²Ó©úÅé";
	font-size:11px;
	padding:4px 4px 0px 0px;
}
.list3 ul {
	list-style-image: url(img/list3_li.gif);
	list-style-position: inside;
	margin: 4px;
	padding: 0px;
}
.list3 li{
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 0px;
}
#mybox p {
	padding:6px;
	line-height:20px;
}
#event ul {
	list-style-image: url(img/event_li.gif);
	margin-left: 18px;
	margin-top: 0px;
}
#lohas .subtag {
	height: 20px;
	font-size: 12px;
	background-color: #e9f6bc;
	float: left;
	width: 420px;
	padding-left: 30px;
	margin-top: 2px;
}
#lohas .tagselect {
	background-color: #FFFFFF;
	height: 24px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #a3ba35;
}
#lohas .noselect {
	background-color: #e9f6bc;
	color:#6a734b;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#lohas .noselect a:link,#lohas .noselect a:hover,#lohas .noselect a:visited  {
	color: #6a734b;
}

