/* Minification failed. Returning unminified contents.
(1500,12): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
    margin:0px auto 80 auto;
    /*width:380px !important;  Make sure your images are the same size */
    /*height:200px !important;  Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
body,SELECT {
font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif,Verdana,Arial,sans-serif;
font: 13px/1.231 arial,helvetica,clean,sans-serif;
color: #333;
margin-top:0px;
background-color:#ffffff;
}
div{
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif,Verdana,Arial,sans-serif;
	font-size: 12px;
}
hr {width:97%;}

a { text-decoration:none; }
a img {   border: 1px #ffffff solid; }
a:visited img {  border: 1px #0000ff solid; }
a:hover img {  border: 1px #ff0000 solid; }

a:hover{ color:#ff0000;}

a.close img {   border: 0px #ffffff solid; }
a.close:visited img {  border: 0px #0000ff solid; }
a.close:hover img {  border: 0px #ff0000 solid; }

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

#content hr { width:100%; }

#sitebase
{
    position:relative;
	background-repeat:repeat-x;
	/*background-position:right;*/
	margin:0px auto 0 auto;
	width:854px;
	padding:0px 10 0 0;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	/*background-color:#dddddd;*/
	background-color:#ffffff;
	background-image:url(../Content/img/bg_sitebase.jpg);
}
/* ---------------- */
/* header section   */
/* ---------------- */
#header {
	height:60;
	/*background-color:#ffffff;*/
	margin-right:10px;
}
#header2 {
	width:854px;
	height:70px;
}
div #doFavalit{
/*	float:right; */
	background:url(../Content/img/icon/arrow.jpg) no-repeat;
	height:30px;
	width:220px;
	vertical-align:top;
}
div #doFavalit a{
	display:block;
	font-size:10px;
	margin:4px;
	padding-top:1px;
	padding-left:20px;
	width:165px;
	height:26px;
}

div #logo{
	float:left;
	margin:4px auto 4 auto;
	width:80px;
	height:60px;
	background:url(../Content/img/top_title.jpg) no-repeat;
}
div #logo a{
	margin:0px;
	width:80px;
	height:60px;
	display:block;
}
a.header_logo{
	display:block;
	position:absolute;
	top:2px;
	left:2px;
	width:80px;
	height:60px;
	background:url(../Content/img/top_title.jpg) no-repeat;
}
a.header_title{
	display:block;
	position:absolute;
	top:8px;
	left:82px;
	height:40px;
	font-size:2em;
	color:black;
}
div #search{
	width:300px;
	margin:20px auto 4 auto;
}

div #search input{
	width:220px;
	margin-top:4px;
	float:left;
}
div #search #submit-search {
	margin-top:0em;
	width:69px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../Content/img/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	float:right;
}
div #headermenu{
	margin-top:10px;
	height:40px;
}
div #headermenu div{
	margin:0px auto 0 auto;
	float: left;
}
div #headermenu div.dummy{
	width:70px;
	height:10px;
	float:left;
}
div #headermenu a {
  display: block;
  width: 173px;
  height:33px;

  padding: 5px;
  text-align: center;
  /*border: solid 1px #999;*/
  margin-left: -1px;
  font-weight: bold;

}
div #headermenu a:hover {

}
div #header_left
{
    float:left;
    width:320px;
    height:60px;
}
div #header_left img
{
    margin-top:4px;
}
#display_title{
	margin-top:4px;
	margin-left:20px;
	float:left;
	font-size:2.1em;
	font-weight:bold;
	width:200px;
	height:34px;
}
#display_name{
	margin-top:44px;
	margin-left:80px;
	float:left;
	font-size:1.3em;
	font-weight:bold;
}

div #header_right{
	float:right;
	width:430px;
	height:66px;
}
div #header_right #username{
	float:right;
	background:url(../Content/img/top_welcome.gif) no-repeat;
	width:360px;
	height:26px;
	padding-left:40px;
	padding-top:8px;
	margin-right:10px;
}
div #header_right #submenu{
	float:right;
	padding-top:0px;
	width:600px;
	height:24px;
}
div #header_right #submenu img
{
    float:right;
}
div #header_right #submenu a{

}
div #header_right #submenu a.btn_compar
{
    padding-left:20px;
    background:url(../Content/img/icon/hikaku.jpg) no-repeat 0px 0px;
}
div #logout-div{
	float:right;
	height:32px;
	width:100px;
	margin-top:1px;
	vertical-align:top;
}
div #logout-div a{
	display:block;
	height:30px;
	width:100px;
	background:url(../Content/img/btn_logout.gif) no-repeat 0px 0px;
}
div #logout-div a:hover{
	background:url(../Content/img/btn_logout.gif) no-repeat 0px -30px;
}
div #close-div{
	float:right;
	height:32px;
	width:100px;
	margin-top:1px;
	vertical-align:top;
}
div #close-div a{
	display:block;
	height:30px;
	width:100px;
	background:url(../Content/img/btn_admin_close.gif) no-repeat 0px 0px;
}
div #close-div a:hover{
	background:url(../Content/img/btn_admin_close.gif) no-repeat 0px -30px;
}
#location{
	margin:12px;
}
#location a{ 
	color:#333333; 
	text-decoration:none;
}
#location a:visited{ color:#333333;}
#location a:hover{ color:#ff0000;}

/* ------------------ */
/* left side section  */
/* ------------------ */
#Lside {
	float:left;
	padding-left:0px;
	width:550px;
}

#west-panel .x-panel-body.x-panel-body-noborder {
	/*background-color:#ffffff !important;*/
}

