/* check:IE6.X IE7.X Firefox3.X Safari3.x*/



/* 01:Default */

/* 02:Structure */

	/* 02-1:Menu */

/* 03:Finding */

/* 04:Link */

/* 05:Etc */





/*------- 01:Default -------*/



body, div, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td, img, hr{
    margin:0;
    padding:0;
	zoom:1;		/*IEhasLayout*/
}
body{
}
dl, dt, dd, ul, ol{
    margin:0;
    padding:0;
}
html{
    overflow-y:scroll; /*scrollbar display*/
}
p{
	line-height:1.5; /*Interlinear space*/	
	font-size:12px;
}
ul,dl{
    list-style:none;
}
ol{
	clear:both;
	
	font-size:12px;
	
	color:#333333;
	
	padding-left:25px;
	
	list-style-position:outside;
}
ol li{
	margin-bottom:5px;
}
img{
	border:none;
	vertical-align:bottom;
}
table{
}
th,td{
}
th{
}
caption{
}
em{
}


/*------- 02:Structure -------*/



#Wrapper{

	margin:0 auto;

	width:980px;

}



#Header{

	width:980px;

	margin:0 auto;

	position:relative;

	padding:14px 0 14px 0;

}

#Header p#top_bn {
	position:absolute;
	top:18px;
	right:0;
}

#Wrapper #left_cont {
	width:197px;
	float:left;
}

#Wrapper #left_cont ul {
	padding-bottom:13px;
}

#Wrapper #left_cont ul li {
	padding-bottom:1px;
}

#Wrapper #left_cont dl {
	width:195px;
	border:solid 1px #cccccc;
	margin-bottom:14px;
}

#Wrapper #left_cont dl dt {
	font-size:10px;
	padding:8px;
	line-height:140%;
}

#Wrapper #left_cont dl dd {
	font-size:10px;
	padding:0 8px 4px 8px;
	line-height:140%;
}

#Wrapper #left_cont dl dd.send_btn {
	text-align:center;
}

#Wrapper #left_cont dl dd.form_end {
	font-size:10px;
	padding:8px;
	line-height:140%;
}

#txt_body {
	width:178px;
}

#Wrapper #left_cont table#l_mob {
	width:197px;
	border:solid 1px #cccccc;
	margin-bottom:14px;
}

#Wrapper #left_cont table#l_mob th {
	font-size:10px;
	padding:8px 4px 8px 8px;
	line-height:140%;
}

#Wrapper #left_cont table#l_mob td {
	font-size:10px;
	padding:8px 8px 8px 0;
	line-height:140%;
}

#Wrapper #left_cont table#l_mob td a { color:#00C; font-size:10px;}

#Wrapper #left_cont table#l_mob td a:hover { color:#00C;}

#Wrapper #left_cont ul#l_bn li {
	padding-bottom:13px;
}

#Wrapper #right_cont {
	width:768px;
	float:right;
}

#Wrapper #right_cont h2 {
	margin-bottom:14px;
}

#Wrapper #right_cont table#r_navi {
	border:solid 1px #cccccc;
	margin-bottom:14px;
}

#Wrapper #right_cont table#r_navi th {
	width:5%;
	font-size:10px;
	vertical-align:middle;
	border-bottom:dotted 1px #cccccc;
	padding:1px;
	text-align:left;
}

#Wrapper #right_cont table#r_navi th a {
	width:5%;
	font-size:10px;
	vertical-align:middle;	
	padding:1px;
	text-align:left;
	text-decoration:underline;
}

#Wrapper #right_cont table#r_navi td {
	width:20%;
	font-size:10px;
	vertical-align:middle;
	border-right:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
	padding:1px;
}

#Wrapper #right_cont table#r_navi td a {
	width:20%;
	font-size:10px;
	vertical-align:middle;
	padding:1px;
	text-decoration:underline;
}

#Visual{

	position:relative;

}



#GlovalNavi{

	width:100%;

	background:url(../img/global_navi_bg.gif) repeat-x;

	overflow:hidden;

	margin-bottom:14px;

}

