@charset "utf-8";
/* CSS Document */

body{
margin:0 auto;
padding:0px;
background:#2C2C2C
}

.list li
	{
	list-style:decimal;
	text-align:justify;
	margin-left:5px;
	}

.list2 li
	{
	list-style:lower-alpha;
	text-align:justify;
	margin-left:5px;
	}

h4{
	font-family:"Century Gothic";
	font-size:15px;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	margin:0px;
	border:0px;	
}
.contents img {
border:1px solid #999999;
padding:2px
}
.lfttdbg{
background:#4B4B4B;
height:498px;
}
.maintable
{
	background-color:#FFFFFF;
	padding:7px;
}
.headerbg{
background:#333;
border-top:5px solid #333;
}

.bodybgbottom{
background:url(../images/bodybgbottom.jpg) left bottom repeat-x ;
height:144px;
}

.topmenufont{
font-family:"Tahoma";
font-size:13px;
color:#FFFFFF;
text-align:left;
font-weight:normal;
}

.redbargr
{
background:url(../images/bodybgmid.jpg) repeat-x;
font-family:"Tahoma";
font-size:15px;
color:#FFFFFF;
font-weight:bold;
padding-left:15px;
height:35px;
}
a.topmenufont{
text-decoration:none;
padding-left:5px;
}

a.topmenufont:hover{
		color:#000000;
		
}

.tahomafont{
font-family:"Tahoma";
font-size:17px;
color:#FFFFFF;
font-weight:normal;
padding-left:15px;
}
a.category {
font-family:"Tahoma";
font-size:13px;
color:#FFFFFF;
font-weight:normal;
padding-left:15px;
text-decoration:none;
}
a.category:hover {
text-decoration:underline;
}
a.normal {
font-family:"Tahoma";
font-size:13px;
color:#861711;
font-weight:normal;
padding-left:15px;
text-decoration:none;
}
a.normal:hover {
text-decoration:underline;
}

.productsfont{
font-family:"Tahoma";
font-size:17px;
color:#fff;
font-weight:normal;
padding-left:7px;
}

.rightsidefont{
font-family:"Tahoma";
font-size:11px;
font-weight:normal;
color:#861711;
padding-left:15px;
padding-right:15px;
}
.captionsmalltext{
font-family:"Tahoma";
font-size:11px;
font-weight:normal;
color:#999999;
padding-left:15px;
padding-right:15px;
}

.tahomatitle{
font-family:"Tahoma";
font-size:13px;
font-weight:normal;
color:#000000;
padding-left:15px;
}
a.mailus{
text-decoration:none;
font-family:"Tahoma";
font-weight:normal;
color:#000000;
}
a.mailus:hover {
text-decoration:underline;
}
.verdanalast{
font-family:"Verdana";
font-size:11px;
font-weight:normal;
color:#FFFFFF;
padding-top:15px;
}


#paging{
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background:#FC7523;
	padding:5px;
}

a.paging{
	color:#FFFFFF;
	text-decoration:underline;
}
a.paging:hover{
	text-decoration:none;
}

input.login{
	font-size:11px;
	width: 160px;
}

input.btn{
	border: 1px solid #861711;
	background:#D6611B;
	cursor:pointer;
}
a.normal1{
font-family:"Tahoma";
font-size:12px;
color:#861711;
font-weight:normal;
text-decoration:none;
line-height:1.5;
}
a.normal1:hover {
text-decoration:underline;
}
.error{
	font-size:12px;
	color:#FF0000;
}

ol,ul,li{
	list-style:none;
}