html, body { 
margin : 0; 
padding : 0; 
width : 100%; 
height : 100%; 
} 
table { 
border : none; 
border-collapse : collapse; 
} 
th { 
font-weight : normal; 
padding : 0; 
} 
td { 
padding : 0; 
} 
fieldset, legend, img { 
margin : 0; 
border : none; 
} 
form { 
padding : 0; 
margin : 0; 
} 
legend { 
display : none; 
} 
fieldset { 
padding : 0; 
} 
ul, ol, li { 
margin : 0; 
padding : 0; 
list-style : none; 
} 
h1, h2, h3, h4, h5, h6 { 
margin : 0; 
padding : 0; 
} 
hr { 
display : none; 
} 
caption { 
display : none; 
} 
em { 
font-style : normal; 
} 
br { 
margin : 0; 
padding : 0; 
} 
p { 
margin : 0; 
padding : 0; 
} 
body { 
background : url(/img/common/bg_all.gif) repeat left top; 
} 

/* LAYOUT */
div#skip_navigation { 
display : none; 
} 
div#l_wrap { 
width : 100%; 
background : url(/img/common/bg_l_wrap.png) repeat-x left top; 
} 

* html div#l_wrap { 
background : url(/img/common/bg_l_wrap.gif) repeat-x left top; 
}

div#header { 
position:relative;
width : 1005px; 
height : 113px; 
margin : 0 auto; 
background : url(/img/common/bg_header.png) no-repeat center top; 
}

* html div#header {
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/bg_header.png', sizingMethod='crop') 
}

div#l_content_wrap { 
width : 1005px; 
margin : 0 auto; 
padding-top:25px;
position:relative;
} 
div#side1_area { 
float : left; 
width : 126px; 
margin-top:2px;
} 
div#side2_area { 
float : left; 
width : 143px; 
padding-left:30px;
margin-top:5px;
} 
* div#side2_area {
padding-left:27px;
}
div#content_area { 
float : left; 
width : 706px;
} 
div#footer_area { 
clear : both; 
width : 1005px; 
height : 120px; 
padding-top:46px;
margin : 0 auto; 
} 
div#footer { 
margin-left : 130px; 
width : 688px; 
height : 52px; 
border : 5px solid #a9a9a9; 
border-top : none; 
} 

/* COMMON */

/*LINEMAP************************************************/
#linemap { 
	position:absolute;
	top:14px;
	right:180px;
	text-align : right; 
} 
#linemap img, #linemap span { 
	vertical-align : top; 
} 
#linemap .sep { 
	display:none;
} 
#linemap span { 
	float:left;
	padding : 0 11px 0 5px; 	
	background : url(/img/common/sep_arrow_linemap.gif) no-repeat right 2px; 
} 
#linemap span.lastpath { 
	background-image : none; 
	padding-right : 0; 
	font-weight : bold; 
} 

#linemap a { 
	text-decoration : none; 
} 
#linemap a:visited { 
	text-decoration : none; 
} 
#linemap a:hover { 
	text-decoration : none; 
} 


span#conference { 
position:absolute;
right:0;
top:42px;
display:block;
width:329px;
height:71px;
background : url(/img/common/txt_sskinifa.png) no-repeat left top; 
text-indent: -9999px;
}
* html span#conference { 
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/txt_sskinifa.png', sizingMethod='crop');
}
a#logo { 
cursor:pointer;
position:absolute;
left:115px;
top:42px;
display:block;
width:290px;
height:71px;
background : url(/img/common/logo.png) no-repeat left top; 
text-indent: -9999px;
}
* html a#logo { 
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/logo.png', sizingMethod='crop');
}
a#logo_prompt { 
cursor:pointer;
position:absolute;
left:132px;
top:12px;
display:block;
width:62px;
height:22px;
background :url(/img/common/logo_prompt.png) no-repeat left top; 
text-indent: -9999px;
}
* html a#logo_prompt { 
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/logo_prompt.png', sizingMethod='crop');
}
ul#gnb_list { 
width:126px; 
}
ul#gnb_list li { 
padding-top:0;
}
ul#gnb_list li.first { 
padding-top:0;
}
ul#gnb_list ol li { 
padding-left:18px;
padding-top:3px;
background:url(/img/common/bul_gnb_depth2.gif) no-repeat 8px 6px; 
}