#GlovalNavi_top{

	width:100%;

	background:url(../img/global_navi_bg.jpg) repeat-x;

	overflow:hidden;

	margin-bottom:15px;

}



.inner{

	width:980px;

	margin:0 auto;

}

.footer_inner{

	width:980px;
	
	height:198px;

	margin:0 auto;
	
	background:url(../img/trademark.gif) no-repeat right bottom;

}

#Contents{

	float:right;

	width:740px;

	font-size:12px;

}


#Topicpath{

	margin-bottom:20px;
	font-size:10px;

}



#Car_list{

	background-color:#eeeeee;

	border:solid 1px #cccccc;

	overflow:hidden;

	margin-bottom:20px;	

}





#SideNavi_top{

	float:left;

	width:197px;

}



#SideNavi_top ul{

	margin-bottom:30px;

}





#SideNavi_top dl{

	font-size:12px;

	padding-bottom:30px;

}



#SideNavi_top dt{

	color:#ac7c37;

	margin-bottom:5px;

}



#SideNavi_top dd{

	line-height:1.5;

	color:#666666;

}





#Topics dl{

	font-size:12px;

	padding-bottom:30px;

}



#Topics dt{

	color:#ac7c37;

	margin-bottom:5px;

}



#Topics dd{

	line-height:1.5;

	color:#666666;

}



#Topics dl img{

	padding:10px 0 10px 0;

}





#SideNavi{

	float:left;

	width:197px;

}



.backtop{

	width:1000px;

	margin:0 auto;

}



.backtop p{

	text-align:right;

}



#underNavi{

	width:920px;

	margin:0 auto;

	padding-top:23px;

	height:32px;

	position:relative;

}



#underContact{

	width:920px;

	margin:0 auto;

	padding:0 0 25px 0;

}


#pagetop{
	text-align:right;
	margin-bottom:20px;
}





/*------- 02-1:Menu -------*/



#GlovalNavi_top li,
#GlovalNavi li{

	float:left;

}




#Footer li{

	display:inline;

	padding:0 0 5px 0;

}