#Lside fieldset {
	background:url(../Content/img/email2.gif) no-repeat 95% 3em;
}
#Lside fieldset div {
	margin:0.3em 0;
	clear:both;
}
#Lside fieldset legend {
	color:#0b77b7;
	font-size:1.2em;
}
#Lside fieldset ul li {
	margin:8px;
	padding:0px 20 0 20;
	background:url(icon/doc.gif) no-repeat;
}
/* ------------------ */
/* right side section  */
/* ------------------ */
#Rside {
	float:right;
	/*margin-right:20px;*/
	/*width:260px;*/
	/*height:740px;*/
	/*background-color:#dddddd;*/

}
#login {
	margin:0px auto 0 auto;
	width:264px;
	height:200px;
}
#login #login_title{
	background:url(./images/index/bar_login.jpg) no-repeat;
	width:271px;
	height:25px;
}
#login form{
	margin-top:20px;
	margin-left:0px;
}
#login div{
	margin-left:1px;
}

#login div.textbox{
	width:280px;
	min-height:1.4em;
	padding-top:4px;
	padding-bottom:4px;
}
#login div.textbox{

}
#login div.textbox input{
	float:left;
	width:150px;
}
#login #username
{
    width:150px !important;
}
#login #usersub
{
    margin-left:16px;
    width:30px !important;
}
#login div label {
	width:80px;
	text-align:right;
	margin-right:1em;
	float:left;
}

#login div.remaind{
	clear:both;
	width:260px;
}
#login .remaind label {
	float:right;
	width:200px;
	text-align:left;
	margin-top:4px;
	margin-right:1em;
	padding-top:5px;
	font-size:9px;
}
#login .remaind input {
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:20px;
}

#login #forgetPassword{
	clear:both;
	width:260;
}
#login fieldset div a {
	margin: 2px auto 2 auto;
	width:120px;
	display:block;
}
#login fieldset div.login_message{
	margin: 2px auto 2 auto;
	width:200px;
	color:red;
}
#login a.btn_login{
	float:right;
	clear:both;
	display:block;
	width:90px;
	height:30px;
	margin-top:10px;
	margin-right:14px;
	background:url(../Content/img/index/btn_login.gif) no-repeat 0px 0px;
}
#login a.btn_login:hover{
	background:url(../Content/img/index/btn_login.gif) no-repeat 0px -30px;
}
#login input.btn_login{
	float:right;
	clear:both;
	display:block;
	width:90px;
	height:30px;
	margin-top:10px;
	margin-right:14px;
}
#login .login_message{
	padding-left:20px;
	color:#f00;
	font-size:0.9em;
}
/* ------------------ */
/* footer section     */
/* ------------------ */

#footer{
	clear:both;
	background-image:url(../Content/img/index/top_footer.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:50px;
}
#footermenu{
	width:250px;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
}
#footer ul
{
    margin-left:auto;
	margin-right:auto;
	padding:10px;
	list-style:none;
}
#footer li{
	float:left;
	margin-top:0px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:0px;
}
#footer li a{
	text-decoration:none;
	color:#333333;
}
#footer li a:visited{
	color:#333333;
}
#footer li a:hover{
	color:#0000FF;
}
li.footer-option a
{
    background-color:#ffffff;
}

/* ------------------ */
/* center section     */
/* ------------------ */
#content div{

	margin:4px auto 4 auto;
}
#content div.sitemessage{
	text-align:center;
	padding-top:50px;
}

#content div.comment1 div{
	margin-left:auto;
	margin-right:auto;
}
#content div.comment1 div span.result_count{
	color:#ff0000;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	font-size:20px;
}
/* --------------------------- */
/* hidden now                 */
/* --------------------------- */
#content a.viewExample{
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px 0px !important;
}
#content a.viewExample:hover{
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px -32px !important;
}
#content a.viewExample_catlog{
	margin-top:20px;
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px 0px !important;
}

#content a.viewExample_catlog:hover{
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px -32px !important;
}
#content a.viewExampleS{
	margin-top:2px;
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px 0px !important;
}
#content a.viewExampleS:hover{
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px -32px !important;
}
#content a.viewGrade{
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_go_grade.jpg) no-repeat 0px 0px !important;
}
#content a.viewGrade:hover{
	background:url(../Content/img/btn_go_grade.jpg) no-repeat 0px -32px !important;
}
#content a.viewGradeS{
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_go_grade.jpg) no-repeat 0px 0px !important;
}
#content a.viewGradeS:hover{
	background:url(../Content/img/btn_go_grade.jpg) no-repeat 0px -32px !important;
}
#content a.addCompar{
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_add_compar.jpg) no-repeat 0px 0px !important;
}
#content a.addCompar:hover{
	background:url(../Content/img/btn_add_compar.jpg) no-repeat 0px -32px !important;
}
#content a.removeCompar{
	display:block;
	float:right;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_del_compar.jpg) no-repeat 0px 0px !important;
}
#content a.removeCompar:hover{
	background:url(../Content/img/btn_del_compar.jpg) no-repeat 0px -32px !important;
}
#content a.viewCompar{
	display:block;
	float:right;
	width:171px;
	height:43px;
	background:url(../Content/img/btn_go_compar.jpg) no-repeat 0px 0px !important;
}
#content a.viewCompar:hover{
	background:url(../Content/img/btn_go_compar.jpg) no-repeat 0px -43px !important;
}
img.imgtitle{ margin-left:4px; }

