@charset "UTF-8";
/*
File Name   : showroom.css
Author      : Hwang Sungchul
*/
#sr_header	{width:100%; height:545px;}
#sr_header	#GNBLayer	{*width:1002px;}
#ShowroomGNB	{position:absolute; top:34px; left:0; width:1002px; }
#GNBLayer{position:absolute; width:968px; *width:1002px; height:182px; /*background:url('../images/menu/immagini/sfondo_menu.gif') no-repeat;*/ z-index:3; top:40px; left:17px;}
#sr_flash_top	{position:relative; width:1002px; margin:0 auto;}
#all_models {z-index:50000; width:90px; height:50px; background:url('../images/showroom/bg_allmodels.gif') repeat-x center; position:absolute; margin:-54px 0 0 134px;}

#sr_content_wrap	{width:980px; background:url('../images/showroom/bg_contents.gif') repeat-y center; margin:0 auto; padding:0 11px;}
#sr_navigate	{float:left; width:179px; padding:30px 0 25px 30px;}
#sr_navigate	div	{margin-bottom:10px;}
#sr_navigate	.border_01	{border:1px solid #E8E8E8;}
#sr_content	{float:right; width:730px; padding:30px 17px 60px 24px; overflow:hidden}
#sr_content	h3	{clear:both; margin:25px 0 10px 0;}
#sel_country_con	{display:none; position:absolute; top:30px; right:230px;}
#sel_country	{right:225px;}
#input_search	{right:21px;}

#footer	{background:url('../images/common/bg_footer.gif') top center no-repeat}

.top_title	{overflow:auto; overflow:hidden;}
.top_title	.go_micro	{float:right; margin-right:20px;}
.top_title	h2	{width:470px;}
.top_title	p	{padding:10px 0 0 0; width:470px; text-align:justify}

.highlight_box	{position:relative; width:226px; height:114px; float:left; margin-right:14px;}
.highlight_box	dl	{position:absolute; top:0; border:1px solid #E8E8E8;}
.highlight_box	dd	{position:relative; padding:9px; _height:0; background:#fff; }
.highlight_box	dd	p	{display:none}
.highlight_box	dd	p	.more	{position:absolute; bottom:5px; right:4px;}
.highlight_box	dd	p	.morem	{position:absolute; bottom:6px; right:6px;}

.download_box	{float:left; overflow:auto; overflow:hidden;}
.download_box	li	{float:left; width:100px; margin-right:22px;}
.download_box	li	img.text	{float:left;}
.download_box	li	.icon	{float:right;}
.download_box	.img_bg	{width:95px; height:65px; background:url('../images/showroom/bg_download.gif') no-repeat; padding:5px 0 10px 5px;}
.media_icon	{float:left; padding-top:22px; }
.media_icon	p	{margin-bottom:5px;}
