#tabContent {
	background-color: #FFFFFF;
	padding: 5px !important;
	width: 750px;
}

#tabContent2 {
	background-color: #FFFFFF;
	padding: 5px !important;
	width: 750px;
}


#tabIndex li {
	float:left;
	margin-right: 3px;
	padding: 0px 0px 5px !important;
	list-style-type: none;
	display: block;
}

#tabIndex .close {
  background-color: #E4E4E4;
  color:#FFFFFF;
}
#tabIndex .open {
  background-color: #666666;
  text-decoration: none;
}

#tabBoxIndex {
	background-color: #FFFFFF;
	border: #666666 solid 1px;
	padding: 1em 1em 1em 1.3em !important;
	clear: both;
	width: 720px;
	list-style-type: none;
	line-height:110%;
}

#tabBoxIndex2 {
	background-color: #FFFFFF;
	border: #666666 solid 1px;
	padding: 1em !important;
	clear: both;
	width: 720px;
	list-style-type: none;
	line-height:110% !important;
}

.tab2 {
    border-style:none;
}

.newitem {
    background-color: #fde0f1;
	padding: 0em 1em 1.5em !important;
	width: 980px;
	
}

<!--VìŠpŠÛ
.sample {
    width:980px;
    background-color:#fde0f1;
}
.sample p{
    margin:0px;
    padding:0.5em 1em;
    background-color:#fde0f1;
}
.rtop, .rbottom{
    background:#FFFFFF;
}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#fde0f1;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}

-->

a:link { color: #696969; }
a:visited { color: #696969; }
a:hover { color: #ff1493; }

a.link2:link{ color: #FFFFFF; }


