body {
	background-color: #FFFFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main/bckgr.png);
}
.darkenBackground {
	background-color: #000000;
	z-index: 1001;
	height: 3200px;
	width: 100%;
	background-repeat: repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
	display: none;
}
#center {
	position: fixed;
	top: 250px;
	z-index: 1001;
	visibility: visible;
	text-align: center;
	border: 3px solid #990000;
	background-color: #FFFFBF;
	left: 100px;
	right: 100px;
}
.belep {
	font-size: 14px;
	font-weight: bold;
	width: 800px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	height: 200px;
}
a {
	color: #770000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #EE6102;
}
h1 {
	font-size: 22px;
	padding-left: 50px;
}
h2 {
	font-size: 22px;
	padding-left: 50px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	text-indent: 10px;
	padding-top: 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #FC9;
	padding-bottom: 3px;
	border: 1px solid #DF8D6A;
	margin-right: 2px;
	margin-left: 2px;
}
h4 {
	font-size: 14px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A2914;
	margin-top: 25px;
	margin-bottom: 8px;
}
h5 {
	font-size: 13px;
	text-indent: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A2914;
	color: #000000;
	padding-top: 6px;
}
h6 {
	font-size: 14px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	color: #80391C;
	font-weight: normal;
	margin-bottom: 5px;
}
ul {
	color: #990000;
}
li {
	color: #000000;
}





/**************************************** main-table **********************************************/
.table-collmenu-nav {
	height: 32px;
	width: 158px;
	text-align: center;
	margin-top: 10px;
	background-color: #B12121;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #FFD3A8;
}
.table-collmenu-nav a {
	color: #FFFFFF;
	font-size: 11px;
}
.table-left {
	margin-bottom: 15px;
	margin-top: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #FFD3A8;
	background-color: #FFFFFF;
	width: 158px;
}
.table-header-link {
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	width: 610px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 32px;
	margin-top: 10px;
	border: 1px solid #FFD3A8;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-right: 20px;
}
.table-content {
	margin-bottom: 15px;
	margin-top: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #FFD3A8;
	width: 610px;
	color: #000000;
	background-color: #FFFFFF;
}
.table-right-link {
	height: 32px;
	width: 198px;
	margin-top: 10px;
	background-color: #FF7D27;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #FFD3A8;
}
.table-right-link a{
	font-weight: bold;
	color: #FFFFBF;
	padding-left: 16px;
}
.table-right-link a:hover {
	color: #460000;
}
.table-right {
	margin-bottom: 15px;
	margin-top: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #FFD3A8;
	background-color: #FFFFFF;
	width: 198px;
	height: 100%;
}





/**************************************** header-menu **********************************************/
div.header-menu {
	width:150px;
	text-align:left;
	overflow:hidden;
	background-color: #FFCC99;
	height: 25px;
	margin-top: 1px;
	border: 1px solid #CC6600;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
div.header-menu a.menum {
	color:#000000;
	text-decoration: none;
	display:block;
	height: 28px;
	padding-top: 6px;
	padding-left: 8px;
	font-weight: normal;
}
div.header-menu a.menum:hover {
	color:#FFFFFF;
	background-color: #B11F20;
	background-image: url(images/main/menuh.jpg);
}
div.header-menu a.menum:active{
	color:#FFFFFF;
	background-color: #AA0000;
}
div.header-menu a.menum-active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-top: 6px;
	background-color: #B11F20;
	padding-left: 8px;
	width: 148px;
	display: block;
}




