html {
 background-color: #FFFFFF;
}

body {
 font-family:"メイリオ",'Meiryo',"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,verdana,Sans-Serif;
 color: #5f5f5f;
 letter-spacing: 1px;
 line-height: 170%;
 vertical-align: baseline;
 clear: both;
 min-width:1200px;
}

textarea {
	width: 100%;
 box-sizing: border-box;
}

input {
	max-width: 100%;
 box-sizing: border-box;
}

img{
    max-width: 100%;
    height: auto;
    width /***/:auto;　/*IE8のみ適用*/
}

.clear {
 clear: both;
}

a {
 cursor:pointer;
 text-decoration:none;
 color: #63ABD4;
}

a:hover {
 text-decoration:none;
 color: #0099cc;
}

a.text_link {
 text-decoration: underline;
 color: #0099cc;
}

a.text_link:hover {
 text-decoration:none;
}

.linkBox {
 cursor: pointer;
}

/* p span box 他共通の設定 ------------------------*/
#main p {
 margin-bottom: 10px;
 text-align:left;
}

p.bold {
 font-weight: bold;
}

.red {
 color: #cc0000;
}

/*.switch {
 visibility: hidden;
}*/

.box {
 margin-bottom: 30px;
 clear: both;
}

.fs14 {
 font-size: 14px;
}

/*----------------------------------------------------
------------------------------------------------------
 PC向け：421px～ */


body {
 font-size: 12px;
}

.sp_size {
 display: none;
}




/*------------------------ header ------------------------*/
#header {
 color: #FFF;
}

#h_address span {
 display: inline-block;
}


/*----------------------------------------------------
------------------------------------------------------
 PC向け：421px～ */

#header {
 height: 127px;
 background: url("../images/h_bg.png") repeat-x top center;
}

#header .inner {
 position: relative;
 width: 1200px;
 margin: 0 auto;
}

#header h1{
 position: absolute;
 top: 30px;
 left: 33px;
}

#h_address {
 position: absolute;
 top: 25px;
 left: 320px;
 background: url("../images/h_line.png") no-repeat top right;
 padding: 8px 8px 0 0;
 height: 76px;
 box-sizing: border-box;
}

#h_address li#contact {
 display: none;
}

#h_address i {
 margin-right: 10px;
 font-size: 10px;
}

#h_address span {
 width: 65px;
}

#h_tel {
 position: absolute;
 top: 33px;
 left: 609px;
}

#h_tel ul {
 margin-left: 8px;
}

#h_tel li {
 margin-bottom: 10px;
}

#hNavi {
 position: absolute;
 top: 26px;
 left: 839px;
}

#hNavi li {
 margin-bottom: 5px;
}

#h_qr {
 position: absolute;
 top: 21px;
 right: 0;
}

/* topimg ------------------------*/
#topimg {
 height: 392px;
 overflow: hidden;
}

#topimg  img {
 width: 100%;
 min-height: 392px;
}

/* gNavi ------------------------*/
nav#pcsize {
 background: url("../images/gNavi_bg.png") repeat-x;
 height: 47px;
 width: 100%;
}

nav#spsize,nav dl#gNavi_sp {
 display: none;
}

nav dl#gNavi_pc {
 width: 1057px;
 margin: 0 auto;
}

nav dl#gNavi_pc dt {
 width: 0;
 height: 0;
 display: none;
}

nav dl#gNavi_pc li {
 float: left;
 height: 47px;
 position: relative;
 z-index: 1;
}

nav dl#gNavi_pc li a {
 display: block;
 height: 47px;
 text-decoration: none;
}

nav dl#gNavi_pc li a span {
 position: relative;
 z-index: -1;
}

#gNavi1 {
 background: url("../images/gNavi.png") no-repeat 0px 0px;
 width: 175px;
}

#gNavi1:hover {
 background-position: 0px -47px;
}

#gNavi2 {
 background: url("../images/gNavi.png") no-repeat -175px 0px;
 width: 176px;
}

#gNavi2:hover {
 background-position: -175px -47px;
}

