#slider_content{
	width: 590px;
	height:301px;
	float: left;	
	margin-top:40px;
}
#i_Desc ul li 
{
  display:inline;
}
#tabs_content{
	width: 450px;
	height:200px;
	float: left;	
	margin: 5px;
}

#tabs
{
	font-size:20px;	
	font-family: 'cwTeXYen', sans-serif;
}

.tabNews{
	width:100%;
	height:33px;
	font-size:18px;	
}
.newsD{
	float:left;
	width:25%;
}
.newsT{
	float:left;	
	width:75%;	
}
#index_content {
	background-image: none;
	background-repeat: repeat-x;
	float: none;
	_height:650px; 
	min-height:650px; 
	margin-right: auto;
	margin-left: auto;
	width: 1070px;
	margin-top:0px;
}

.category_2 img
{
  /* margin:-240px 0 0 -240px; */
  /*-webkit-transform: scale(.5);*/
  -webkit-transition: 1s;
}
.category_2  img:hover
{
    -webkit-transform: scale(1.2);
}

.tabNews a:hover
{
	color: #ffff00;
}

.a_cb {
   /*  top: 20px;*/
}
.a_fl {
    left: 0;
}
.a_fl, .a_fr {
    float: right;
    position: fixed;
    top: 150px;
    z-index: 100;
}