
#tags-form {font-size: 12px; margin: 0px auto; width:958px; }
#tags {	padding: 0px;margin: 0px 0px 0px 0px;width:958px;  height: 28px; }
#tags li {	background: url(images/tab_bg.png) no-repeat left top; float: left; width:256px; margin-right: 3px; list-style-type: none; height: 28px; text-align:center; }
#tags li a {padding:0 0px; float: left;  color: #999; line-height: 28px; width:256px; text-align:center; height: 28px; text-decoration: none;}
#tags li.emptyTag {	background: none #000 scroll repeat 0% 0%; color:#ff0000;  width:256px; }
#tags li.selectTag {  margin-bottom: -2px; position: relative; height: 29px;  width:256px; background: url(images/tab_onclick.png) left top no-repeat; color:#ff0000; font-weight:bold; }
#tags li.selectTag a {	background-position: right top; color: #2c2c2c;text-align:center; line-height: 28px; height: 28px;}
#tagContent { clear:both; padding:10px 10px 10px 10px  ; border: #e8e7e7 4px solid;  background-color: #fff;}
.tagContent { padding: 0px; display: none; background:#fff;  color: #484847;}
#tagContent div.selectTag {	display: block;}
