﻿body {
 margin: 0px; padding: 0px; font-size: 12px;
}
#con {
 margin: 0px auto; border: 1pt solid rgb(215, 215, 215); width: 365px; font-size: 12px;
}
#tags {
 background: url("imagestab03.jpg") repeat-x; margin: 0px; padding: 0px; width: 365px; height: 30px;
}
#tags li {
 background: url("imagestab03.jpg") repeat-x; height: 30px; text-align: center; line-height: 30px; border-right-color: rgb(212, 212, 212); border-right-width: 1px; border-right-style: solid; float: left; list-style-type: none; }
#tags li a {
 padding: 0px 10px; height: 30px; color: rgb(0, 0, 0); line-height: 30px; font-weight: bold; text-decoration: none; float: left;}
#tags li.emptyTag {
 width: 4px;
}
#tags li.selectTag {
 height: 30px; position: relative;
}
#tags li.selectTag a {
 background: url("imagestab01.jpg") repeat-x; height: 30px; color:#FFF; line-height: 30px; font-weight: bold;
}
#tagContent {
 height: 203px;
}
.tagContent {
 padding: 5px; width: 454px; height: 164px; color: rgb(71, 71, 71); display: none;
}
#tagContent div.selectTag {
 display: block;
}