body{	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1{
	font-family: "Times New Roman";
	font-size: 18px;	font-weight: normal;	color: #444444;	margin: 0;
	padding: 0;
}

h2{
	font-family: "Times New Roman";
	font-size: 16px;	font-weight: normal;	color: #444444;
}

h3{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #444444;
}

td{
    font-size: 12px;
	color: #555555;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #555555;
	border-bottom: 0px;
	padding: 0px;
	margin: 5 5 5 5;
}

img{
    border: 0;
}
.search_bg {
	background-image: url(/img/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottom_bg {
	background-image: url(/img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #666666;
	padding: 5 25 5 25;
}

.bottom_bg a{
	color: #666666;
}

.main {
	vertical-align: top;
	padding: 20;
	background-color: #f0f0f0;
/*transparent;
	background-image: url(/img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
}

.center_bg {
	background-color: #f0f0f0;
/*	background-color: #dedede;
	background-image: url(/img/center_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
}

.sinp{
	border: 1px solid #cdcdcd;
	font-size: 10px;
}

.cat{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 10 15 0 30;
}

.cat a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.miniprod{
	background-image: url(/img/prodbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.miniprod a{
	text-decoration: none;
}

.miniprod_title{
	font-family: Tahoma;
	font-size: 11px;
	color: 444444;
	padding: 5 0 0 0;
	text-decoration: none;
}

.top{
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	text-align: right;
	padding: 5;
	color: #000000;
}

.top a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.wrap{	position: relative;
	width: 235;
	height: 186;
	top: 0;
	left: 0;
}

.date{
	font-family: Arial;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

.news{
	font-family: Arial;
	text-align: left;
	font-size: 14px;
	color: #000000;
	padding: 5 5 0 0;
}
.shotnews{
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	text-align: justify;
}
.fullnews{
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	text-align: justify;
}


.readmore {
	font-family: Arial;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.readmore  a{
	text-decoration: none;
	color: #000000;	
}
