body {
	font-family: Tahoma, Arial;
	margin: 0px;
	font-size: 11px;
	color: #BA65A0;
	line-height: 25px;
	background-color: #F9DFE6;
}
a {
	color: #3A2145;
	text-decoration: none;
}
a:hover {
	color: #FF4A61;
}
.buy-td {
	font-size: 14px;
	color: #990033;
}
.input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #990033;
	height: 18px;
	border: 1px solid #E36A8B;
}
table {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5A3653;
	line-height: 22px;
}
.title {
	font-weight: bold;
}
.wordl {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #FF0066;
	text-decoration: underline;
	font-weight: bold;
}
.down {
	font-family: "ËÎÌå";
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-transform: lowercase;
}
.downCopy {
	font-family: "ËÎÌå";
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-transform: lowercase;
	color: #FF3366;
}
.downCopy2 {
	font-family: "ËÎÌå";
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #663366;
	vertical-align: text-top;
}

.newstitle{
	font-size:18px;
	font-weight:bold;
	}
	


a.aclink{
	color: #5A3653;
	text-decoration: none;
	display:block;
	line-height:22px;
	width:100%;
}

a.aclink:link{
	color: #5A3653;
	text-decoration: none;
}

a.aclink:visited{
	color: #5A3653;
	text-decoration: none;
}

a.aclink:hover{
	color: #ffffff;
	text-decoration: none;
}




/**********form style************/

.sffocus {
    background: #F0F9FB; /*----for IE----*/
    border: 1px solid #1D95C7;
}

textarea:focus, input:focus {
    background: #F0F9FB; /*----for firefox opera----*/
    border: 1px solid #1D95C7;
}
input,textarea{ border:1px solid #CCCCCC; background-color:#FFFFF9; font-size:12px;
}
textarea { overflow:auto;
}
select { line-height:18px; font-size:12px; background-color:#FFFFF9; border:1px solid #CCCCCC;
}

select.cselectVideos  { background-color:#BBB; color:#CC0000
}
select.cselectVideos optgroup { background-color: #FFFFFF; color: #000000; font-weight:bold;
}

button {
    padding: 0em 0.25em;
    width: auto;
    overflow:visible;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em!important; font-size: 0.9em;
    color: #333333;
}
input.button {
    padding: 0em 1em;
    width: auto;
    overflow:visible;
    border-right:2px solid #CCCCCC; border-bottom:2px solid #CCCCCC; border-top:2px solid #F1F1F1; border-left:2px solid #F1F1F1;
    background-color:#F4F4F4;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em!important; font-size: 0.9em;
    color: #333333;
}

.pname p{
	line-height:16px;
	margin:5px 0 15px 8px;
}

.pname p a{
	font-weight:bold;
	color:#990099;
}

.pname p a:hover{
	font-weight:bold;
	color:#F7F7A5;
}