.shop_serch01{
	background:url(../img/shop_serch01.jpg);
	background-repeat:no-repeat;
	display:block;

	width:141px;

	height:26px;

	color:#999999;

	text-decoration:none;

	padding:15px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.shop_serch02{
	background:url(../img/shop_serch02.jpg);

	display:block;

	width:141px;

	height:26px;

	color:#999999;

	text-decoration:none;

	padding:15px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.shop_serch03{
	background:url(../img/shop_serch03.jpg);

	display:block;

	width:141px;

	height:26px;

	color:#999999;

	text-decoration:none;

	padding:15px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.shop_serch04{
	background:url(../img/shop_serch04.jpg);

	display:block;

	width:141px;

	height:25px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.shop_serch05{
	background:url(../img/shop_serch05.jpg);

	display:block;

	width:141px;

	height:27px;

	color:#999999;

	text-decoration:none;

	padding:15px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}



.maker_serch01{
	background:url(../img/maker_serch01.jpg);

	display:block;

	width:141px;

	height:29px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch02{
	background:url(../img/maker_serch02.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch03{
	background:url(../img/maker_serch03.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch04{
	background:url(../img/maker_serch04.jpg);

	display:block;

	width:141px;

	height:36px;

	color:#999999;

	text-decoration:none;

	padding:5px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch05{
	background:url(../img/maker_serch05.jpg);

	display:block;

	width:141px;

	height:26px;

	color:#999999;

	text-decoration:none;

	padding:15px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch06{
	background:url(../img/maker_serch06.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch07{
	background:url(../img/maker_serch07.jpg);

	display:block;

	width:141px;

	height:26px;

	color:#999999;

	text-decoration:none;

	padding:15px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch08{
	background:url(../img/maker_serch08.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch09{
	background:url(../img/maker_serch09.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch10{
	background:url(../img/maker_serch10.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}
.maker_serch10_2{
	background:url(../img/maker_serch10_2.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch11{
	background:url(../img/maker_serch11.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch12{
	background:url(../img/maker_serch12.jpg);

	display:block;

	width:141px;

	height:36px;

	color:#999999;

	text-decoration:none;

	padding:5px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch13{
	background:url(../img/maker_serch13.jpg);

	display:block;

	width:141px;

	height:36px;

	color:#999999;

	text-decoration:none;

	padding:5px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch14{
	background:url(../img/maker_serch14.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch15{
	background:url(../img/maker_serch15.jpg);

	display:block;

	width:141px;

	height:36px;

	color:#999999;

	text-decoration:none;

	padding:5px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch16{
	background:url(../img/maker_serch16.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#999999;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:12px;

	vertical-align:bottom;
}

.maker_serch17{
	background:url(../img/maker_serch17.jpg);

	display:block;

	width:141px;

	height:36px;

	color:#666666;

	text-decoration:none;

	padding:5px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_serch20{
	background:url(../img/maker_serch20.jpg);

	display:block;

	width:141px;

	height:36px;

	color:#666666;

	text-decoration:none;

	padding:5px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_amg{
	background:url(../img/maker_amg.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_mercedes{
	background:url(../img/maker_mercedes.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_smart{
	background:url(../img/maker_smart.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_bmw{
	background:url(../img/maker_bmw.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_alpina{
	background:url(../img/maker_alpina.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_porsche{
	background:url(../img/maker_porsche.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_porsche{
	background:url(../img/maker_porsche.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}

.maker_ruf{
	background:url(../img/maker_ruf.jpg);

	display:block;

	width:141px;

	height:28px;

	color:#666666;

	text-decoration:none;

	padding:13px 0 0 56px;

	font-size:10px;

	vertical-align:bottom;
}





/*------- NAVI -------*/



.Navibox{

	float:left;

	width:160px;

	height:100px;

	margin-right:5px;

}



.Navibox li{

	font-size:10px;

	margin-left:5px;

	margin-bottom:5px;

	background-image:url(../img/navi_arrow.gif);

	background-repeat:no-repeat;

	background-position:left center;

	padding-left:10px;

}





#Topicpath li{

	font-size:10px;

    display:inline;

    list-style-type:none;   

    padding-left:5px;

}





#SideNavi ul{
	margin-bottom:20px;
}

#SideNavi li,#SideNavi li a {
	font-size:10px;
}



#SideNavi p{

	line-height:1.2;

}



.contact li{

	margin-bottom:10px;

}



.gnavi li{

	font-size:10px;

	margin-bottom:5px;

	margin-left:7px;

	background-image:url(../img/navi_arrow.gif);

	background-repeat:no-repeat;

	background-position:left center;

	padding-left:10px;

}



.banner li{

	margin-bottom:10px;

}



#SideNavi ol{

	margin-bottom:30px;

}



#SideNavi ol li{

	background-image:none;

	list-style:none;

	padding-left:0;

	height:152px;

}



.subinfo li{

	font-size:10px;

	margin-bottom:5px;

	background-image:url(../img/navi_arrow.gif);

	background-repeat:no-repeat;

	background-position:left center;

	padding-left:10px;

}





#underNavi li{

	float:left;

	background-image:url(../img/under_bar.gif);

	background-repeat:no-repeat;

	background-position:right center;

	padding:0 15px 0 15px;

}



#underNavi li.none{

	background-image:none;

}



.Footerlink{

	width:920px;

	margin:0 auto;

	padding-top:25px;

	padding-bottom:10px;

}



.Footerlink p{

	clear:both;

	margin-top:20px;

	text-align:center;

}





.backtop{

	position:absolute;

	top:0;

	right:0;

}





/*------- 03:Finding -------*/



h1{
	font-size:10px;
	font-weight:normal;
	color:#666666;
}


.banner-top{
	border:none;
	position:absolute;
	top:16px;
	left:739px;
	color:#666666;
}


h2{
	clear:both;
	font-size:12px;
}



h2.spacetop{

	margin:40px 0 15px 0; 

}

#Contents h2{
	margin:0px 0px 20px 0px;
}

h2.form{

	margin:0;

}



h2.details{

	background-color:#f8f5ee;

	font-size:16px;

	padding:8px;

	margin:0;

}



#Car_list h2{

	margin:10px 0 0 40px;

}





h3{

	clear:both;

}



h3.general{

	font-size:14px;

	margin-bottom:10px;

	background-image:url(../img/h3_bg.jpg);

	background-repeat:no-repeat;

	height:30px;

	padding:8px 0 0 10px;

}



h3.lineup{

	font-size:14px;

	color:#444444;

	background-image:url(../img/celebration.gif);

	background-repeat:no-repeat;

	height:30px;

	padding:12px 0 0 8px;

	letter-spacing:0.2em;

}



h3.detail{

	margin-bottom:10px;

}





#SideNavi h3{

	margin-bottom:8px;

	background-color:#CCCCCC;

	padding:5px;

}



h3.general2{

	background-color:#EFEFEF;

	padding:7px;

	margin-bottom:10px;

}



h4{

	clear:both;

	font-size:12px;

	margin-bottom:10px;

}



h4.general{

	background-image:url(../img/h_border.gif);

	background-repeat:repeat-x;

	height:21px;

	padding:8px 0 0 10px;

}



h4.research_title1{

	background-image:url(../img/graph1.jpg);

	height:20px;

	text-align:center;

	padding:10px 0 0 0;

}



h4.research_title2{

	background-image:url(../img/graph2.jpg);

	height:20px;

	text-align:center;

	padding:10px 0 0 0;

}



h4.qa{

	background-color:#ffe2ce;

	padding:7px;

	border-bottom:solid 1px #ffcdab;

}



h4.dot{

	background-image:url(../img/dot.gif);

	background-repeat:repeat-x;

	background-position:left bottom;

	height:21px;

	padding:2px 0 0 0;

}



h5{

	margin:0 0 5px 10px;

	font-size:12px;

	color:#666666;

}



h6{

	margin-bottom:5px;

	font-size:12px;

}





/*------- 04:Link -------*/



a{

	text-decoration:underline;

	color:#333333;

}



a:hover{

	text-decoration:underline;

	color:#de0000;

}



#Topicpath li a{

    padding-right:15px;

	background-image:url(../img/topic_arrow.gif);

	background-repeat:no-repeat;

	background-position:right center;

	text-decoration:underline;

	color:#666666;

}



#Topicpath li a:hover{

	text-decoration:underline;

	color:#de0000;

}


#SideNavi a{
	color:#000000;
	text-decoration:none;
}

#SideNavi a:hover{
	color:#de0000;
	text-decoration:none;
}

#Footer a:hover{
	color:#de0000;
	text-decoration:underline;
}

.carlist a{

	text-decoration:none;

}

p.link_blank{
	padding-bottom:20px;
}

p.link_blank a{
	color:#06597b;
	background:url(../img/icon_link2.gif) no-repeat left 2px;
	padding-left:15px;
	margin-left:5px;
}

p.link_blank a:hover{
	color:#de0000;
	background:url(../img/icon_link2.gif) no-repeat left 2px;
	padding-left:15px;
	margin-left:5px;
}

p.link_blank2 a{
	color:#06597b;
	background:url(../img/icon_link2.gif) no-repeat left 2px;
	padding-left:15px;
	margin-left:5px;
}

p.link_blank2 a:hover{
	color:#de0000;
	background:url(../img/icon_link2.gif) no-repeat left 2px;
	padding-left:15px;
	margin-left:5px;
}




/*------- 05:Etc -------*/



.tel{

	position:absolute;

	top:25px;

	right:0;

}





#UnderNavi li{

	float:left;

	font-size:10px;

}



.UnderNavi_inner1{

	padding:0 0 30px 0;

}



.UnderNavi_inner2{

	width:980px;

	margin:0 auto;

}



.UnderNavi_inner3{

	width:350px;

	float:right;

}



.copyright{

	clear:both;

	font-size:10px;

	text-align:center;

	color:#999999;
	
	padding:10px 0;

}



.undernavi_left{

	clear:both;

	float:left;

	width:110px;

	padding:0 0 12px 0;

	color:#999999;

}



.undernavi_right{

	float:left;

	width:810px;

	padding:0 0 12px 0;

	color:#999999;

}

img#trademark{
	float:right;
}

ul.banner li{
	padding-bottom:5px;
}


.bt{
	margin-top:30px;
	text-align:center;
}

.left{
	float:left;
}

.right{
	float:right;
}


/*20100819*/
.clear{ clear:both; padding:0; margin:0;}
.textbanner-area{ width:980px; margin:0 auto; font-size:12px; padding-bottom:14px;}
.textbanner-area a{ color:#00C; font-size:12px;}
.textbanner-area a:hover{ color:#00C;}
.textbanner-area ul{ list-style:none; margin:0 ; padding:0; }
.textbanner-area li{ float:left; padding-right:0;margin:0 10px 0 0;}
.textbanner-area li.banner-area{ background: url(../img/newicon.gif) no-repeat left center; padding-left:30px; padding-right:0;}


/*20100903*/
.textbanner-area li.free-area{ background: url(../img/freeicon.gif) no-repeat left center; padding-left:30px; padding-right:0;}
.textbanner-area li.renew-area{ background: url(../img/renewicon.gif) no-repeat left center; padding-left:30px; padding-right:0;}
.textbanner-area li.new-area{ background: url(../img/newicon.gif) no-repeat left center; padding-left:30px; padding-right:0;}
.textbanner-area li.none-area{ padding-left:10px; padding-right:0;}
.textbanner-area li.none-area2{ padding-left:0; padding-right:0;}
.textbanner-area li.last{  padding-left:20px; padding-right:0;}


#hbs{text-align:center; margin:0 auto; padding:0;}


#sub_l_cont {
	width:379px;
	float:left;
	background-color:#f3f3f3;
	margin-bottom:14px;
	padding-bottom:10px;
}

#sub_l_cont table {
	width:359px;
	margin:0 auto;
}

#sub_l_cont table th {
	color:#ffffff;
	font-size:12px;
	background-color:#666666;
	text-align:left;
	padding:5px 10px 5px 10px;
}

#sub_l_cont table td {
	font-size:12px;
	text-align:left;
	color:#666666;
	padding:5px 5px 5px 5px;
	line-height:120%;
}

#sub_l_cont table td.kousin {
	font-size:10px;
	text-align:left;
	color:#804141;
	background:url("../img/new_kousin.jpg") no-repeat top center;
	padding:18px 5px 5px 18px;
}

#right_cont .btn {
	text-align:right;
}


#sub_r_cont {
	width:376px;
	float:right;
}

#sub_r_cont li {
	padding:0 0 10px 0;	
}

ul#news_list {
	border:solid 1px #cccccc;
	margin:0 0 14px 0;
}

ul#news_list li {
	font-size:12px;
	border-bottom:dotted 1px #cccccc;
	padding:4px 18px 4px 18px;
}

ul#news_list li.btn {
	border:none;
}

ul#shop_guide {
	margin-bottom:20px;	
}

ul#shop_guide li {
	width:350px;
	float:left;
	padding:8px;
}

ul#shop_guide li table th {
	padding:0 8px 0 8px;
}

ul#shop_guide li table td {
	line-height:120%;
	font-size:10px;
}

#Footer {
	background:url("../img/foot_bg1.gif") repeat-x top center;
	height:310px;
	border:none;
	margin:0;
}

#Footer #footer_cont {
	width:980px;
	height:290px;
	margin:0 auto;
	padding:20px 0 0 0;
	background:url("../img/foot_bg2.gif") no-repeat top center;
	line-height:100%;
}

#Footer #footer_cont dl {
	margin-bottom:4px;
}

#Footer #footer_cont dl dt,#Footer #footer_cont dl dt a {
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	list-style:none;
}

#Footer #footer_cont dl dd,#Footer #footer_cont dl dd a {
	font-size:10px;
	color:#333333;
	line-height:14px;
	display:inline;
	list-style:none;
}

address {
	font-size:10px;
	color:#ffffff;
	background-color:#c9c9c9;
	text-align:center;
	font-style:normal;
	margin:1px 0 0 0;
	padding:0;
}



/* clearfix
-------------------------------------*/
.clearfix:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.clearfix {
	zoom:1;
}

#maker_menu h2 a:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}