/***************************************** menuk ***************************************************/
div.main {
	width:150px;
	height: 50px;
	background-image: url(images/main/main-menu-head.jpg);
	vertical-align: baseline;
	background-position: bottom;
	background-repeat: no-repeat;
}
div.main a.menum {
	color:#FFFFCC;
	text-decoration: none;
	display:block;
	font-weight: bold;
	height: 50px;
	text-align: left;
	padding-left: 10px;
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: right;
}
div.main a.menum:hover {
	text-decoration: none;
	color: #FFA953;
}
div.sm {
	width:148px;
	text-align:left;
	overflow:hidden;
	background-color: #FFCC99;
	height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #990000;
	border-bottom-color: #FF9B37;
	border-left-color: #990000;
	border-top-width: 0px;
	border-bottom-width: 1px;
}
div.sm a.menus {
	display:block;
	color:#990000;
	text-decoration: none;
	padding-top: 2px;
	width: 150px;
	padding-left: 12px;
	font-weight: normal;
}
div.sm a.menus:hover {
	color:#FFFFDD;
	display: block;
	height: 20px;
	width: 150px;
	background-color: #B42222;
	background-image: url(images/main/menus.jpg);
}
div.sm a.menus:active {
	background-color: #A21A1A;
}
div.sm a.menus-active {
	display:block;
	color:#FFFFDD;
	text-decoration: none;
	width: 150px;
	height: 20px;
	background-color: #BA2425;
	padding-top: 2px;
	padding-left: 12px;
	font-weight: normal;
}




/****************************************     box      *********************************************/
.box-right {
	text-decoration: none;
	width: 190px;
	margin-bottom: 10px;
	text-align: justify;
}
.box-right-head {
	height: 32px;
	color: #FFFFFF;
	text-indent: 12px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/main/box-right-head.jpg);
	vertical-align: middle;
	font-weight: bold;
}
.box-right-head a {
	font-weight: bold;
	color: #FFFFBF;
}
.box-right-head a:hover {
	color: #460000;
}
.box-right-head img {
}
.box-right-cont {
	background-color: #FFCC99;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	overflow: auto;
	width: 100%;
}
.box-right-cont p {
	padding-right: 3px;
	padding-left: 3px;

}
.box-left {
	text-decoration: none;
	width: 150px;
	margin-bottom: 10px;
}
.box-left-head {
	height: 32px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	background-image: url(images/main/box-left-head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	font-weight: bold;
}
.box-left-head a {
	color: #FFFFFF;
	padding-left: 10px;
}
.box-left-head a:hover {
	color: #FFFFFF;
}
.box-left-head img {
}
.box-left-cont {
	background-color: #FFCC99;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;		
	padding: 3px;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: justify;
}
.box-left-cont a {
	color: #33160B;
}
.box-left-cont a:hover {
	color: #D35F32;
}
#hasznos_info {
	text-align: left;
}
#marqueecontainer {
	position: relative;
	width: 188px; /*marquee width */
	height: 160px;
	overflow: hidden;
}
#marqueecontainerh {
	position: relative;
	width: 188px; /*marquee width */
	height: 160px;
	overflow: hidden;
}
#marqueecontainer-akcio {
	position: relative;
	width: 188px; /*marquee width */
	height: 160px;
	overflow: hidden;
}
#vmarquee {
	position: absolute; 
	width: 188px;
	top: 3px;
	left: 1px;
}
#vmarqueeh {
	position: absolute; 
	width: 188px;
	top: 3px;
	left: 1px;
}
#vmarquee-akcio {
	position: absolute; 
	width: 188px;
	top: 3px;
	left: 1px;
}




