


* {	margin: 0; padding: 0; }

body { font-family: tahoma; font-size: 13px; color: #333; background-color: #ccc; } a { text-decoration: underline;	font-weight: bold;	color: #fff; }

img { border: 0px; }

/* Main Structured */
#frame { width: 100%; }

#wrapper { margin-left: auto; margin-right: auto; text-align: left; width: 700px; position: relative; }

#header { padding-top: 15px; width: 700px; margin-top: 0px; height: 100px; background-color: #fff; }

#logo { position: absolute; right: 0px; top: 0px;}

#content { padding-top: 3px; width: 700px; min-height: 500px; }

#footer { height: 40px; padding-top: 15px; text-align: center; width: 627px; }

/* Header Set */
h1 { margin-top: 20px; padding: 0 8px 0 8px; line-height: 30px; font-size: 35px; font-weight: bold; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }

h2 { padding: 0 8px 0 8px; font-size: 13px; font-weight: normal; }

h3 { margin: 12px 0 20px 0; font-size: 13px; padding: 10px 8px 0 0; border-bottom: 1px solid #fff; }

p { font-size: 13px; margin-bottom: 20px; padding: 0 10px 0 10px; }