.panes div {
	display:none;		
	padding:15px 5px;
	border:1px solid #999;
	border-top:0;
	height:380px;
	font-size:14px;
	background-color:#fff;
}
a.viewPreview
{
	display:block;
	float:right;
	width:124px;
	height:35px;
	background:url(../Content/img/bt_preview.jpg) no-repeat 0px 0px !important;
}
a.viewPreview:hover
{
	background:url(../Content/img/bt_preview.jpg) no-repeat 0px -36px !important;
}
a.btnCancel
{
	display:block;
	float:right;
	width:124px;
	height:35px;
	background:url(../Content/img/bt_cancel.jpg) no-repeat 0px 0px !important;
}
a.btnCancel:hover
{
	background:url(../Content/img/bt_cancel.jpg) no-repeat 0px -36px !important;
}
a.btnCommit
{
	display:block;
	float:right;
	width:124px;
	height:35px;
	background:url(../Content/img/bt_update.jpg) no-repeat 0px 0px !important;
}
a.btnCommit:hover
{
	background:url(../Content/img/bt_update.jpg) no-repeat 0px -36px !important;
}

a.editIcon
{
    padding-left:20px;
    background:url(../Content/img/icon/hikaku.jpg) no-repeat 0px 0px
}
/* ---------------- */
/* index section    */
/* ---------------- */
#slider{
	margin:0 !important;
}
#slider .nivo-controlNav{
	display:none;
}

#index-right-div2{
	clear:both;
	width:254px;
	height:350px;
}
#index-right-div2 img{
	margin-top:10px;
	
}
#index-right-div2 a{
	padding-left:0px;
	margin:4px;
}
#index-right-div2 a#btn-forget{
	display:block;
	float:left;
	width:250px;
	height:30px;
	background:url(../Content/img/index/btn-forget.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-forget:hover{
	background:url(../Content/img/index/btn-forget.jpg) no-repeat 0px -30px
}
#index-right-div2 a#btn-changepass{
	display:block;
	float:left;
	width:150px;
	height:30px;
	background:url(../Content/img/index/btn-changepass.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-changepass:hover{
	background:url(../Content/img/index/btn-changepass.jpg) no-repeat 0px -30px
}
#index-right-div2 a#btn-regdata{
	display:block;
	float:right;
	width:94px;
	height:30px;
	background:url(../Content/img/index/btn-regdata.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-regdata:hover{
	background:url(../Content/img/index/btn-regdata.jpg) no-repeat 0px -30px
}


#index-right-div2 a#btn-newuser{
	display:block;
	float:left;
	width:250px;
	height:30px;
	background:url(../Content/img/index/btn-newuser.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-newuser:hover{
	background:url(../Content/img/index/btn-newuser.jpg) no-repeat 0px -30px
}
#index-right-div2 a#btn-sample{
	display:block;
	float:left;
	width:250px;
	height:30px;
	background:url(../Content/img/index/btn-sample.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-sample:hover{
	background:url(../Content/img/index/btn-sample.jpg) no-repeat 0px -30px
}
#index-right-div2 a#btn-plan{
	display:block;
	width:250px;
	height:30px;
	background:url(../Content/img/index/btn-plan.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-plan:hover{
	background:url(../Content/img/index/btn-plan.jpg) no-repeat 0px -30px
}
#index-right-div2 a#btn-info{
	display:block;
	width:250px;
	height:30px;
	background:url(../Content/img/index/btn-info.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-info:hover{
	background:url(../Content/img/index/btn-info.jpg) no-repeat 0px -30px
}
#index-right-div2 a#btn-description{
	display:block;
	float:left;
	width:250px;
	height:30px;
	background:url(../Content/img/index/btn-description.jpg) no-repeat 0px 0px
}
#index-right-div2 a#btn-description:hover{
	background:url(../Content/img/index/btn-description.jpg) no-repeat 0px -30px
}


/*---------------------*/
/* common              */
/*---------------------*/
div.clear{
	clear:both;
	display:block;
	width:0px;
	height:0px;
}
div#fade{
	position:absolute; /* ie6 */
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index:30000;
	/*display:none;*/
}
div#fade img{
	position:absolute;
    top:200px;
    left:46%;
}
/* ------------------ */
/* breadcrumb section */
/* ------------------ */
#location ul#breadcrumb{
	list-style-type:none;
	margin:0px;
	padding-left:4px;
	
}
#location ul#breadcrumb li{
	display: inline;

}
/* ------------------ */
/* tooltip    section */
/* ------------------ */
div.tooltip
{
/*    background-color:#ffffdf; */
/*    border:solid 1px #eeeeee;*/
/*    padding:9px;*/
/*    font-size:0.8em;*/
/*    display:none; */
    background-color:#ffa;
    border:1px solid #cc9;
    padding:9px;
    font-size:0.8em;
    -moz-box-shadow: 2px 2px 11px #666;
    -webkit-box-shadow: 2px 2px 11px #666;
}

.jFocus
{
    background:#f6f6cc;
}


/* ------------------ */
/* backToCasetop      */
/* ------------------ */
a.backToCasetop
{
    position:absolute;
    top:97px;
    left:726px;
	display:block;
	width:120px;
	height:28px;
	background:url(../Content/img/case/bt_back_case.jpg) no-repeat 0px 0px;
}
a.backToCasetop:hover
{
    background:url(../Content/img/case/bt_back_case.jpg) no-repeat 0px -28px;
}
/* ------------------ */
/* goToCasetop      */
/* ------------------ */
a.goToCasetop
{
    position:absolute;
    top:97px;
    left:590px;
	display:block;
	width:124px;
	height:32px;
	background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px 0px;
}
a.goToCasetop:hover
{
    background:url(../Content/img/btn_jireigif.jpg) no-repeat 0px -32px;
}

/* ------------------ */
/* model comment      */
/* ------------------ */
div.mcomment_left{
	width:300px;
	height:100%;
	float:left;
}
div.mcomment_right{
	width:100px;
	height:100%;
	float:left;
	border-left:solid 1px #eeeeee;
	padding-left:4px;
}

/* ------------------ */
/* header wellcom message      */
/* ------------------ */
div.wellcome_info{
	position:absolute;
	top:10px;
	left:400px;
	width:340px;
	height:30px;
	text-align:right;
}
/* ------------------ */
/* square_btn      */
/* ------------------ */
.square_btn {
display: inline-block;
padding: 0.3em 1em;
text-decoration: none;
color: #000000;
border: solid 2px #00b050;
border-radius: 3px;
transition: .4s;
font-size:1.2em;
}.square_btn:hover {
background: #67c5ff;
color: white;
} 
.square_btn:visited{
color: #000000;
}
/* ------------------ */
/* titlebar      */
/* ------------------ */
.titlebar{
	width:100%;
	height:16px;
	padding:8px;
	background: linear-gradient(-135deg, #99e6ff, #1e90ff);
	color:#fff;
}
/* ------------------ */
/* close button      */
/* ------------------ */
a.close{
	position:absolute;
	top:36px;
	left:700px;
}

/* ------------------ */
/* forget password     */
/* ------------------ */
div.forgetPassword_msg{
	clear:both;
	margin-top:70px;
	margin-left:50px;
}
div.forgetPassword_info3{
	font-size:1.3em;
	margin-top:30px;
	line-height:30px;
	margin-left:50px;
}

#location{
	margin-top:46px;
}
span.demo_title
{
    color:Red;
}

#search_content{
	width:844px;
	height:600px;
	
}

