@charset "utf-8";
/* CSS Document */
.index_banner{
	width:985px;
	height:100%;
	padding-top:10px;
	background:#FFF;
	text-align:left;
	position:relative;
	}
#index_banner_left{
	float:left;
	width:669px;
	height:322px;
	padding-left:15px;
	}
#index_banner_right{
	float:left;
	width:260px;
	height:322px;
	background:#e9e9eb;
	border-top:#c40001 2px solid;
	margin-left: 20px;
	}
#index_banner_right ul{
	padding-left:8px;
	width:242px;
	float:left;
	padding-top:8px;
	}
#index_banner_right ul li ul{
	line-height:25px;
	}
.index_banner_right_searchTitlea{
	/*width:81px;*/
	height:35px;
	float:left;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	cursor:hand;
	/*background:url(../images/index3_46.jpg) no-repeat;*/
	}
.index_banner_right_searchTitleb{
	width:81px;
	height:17px;
	float:left;
	text-align:center;
	color:#000;
	font-weight:bold;
	cursor:hand;
	}
#index_banner_right p{
	width:50px;
	float:left;
	}
.search_select_lang{
	width:180px;
	height:19px;
	border:1px solid #999;
	font-size:11px;
	}
.search_select_short{
	width:80px;
	height:19px;
	font-size:11px;
	border:1px solid #999;
	}
.search_select_input_text{
	width:225px;
	border:1px solid #999;
	}
.search_select_input_submit{
	border:0;
	padding-top:5px;
	text-align:right;
	padding-right:20px;
	float:right;
	}
