
/* ==== GLOBAL ==== */

* {
margin:0;
padding:0;
}

a:link {
color: #5FC1BF;
}

a:hover {
color: #50A09C;
}

a:visited {
color: #50A09C;
}

.right {float: right;padding: 5px;}
.textcenter {text-align: center;}

body {
background: #eeeeee;
color: #535353;
line-height: 1.35em;
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 10px 0;
}

#top_ad {
text-align:center;
margin:0 auto 10px;
}

/* ==== Content ==== */

#wrapper {
background: transparent url(../img/wrap_c.gif) repeat-y center;
width: 800px;
margin: 0 auto;
padding: 0 15px;
}

/* wrapper box */

.wrap_t {
background: transparent url(../img/wrap_t.gif) no-repeat center bottom;
display: block;
height: 10px;
}

.wrap_b {
background: transparent url(../img/wrap_b.gif) no-repeat center top;
display: block;
height: 40px;
}

/* /wrapper box */

#header {
background: transparent url(../img/OSK-header.jpg) no-repeat center top;
height: 200px;
margin-bottom: 15px;
width: 800px;

}

#header p {
padding: 10px 25px;
}

#header a {
float: right;
}

#l_content {
float: left;
width: 530px;
}

#l_content .l_item {
background: transparent url(../img/l_item_c.gif) repeat-y center;
padding: 0 10px;
}

/* left item box */

#l_content .l_item_t {
background: transparent url(../img/l_item_t.gif) no-repeat center bottom;
display: block;
height: 10px;
}

#l_content .l_item_b {
background: transparent url(../img/l_item_b.gif) no-repeat center top;
display: block;
height: 10px;
margin-bottom: 10px;
}

/* /left item box */

/* comments */

.js-CommentsArea .js-CreateCommentArea {
background-color: #66CBCB;
}

#l_content .l_item .l_banner {
background: transparent url(../img/OSK-banner.jpg) top left no-repeat;
color: #C3FF1B;
font-size: 1.25em;
height: 41px;
line-height: 2.45em; /* = 41px */
margin-bottom: 10px;
padding: 0 20px;
width: 506;
}

#l_content .l_item p {
padding: 0 20px;
text-align: justify;
}

#r_content {
float: right;
width: 250px;
}

#r_content .r_item {
background: transparent url(../img/r_item_c.gif) repeat-y center;
color: #5FC1BF;
padding: 0 10px;
}

/* right item box */

#r_content .r_item_t {
background: transparent url(../img/r_item_t.gif) no-repeat center bottom;
display: block;
height: 10px;
}

#r_content .r_item_b {
background: transparent url(../img/r_item_b.gif) no-repeat center top;
display: block;
height: 10px;
margin-bottom: 10px;
}

/* /right item box */

#r_content .r_item .r_title {
background: transparent url(../img/OSK-banner_sml.jpg) top left no-repeat;
color: #C3FF1B;
font-size: 1.25em;
height: 41px;
line-height: 2.45em; /* = 41px */
margin-bottom: 10px;
padding: 0 10px;
width: 206px;
}

.r_item p {
padding-left: 10px;
}

.r_item img, .r_item span {
border: none;
margin: 10px 0;
}

.r_item a {
line-height: 1.5em;
text-decoration: none;
letter-spacing: 1px;
}

#footer {
background: transparent url(../img/OSK-foot.gif) top center no-repeat;
clear: both;
height: 31px;
line-height: 2.25em;
text-align: center;
width: 800px;
font-size:18px;
color:#000;
}

#footer a{
text-decoration:none;
}

#ul
{
margin-left:45px;
}

#legal_text
{
font-size:12px;
}