#search_right_content{
	 padding-top:10px;
	 margin-left: 0px;
}

div #search_menu div{
	margin:0px auto 0 8px;

}
div #search_menu div.dummy{
	width:70px;
	height:10px;
	
}



#search_menu{
	clear:both;
	width:200px;
	height:794px;
	float:left;
	background-repeat:repeat-x;
	background-image:url(../Content/img/bg_gray_submenu.jpg);	
}

#search_menu div{
	margin-left:50px;
	margin-right:auto;
}
#search_menu div a{
	display:block;
	width:183px;
	height:43px;
	line-width:183px;
	line-height:43px;
	padding:0px;
	margin:0px;
	position: relative;
    z-index: 0;
}
#search_menu #search_menu_btn1 a{
	background:url(../Content/img/search/bt_sel_1.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn1 a:hover{
	background:url(../Content/img/search/bt_sel_1.gif) no-repeat 0px -43px;
}
#search_menu #search_menu_btn2 a{
	background:url(../Content/img/search/bt_sel_2.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn2 a:hover{
	background:url(../Content/img/search/bt_sel_2.gif) no-repeat 0px -43px;
}
#search_menu #search_menu_btn3 a{
	background:url(../Content/img/search/bt_sel_3.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn3 a:hover{
	background:url(../Content/img/search/bt_sel_3.gif) no-repeat 0px -43px;
}
#search_menu #search_menu_btn4 a{
	background:url(../Content/img/search/bt_sel_4.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn4 a:hover{
	background:url(../Content/img/search/bt_sel_4.gif) no-repeat 0px -43px;
}
#search_menu #search_menu_btn5 a{
	background:url(../Content/img/search/bt_sel_5.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn5 a:hover{
	background:url(../Content/img/search/bt_sel_5.gif) no-repeat 0px -43px;
}
#search_menu #search_menu_btn6 a{
	background:url(../Content/img/search/bt_sel_6.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn6 a:hover{
	background:url(../Content/img/search/bt_sel_6.gif) no-repeat 0px -43px;
}

#search_menu #search_menu_sp_title{
	background:url(../Content/img/search/bar-sp.png) no-repeat 0px 0px;
	width:183px;
	height:25px;
}
#search_menu #search_menu_btn7 a{
	/*background:url(../Content/img/search/bt_sel_7.gif) no-repeat 0px 0px;*/
	background:url(../Content/img/search/btn_sp1.png) no-repeat 0px 0px;
	height:76px;
}
#search_menu #search_menu_btn7 a:hover{
	/*background:url(../Content/img/search/bt_sel_7.gif) no-repeat 0px -43px;*/
	background:url(../Content/img/search/btn_sp1.png) no-repeat 0px -76px;
}
#search_menu #search_menu_btn8 a{
	/*background:url(../Content/img/search/bt_sel_8.gif) no-repeat 0px 0px;*/
	background:url(../Content/img/search/btn_sp2.png) no-repeat 0px 0px;
	height:76px;
}
#search_menu #search_menu_btn8 a:hover{
	/*background:url(../Content/img/search/bt_sel_8.gif) no-repeat 0px -43px;*/
	background:url(../Content/img/search/btn_sp2.png) no-repeat 0px -76px;
}
#search_menu #search_menu_btn9 a{
	/*background:url(../Content/img/search/bt_sel_9.gif) no-repeat 0px 0px;*/
	background:url(../Content/img/search/btn_sp3.png) no-repeat 0px 0px;
	height:76px;
}
#search_menu #search_menu_btn9 a:hover{
	/*background:url(../Content/img/search/bt_sel_9.gif) no-repeat 0px -43px;*/
	background:url(../Content/img/search/btn_sp3.png) no-repeat 0px -76px;
}