#gNavi3 {
 background: url("../images/gNavi.png") no-repeat -351px 0px;
 width: 177px;
}

#gNavi3:hover {
 background-position: -351px -47px;
}

#gNavi4 {
 background: url("../images/gNavi.png") no-repeat -528px 0px;
 width: 176px;
}

#gNavi4:hover {
 background-position: -528px -47px;
}

#gNavi5 {
 background: url("../images/gNavi.png") no-repeat -704px 0px;
 width: 176px;
}

#gNavi5:hover {
 background-position: -704px -47px;
}

#gNavi6 {
 background: url("../images/gNavi.png") no-repeat -880px 0px;
 width: 177px;
}

#gNavi6:hover {
 background-position: -880px -47px;
}

#search {
 margin: 40px 0 20px;
 text-align: center;
}

#custom_search {
 background-color: #d6d6d6;
 padding: 25px 0px 0px 0px;
 text-align: center;
 height:70px;
}


/*----------------------------------------------------

/*------------------------ contents ------------------------*/
#contents {
}


/*----------------------------------------------------
------------------------------------------------------
 PC向け：421px～ */

#contents {
 width: 1200px;
 margin: 0 auto;
 box-sizing: border-box;
 padding: 0 24px;
}

#home .box {
 margin-bottom: 40px;
}

#home .box1 {
 margin: 0 0 40px 22px;
}

#home h3 {
 margin-bottom: 25px;
}


/* 新着車両 ------------------------*/
#home_new {
 background: url("../images/h-se-bg.png") no-repeat left -34px;
 padding-top: 30px;
}

#home h2 {
 margin-bottom: 20px;
}

#home #main .inner {
 padding: 0 26px;
}

#home_new ul {
 margin-bottom: 40px;
}

#home_new li {
 float: left;
 margin-right: 8px !important;
}

#home_new li:last-child {
 margin-right: 0;
}

a:hover #home_new li {
	background-color:#CCC;
}

/* 新着情報 ------------------------*/
#home_news {
 background: url("../images/home_news_bg.png") no-repeat;
 width: 677px;
 height: 218px;
 float: left;
 position:relative;
}

#home_news h3 {
 text-align: center;
 padding-top: 7px;
 margin-bottom: 20px;
}

#news_box {
 padding: 0 40px 0 20px;
 margin-left: 20px;
}

#news_box li {
 background: url("../images/news_bg.png") repeat-x bottom left;
 font-size: 16px;
 color: #6C513E;
 padding-bottom: 6px;
 padding-left: 20px;
 margin-bottom: 8px;
}

#news_box li span {
 width: 70px;
 display: inline-block;
}

#news_box a {
 color: #6C513E;
 font-size: 16px;
}

#news_box a:hover {
 color: #B18F5D;
}

#lease {
 float: right;
 margin-top: 5px;
}

/* 事務所 ------------------------*/
#home_office dl {
 float: left;
 width: 250px;
 margin-right: 25px !important;
}

#home_office dl:last-child {
 margin-right: 0;
}

#home_office dl dd {
 border: 1px solid #ccc;
 border-top: none;
 box-sizimg :border-box;
 padding: 5px 6px 0;
}

#home_office  li {
 margin-bottom: 7px;
}

#home_office li:last-child {
 margin: 0;
 color:#5f5f5f;
}

/* 人気ランキング ------------------------*/
#ranking {
 background: url("../images/h-se-bg.png") no-repeat left top;
 padding-top: 50px;
}

#ranking li {
 float: left;
 margin-right: 13px !important;
}

#ranking li:last-child {
 margin-right: 0;
}

/* お買い得車両 ------------------------*/
#bargain {
 background: url("../images/h-se-bg.png") no-repeat left top;
 padding-top: 40px;
}

#bargain li {
 float: left;
 margin-right: 13px !important;
}

#bargain li:last-child {
 margin-right: 0;
}

/* バナー ------------------------*/
#home_banner li {
 float: left;
 margin-right: 22px;
}

#home_banner li:nth-child(3) {
 margin-right: 0;
 padding-top: 26px;
}

#home_banner li:nth-child(5) {
 padding-top: 25px;
}

