body {
	background:#FFF9EB url(bg2.jpg) center 0px no-repeat;
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	color:#605D5C;
	margin:0px;
}
#main {
	width:931px;
	margin:0 auto;
}
#logo {
	background: url(logo.png) no-repeat;
	width:335px;
	height:50px;
	left:532px;
	top:45px;
	position:relative;
}
#logo a {
	display:block;	
	width:100%;
	height:100%;
}
.menu_btn, .menu_btn_act, .twitt, #submit, .dsgn, .dsgn_act, .lgo, .lgo_act, .prn, .prn_act, #sld1, #sld2, #sld3 {
	background:url(sprite.png) no-repeat;
}
/* -- Menu Style -- */
#menu {
	width:400px;
	height:50px;
	margin:75px 0 0 516px;
}
.menu_btn {
	background-position: 0 0;
	width:26px;
	height:26px;
	display:block;
	margin:0px auto;
}
.menu_btn_act {
	background-position: 0 -60px;
	width:26px;
	height:26px;
	display:block;
	margin:0px auto;
}
.mh {
	width:150px;
	margin:0px;
}
.ma {
	width:46px;
	margin:0 0 0 52px;
}
.mp {
	width:68px;
	margin:0 0 0 46px;
}
.mc {
	width:60px;
	margin:0 0 0 36px;
}
#menu dl {
	float:left;
	text-align:center;
}
#menu dd {
	margin:4px 0 0 0px;
}
.menu_tit {
	text-decoration:none;
	color:#A5856E;
}
.menu_tit:hover, .menu_tit_act {
	color:#000;
	text-decoration:none;
}
#menu dl:hover dt a.menu_tit {
	color:#000;
}
#menu dl:hover dd a.menu_btn {
	background-position:0 -60px;
}
#cnt {
	width:100%;
}
/* -- Index Page Style -- */
.ind {
	padding:0 0 0 110px;
}
.ind_tit {
	border-top: 2px dotted #FEEFB8;
	border-bottom: 2px dotted #FEEFB8;
	width:700px;
}
.tit1 {
	margin:10px 0 0 0;
	font-size:27px;
	color:#00AEC4;
}
.tit1 span {
	color:#18404B;
}
.tit2 {
	margin:0 0 10px 0;
	font-size:14px;
	color:#18404B;
	text-align:justify;
}
.text {
	margin: 20px 0 0 0;
	font-size:11px;
	width:714px;
	text-align:justify;
}
.ind_sld {
	width:0px;
	float:left;
	position:relative;
	margin:20px 0 0 10px;
	z-index:2;
}
#sld1 {
	background-position: 0 -640px;
	width:224px;
	height:61px;	
	margin:60px 0 0 120px;
	z-index:2;
}
#sld2 {
	background-position: 0 -740px;
	width:224px;
	height:61px;	
	z-index:2;
	margin:10px 0 10px 120px;
}
#sld3 {
	background-position: 0 -840px;
	width:224px;
	height:61px;	
	z-index:2;
	margin:0 0 0 120px;
}
#pic_sld {
	position:absolute;
	margin:50px 0 0 182px;
	z-index:3;
}
#pic_sld img {
	width:715px;
	height:256px;
	border: 2px solid #FEEFB8;
	-moz-border-radius: 15px 15px 15px 15px;
}
.index2, .index3 {
	display:none;
}