body 
{
	background-image:url(../images/bgs/bg.png);
	background-repeat:repeat-x;
	background-color:#EDEDED;
	margin: 0 0 0 0;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
}

#main
{
	background-image:url(../images/bgs/mainbg.png);
	background-repeat:repeat-y;
}

#newstop
{
	height:39px;
	background-image:url(../images/bgs/newstopbg.png);
	background-repeat:no-repeat;
}

#newsmain
{
	background-image:url(../images/bgs/newsmainbg.png);
	background-repeat:repeat-y;
}

#newsbottom
{
	height:12px;
	background-image:url(../images/bgs/newsbottombg.png);
	background-repeat:no-repeat;
}

#mainbottom
{
	height:28px;
	background-image:url(../images/bgs/mainbgbottom.png);
	background-repeat:no-repeat;
}

a
{
	outline:none;
}

a.lnkpage:link
{
	color:#666;
	font-weight:bold;
}

a.lnkpage:hover
{
	color:#900;
	font-weight:bold;
	text-decoration:underline;
}

a.lnkpage:visited
{
	color:#666;
	font-weight:bold;
}

a.lnkmore:link
{
	color:#900;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

a.lnkmore:hover
{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

a.lnkmore:visited
{
	color:#900;
	font-weight:bold;
}

.more
{
	color:#900;
	width:230px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}

#newslist
{
	width:230px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	text-align:left;
	vertical-align:top;
}

#newslist ul
{
	padding: 0 0 0 0;
	margin:3px 0 0 3px;	
	list-style:none;
	vertical-align:top;
}

#newslist li
{
	background-image:url(../images/icons/post.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:2px;
	padding-left:25px;
	line-height: 15px;
}

.postdate
{
	color:#900;
	font-weight:bold;
}

.posttitle
{
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.posttitlepage
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.postcontent
{
	color:#666;
	font-size:11px;
	font-weight:normal;
}

.textcontent
{
	color:#333;
	font-size:11px;
	padding-top:10px;
	text-align:left;
	line-height:20px;
}

#address ul
{
	padding: 0 0 0 0;
	margin:3px 0 0 3px;	
	list-style:none;
	vertical-align:top;
}

#address li
{
	background-image:url(../images/icons/home.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:2px;
	padding-left:25px;
	line-height: 15px;
}

#mail ul
{
	padding: 0 0 0 0;
	margin:3px 0 0 3px;	
	list-style:none;
	vertical-align:top;
}

#mail li
{
	background-image:url(../images/icons/mail.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:2px;
	padding-left:25px;
	line-height: 15px;
}

#producttopbg
{
	height:12px;
	background-image:url(../images/bgs/productbgtop.png);
	background-repeat:no-repeat;
}

#productmainbg
{
	background-image:url(../images/bgs/productbgmain.png);
	background-repeat:repeat-y;
}

#productbottombg
{
	height:11px;
	background-image:url(../images/bgs/productbgbottom.png);
	background-repeat:no-repeat;
}

.productdetails
{
	color:#333;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	line-height:20px;	
}