/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

img
{
border: 0px;
}

a:link {
	color: #427321;
}

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

a:visited {
	color: #427321;
}

body {
	
	background: #000000   ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 30px;
}

#picture_kor{
	background: #000000 url(images/sign.jpg) no-repeat ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 30px;
}


#logo_ssip{
	background: #000000 url(images/ssip.jpg) no-repeat ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 30px;
}

#content
{
height: 430px;
}

#main
{
float: left;
width: 630px;
margin-top: 20px;
margin-bottom: 20px;
}

#header {
	height: 160px;
	float: left;		
}

#menu
{
width: 730px;
height: 50px;
margin-bottom: 2px;

}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	background: url(images/button.gif) no-repeat;
	margin-right: 4px;

}

#menu a:hover {
	width: 142px;
    height: 50px;
	color: #D3EFC0;
	text-decoration: underline;
}


#logo {

width: 229px;
height: 100px;
float: left;
padding-top: 130px;
padding-left: 36px;
}

#logo_ssip {

float: left;
 
margin-top: 250px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 22px;
}

#page
{
background: #70B045 url(images/page_back.gif) repeat-x;
padding-right: 5px;
padding-left: 5px;
}
 

#left H3
{
width: 202px;
height: 24px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) no-repeat
}

#left .title_back
{
background: url(images/title_back.png) no-repeat;
}


#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}


#left H4
{
font-size: 10px;
}

#left a {
	color: #427321;
	font-size: 11px;
}
#left a:visited {
	color: #037931;
	font-size: 11px;
}

#left p
{
padding: 10px;
}

 

#right
{
width: 499px;
padding-top: 10px
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	height: 24px;
	background: url(images/h4.png) no-repeat;
	padding-left: 20px;
	padding-top: 10px;
}

#right H4 a
{
	color: #ffffff;
}

#right a
{
color: #427321;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #427321;
}
.date {
	text-align: right;
	color: #427321;
	font-size: 11px;
}

.date a {
	color: #427321;
}



#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #427321;
}

#footer a {
	color: #037931;
}