div#conbox_top {
font-size:0;
line-height:0;
height:7px;
background:url(/img/common/bg_conbox_top.png) no-repeat left top;
}
* html div#conbox_top {
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/bg_conbox_top.png', sizingMethod='crop');
}

div#conbox_btm {
clear:both;
font-size:0;
line-height:0;
height:7px;
background:url(/img/common/bg_conbox_btm.png) no-repeat left top;
}
* html div#conbox_btm {
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/bg_conbox_btm.png', sizingMethod='crop');
}

div#content_wrap {
position:relative;
padding:0 5px 20px 5px;
width:696px;
background:url(/img/common/bg_conbox_mid.png) repeat-y left top;
}
* html div#content_wrap {
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/bg_conbox_mid.png', sizingMethod='scale');
}

div#btn_top { 
position:absolute;right:29px;bottom:24px; 
}

div#btn_top a {
display:block;
width:30px;
height:21px;
background:url(/img/common/btn_top.jpg) repeat-y left top;
text-indent:-9999px;
}

div#title_area {
width:696px;
height:35px;
background:#fff;
}
div#title_area h1 {
display:none;
}
div#title_area h1, div#title_area h2 {
padding:0 0 0 18px;
}
div.main div#title_area h1 {
display:block!important;
}

div#product_default {
width:696px;
height:332px;
position:relative;
}

div#product_default div.imgbox {
position:absolute;
left:0;
top:0;
}

div#product_default div.wrap {
position:absolute;
left:427px;
top:66px;
padding:0;
margin:0;
}

div#product_default dl.infolist {
margin:0;
padding:0;
width:250px;
}

div#product_default dl.infolist dt {
clear : left; 
float : left; 
margin : 0; 
padding : 0 5px 0 0;
}

div#product_default dl.infolist dd {
margin:0;
padding:0 0 7px 0;
}
div#product_default dl.infolist dd.seller { height:15px;}

div#product_default a.btn_video {
clear:both;
display:block;
width:85px;
height:26px;
background:url(/img/common/btn_video.png) no-repeat left top;
text-indent: -9999px;
margin-top:10px;
}
* html div#product_default a.btn_video {
cursor:pointer;
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/common/btn_video.png', sizingMethod='scale');
}

div#content_wrap h3 { 
padding:6px 0 10px 17px; 
}

div#product_scshot{
background:#efefef;
}

div#product_desc{
border-top:1px solid #dfdfdf;
padding-bottom:17px;
}

div#product_desc p{
padding:0 20px 0 20px;
text-align:justify;
line-height:1.5em;
}

div#product_desc p img.desc_img {
margin:0 17px 10px 0;
}

div#product_video{
clear:both;
border-top:1px solid #dfdfdf;
}
div#product_video div.videoplayer {
width:519px;
margin:0 auto;
}

div#brandstory {
padding:4px 0 0 0;
min-height:227px;
}
*+ html div#brandstory{ 
min-height:240px;
}
* html div#brandstory{
height:227px;
}
div#brandstory strong.hd {
display:block;
padding:5px 0 13px 3px;
}
div#brandstory ul{
padding-left:4px;
min-height:192px;
}
div#brandstory ul li{
float:left;
min-height:192px;
padding:0 0 0 10px;
}
div#brandstory a { 
display:block;
width:167px;
height:192px;
cursor:pointer;
}

div.main div#brandstory div.wrap { 
margin:0;
padding:0;
height:208px;
}

/* History */
div.history div.wrap_maincon { 
padding:19px 0 0 20px;
background:url(/img/history/bg_maincontent.jpg) no-repeat left top;
border-bottom:1px solid #f0f0f0;
}

dl.history_list { 
width:666px;
margin:0;
position:relative;
min-height:113px;
}
* html dl.history_list { 
height:113px;
}
dl.history_list dt {
width:470px;
margin:0;
padding:0 0 5px 194px;
}
dl.history_list dd {
margin:0;
padding:0;
}
dl.history_list dd.intro {
padding-left:194px;
width:470px;
}
dl.history_list dd.info {
width:194px;
min-height:100px;
position:absolute;
left:0;
top:4px;
background:url(/img/history/bg_historylist_info.png) no-repeat left top;
}
* html dl.history_list dd.info {
height:100px;
background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/history/bg_historylist_info.png', sizingMethod='crop');
}

