body
{
	font-family: MS UI Gothic;
	font-size: 12px;
	line-height: 1.5em;
	color: #f0f0f0;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 8px;
	background-color: #2e5cbc;
	background-image: url(img/head.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

h3
{
	font-family: MS UI Gothic;
	font-size: 12px;
	color: #f0f0f0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h5
{
	font-family: MS UI Gothic;
	font-size: 9px;
	color: #f0f0f0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

dt
{
	font-weight: bold;
}

.head1
{
	font-size: 12px;
	position: absolute;
	left:16px;
	top:8px;
	width:500px;
	margin: 0px 0px 0px 0px;
}

.box1
{
	font-size: 12px;
	position: absolute;
	left:16px;
	top:170px;
	width:300px;
}

.box2
{
	font-size: 12px;
	position: absolute;
	left:300px;
	top:140px;
	width:260px;
}

.box-kb-multi
{
	font-size: 12px;
	position: absolute;
	left:16px;
	top:200px;
	width:300px;
}


.main1
{
	font-size: 12px;
	float: left;
	width: 600px;
	height: 140px;
	margin: 0px 0px 0px 16px;
}
.menu1
{
	font-size: 10px;
	float: right;
	text-align: right;
	width: 170px;
	margin: 0px 0px 0px 0px;
}



img
{
	border-style: none;
}

a
{
	text-decoration: none;
	color: #f0f0f0;
}

a:hover
{
	color: #2e5cbc;
	background-color: #ceccfc;
}

.menu1 a#logo    { position:absolute; top:  8px; right:16px; display: block; width:160px; height: 80px; background-image: url(img/studio.png);}
.menu1 a#entTwt  { position:absolute; top:100px; right:24px; display: block; width: 24px; height: 24px; background-image: url(img/entTwt.png);}
.menu1 a#entTop  { position:absolute; top:128px; right:16px; display: block; width:160px; height: 24px; background-image: url(img/entTop.png);}
.menu1 a#entKero { position:absolute; top:152px; right:16px; display: block; width:160px; height: 24px; background-image: url(img/entKero.png);}
.menu1 a#entPxt  { position:absolute; top:176px; right:16px; display: block; width:160px; height: 24px; background-image: url(img/entPxt.png);}
.menu1 a#entArc  { position:absolute; top:200px; right:16px; display: block; width:160px; height: 24px; background-image: url(img/entArc.png);}
.menu1 a#entBbs  { position:absolute; top:124px; right:16px; display: block; width:160px; height: 24px; background-image: url(img/entBbs.png);}
.menu1 a#address { position:absolute; top:248px; right:16px; display: block; width:160px; height: 24px; background-image: url(img/address.png);}
.menu1 a:hover { background-position: top right; }


.body1 a#ques{ position: absolute; top:  32px; left: 184px; display: block; width: 320px; height: 48px; background-image: url(img/questionnaire_s.png);}
.body1 a#ques:hover { background-position: top right; }
.bodyxx a#ques{ position: absolute; top:  176px; left: 16px; display: block; width: 320px; height: 48px; background-image: url(img/questionnaire_s.png);}

table
{
	border: solid 0px #000000;
	border-collapse: separate;
	border-spacing: 2px;
}

td{
	padding-left:   16px;
	padding-right:  16px;
	padding-top:    5px;
	padding-bottom: 5px;
}


tr
{
	font-family:MS UI Gothic;
	font-size: 12px;
	color: #dedede;
	background-color: #608eee;
	font-width: normal;
}


p .editbox
{
	font-size:12px;
	line-height: 16px; 
	padding-left:2px;
	color:#ffffff;
	background-color:#2e5cbc;
	border-width:0px;
	scrollbar-track-color:      #202020;
	scrollbar-face-color:       #404040;
	scrollbar-shadow-color:     #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:  #000000;
	scrollbar-3dlight-color:    #808080;
	scrollbar-arrow-color:      #000000;
}

.pp_details { background: #fff; color:#000; }
 
.button{       font-size:12px; background-color:#2e5cbc; color:#507ede; height:17px; width:48px; border-width:0px }
.button:hover{ font-size:12px; background-color:#2e5cbc; color:#ffffff; height:17px; width:48px; border-width:0px }


div.bbs_text{
	font-family:MS UI Gothic;
	font-size:12px;
	color: #dedede;
	text-align: left;
	line-height: 15px;
	padding-left: 16px;
} 

div.bbs_head
{
	font-family:MS UI Gothic;
	font-size:12px;
	color: #608eee;
	text-align: left;
	line-height: 2px;
	padding-left: 4px;
} 

div.bbs_guest
{
	font-family:MS UI Gothic;
	font-size:12px;
	color: #a5b598;
	text-align: left;
	line-height: 2px;
	padding-left: 4px;
} 