#home_banner li:nth-child(6) {
 margin-right: 0;
 padding-top: 31px;
}

/* page top ------------------------*/
#pagetop {
 text-align: right;
 margin-right: 24px;
}

#pagetop .inner {
 width: 1200px;
 margin: 0 auto;
}


/*----------------------------------------------------
------------------------------------------------------
 PC向け：421px～ */
 

#footer {
 background: url("../images/f_bg.png") repeat-x;
 height: 275px;
}

#footer .inner {
 width: 1200px;
 margin: 0 auto;
 box-sizing: border-box;
 padding: 30px 15px 0 50px;
}

#f_left {
 float: left;
 margin-right: 15px;
 width: 370px;
 padding-right: 15px;
 background: url("../images/f_line.png") no-repeat right top;
}

#f_center {
 float: left;
 width: 330px;
 padding-right: 15px;
 background: url("../images/f_line.png") no-repeat right top;
 color:#FFFFFF;
}

#f_center dt {
 margin-bottom: 8px;
}

#f_center nav li {
 float: left;
 margin-right: 26px;
 text-align:left;
}

#f_center nav li:nth-child(1),#f_center nav li:nth-child(3),#f_center nav li:nth-child(5) {
 width: 160px;
 margin-right: 0;
}

#f_center nav li:nth-child(2),#f_center nav li:nth-child(4),#f_center nav li:nth-child(6) {
 width: 170px;
 margin-right: 0;
}

#f_center nav li:nth-child(10) {
 margin-right: 0;
}

#f_center li {
 margin-bottom: 8px;
}

#f_center a {
 color: #fff;
}

#f_center a:hover {
 text-decoration: underline;
}

#f_center .address dt {
 margin-bottom: 5px;
}

#f_right {
 float: right;
 width: 390px;
}

#f_right li {
 margin-bottom: 0;
}

#f_info {
 margin: 0 0 20px 45px;
 text-align:left;
 color:#FFFFFF;
}

#f_info i {
 margin-right: 10px;
}

#f_info span {
 width: 70px;
 display: inline-block;
}

#f_logo {
 text-align: center;
 margin-bottom: 20px;
}

#f_right .f_mail {
 margin: 0 0 20px 45px;
}

#f_right .f_mail li {
 float: left;
 margin-right: 10px;
}

#f_right .f_mail li:last-child {
 margin-right: 0;
}

#f_right .f_tel {
 margin-left: 10px;
}

#f_right .f_tel li {
 float: left;
 margin-right: 8px;
}

#f_right .f_tel li:last-child {
 margin-right: 0;
}

#copy {
 margin-top: 14px;
 text-align:center;
 color:#FFF;
}





#searchall {
	width:1189px;
	margin:0 auto 20px;
}

.searchall {
	width:1189px;
	margin:0px auto;
}

ul.search_box01 {
	width:100%;
	float:left;
	position:relative;
}

.seachcheckbox01 {
	position:absolute;
	top:13px;
	left:10px;
}

.seachcheckbox02 {
	position:absolute;
	top:13px;
	left:315px;
}

.seachcheckbox03 {
	position:absolute;
	top:13px;
	right:530px;
}

.seachcheckbox04 {
	position:absolute;
	top:14px;
	right:225px;
}


ul.search_box01 li {
	width:297px;
	float:left;
}

ul.search_box01 li.center {
	width:297px;
	float:left;
	margin:0px 0px 0px 0px;
}

ul.search_box01 li.center02 {
	width:297px;
	float:left;
	margin:0px 0px 0px 0px;
}




ul.search_box02 {
	width:1189px;
	float:left;
	margin-top:10px;
	position:relative;
}


.seachcheckbox05 {
	position:absolute;
	top:5px;
	left:155px;
}


.seachcheckbox06 {
	position:absolute;
	top:5px;
	left:305px;
}

.seachcheckbox07 {
	position:absolute;
	top:5px;
	left:455px;
}

.seachcheckbox08 {
	position:absolute;
	top:5px;
	left:600px;
}


.seachcheckbox09 {
	position:absolute;
	top:5px;
	left:750px;
}