#search_menu #search_menu_btn10 a{
	background:url(../Content/img/search/bt_info.gif) no-repeat 0px 0px;
}
#search_menu #search_menu_btn10 a:hover{
	background:url(../Content/img/search/bt_info.gif) no-repeat 0px -43px;
}

.location_a{
	padding-left:0px;
}



/* ------------------ */
/* header section     */
/* ------------------ */

#headerSearch_outer{
	width:590px;
	height:50px;
	border-style:none nohe solid none;
	border-width:1px;margin-left:5px;
	padding:0;
	height:94px;
	/*background-color:#ffffff;*/
	padding-top:10px;
	padding-bottom:0px;
	margin-left:0px;
}
#headerSearch_outer .headerSearch_tab{
	margin-top:2px;
	width:120px;
	height:24px;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	float:left;
}
#headerSearch_outer .headerSearch_tab a{
	display: block;
	width:100px;
	height:20px;
	padding-top:4px;
}
#headerSearch_outer .headerSearch_tab a.tab_on{
	background-color:#FFFFD2;
}
#headerSearch_outer .headerSearch_tab a.tab_off{
	background-color:#eeeeee;
}
#headerSearch_outer .headerSearch_tab a.tab_off:hover{
	background-color:#dcdcdc;
}

#headerSearch{
	float:left;
	width:580px;
	background-color:#FFFFD2;
	border-style:solid solid solid solid;
	border-width:1px;
	border-color:#cccccc;
	padding:0;
	height:38px;
}
#headerSearch label{
	margin-top:12px;
	margin-left:20px;
}
#headerSearch #txtSearchbox{
	margin-top:10px;
	margin-left:4px;
	width:500px;
	float:left;
}

#content{
	padding:0px;
	width:844px;
	/*height:730px;*/
}
#topzone {
	width:590px;
	float:right;
}

#quikSearch fieldset{
	border:0px;
}
#quikSearch fieldset div{
	height:30px;
	width:150px;
}
#catalogSearch fieldset{
	border:0px;
}
#catalogSearch fieldset div{
	height:30px;
	width:150px;
}
#gradeSearch fieldset div{
	height:30px;
	width:150px;
}

/* ------------------ */
/* left side section  */
/* ------------------ */
#Lside {
	float:left;
	padding-left:0px;
	width:0px;
}

/* ------------------ */
/* right side section  */
/* ------------------ */
#Rside {
	float:right;
	margin-right:10px;
	width:0px;
	height:740px;
	background:url(../Content/img/index/top_space2.jpg) repeat;
}
/* ------------------ */
/* center section     */
/* ------------------ */
#content div{
	/*width:260px;*/
	/*height:200px;*/

}
#content div#topzone{

	margin-left:5px;
	width:590px;
	float:right;

	/*background-color:#ffffff;*/
	margin:10px auto 4 auto;
	/*border-bottom:solid 1px #333333;*/
}
#content div.sitemessage{
	text-align:center;
	padding-top:50px;
}

#content fieldset {
	padding:0px;
}
#content div fieldset div {
	margin:0.3em 0;
	clear:both;
}
#content div fieldset legend {

	padding:4px;
}
#content div fieldset ul li {
	margin:8px;
	padding:0px 20 0 20;
	background:url(icon/doc.gif) no-repeat;
}

/* seachbox */
#content div#catalogSearch{
	clear : both;
	width:834px;
	height:70px;


	/*background-color:#ffffff;*/
}
#content div#catalogSearch div{
	clear : none;
	float:left;
	margin:4px 20 4 0;
}

#search_conten div#quikSearch{
	clear : both;
	width:590px;
	height:80px;

}
#search_conten div#quikSearch div{
	clear : none;
	float:left;
	margin:4px 20 4 0;
}
#search_conten div#quikSearch div select{
	width:100px;
}
#content div#quikSearch #id_ymd1{
	width:50px;
}
#content div#quikSearch #id_ymd2{
	width:30px;
}
#content div#quikSearch #id_shift{
	width:50px;
}
#content div#quikSearch #submit-quik{
	margin-top:14px;
}
#content #catalogfset div{
	width:350px;
}
#content #id_catalog_no{
	width:300px;
}
#content hr{
	clear:both;
}







#search_content div#linkSearch{
	margin:10px auto 4 4;
	margin-left:4px;
	padding:6px;
}
#search_content div#linkSearch b{
	color:#0000ff;
}
#search_content div#linkSearch a{
	padding-left:0px;
	margin:0px;
}
#search_content div#linkSearch a{ font-size:11px; }
#search_content div#linkSearch a:link{ color:#17448A; }
#search_content div#linkSearch a:visited{ color:#17448A; }
#search_content div#linkSearch a:active{ color:#FF6600; }
#search_content div#linkSearch a:hover{ color:#ff6600; }

#search_content div#linkSearch { 
	/*background-color:#ffffff; */
		margin:4px;
		
	padding:4px;
	padding-right:3px;
	height:220px;
	margin-top:8px;
	margin-bottom:20px;
	border:solid 1px #aaaaaa;
}
#search_content div#linkSearch div{
/*	width:256px;*/
	height:50px;
	padding-left:10px;
	/*background-color:#ffffff;*/
}
#content div.category_title {
	clear:both;
	background-color:#17448A;
	margin:4px;
	padding:4px;
	width:900px;
	font-weight:bold;
	color:#ffffff;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
#content div.category_group {
	width:600px;
	margin:4px;
	padding:4px;
}
#content div.category_group div.category_item{
	width:100px;
	height:100px;
	margin:8px;
	padding:0px;
	float:left;
	text-align:center;
}
#content div.category_group div.category_item img{
	width:100px;
	height:50px;
}