dl.history_list dd div.movie_btnset { 
margin:0;
padding:3px 0 0 0;
width:115px;
text-align:center;
}
dl.history_list dd div.movie_btnset img {
margin-bottom:3px;
}
/* Lock */
div.lock div.wrap_maincon { 
padding:14px 10px 0 19px;
min-height:238px;
background:url(/img/lock/bg_maincontent.jpg) no-repeat left top;
}
* html div.lock div.wrap_maincon { 
height:238px;
}


ul#lock_list { 
padding:16px 0 0 0;
}
ul#lock_list li {
float:left;
padding-left:6px;
}

ul#lock_list li.first {
padding-left:0;
}

ul#lock_list a {
position:relative;
display:block;
width:143px;
height:163px;
}
ul#lock_list span.title {
position:absolute;
left:0;
top:12px;
width:143px;
text-align:center;
}

/* S'Skin */
div.sskin_txt_wrap {
padding-left:20px;
}

div.sskin_txt_wrap p {
padding-top:8px;
padding-bottom:9px;
}
p.sskin_catchphrase1 {
width:131px;
height:20px;
background:url(/img/sskin/txt_catchphrase1.gif) no-repeat left top;
text-indent:-9999px;
margin:14px 0 11px 0;
padding:0!important;
}

p.sskin_catchphrase2 {
width:142px;
height:16px;
background:url(/img/sskin/txt_catchphrase2.gif) no-repeat left top;
text-indent:-9999px;
padding:0 0 2px 0!important;
}

/* Game */
p.game_txt1_wrap{
padding:14px 5px 14px 20px;
}

div#game_motion { 
border-top:1px solid #dfdfdf;
padding:0 10px 13px 20px;
}

div#game_motion h2 {
padding:7px 0 10px 0;
}

ul.game_list { 
padding:16px 0 0 13px;
min-height:121px;
}
ul.game_list li {
float:left;
padding-left:3px;
}

ul.game_list li.first {
padding-left:0;
}

ul.game_list a {
position:relative;
display:block;
width:204px;
height:121px;
}
ul.game_list span.title {
display:none;
}

/* About */
div.about_txt1_wrap {
padding:8px 20px;
}
div.about_txt1_wrap p{
padding:8px 0;
}

div#about_uci {
border-top:1px solid #dfdfdf;
padding:8px 20px;
}
div#about_uci p {
padding:8px 0;
}

div#about_uciroadmap {
border-top:1px solid #dfdfdf;
}
div#about_uciroadmap h2 { 
padding:6px 0 5px 20px;
}

/* Movie */
div.movie div.videoplayer { 
	padding-top:45px;
	width:519px;
	margin:0 auto;
}

div.movie_btnset { 
	width:519px;
	margin:0 auto;
	text-align:right;
	padding:3px 0 0 0;
}

div.movie div#content_wrap p {
padding:15px 10px 14px 20px;
border-bottom:1px solid #dfdfdf;
}

/* Contact Us */
div.contact div#content_wrap {
padding-bottom:0;
}
div#contact_map { 
position:relative;
}
div#contact_map dl{ 
position:absolute;
left:20px;
top:14px;
}
div#contact_map dl {
margin:0;
padding:0;
width:600px;
}
div#contact_map dl dt {
clear : left; 
float : left; 
margin : 0; 
padding : 0 5px 0 0;
}
div#contact_map dl dd {
margin:0;
padding:0 0 14px 0;
}

ul#promptlink { 
height:185px;
border:3px solid #ff9000;
padding:0 0 0 11px;
}
ul#promptlink li { 
padding-top:31px;
}
ul#promptlink li a { 
text-decoration:underline;
}
div#banner_side2 {
padding-top:16px;
}
div#footer ul.fmnu_list{
padding:0 0 0 22px;
}
div#footer ul.fmnu_list li { 
float : left; 
padding-top:8px;
width : 101px; 
} 

div#footer ul.fmnu_list li a{
display:block;
}
div#footer ul.fmnu_list li span.upper { 
display : block; 
} 
div#footer ul.fmnu_list li span.menuname { 
display : block; 
} 

div#copyright { 
margin-left : 130px; 
width : 698px;
padding:6px 0 0 0;
text-align:right;
}