.seachcheckbox10 {
	position:absolute;
	top:5px;
	left:895px;
}

.seachcheckbox11 {
	right:120px;
    position: absolute;
    top: 5px;
}

.seachcheckbox12 {
	position:absolute;
	top:5px;
	left:17px;
}

.seachcheckbox13 {
	position:absolute;
	top:10px;
	left:155px;
}
.seachcheckbox14 {
	position:absolute;
	top:5px;
	left:305px;
}

.seachcheckbox15 {
    left: 455px;
    position: absolute;
    top: 5px;
}

.seachcheckbox16 {
    left: 600px;
    position: absolute;
    top: 5px;
}

.seachcheckbox17{
   left: 750px;
    position: absolute;
    top: 5px;
}

ul.search_box02 li.right {
    float: left;
    margin: 0 3px 0 0;
    width: 146px;
}


.seachcheckbox18{
     right: 118px;
    position: absolute;
    top: 5px;}


.seachcheckbox180{
	 left: 895px;
    
    position: absolute;
    top: 5px;
}


.seachcheckbox19{
    position: absolute;
    top:0px;
	left:3px;
}

.seachcheckbox20{
	position:absolute;
	top:0px;
	left:133px;
}

.seachcheckbox21{
	position:absolute;
	top:0px;
	left:265px;
}
.seachcheckbox22{
	position:absolute;
	top:0px;
	left:400px;
}

.seachcheckbox23{
	position:absolute;
	top:0px;
	left:530px;
}

.seachcheckbox24{
	position:absolute;
	top:0px;
	left:660px;
}


.seachcheckbox25{
	position:absolute;
	top:1px;
	right:375px;
}

.seachcheckbox250{
	position:absolute;
	top:1px;
	right:240px;
}

.seachcheckbox251{
	position:absolute;
	top:1px;
	right:105px;
}













ul.search_box02 li {
	width:12%;
	float:left;
}

ul.search_box02 li.top {
	width:119px;
	float:left;
	margin:0px 0px 0px 0px;
}

ul.search_box02 li.right {
	width:146px;
	float:left;
	margin:0px 3px 0px 0px;
}

ul.search_box02 li.right02 {
	width:146px;
	float:left;
	margin:0px 3px 0px 8px;
}


ul.search_box02 li.right03 {
	width:146px;
	float:left;
	margin:0px 0px 0px 0px;
}


ul.search_box03 {
	width:1189px;
	float:left;
	margin-top:10px;
	position:relative;
}

ul.search_box03 li {
	width:127px;
	float:left;
}

ul.search_box03 li.center01 {
	width:127px;
	float:left;
	margin:0px 5px 0px 5px;
}

ul.search_box03 li.center02 {
	width:127px;
	float:left;
	margin:0px 5px 0px 0px;
}

ul.search_box03 li.center03 {
	width:127px;
	float:left;
	margin:0px 0px 0px 0px;
}

.homeimg01 {
	width:190px;
	float:left;
	margin-left:3px;
	border:1px solid #CCCCCC;
	padding:2px;
}

ul.toplist01 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	float:left;
}


ul.toplist01 li {
	margin:0px 20px 0px 0px ;
	padding:5px 5px 0px 5px !important;
	float:left;
	width:200px;
	border:1px solid #CCC;
	height:430px;
}

table.toplist01table {
	margin:5px 0px 0px 20px ;
	padding:0px 0px 0px 0px ;
	clear:both;
	width:170px;
	float:left;
}

table.toplist01table th {
	margin:5px 0px 0px 0px ;
	padding:3px 0px 3px 0px ;
	font-weight:bold;
	width:40px;
	text-align:left;
	border-bottom:1px solid #CCC;
	color:#5f5f5f !important;
}

table.toplist01table td {
	margin:5px 0px 0px 0px ;
	padding:0px 0px 3px 0px ;
		width:140px;
	border-bottom:1px solid #CCC;
	color:#5f5f5f !important;
}

table.toplist01table td.long {
	margin:5px 0px 0px 0px ;
	padding:0px 0px 3px 0px ;
		width:140px;
	border-bottom:1px solid #CCC;
	height:30px;
}