#content div.category_group2 {
	width:900px;
	margin:4px;
	padding:4px;
}
#content div.category_group2 img{
	float:left;
	width:100px;
	height:50px;
}
#content div.category_group2 div.category_text{
	float:right;
	width:450px;
	height:80px;
	padding:10px auto 4 auto;
	text-align:center;
}

#content div.category_group2 div.list table {
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
#content div.category_group2 div.list table th, td {
	color: #1D5C79;
	font-size:11px;
}
#content div.category_group2 div.list table th {
	background: #CAE5F1 url(../Content/img/th.jpg) repeat-x;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
	padding: 10px 20px;
}
#content div.category_group2 div.list table td {
	background: #F4FAFC url(../Content/img/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	padding: 10px 20px;
}
#content div.category_group2 div.list table td.tdfooter div{
	float:right;
}
#content div.category_group2 div.list table td.tdfooter button {
	background: #CAE5F1 url(../Content/img/th.jpg) repeat-x;
	width:140px;
	height:24px;
	text-indent:0px;
	color: #1D5C79;
	font-size:0.4em;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
    margin:4px;
}
#content div.category_group3 {
	width:850px;
	height:200px;
	margin:4px;
	padding:4px;
}
#content div.category_group3 img.mainimg{
	float:left;
	width:480px;
	height:320px;
}
#content div.category_group3 div.message{
	float:left;
	width:280px;
	height:40px;
	font-size:0.7em;
}
#content div.category_group3 div.category_text{
	float:right;
	width:110px;
	height:160px;
	padding:10px auto 4 auto;
	text-align:center;
}
#content div.category_group3 div.category_text img.thum{
	float:left:
	width:150px;
	height:75px;
	margin:4px;
}
#content div.category_desc table{
	width:850px;
}
#content div.category_desc table th{
	width:130px;
}

#content div.category_group4 {
	width:850px;
	height:280px;
	margin:4px;
	padding:4px;
}
#content div.category_group4 #imageTest{
	float:left;
	width:320px;
	height:240px;
	overflow:hidden;
	margin:0px;
}
#content div.category_group4 #imageThumb{
	float:right;
	width:110px;
}
#content div.category_group4 #imageThumb img.thum{
	float:left;
	width:150px;
	height:75px;
	margin:4px;
}
#content div.category_group4 div.message{
	clear:both;
	width:280px;
	height:20px;
	font-size:0.7em;
}
#content div.category_group4 #imageTest img{
	position:relative;
	top:-20px;
	left:-20px;
}


#shakenSearch a.a_search_btn:hover {
	background:url(../Content/img/btn_search.gif) no-repeat 0px -30px;
}


#content a.a_search_btn {
	margin-top:4px;
	display:block;
	float:right;
	width:92px;
	height:30px;
	margin-right:20px;
	background:url(../Content/img/btn_search.gif) no-repeat 0px 0px;
}
#content a.a_search_btn:hover {
	background:url(../Content/img/btn_search.gif) no-repeat 0px -30px;
}




/*----------------------------*/
/*    catalog2                */
/*----------------------------*/

/*----------------------------*/
/*    catalog3                */
/*----------------------------*/

/*----------------------------*/
/*    catalog4                */
/*----------------------------*/

/*----------------------------*/
/*    catalog5                */
/*----------------------------*/



/*------------------------*/
/* compar                 */
/*------------------------*/
a.compar_exist
{
    padding-left:24px !important;  
    padding-top:4px; 
    background:url(../Content/img/icon/checkmark.png) no-repeat 0px 0px;
}


.rside table{
    width:100%;
}
#Rside{
	height:0px;
}
#content 
{
    display:table-cell;
    height:auto; 
}
#search_menu
{
    height:730px;
}
#search_content
{
    display:table-cell;
    height:auto; 
}
#linkSearch
{
    display:block;
	height:auto !important;
}
#linkSearch_body{
	
	display:table-cell;
	width:830px;
	height:300px;
}
#linkSearch_body div.group{
	float:left;
	width:260px;
	min-height:30px;
	margin-bottom:10px;
	display:table-cell;
	height:auto !important;
}
#linkSearch_body div.group div
{
    min-height:30px;
    height:auto !important;
}
/*----------------------------*/
/*    shakenSearch            */
/*----------------------------*/
#search_content div#shakenSearch { 
	/*background-color:#ffffff; */
	margin:4px;
	padding:4px;
	padding-right:3px;
	height:110px;
	margin-bottom:20px;
	border:solid 1px #aaaaaa;
}
#shakenSearch div.block{
	display:block;
	float:left;
	width:120px;
	height:40px;
	margin-left:4px;
}
#shakenSearch div.block input{
	width:100px;
}

/*----------------------------*/
/*    catlogSearch            */
/*----------------------------*/
#search_content div#catlogSearch { 
	/*background-color:#ffffff; */
	margin:3px;
	padding:3px;
	padding-right:3px;
	height:110px;
	margin-top:20px;
	border:solid 1px #aaaaaa;
}
#catlogSearch div.block{
	display:block;
	float:left;
	width:620px;
	height:80px;
	margin-left:4px;
	overFlow-y:scroll;
	padding:0px;
}
#catlogSearch div.block input{
	margin-top:8px;
	width:300px;
}
/*----------------------------*/
/*    FullmodelkSearch            */
/*----------------------------*/
#search_content div#fullModelSearch { 
	/*background-color:#ffffff; */
	margin:4px;
	padding:4px;
	padding-right:3px;
	height:100px;
	margin-bottom:20px;
	border:solid 1px #aaaaaa;
}
#fullModelSearch div.block{
	display:block;
	float:left;
	width:520px;
	height:40px;
	margin-top:8px;
	margin-left:4px;
}
#fullModelSearch div.block input{
	width:500px;
}
/*----------------------------*/
/*    quickSearch            */
/*----------------------------*/
#search_content div#quickSearch { 
	/*background-color:#ffffff; */
	margin:4px;
	padding:4px;
	padding-right:3px;
	height:180px;
	margin-bottom:20px;
	border:solid 1px #aaaaaa;
}


