@charset "UTF-8";

/* browser reset css */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* text reset */ㄋ
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{
	font-size:23px
}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:0px} 
/*  end of reset css */



html, body {
	text-align: center;
	margin: 0px;
	background: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a1dff3;
}

a {
	-webkit-transition: color 0.25s ease-out;
}

a:link, a:visited {
	color: #3CF;
	text-decoration: none;
}

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

p {
	line-height: 1.5;
	padding-bottom: 8px;
}
	
/* TEXT */

.text {
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

.highlight {
	color: #FFFFFF;
}

/* STRUCTURE */

#wrapper {
	width: 820px;
	background: #222222;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headbar {
	height: 68px;
	}
	
#content_top {
	width: 820px;
	height: 30px;
	background-image: url(../images/global/content_top.jpg);
	background-repeat: no-repeat;
	}

#content {
	width: 740px;
	text-align: left;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/global/content_bg.jpg);
	background-repeat: repeat-y;
}

#content_bottom {
	width: 820px;
	height: 50px;
	background-image: url(../images/global/content_bottom.jpg);
	background-repeat: no-repeat;
}

/* MENU BAR */

#menubar {
	width: 780px;
	height: 33px;
	text-align: left;
	background-image: url(../images/global/menubar_background.jpg);
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}
  
#menubar_right {
	height: 33px;
	float: right;
	padding-right: 10px;
}
  
#menubar_design {
	width: 95px;
	height: 33px;
	background-image: url(../images/global/menubar_map.png);
	background-position: 0px 0px;
	float: right;
}

#menubar_design:hover {
	background-position: 0px 33px;
}

#menubar_design_on {
	width: 125px;
	height: 33px;
	float: left;
}

#menubar_info {
	width: 71px;
	height: 33px;
	background-image: url(../images/global/menubar_map.png);
	background-position: -95px 0px;
	float: right;
}

#menubar_info:hover {
	background-position: -95px 33px;
}

#menubar_info_on {
	width: 100px;
	height: 33px;
	float: left;
}

#menubar_vj {
	width: 53px;
	height: 33px;
	background-image: url(../images/global/menubar_map.png);
	background-position: -166px 0px;
	float: right;
}

#menubar_vj:hover {
	background-position: -166px 33px;
}

#menubar_vj_on {
	width: 90px;
	height: 33px;
	float: left;
}

#menubar_blog {
	width: 78px;
	height: 33px;
	background-image: url(../images/global/menubar_map.png);
	background-position: -219px 0px;
	float: right;
}

#menubar_blog:hover {
	background-position: -219px 33px;
}

#menubar_blog_on {
	width: 110px;
	height: 33px;
	float: left;
}

/* PORTFOLIO */

#portfolio {
	width: 740px;
}

.portfolio_des {
	width: 720px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.portfolio_des_left {
	width: 590px;
	float: left;
}

.portfolio_des_right {
	width: 110px;
	float: right; 
}

.portfolio_quick_menu {
	color: #666;
	width: 730px;
	text-align: right;
	padding-right: 10px;
	float: right;
}

.portfolio_quick_menu a:link, .portfolio_quick_menu a:visited {
	color: #999;
	text-decoration: none;
} 

.portfolio_quick_menu a:hover {
	color: #f9ac5a;
	text-decoration: none;
}

.portfolio_keywords {
	font-size: 85%;
	}

/* INFO */

#info {
	width: 740px;
	height: 390px;
	background-image: url(../images/info/info_bg.jpg);
	text-align: center;
}

.info_left {
	width: 380px;
	padding: 95px 20px 0 50px;
	text-align: left;
	float: left;
}

.info_right {
	width: 170px;
	height: 250px;
	padding: 35px 50px 0 20px;
	text-align: left;
	float: right;
}

/* VJ */

#vj_introduction {
	width: 740px;
	height: 1410px;
	background-image: url(../images/vj/vj_equipment.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.vj_left {
	width: 370px;
	padding: 10px 20px 0 50px;
	text-align: left;
	float: left;
}

.vj_right {
	width: 230px;
	padding: 35px 50px 0 20px;
	text-align: left;
	float: right;
}

/* PORTFOLIO */

#reconnect {
	width: 740px;
	height: 390px;
	text-align: center;
}

/* FOOTER */

#footer  {
	clear: both;
	font-size: 100%;
	width: 820px;
	background: #000000;
	text-align: center;
	line-height: 1.5;
  }
  
.clear {
	clear: both;
}

img {
	border: none;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