.topbtn {
	margin:0px 0px 0px 0px ;
	padding:20px 0px 0px 0px ;
	clear:both;
	margin-bottom:0px !important;
	text-align:center !important;
}







.search_box05 {
	width:845px;
	margin:0 auto;
}

 {
	width:313px;
	margin:0 auto;
	float:left;
}

.search_box05 ul {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
}

.search_box05 ul li {
	margin:15px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	float:left;
}









/*--------------------------------------------------*/
.homeimg02 {
	width:238px;
	float:left;
	margin-left:3px;
	border:1px solid #CCCCCC;
	padding:2px;
}

ul.toplist02 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	float:left;
	list-style:none;
	text-align:left;
}


ul.toplist02 li {
	margin:0px 20px 20px 0px ;
	padding:5px 5px 0px 5px !important;
	float:left;
	width:250px;
	border:1px solid #CCC;
	list-style-type:none !important;
	height:390px;
}


ul.toplist020 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	float:left;
	list-style:none;
}


ul.toplist020 li {
	margin:0px 8px 20px 0px ;
	padding:5px 5px 0px 5px !important;
	float:left;
	width:250px;
	border:1px solid #CCC;
	list-style-type:none !important;
	height:390px;
}





table.toplist02table {
	margin:5px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	clear:both;
	width:247px;
	float:left;
}

table.toplist02table th {
	margin:5px 0px 0px 0px ;
	padding:3px 0px 3px 0px ;
	font-weight:bold;
	width:27px;
	text-align:left;
	border-bottom:1px solid #CCC;
	color:#5f5f5f;
}

table.toplist02table td {
	margin:5px 0px 0px 0px ;
	padding:0px 0px 3px 0px ;
	width:90px;
	font-size:11px !important;
	border-bottom:1px solid #CCC;
	text-align:left !important;
	color:#5f5f5f;
}

.topbtn {
	margin:0px 0px 0px 0px ;
	padding:20px 0px 0px 0px ;
	clear:both;
	margin-bottom:0px !important;
}



.feas-submit-buttontop{
    background-color: #d6d6d6;
	background-image:url(../images/search_box04btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:58px;
	height:23px;
	text-indent:-9999px;
	border:none;
	margin-left:40px;
}

.feas-submit-buttontxt {
    background-color: #d6d6d6;
	background-image:url(../images/search_box04txt.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:400px;
	height:23px;
	border:none;
	padding-left:17px;
}

.height30 {
	height:62px;
}






table.toplist01table th a{/*リンクされた文字*/
    color:#5f5f5f;
    text-decoration:none;
}
table.toplist01table th a:link {/*未訪問のリンク*/
    color:#5f5f5f;
    text-decoration:none;
}
table.toplist01table th a:visited {/*訪問後のリンク*/
    color:#5f5f5f;
    text-decoration:none;
}
table.toplist01table th a:hover {/*マウスをのせたとき*/
    color:#5f5f5f;
    text-decoration:underline;
}
table.toplist01table th a:active {/*クリック中*/
    text-decoration:none;
}


.searchnone {
	margin:50px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	text-align:center;
	font-size:24px;
}


#feas_4_8 {
	width:75px;
}

#feas_4_9 {
	width:75px;
}

.blog_inner h3.related-none-h{
	display:none;
}


.bana_img01 {
	margin:0px 0px 0px 48px ;
	padding:0px 0px 0px 0px ;
}


.news_list {
	position:absolute;
	top:20px;
	right:35px;
}

.flowbox01 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	float:left;
	width:370px;
}

.flowbox02 {
	margin:0px 0px 0px 10px ;
	padding:0px 0px 0px 0px ;
	float:left;
	width:370px;
}

table.flowboxtable {
	float:left;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
}


label {
	float:left;
	width:100%;
}




#nsicon01 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon01.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:292px;
	height:47px;
}

#nsicon01:hover {  
	background-image:url("../images/search_topicon01.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 








#nsicon02 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon02.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:292px;
	height:47px;
}

