.menu-news{
	height:21px;
}
.banner-bound{
	position:relative;	
}
.language{
	position:absolute;
	right:0px;	
	top:3px;
}
.menu-bound {
	width:1000px;
	background:url(../images/menu-bg.png) repeat-x;
	margin-top:2px;
	position:relative; 
	text-align:center; 
	height:32px;
	line-height:32px;
}
.banner-adv{
}
.menu-break{
	clear:both;
	border-bottom:1px solid #E1E1E1;
	margin-left:2px;
	margin-right:2px;
	margin-top:1px;
}
.menu-search{
	height:28px;
	float:right !important;
	background:none !important;
	font-weight:bold;
	font-size:11px;
	margin-right:5px;
	margin-top:3px;
}
.menu-btn{
	background:url(../images/search-bg.png) 0px 0px no-repeat !important;
	margin-top:3px;
	width:173px;
}
.keyword{
	width:170px;
	background:none !important;
	margin-left:2px;
	margin-right:1px;
	height: 18px;
	margin-top:2px;
	border:none;
}
.btn{
	background:url(../images/search-btn.png) 0px 5px no-repeat;
	font-size:0px !important;
	width:25px;
	margin-left:5px;
	border:none;
	display:inline-block;
	height:30px;
	cursor:pointer;
}
.menu-bound ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:inline;

	z-index:100;
}
.menu-bound ul li{
	background:url(../images/nav_separator.png) no-repeat 0% 100%;
	display:block;
	height:32px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	display:inline-block;
}
#menu_355{
	background:none;	
}
.menu-bound .none{
	background:none;	
}
.menu-bound a{
	padding:0px 8px;
	padding-top:2px;
	font-size: 11px;
	padding-top: 0px;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	font-weight:bold;
	cursor: pointer;
}
.menu-bound a div{
	color:#FFF;	
	min-width:80px;
}
.menu-bound li#menu_390 a div{min-width:100px;}
.menu-bound a:hover div{
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
}
.sub-menu{
	background-color:#e2e2e2;
}
.sub-menu li{
	display:inline-block;
	width:300px;
	text-align:left;	
	border-bottom:1px solid #ffffff;
	margin-left:-15px;	
}
.sub-menu li a{
	padding-left:15px;
	color: #454545;
	text-align:left;
	font-weight: normal;
	text-transform: none;
}
.sub-menu li a:hover{
	background-color:#910e1c;
	color:#FFF !important;
	font-weight:normal;	
}
.selected{
}
/*------------Slide Home------------*/
.jcarousel-skin .jcarousel-container {
}

.jcarousel-skin .jcarousel-container-horizontal {
    width: 758px;
}
.jcarousel-skin .jcarousel-clip-horizontal {
    width: 720px;
	margin-left:29px;
    height: 170px;
}
.jcarousel-skin .jcarousel-item {
    width: 140px;
    height: 165px;
}
.jcarousel-item img{
	width:120px;
	height:110px;
	border:1px solid #D7D7D7;	
}
.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin ul li{
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 19px;
    height: 38px;
    cursor: pointer;
    background: transparent  url(../images/next.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 19px;
    height: 38px;
    cursor: pointer;
    background: transparent url(../images/pre.png) no-repeat 0 0;
}

/*--------------Footer------------------*/
.footer-bound{
	background:url(../images/footer.png) no-repeat;
	height:210px;
	margin-left:-1px;
	overflow:hidden;
}
.footer-content{
	padding-left:235px;	
	padding-right:50px;
	margin-top:-10px;
	padding-top:20px;
}
.footer-content td,
.footer-content span,
.footer-content p{
	line-height:16px;	
}
.footer-menu{
	padding-left:220px;
	padding-top:22px;
}
.footer-menu a{
	color:#FFF;
	text-transform:uppercase;
	padding-left:15px;
	display:inline-block;
	font-weight:bold;
	padding-right:20px;
	height:28px; 
	min-width:80px;
}
.footer-menu a:hover,
.footer-menu a:visited:hover{
	color:#CCC;
	text-decoration:none
}
/*------------Contact US-----------------*/
.contact-us-bound{
	border:1px solid #CCC;
	margin:1px;
	padding:5px;
	margin-top:0px;	
	margin-right:2px;
}
.new_input{
	width:64%;
	height:20px;
	border:1px solid #ccc;
}
#content{
	border:1px solid #ccc;
}
.btn-send{
	width:54px;
	height:24px;
	background-color:#ACACAC;
	border:none;
	margin-left:5px;
	color:#FFF;
}
.require{
	color:#F00;	
}
	