.footer {
	text-align: center;
	font-size: 10px;
	color: #999999;
	height: 80px;
}
.footer-links {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.box-google {
	text-decoration: none;
	width: 600px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.box-google-head {
	height: 32px;
	color: #FFFFFF;
	text-indent: 12px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	vertical-align: middle;
	font-weight: bold;
	width: 598px;
	background-color: #CF5F2E;
}


/****************************        termek-tablazat        *********************************************/
.termek-tablazat {
	width: 290px;
	padding: 1px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D8764B;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 180px;
	background-color: #FFFFFF;
	margin-top: 4px;
}
.termek-header {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	background-color: #80391C;
	height: 18px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
}
.termek-header a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.termek-header a:hover {
	text-decoration: none;
	color: #FE7B21;
}
.termek-tablazat p {
}
.termek-header-new{
	color: #FFFF42;
	padding-right: 5px;
}
.termek-info {
	width: 285px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	background-color: #FFFFFF;
}
.termek-info p {
	padding-left: 0px;
	padding-right: 0px;
}
.div-termek-info-text {
	overflow: auto;
	height: 65px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.termek-pic {
	width: 110px;
	height: 100px;
	text-align: center;
}
.termek-cikkszam {
	width: 110px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #400000;
}
.kep-nagyitas {
	text-decoration: none;
	font-size: 10px;
	color: #750000;
}
.reszletek {
	text-decoration: none;
	font-size: 11px;
	color: #400000;
	background-color: #DF916F;
	height: 16px;
	display: block;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding-top: 1px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #280000;
	width: auto;
}
.termek-footer{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-color: #FFD8B0;
	width: 100%;
	height: 20px;
	text-align: right;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;  
	-webkit-border-bottom-right-radius:4x;
	-webkit-border-bottom-right-radius:4px;
}
.termek-footer a {
	color: #333333;
	padding-right: 5px;
}
.termek-footer a:hover {
	color: #FE7B21;
}






div.addthis_toolbox {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius:5px;
	-webkit-border:5px;
	border: 1px solid #000033;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #E2E2E2;
	width: 220px;
}
div.addthis_toolbox a {
	margin-left: 2px;
	margin-right: 2px;
}





/*************************************           raktárkészlet        ***********************************/

.raktar {
	text-align: center;
	color: #740000;
	margin-bottom: 15px;
	margin-top: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #FFD3A8;
	color: #000000;
	background-color: #FFFFFF;
}
.raktar img {
	color: #740000;
	border: 1px solid #990000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left: 5px;
}



/*************************************              sub-box         ***********************************/
.sub-tablazat {
	width: 180px;
	padding: 1px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF9966;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 120px;
	background-color: #FFFFFF;
	margin-top: 15px;
	text-align: center;
}
.sub-header {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	background-color: #7A371B;
	height: 18px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
}
.sub-header a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sub-header a:hover {
	ttext-decoration: none;
	color: #FD761A;
}

/*************************************    tablazatok         ************************************/

.meret-tablazat {
	color: #000000;
	text-align: center;
	background-color: #FFD8B0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: 10px;
	width: 500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom: 5px;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}
.meret-head {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #80391C;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px
}
.meret-head2 {
	color: #FFFFFF;
	text-align: center;
	background-color: #AE4F26;
	color: #FC9;
	padding: 5px;
	font-weight: bold;
}
.meret-atalakito {
	width: 100%;
	text-align: center;
	background-color: #FFCC99;
	border: 1px solid #80391C;
	font-weight: bold;
	height: 60px;
}
.cat-tab {
	color: #000000;
	text-align: center;
	background-color: #FFD8B0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: 10px;
	width: 580px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom: 5px;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	font-size: 8px;
}
.cat-tab th head {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	background-color: #80391C;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px
}
.cat-tab th {
	color: #FFFFFF;
	text-align: center;
	background-color: #AE4F26;
	color: #FC9;
	font-weight: bold;
	width: 100px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.cat-tab a{
	color: #900;
	font-size: 12px;
}
/*******************************************         termek-info     **********************************/

.info-tablazat {
	background-color: #FFFFFF;
	border: 1px solid #D8764B;
	width: 600px;
	margin-top: 18px;
	text-align: center;
	-moz-border-radius:10px;
	-webkit-border-top:10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
div.termek-thumb {
	border: 1px solid #D8764B;
	-moz-border-radius:4px;
	-webkit-border-top:4px;
}
div.loadarea {
	height: 400px;
	width: 400px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-top-left-radius:15px;
}
.button {
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #80391C;
	border: 1px solid #FF8637;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}
.ar {
	font-size: 14px;
	color: #770000;
	font-weight: bold;
}
.termek-info3 {
	border: 1px solid #E7A589;
	text-align: left;
	-moz-border-radius:10px;
	-webkit-border-top:10px;
	width: 140px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #FFFFDF;
	height: 540px;
	margin-bottom: 5px;
}
.termek-info3 p {
	margin-left: 0px;
	padding-left: 0px;
	text-align: justify;
}
.raktar {
	text-align: center;
	color: #80391C;
}
.raktar img {
	text-align: left;
	color: #740000;
	border: 1px solid #990000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

/********************************************         sitemap           *********************************/

#sitemap {
	font-size: 12px;
}
#sitemap a:hover {
	text-decoration: none;
	color: #FF6600;
}
#sitemap ul li {
	list-style-type: square;
	list-style-image: url(images/main/arrow.gif);
	padding: 3px;
}
#sitemap ul li a {
	color: #690000;
}
#sitemap ul ul li {
	list-style-type: circle;
	list-style-image: url(images/main/ul.png);
}
#sitemap ul ul li a {
	color: #B30000;
}

/********************************************         kosar           *********************************/

.kosarb {
	width: 150px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FE771B;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-image: url(images/main/kosarbut.jpg);
}
.kosarselect {
	background-color: #80391C;
	height: 25px;
	border: 1px solid #280000;
	color: #FFFFBF;
	width: 60px;
}
.kosarrendeles {
	text-decoration: none;
	font-size: 11px;
	color: #F30;
	font-weight: bold;
	padding-left: 5px;
}
.kosarrendeles a {
	font-size: 13px;
	text-decoration: blink;
}
.kosarrendeles a:hover {
	color: #F30;
}
.info {
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.info a{
	color: #B54633;
}
.minikosar {
	line-height: normal;
	color: #3D1C0E;
	background-color: #FFCC99;
	text-align: center;
	font-weight: bold;
}
.rendben {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
	position: static;
	height: auto;
	width: auto;
	border: thin solid #339900;
	padding-left: 50px;
	background-color: #E1FFD7;
	background-image: url(images/main/ok_btn.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	display: block;
	margin: 10px;
	text-align: center;
}
.txt {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFCC99;
}
.txt a {
	font-size: 12px;
	color: #990000;
}
.txt a:visited {
	color: #FF0000;
	text-decoration: none;
}
.txt a:hover {
	color: #FF3333;
}
.txt a:active {
	color: #FF0000;
	text-decoration: none;
}
.tartalom_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FF99;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tartalom_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tartalom_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tartalom_title a:hover {
	color: #333333;
	text-decoration: underline;
}
.tartalom_title a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/********************************************         tagclouds           *********************************/

.cimkek {
	width: 100%;
	background-color: #80391C;
	font-weight: bold;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	text-indent: 10px;
	vertical-align: middle;
	color: #FFFFFF;
}
.tag_cloud {
	text-align: justify;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.tag_txdiv {
	padding-right: 5px;
	padding-left: 5px;
}
.tag_txdiv a{
}
.tag_txdiv a:hover{
	color: #990000;
}

/********************************************         crawler           *********************************/

div.marquee {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 550px;
	overflow: hidden;
}
.crawler-table {
	text-align: center;
}
.crawler-table td {
	padding-right: 30px;
	padding-left: 30px;
}
.crawler-table img {
	padding: 5px;
	background-color: #FFFFBF;
	border: 1px solid #8F2E0D;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}


/********************************************         crawler2           *********************************/

div.marquee2 {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 550px;
	overflow: hidden;
}
.crawler-table2 {
	text-align: center;
}
.crawler-table2 td {
	padding-right: 30px;
	padding-left: 30px;
}
.crawler-table2 img {
	padding: 5px;
	background-color: #FFFFBF;
	border: 1px solid #8F2E0D;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}
