body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	
}
#container{
	width:1000px;
	height: auto;
	margin:0 auto 0 auto;
}
#top_header{
	float:left;
	width:1000px;
	height:100px;
}
#top_header .logo
{
	float:left;
	background-repeat:no-repeat;
	width:220px;
	height:99px;
}
.log_in{
	float:right;
	width:350px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:10px 50px 0 0;
}
.log_in a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;

}
.log_in a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	text-decoration:underline;
}
.menu
{
	float:right;
	width:775px;
	height:58px;
	background:url(../image/menu_bg.gif) no-repeat right top;
}
.menu ul{
	width:775px;
	height:37px;
	float:left;
	margin:21px 0 0 0;
	padding:0;
	list-style:none;
}
.menu ul li{
	width:auto;
	height:25px;
	padding:8px 25px 0 25px;
	float:left;
	font:11px Arial;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../image/separator.png) no-repeat right top;	
}
.menu ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
.menu ul li a:hover{
	text-decoration:none;
	color:#FF9900;
}
#main_container{
	float:left;
	height:auto;
	width:1000px;
}
#main_container .left{
	float:left;
	width:220px;
	height:auto;
}
.left .left_menu{
	float:left;
	width:220px;
	height:auto;
}
.left_menubar{
	float:left;
	height:auto;
	width:220px;
	background-image:url(../image/left_menubar.gif);
	background-repeat:repeat;
}
.left_menubar ul{
	width:220px;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
.left_menubar ul li{
	width:170px;
	height:23px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding:9px 0 0 50px;
	margin: 0 0 1px 0;
	background:url(../image/arrow.png) no-repeat 15% center;
}
.left_menubar ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.left_menubar ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.left .search{
	float:left;
	width:220px;
	height:52px;
	background-color:#4c4c4c;
}
.latest_bar
{
	float:left;
	background-image:url(../image/latest_bar.png);
	width:220px;
	height:35px;
	margin:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:20px 0 0 0;
}
.latest_news{
	float:left;
	background-repeat:no-repeat;
	width:220px;
	height:auto;
	margin:3px 0 0 0;
}
#main_container .right{
	float:right;
	width:775px;
	height:auto;
}
.main_header{
	float:left;
	width:558px;
	height:283px;
	background-image:url(../image/main_header.gif);
	background-repeat:no-repeat;
}

.image_scroll{
	float:left;
	width:558px;
	height:121px;
	background-color:#FF0000;
}
.tag_one{
	float:right;
	width:215px;
	height:109px;
	background-image:url(../image/tag_1.gif);
	background-repeat:no-repeat;
}
.tag_two{
	float:right;
	width:215px;
	height:100px;
	background-repeat:no-repeat;
	margin:0;
}
.tag_three{
	float:right;
	width:215px;
	height:193px;
	background-repeat:no-repeat;
}
.sub_container{
	float:left;
	width:775px;
	height:auto;
}
.sub_container .banner{
	float:left;
	width:775px;
	height:auto;
}
.banner{
	float:left;
	background-repeat:no-repeat;
	width:775px;
	height:121px;
	margin:3px 0 0 0;
}
.text_heading{
	float:left;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:4px 10px 0 10px;
}
.text_all
{
	float:left;
	width:755px;
	height:auto;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	margin:4px 10px 0 10px;
}


#footer{
	float:left;
	background-color:#000000;
	width:100%;
	height:35px;
	border-top:5px solid #6a5500;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:25px 0 0 0;
	}
#footer a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
	
	
	
#listticker{
	width:199px;
	float:left;
	height:270px;
	overflow:hidden;
	cursor:pointer;
	padding:0 5px 0 15px;
	z-index:2;
}


#listticker li{
	width:199px;
	height:85px;
	padding:0px;
	margin:0 0 10px 0;
	list-style:none;
}
	#listticker a{
		color:#000;
	}
	#listticker .news-title{
		display:block;
		margin-bottom:4px;
		font:12px Arial;
		font-weight:bold;
		color:#FFFFFF;
	}
	#listticker .news-text{
		display:block;
		font:11px Arial;
		color:#fff;
	}

#listticker1{
	width:215px;
	float:left;
	height:109px;
	overflow:hidden;
	cursor:pointer;
	padding:0;
	margin:0;
	z-index:2;
}


#listticker1 li{
	width:215px;
	height:109px;
	padding:0px;

	list-style:none;
}
	#listticker1 a{
		color:#000;
	}
	#listticker1 .news-title{
		display:block;
		margin-bottom:4px;
		font:12px Arial;
		font-weight:bold;
		color:#FFFFFF;
	}
	#listticker1 .news-text{
		display:block;
		font:11px Arial;
		color:#fff;
	}

.test1{
color:#FFFFFF;
font:arial 12px;
}


.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font:12px Arial; 
	font-weight:bold;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}
.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font:12px Arial; 
	font-weight:bold;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.tfvHighlight
	{font:11px Arial; font-weight: bold; color: red;}
.tfvNormal
	{font:11px Arial; font-weight: normal;	color: black;}
	
	
	

.jcarousel-skin-tango .jcarousel-container {
	width:558px;
	height:121px;
	float:left;
	
/*	margin:20px 0 0 -15px;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction:rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 558px;
	float:left;
	height:121px;
	margin:20px 0 0 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  480px;
    height: 75px;
	margin:0 0 0 45px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 110px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 25px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../image/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../image/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../image/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../image/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}




#tags
{
	width:775px;
	height:auto;
	float:left;
	margin:10px 0 20px 0;
	
}
#tag_all
{
	float:left;
	width:185px;
	height:234px;
	border:solid 1px #999999;
	margin:10px 0 15px 5px;
}

#tag_all .all_pic
{
	width:185px;
	height:auto;
	float:left;
	text-align:center;
	margin:0 0 8px 0;
}
#tag_all .all_hd
{
	width:185px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	background:#999999;
}

.new_tag
{
	float:left;
	width:100px;
	height:20px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background:#FF0000;
	margin:1px 0 0 50px;
}





#round_section{
	float:left;
	width: 300px;
	height: 50px;
}

#round_section ul {
	float: left;
	width: auto;
	margin:0 0 0 -5px;
	padding: 0 2px 0 0;
	list-style: none;
	display:block;
}

#round_section ul li {
	float:left;
	border:solid 1px #c7c7c7;
	border-radius: 5px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px; 
	z-index:2;
	width:35px;
	height:35px;
	margin:0 0 10px 5px;
}
