

.body{
	
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	}

/*---------------------body style------------------*/
*{
font-size:12px;
font-family: Tahoma, Arial, verdana;
margin:0px;
}
/*--------------------------------------------------*/


/*---------------------font & layout------------------*/

.font-white{
font-size:12px;
color: #fff;
}

.font-white11{
font-size:11px;
color: #fff;
}

.font-print{
font-family: "Angsana New";
color:#333; font-size:20px;
}

.font-gray{
font-size:12px;
color:#666;
}

.font-black12{
font-size:12px;
color:#000000;
}

.font-gray18{
font-size:18px;
font-weight:bold;
color:#666;
}

.font-pink12{
font-size:12px;
font-weight:bold;
color:#ff0079;
}

.font-pink18{
font-size:18px;
font-weight:bold;
color:#E1659A;
}


.font-brown{
font-size:12px;
color:#582E2E;
}

.font-pink11{
font-size:11px;
color: #E1659A;
}

.font-pink{
font-size:12px;
color: #E1659A;
}


.font-pink18{
font-size:18px;
color: #E1659A;
}

.border-form{
background-color:#FEF7F8; border:1px solid #999; color:#666; font-size:11px;
}

.dashed-box{
border-bottom:1px dashed #000; border-top:0px; border-left:0px; border-right:0px; color:#666; font-size:11px;
}

.btn-browse{
background-color:#EC9FAC; border:1px solid #fff; width:74px; height:22px; color:#fff; 
}

.btn-date{
width:28px; border:0px; background-color:#fff; text-align:center; font-size:14px; font-weight:bold; color:#FF3366;
}


/*--------------------------------------------------*/


/*---------------------link style------------------*/

a,
a:link,
a:active,
a:visited{	
	color:#7B6E6D;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color: #E05D96;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

/*--------------------------------------------------*/

a.white-link:link,
a.white-link:visited {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.white-link:hover {
	color: #FF3366;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}

/*--------------------------------------------------*/

a.pink-link:link,
a.pink-link:visited {
	color: #EF66A2;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a.pink-link:hover {
	color: #EF66A2;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}

/*--------------------------------------------------*/

a.newsw-link:link,
a.newsw-link:visited {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.newsw-link:hover {
	color: #fff;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}

/*--------------------------------------------------*/

a.page-link:link,
a.page-link:active,
a.page-link:visited  {
	color: #fff;
	font-size:12px;
	background-color:#ffa4a7;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
a.page-link:hover {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	background-color:#ff666b;
	text-decoration:none;
}

/*--------------------------------------------------*/

a.page02-link:link,
a.page02-link:active,
a.page02-link:visited  {
	color: #E1659A;
	font-size:12px;
	background-color:#fff;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
a.page02-link:hover {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	background-color:#DE0061;
	text-decoration:none;
}
.bg_main {
	background-repeat: no-repeat;
	background-position: center top;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pinkTable {
	border: thin solid #F99;
}
.pinkTabletop {
	border: thin solid #F99;
	padding:10px;
	font-size: 10px;
	background-image: url(../images/bgpopvote.jpg);
	background-repeat: no-repeat;
}
.pictop10{
	margin:5px;
	padding:5px;
	border: 1px solid #EBA1AE;
	background:#FFF;
}
.ftop {
	
	padding:5px;
	font-size: 10px;
	color: #F97DBB;
	font-family: TAHOMA;
}