#quickSearch div.block{
	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-left:4px;
}
#quickSearch div.block select{
	width:130px;
}

#quickSearch div.block:nth-child(5)
{
    width:290px;
}

#quickSearch div.block:nth-child(5) select{
	width:270px;
}

span.m_search_m{
	display:block;
	float:left;
	margin:1px;
	font-size:23px;
}
#content #title_carmaker{
	clear:both;
	width:828px;
	height:30px;
	padding-top:0px;
	padding-left:4px;
	margin:0;
	margin-top:2px;
	margin-left:0px;
	background-color:#eeeeee;
	font-weight:bold;
	border-bottom:solid 1px #999999;
	color:#ffffff;
	line-height:30px;
	vertical-align:middle;
	background:url(../Content/img/catalog/bar_search-none.jpg) no-repeat;
}
#content div.title_bar{
	clear:both;
	width:828px;
	height:30px;
	padding-top:0px;
	padding-left:4px;
	margin:0;
	margin-top:2px;
	margin-left:0px;
	background-color:#eeeeee;
	font-weight:bold;
	border-bottom:solid 1px #999999;
	color:#ffffff;
	line-height:30px;
	vertical-align:middle;
	background:url(../Content/img/catalog/bar_search-none.jpg) no-repeat;
}
#TopCenter {
	width:100%;
	height:350px;
	background-color:orange;
}
div.slider-wrapper.theme-default
{
	width:580px;
    float: left;
}
#adBanner {
    width: 274px;
    height: 350px;
}
#Ride {
	width:0px;
	height:733px;
}
#Lside {
	width:270px;
    height:765px;
    border-right:solid 1px #aaaaaa;

}
#Cside {
	width:580px;
    height:733px;
    /*border-right:solid 1px #aaaaaa;*/
    float:left;
}
#login {
	width:264px;
}
#login #login_title{
	width:264px;
}
#login input.btn_login{
	margin-right:14px;
}
#login div.textbox{
	width:264px;
}

#forgetPassword{
	margin-top:20px;
}

#login div.textbox {
    padding-top: 4px;
    padding-bottom: 4px;
    min-height: 1em;
    display: inline-table;
}

#login div.textbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #login div.textbox {
    height: 1em;
}

#login div.textbox {
    display: block;
}
/**/


#Rside div#topImage{
	width:530px;
	height:350px;
	margin:0;
	background:url(../Content/img/index/top_siteexplanation.jpg) no-repeat;
}
#Cside img#topInfobar{
	width:550px;
	height:30px;
	margin:0;
}
#Cside img#infobar
{
    margin-top:10px;
    width:580px;
}
#Cside div#topInfo{
	background-color:#ffffff;
	width:580px;
	height:350px;
	overflow-y:auto;
	overflow-x:hidden;
}
#Lside div#topInfo td{
	background:url(../Content/img/icon/arrow.jpg) no-repeat;
	padding-left:20px;
}
#Cside img#infoline{ width:420px; }
#footermenu{
	width:250px;
}

div#topInfo {
	background-color:#ffffff;
	width:570px;
	height:180px;
	overflow-y:auto;
	overflow-x:hidden;
	padding:4px;
}
#Lside a{
	display:block;
	width:140px;
	height:30px;
	line-width:140px;
	line-height:30px;
	padding:0px;
	margin-top:5px;
	padding-top:6px;
	position: relative;
    z-index: 0;
    padding-left:48px;
}
#Lside #btn-menu-catalog{
	background:url(../Content/img/icon/icon1_1.png) no-repeat 0px 0px;
}
#Lside #btn-menu-grade{
	background:url(../Content/img/icon/icon2_1.png) no-repeat 0px 0px;
}
#Lside #btn-menu-case{
	background:url(../Content/img/icon/icon3_1.png) no-repeat 0px 0px;
}
#Lside #btn-menu-color{
	background:url(../Content/img/icon/icon4_1.png) no-repeat 0px 0px;
}

#Lside #btn-menu-word{
	background:url(../Content/img/icon/icon5_1.png) no-repeat 0px 0px;
}

#Lside #btn-menu-compar{
	background:url(../Content/img/icon/icon6_1.png) no-repeat 0px 0px;
}

#Rside div.logined_panel{
	width:228px;
	height:40px;
	margin-top:0px;
	padding-top:20px;
	padding-left:30px;
	border-left:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
}

#Rside div.bottons_panel{

}
#Rside div.bottons_panel a{
	display:block;
	width:140px;
	height:30px;
	line-width:140px;
	line-height:30px;
	padding:0px;
	margin-top:5px;
	padding-top:5px;
	position: relative;
    z-index: 0;
    padding-left:48px;
}
#Lside #btn-menu-info{
	background:url(../Content/img/icon/icon7_1.png) no-repeat 0px 0px;
}
#Lside #btn-menu-password{
	background:url(../Content/img/icon/icon8_1.png) no-repeat 0px 0px;
}
#Lside #btn-menu-manual{
	background:url(../Content/img/icon/icon9_1.png) no-repeat 0px 0px;
}
#Lside #btn-menu-mente{
	background:url(../Content/img/icon/icon10_1.png) no-repeat 0px 0px;
}