#nsicon02:hover {  
	background-image:url("../images/search_topicon02.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 



#nsicon03 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon03.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:292px;
	height:47px;
}

#nsicon03:hover {  
	background-image:url("../images/search_topicon03.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 


#nsicon04 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon04.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:292px;
	height:47px;
}

#nsicon04:hover {  
	background-image:url("../images/search_topicon04.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 





#nsicon06 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon06.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon06:hover {  
	background-image:url("../images/search_topicon06.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 




#nsicon07 {
	margin:0px 5px 0px 5px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon07.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon07:hover {  
	background-image:url("../images/search_topicon07.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 




#nsicon08 {
	margin:0px 0px 0px 10px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon08.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon08:hover {  
	background-image:url("../images/search_topicon08.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 



#nsicon09 {
	margin:0px 0px 0px 15px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon09.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon09:hover {  
	background-image:url("../images/search_topicon09.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 




#nsicon10 {
	margin:0px 0px 0px 20px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon10.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon10:hover {  
	background-image:url("../images/search_topicon10.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 



#nsicon11 {
	margin:0px 0px 0px 25px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon11.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon11:hover {  
	background-image:url("../images/search_topicon11.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 



#nsicon12 {
	margin:0px 0px 0px 30px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon12.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon12:hover {  
	background-image:url("../images/search_topicon12.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 






#nsicon13 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon13.png");
	background-position: center top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon13:hover {  
	background-image:url("../images/search_topicon13.png");
	background-position: center top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 



#nsicon14 {
	margin:0px 0px 0px 5px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon14.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon14:hover {  
	background-image:url("../images/search_topicon14.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}



#nsicon15 {
	margin:0px 0px 0px 11px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon15.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon15:hover {  
	background-image:url("../images/search_topicon15.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}



#nsicon16 {
	margin:0px 0px 0px 16px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon16.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon16:hover {  
	background-image:url("../images/search_topicon16.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}



#nsicon17 {
	margin:0px 0px 0px 23px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon17.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon17:hover {  
	background-image:url("../images/search_topicon17.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}




#nsicon18 {
	margin:0px 0px 0px 28px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon18.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon18:hover {  
	background-image:url("../images/search_topicon18.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}


#nsicon19 {
	margin:0px 0px 0px 33px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon19.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon19:hover {  
	background-image:url("../images/search_topicon19.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}



#nsicon20 {
	margin:0px 0px 0px 38px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon20.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:106px;
}

#nsicon20:hover {  
	background-image:url("../images/search_topicon20.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}



#nsicon21 {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon21.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon21:hover {  
	background-image:url("../images/search_topicon21.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}

#nsicon22 {
	margin:0px 0px 0px 5px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon22.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon22:hover {  
	background-image:url("../images/search_topicon22.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}

#nsicon23 {
	margin:0px 0px 0px 10px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon23.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon23:hover {  
	background-image:url("../images/search_topicon23.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}

#nsicon24 {
	margin:0px 0px 0px 15px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon24.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon24:hover {  
	background-image:url("../images/search_topicon24.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}


#nsicon25{
	margin:0px 0px 0px 20px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon25.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon25:hover {  
	background-image:url("../images/search_topicon25.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}



a:hover img  {
 opacity: 0.5; 
}


#nsicon26{
	margin:0px 0px 0px 25px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon26.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon26:hover {  
	background-image:url("../images/search_topicon26.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}





#nsicon27{
	margin:0px 0px 0px 30px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon27.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon27:hover {  
	background-image:url("../images/search_topicon27.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}




#nsicon28{
	margin:0px 0px 0px 35px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon28.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon28:hover {  
	background-image:url("../images/search_topicon28.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}




#nsicon29{
	margin:0px 0px 0px 40px ;
	padding:0px 0px 0px 0px ;
	background-image:url("../images/search_topicon29.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:127px;
	height:46px;
}

#nsicon29:hover {  
	background-image:url("../images/search_topicon29.png");
	background-position:left top;
	background-repeat:no-repeat;
    opacity: 0.5;  
    filter: alpha(opacity=60);  
}

.submit {
	text-align:center !important;
}