@charset "UTF-8";
/* For MODx sample site by MEGU */
/* Target browser IE6/7, Firefox1.5/2, ONLY */


a {
	text-decoration:none;
	color:#0066cc;
}
a:link {
	text-decoration:none;
	color:#0066cc;
}
a:visited {
	text-decoration:none;
	color:#0066cc;
}
a:hover {
	text-decoration:;
	color:#003399;
}
table, img {
	border:0px none transparent;
}
table {
	border-collapse:collapse
}
caption, th {
	font-weight:bold;
}

/* ++++++ LAYOUT ++++++ */
#underbox {
	background-color:#fff;
	background-position:100% 0%;
	text-align:left;
	width:757px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
    border-left:1px solid #eee;
    border-right:1px solid #eee;

}

#container {
	background-color:#fff;
	background-position:0% 100%;
	text-align:center;
	overflow:auto;
	width:757px;
	padding:0px 0px 3px;
}

#contents{
	color:#333;
	text-align:left;
	width:757px;
}





/* +++ CONTAINER +++ */
#container p.topagetop {
	clear:both;
	text-align:right;
	margin:1em;
}
/* +++ CONTENTS +++ */
.contentsbody {
	color:#444;
	background-color:#fff;
	margin:5px 5px 5px 5px;
	padding:8px;
}
.contentsbody h1{
	color:#444;
	background-image:url(images/topic.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight: bold;
	line-height:1em;
	margin:0em 0px 0em;
	padding:7px 0px 8px 12px;
}
.contentsbody h2{
	background-image:url(images/listmark03.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:12px;
	font-weight: bold;
	margin:10px 5px 10px;
	padding-left:16px;
}


.contentsbody h3{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0.2em;
}

.contentsbody h4{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0.2em;
}

.contentsbody h6{
	background-image:url(images/listmark06.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:12px;
	font-weight: normal;
	margin:10px 5px 10px;
	padding-left:16px;
}
.contentsbody p {
 	font-size:12px;
	padding:10px;
	margin:0px 0px 10px 5px;
	line-height:1.3em;
}
.contentsbody p em {
	font-size:12px;
	font-weight:bold;
	padding:10px;
	font-style:normal;
}

.contentsbody p strong {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	padding:10px;
}
.contentsbody blockquote {
}
.e1{
	color:#fff;
	background-image:url(images/engineerguide.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight: bold;
	line-height:1em;
	padding:7px 0px 8px 25px;
}
.enavi{
	background-image:url(images/li2.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:12px;
	font-weight: normal;
	padding-left:12px;
}
.eng{
	color:#444;
	font-size:12px;
	padding:10px;
}
.eng11{
	font-size:12px;
	padding-top:10px;
	padding-right:10px;
}
.engentry{
	background-color:#FFF7F7;
	width:506px;
    padding:5px;
	line-height:1.3em;
    border:2px solid #ccc;
}
.engback{
	background-image:url(images/engback.gif);
	background-repeat:no-repeat;
}
.skillback{
	background-image:url(images/skillback.jpg);
	background-repeat:no-repeat;
}
.topi{
margin: 5px 5px 5px 0px;
border-bottom: #CCCCCC dotted 1px;
}

.topi2{
margin: 10px 0px 5px 0px;
}
.table{
	color:#444;
	font-size:12px;
	padding:12px;
}
.bread{
	color:#666;
	font-size:10px;
	padding-bottom:5px;
}
.entrytext {
 	font-size:12px;
	padding:10px;
	margin:0px 30px 10px 30px;
	line-height:1.3em;
}