#Lside span.nologin{
	display:block;
	width:140px;
	height:30px;
	line-width:140px;
	line-height:30px;
	padding:0px;
	margin-top:5px;
	padding-top:6px;
	position: relative;
    z-index: 0;
    padding-left:48px;
}

div.forgetPassword_info{
	font-size:0.9em;
}
div.forgetPassword_info span{ color:#ff0000;}


div.main_panel{
	border:solid 1px #1E90FF;
	background-color:#e8f3f9;
	padding-bottom:8px;
	margin-left:4px;
	margin-right:4px;
}

div.bottons_panel{
	margin-top:10px;
	border:solid 1px #1E90FF;
	background-color:#e8f3f9;
	padding-bottom:8px;
	margin-left:4px;
	margin-right:4px;
}


#index-right-div2{
	height:340px !important;
}
#index-right-div2 a#btn-forget{
	padding-top:0px;
}
#index-right-div2 a#btn-plan{
	padding-top:0px;
}
#index-right-div2 a#btn-info{
	padding-top:0px;
}

div.group_link{
	margin-top:10px;
	margin-left:4px;
}
.group_link a{
	padding-left:100px !important;
	line-height:20px !important;
}
#Lside .group_link a.banner_carsensor{
	background:url(../Content/img/index/carsensor.png) no-repeat 0px 0px;
	/*background-size: 90px 30px;*/
	background-size:contain;
	line-height:60px;
	width:160px;
	height:80px;
}
.group_link a.banner_aucnet{
	background:url(../Content/img/index/top_logo_aucnet.jpg) no-repeat 0px 0px;
}

.group_link a.banner_iauc{
	background:url(../Content/img/index/top_logo_iauc.jpg) no-repeat 0px 0px;
}
.group_link a.banner_runmart{
	background:url(../Content/img/index/top_logo_runmart.jpg) no-repeat 0px 0px;
}
.group_link a.banner_truck{
	background:url(../Content/img/index/top_logo_truck.jpg) no-repeat 0px 0px;
}


a img {
    border: none;
}

a:visited img {
    border: none;
}

a:hover img {
    border: none;
}

#fade {
    display: block;
    height: 865px;
}

#Contents {
	width:100%;
}
#Contents .box1{
	width:564px;
	height:100px;
	float:left;
}
#Contents .buttons_area{
	padding-top:20px;
	padding-left:20px;
}
#Contents .buttons_area a{
	margin-left:30px;
}

#Contents .box2{
	width:274px;
	height:199px;
	float:right;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
}
#Contents .box2 #wellcomeMessage{
	margin:20px;
}
#Contents .box3{
	width:564px;
	height:200px;
	float:left;
	padding-right:15px;
}
#Contents .box3 .titlebar{ padding-right:7px; }

#Contents .box4{
	width:244px;
	height:109px;
	padding-top:10px;
	padding-left:30px;
	float:right;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
	background-color:#ccffff;
}
#Contents .box4 ul{
	list-style:none;
	margin-left:-10px;
}
#Contents .box4 ul li{
	margin-top:10px;
	font-size:1.1em;
}
#Contents .box5 {
	width:838px;
	float:left;
}
#Contents #MakerArea {
	width:100%;
	
	margin-top:20px;
	margin-left:20px;
}
#linkSearch_body .group .m_search_m a{
	font-size:0.5em;
} 
#linkSearch_body div.group{
	width:260px;
}

.box1 .titlebar span{ color:#F00; font-weight:bold; }

#linkSearch_body .group .m_search_m a{ font-size:11px; }


#LinkArea {
	width:100%;
	height:50px;
}
#LinkArea a{
	float:left;
	display:block;
	width:90px;
	height:30px;
	line-width:90px;
	line-height:30px;
	padding:0px;
	margin-top:5px;
	margin-left:20px;
	padding-top:6px;
	position: relative;
    z-index: 0;
}
#LinkArea a.banner_carsensor{
	background:url(../Content/img/index/carsensor.png) no-repeat 0px 0px;
	background-size:contain;
	padding-left:48px;

}
#LinkArea a.banner_aucnet{
	background:url(../Content/img/index/top_logo_aucnet.jpg) no-repeat 0px 0px;
}
#LinkArea a.banner_iauc{
	background:url(../Content/img/index/top_logo_iauc.jpg) no-repeat 0px 0px;
}
#LinkArea a.banner_runmart{
	background:url(../Content/img/index/top_logo_runmart.jpg) no-repeat 0px 0px;
}
#LinkArea a.banner_truck{
	background:url(../Content/img/index/top_logo_truck.jpg) no-repeat 0px 0px;
}
#LinkArea a.banner_aucnet2{
	background:url(../Content/img/index/top_ban01.jpg) no-repeat 0px 0px;background-size:contain;
}
#LinkArea a.banner_aucnetjp{
	background:url(../Content/img/index/top_ban04.jpg) no-repeat 0px 0px;background-size:contain;
}
#LinkArea a.banner_motoauc{
	background:url(../Content/img/index/top_ban02.jpg) no-repeat 0px 0px;background-size:contain;
}
#LinkArea a.banner_bikemado{
	background:url(../Content/img/index/top_ban03.jpg) no-repeat 0px 0px;background-size:contain;
}
