@charset "utf-8";
/* CSS Document */

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
}

a img {
    border: 0px;
}

#wrap_whatsnew {
    padding: 10px 15px;
	width: 95%;
}

#wrap_whatsnew h1 { 
    font-size:12px; 
	color:#FF3300;
}

#wrap_indinews {
    border-bottom: 1px #666666 dashed; 
	padding-bottom: 10px;
}


#wrap_whatyouthink {
    padding: 10px 15px;
	width: 95%;
}

#Btitle_whatyouthink {
    font-family:Georgia, Times, serif; 
	font-size:24px;
	display:block;
	color:#FF3300; 
	line-height: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#title_whatyouthink {
    font-family:Georgia, Times, serif; 
	font-size:16px; 
	color:#0066CC; 
	line-height: 24px;
}

#wrap_whatyouthink  ul {
    line-height: 28px;
	color:#330066;
	font-weight:bold;
	padding-top: 10px;
}

#wrap_whatyouthink  ul li {
    list-style: square;
	border-bottom: 1px #666699 dashed;
}

#wrap_whatyouthink ul li a {
    text-decoration:none;
	color:#330066;
}