body{
font-size:12px;
}

img { border: 0;
vertical-align:middle;
margin: 5px 0;
}

a, a:link {
    color: #0066CC;
    text-decoration: underline;
	line-height:150%;
}

a:visited {
    color: #003399;
    text-decoration: underline;
	line-height:150%;
}

a:hover, a:active {
    color: #FF0000;
    text-decoration: underline;
	line-height:150%;
}

#new a:link.list {
    color: #0033CC;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#new a:visited.list {
    color: #003399;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#new a:hover.list, a:active.list {
    color: #00CCCC;
    text-decoration: underline;
	background: url(images/arrow04_on.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#best a:link.list {
    color: #0033CC;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#best a:visited.list {
    color: #003399;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#best a:hover.list, a:active.list {
    color: #FE615C;
    text-decoration: underline;
	background: url(images/arrow02_on.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#original a:link.list {
    color: #0033CC;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#original a:visited.list {
    color: #003399;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#original a:hover.list, a:active.list {
    color: #009933;
    text-decoration: underline;
	background: url(images/arrow01_on.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#avjoyu a:link.list {
    color: #0033CC;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#avjoyu a:visited.list {
    color: #003399;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#avjoyu a:hover.list, a:active.list {
    color: #FF3399;
    text-decoration: underline;
	background: url(images/arrow02_on.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#cat a:link.list {
    color: #0033CC;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#cat a:visited.list {
    color: #003399;
    text-decoration: underline;
	background: url(images/arrow01.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#cat a:hover.list, a:active.list {
    color: #FF6600;
    text-decoration: underline;
	background: url(images/arrow03_on.gif) center left no-repeat;
	padding: 0 0 0 15px;
}

#new .comm {font-size: 11px;
    color:#3399FF;
	padding-left: 15px;
}

#best .comm {font-size: 11px;
    color:#FF3366;
	padding-left: 15px;
}

#original .comm {font-size: 11px;
    color:#33CC66;
	padding-left: 15px;
}

#avjoyu .comm {font-size: 11px;
    color:#FF6600;
	padding-left: 15px;
}

#cat .comm {font-size: 11px;
    color:#CC9900;
	padding-left: 15px;
}


#usage .trvisible,
#usage .trHidden,
#tips ul{
font-size:13px;
}

#tips ul{
margin-top:0;
margin-bottom:0;
}

