/* all pages common stylesheet */

body {
   margin: 0;
   border: 0;
   padding: 0;
   text-align: center;
   background: url(http://contents.st-image.com/angel/images/common/bg.jpg) repeat-x;
   background-color: #FFE5F2;
   font-size: 12px;
   line-height: 17px
   color: #666666;
}

h1,h2,h3,h4,h5,h6,img,div,id,ul,li,form {
   margin: 0;
   border: 0;
   padding: 0;
}

h2.headerlead {
   position: absolute;
   top: 0;
   left: 0;
   text-indent: -9999px;
}

table,
tr,
td,
.left {
   text-align: left;
   font-size: 10px;
}

p {
   margin: 0;
   padding: 0;
   border: 0;
   color: #666666;
   text-align: left;
}

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

a:hover {
   color: #FF7326;
   text-decoration: underline;
}

a.leadlink {
   color: #FF7DB7;
   text-decoration: none;
}

a.leadlink:hover {
   color: #FF7326;
   text-decoration: underline;
}

table,th,td {
   color: #666666;
   text-align: center;
}

#container {
   margin: 0 auto;
   border-right: solid 1px #DFC7DD;
   border-left: solid 1px #DFC7DD;
   padding: 0;
   width: 800px;
   background-color: #FFFFFF;
   text-align: left;
}

#container-main {
   margin: 0 auto;
   border-right: solid 1px #DFC7DD;
   border-left: solid 1px #DFC7DD;
   padding: 0;
   width: 800px;
   background: url(http://contents.st-image.com/angel/images/common/main_content_back.gif) repeat-y;
}

#rightmenu {
   margin-left: 15px;
   width: 560px;
   float: left;
   text-align: left;
}

.copyright {
   margin: 40px 0 20px 170px;
}



/* left navigation */

.mainbanner {
   width: 193px;
   background-color: #FFFFFF;
}

#leftmenu {
   padding-left: 15px;
   width: 193px;
   float: left;
   text-align: left;
}

#leftmenu .indent {
   font-size: 10px;
   line-heignt: 14px;
}

#leftmenu .main{
   padding-left: 6px;
   width: 187px;
   background-color: #F2EDE6;
   text-align: left;
}

#leftmenu .indent {
   margin: 5px 0 20px 10px;
   width: 160px;
}

#leftmenu td {
   width: 22px;
   height: 12px;
   line-height: 12px;
}

.left-contents-menu {
   font-size: 12px;
   line-height:16px;
}

.search {
   margin: 10px 0 4px 0;
}

ul {
   font-size: 10px;
   list-style-type: none;
}

li {
   font-size: 10px;
   padding-top: 5px;
   list-style-type: none;
}

.rss {
   margin-top: 30px;
   text-align: center;
   font-size: 10px;
}



/* contents header */

.entry-header-text {
   width: 472px;
   height: 84px;
   line-height: 18px;
   background: url(http://contents.st-image.com/angel/images/common/content_head.gif) no-repeat;
   text-align: left;
}

.title-header {
   margin: 0;
   border:0;
   width: 400px;
   padding: 3px 0 0 0;
   color: #FF7D8C;
   font-size: 18px;
   font-weight: bold;
   line-height:22px;
}

.date-header {
   margin: 0;
   border:0;
   padding: 25px 0 0 0;
   color: #0063A9;
   font-size: 10px;
}

.entry-header-end {
   font-size: xx-small;
   width:560px;
   background-image:url(http://contents.st-image.com/angel/images/common/dotline.gif);
   background-position:bottom; center;
   background-repeat:no-repeat;
}



/* main contents */

.textmain {
   font-size: 12px;
   line-height:18px;
   margin: 13px 33px 0 33px;
}

.textmain img {
   border: 2px solid #E7DACE;
}

.textsub {
   font-size: 12px;
   line-height:18px;
   margin: 13px 33px 0 33px;
}

.textsub img {
   border: 0;
}

.textend {
   clear: both;
   font-size: xx-small;
   padding-top: 15px; 
   background-image:url(http://contents.st-image.com/angel/images/common/dotline.gif);
   background-position:bottom;
   background-repeat:no-repeat;
}

.category-subtitle {
   color: #FF7D8C;
   font-size: 14px;
   font-style: bold;
   margin-top: 20px;
   padding-bottom: 10px;
}

.caption {
   font-size:10px;
   line-height: 14px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 40px 0;
   padding: 3px 10px 0 0;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.backnextlink {
   margin-top: 5px;
   margin-left: 15px;
}



/* main contents : system templates */

.category-title {
   text-indent: 18px;
   font-size: 14px;
   font-weight: bold;
   color: #FF7DB7;
   background: url(/images/common/category_icon2.gif) no-repeat;
   margin-bottom:5px;
}

.category {
   color: #BF5EAF;
   font-size: 14px;
   font-style: bold;
   margin-top: 20px;
}

.input-margin {
   margin-bottom:10px;
}

.margin50 {
   margin: 15px 0 30px 50px;
}

.margin50 p {
   margin: 15px 0 0 0;
}


#comment-author,
#comment-email,
#comment-url,
#comment-text
{
   width: 300px;
}

#side_banner {
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   color: #999999;
   float: left;
   text-align: left;
}

#side_banner img {
   margin: 0px 8px 5px 0px;
   border:none;
}

#side_banner h3 {
   margin: 0;
   border: 0;
   padding: 0;
}

