input, select, textarea
{
	font-size:8pt;
	font-family:Arial;
}
BODY
{
	font-size: 10pt;
	color:#444444;
}
.divcell {width:190px; overflow: hidden; white-space:nowrap;}
TD, DIV { font-size:10pt }
A { text-decoration: none; color:#990033 }
A:hover { text-decoration: none; color:#FF0033}
TABLE {text-align:left}
#but
{
	background-color:#FFFFCC; color:#660033;
	border-left:1px solid #FFCC00;
	border-right:1px solid #E2792C;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #E2792C;
	cursor:pointer;
}

#num	{ font-size:10pt; font-family:Tahoma; color:#FF6600; font-weight:bolder}
#main	{ background-color:#FDEDE3; border:dotted 3px #FF6633; }
#menu	{ background-color:#FEF3C9;  padding-top:8px; padding-left:8px; border-top:solid 1px #FFCC99; border-left:solid 1px #FFCC99; border-right:solid 1px #E2792C; border-bottom:solid 1px #E2792C;}
#album	{ background-color:#FDEDE3; border:dotted 3px #FF6633;height:120px;width:150px;margin-right:30px }
#photo   { border:1px #999999 solid;padding:4px;}
#cover   { border:1px #999999 solid;padding:6px;}
#image   { border:1px #999999 dotted;}
#font1	{ font-size: 9pt; line-height:140%  }
#font2	{ font-size: 10pt; line-height:160% }
#font3	{ font-size: 9pt; font-family:arial; line-height:140% ;color:#9B4E00}
#ps		{ font-size: 9pt; font-family:arial; color:#96613D; margin-top:5px; padding:5px}
#ls		{ font-size: 5pt; color:#FF9900; margin-right:5px }
#qu		{ font-size: 9pt; color: #808080; border: 1px solid #CCCCCC; padding: 5px;}
#list1	{ color:#9B4E00;  font-size:9pt;}
#list2	{ border: 1px solid #FFC6AA; padding:10px; 	}
#list3	{ background-color:#FFFFFF; color:#000000; border: 3px double #FFCC00; font-size:10pt; }
#list4	{ border-bottom:1px solid #FFCC99; border-right:2px solid #FFEEE6; font-size:9pt; font-family:arial;}
#list5	{ border-top:solid 1px #F3DEC7; border-right:1px solid #F3DEC7; padding:5px; background-color:#FFFFFF; color:#000000; font-size:9pt; font-family:arial }

.img-shadow {
margin: 0;
float:left;
background: url(../images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.page_num {
	margin: 3px 0px;
}
.page_num span{
	padding: 0px 4px;
	font-weight:bold ;
	color:#DA4C8E;
}
.page_num a{
	padding: 0px 4px;
	bordeR: 1px solid #ccc;
	margin: 0px 2px;
	color:#777;
	text-decoration: none;
}
.page_num a:hover{
	background:#DA4C8E;
	color:#fff;
	text-decoration: none;
}
.ad a {
	padding: 3px;
}
.ad a:hover {
	color:red;
}
.alt
{
	background:#FFEEE6;
}
#newscontent{font-size:12px;font-weight:bold;color:#ff6600;}
