body,textarea,input,select {
	font-family: Arial;
	color: #343434;
}

td {
	font-size: 10pt;
}

a {
	color: #0000cc;
	text-decoration: underline;
	font-size: 10pt;
}

a:link {
	color: #003a97;
}

a:visited {
	color: #993399;
}

a:hover {
	color: #008FD3;
	text-decoration: none;
}

a.upline {
	color: #800000;
	text-decoration: none;
}

a.upline:visited {
	color: #800000;
}

a.upline:hover {
	color: #ff0000;
	text-decoration: none;
}

a.sl {
	color: #ffffff;
	text-decoration: underline;
}

a.sl:visited {
	color: #ffffff;
}

a.sl:hover {
	color: #00ff00;
	text-decoration: none;
}

a.sl2 {
	color: #ffffff;
	text-decoration: none;
}

a.sl2:visited {
	color: #ffffff;
}

a.sl2:hover {
	color: #00ff00;
	text-decoration: none;
}

.small2 {
	font-size: 8pt;
}

.small3 {
	font-size: 10pt;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 15px;
}

.txt {
	font-size: 14px;
	font-family: arial;
}

.txt2 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

table.footer {
	border-top: #c5c8d0 1px solid;
	font-size: 70%;
}

.v {
	font-family: verdana, arial;
}

.region {
	float: left;
	padding-left: 13px;
	margin-left: 8px;
}

.region h3 {
	display: inline;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

.region a {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

a.x {
	color: #000000;
	TEXT-DECORATION: none;
}

a.x:visited {
	color: #90939C;
}

a.x:hover {
	color: #009966;
	TEXT-DECORATION: underline;
}

.fld {
	width: 100%
}

a.lts {
	font: 12px;
	background: #CD150D;
	color: #ffffff;
	padding: 0px 3px;
	text-decoration: none;
}

a.lts:hover {
	color: #ffffff;
}

a.lts:visited {
	color: #ffffff;
}

a.lt {
	font: 12px;
	color: #000000;
	background: #F1F1F1;
	padding: 0px 3px;
	text-decoration: none;
}

a.lt:hover {
	color: #CD150D;
}

a.lt:visited {
	color: #000000;
}

.page {
	padding: 3px 3px;	
}

.page a {
	padding: 2px 3px;
	font-size: 12px;
	background: #f7f7f7;
	border: 1px solid #c7c7c7;
	color: #000000;
	text-decoration: none;
	margin: 0px 1px;
	font-weight: bold;
	line-height: 20px;
}

.page a:hover {
	background: #cccccc;
	border: 1px solid #666666;	
}

.page a.active {
	background: #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
}

.page a.active:hover {
	background: #666666;
}

ul,ol,li {
	margin: 0;
	padding: 0;
}

.goods-cat ul {
	list-style-type: none;
}

.goods-cat li {
	padding-bottom: 10px;		
	display: inline-block;
    vertical-align: top;
    width: 50%;
}

.goods-subcat ul {
	list-style-type: none;
}

.goods-subcat li {
	display: inline;
	line-height: 1.273em;
	padding: 0 8px 0 0;
	width: auto;
}

.goods-subcat .more-link {
	color: #999999;
}

.goods-cat h2,.goods-cat a {
	font-size: 16px;
	line-height: 1em;	
	margin: 0;
    padding-bottom: 4px;
}

.goods-subcat a {
    font-size: 10pt;
    color: #000000; 
}