﻿@charset "utf-8";
/* CSS Document from Jucnn*/
body{   
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
        font-family:Arial;
        color:#333;
        font-size:24px;
        text-align:left;
}

#tagContent { padding:1px; background-color:#fff; border:1px solid #aecbd4;}
.tagContent { background:url(../image/bg.gif) repeat-x; height:130px;  padding:10px; color:#474747; width:416px; display:none}
#tagContent div.selectTag{ display:block}

ol li  { margin:8px}
#con { font-size:12px; width:416px; margin:0 auto}
#tags { height:26px; width:416px; margin:0; padding:0; margin-left:10px}

#tags li 
       { float:left; 
         margin-right:1px;
         background:url(../image/tagleft.gif) no-repeat left bottom;
         height:23px;
         list-style-type:none;
}
#tags li a
       { text-decoration:none;
         float:left;
         background:url(../image/tagright.gif) no-repeat right bottom;
         height:23px; padding:0px 10px; line-height:23px; color:#999
}
#tags li.emptyTag { width:4px; background:none}

#tags li.selectTag
       { background-position:left top;
         position:relative;
         height:25px;
         margin-bottom:-2px;
}
#tags li.selectTag a
       { background-position:right top;
         color:#000; height:25px;
         line-height:25px;
}
#tagContent
       { padding:1px;
         background-color:#fff;
         border:1px solid #aecbd4;
}

#tagContent { padding:4px; background-color:#fff; border:1px solid #aecbd4;}
.tagContent { background:url(../image/bg.gif) repeat-x; height:126px;  padding:2px; color:#474747; width:416px; display:none}
#tagContent a:visited 
            {text-decoration: none;
             color: #474747;
	     }
#tagContent a:link 
            {text-decoration: none;
             color: #004c9a;
	     } 
#tagContent a:hover 
            {text-decoration: none;
             color: #008800;
	     } 

#tagContent div.selectTag{ display:block}


.nav   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        }
.nav a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:visited{
        text-decoration: none;
        color: #FFFFFF;
	}
.nav a:hover{
	color: #fffffff; 
	text-decoration: none;
        }

.date   {float:right; color: #FF7C50; } 

.left   {font-size: 12px; color: #666666; }


.small {
	font-size: 9pt; color: #666666; line-height: 14px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
        }
.small A:link {
	font-size: 9pt; color: #666666; line-height: 14px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
        }

.bottom {
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	color: #333333;
	letter-spacing: 2px;
        }
.bottom A:link {
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	color: #333333;
	letter-spacing: 2px;
        }
.bottom A:visited {
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	color: #333333;
	letter-spacing: 2px;
        }
.bottom A:hover {
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	color: #003366;
	letter-spacing: 2px;
        }