/* Start of CMSMS style sheet '002Hearts_content' */
/* content */
#content {
 height:399px;
 background: url(images/bg_content.gif) no-repeat top #F4E6F5;
}


#content .table_content {
 width:792px;
 height:322px;
 margin:42px 0 20px 50px;
 background-color: #F4E6F5;
}
#content .table_content .col_line {width:1px; background: #ffffff /*#cdcdcc */}
#content h1 {
display: block;
width: 100%;
}
#content .col2 {
 font-family: arial;
 font-size: medium;
 font-weight: bold;
}
#content .col2 a {
 text-decoration:none;
 color: red; 
 font-family: arial;
 font-weight: bold;
}
#content .col2 a:hover {
  text-decoration:underline;
}
#content blockquote {
 display: block;
 color: #5D1917;
 padding: 5px;
 width: 100%;
 background: #FEFBC4;
 margin: 0px;
}

/*url(images/quote.gif) no-repeat top left*/

/* index.html */
#page1 #content .col1 {width:177px; padding:5px 0 10px 1px}
#page1 #content .col2 {padding:8px 20px 0 22px; color:#636363}
#page1 #content .col2 .title {margin:0 0 23px -5px}
#page1 #content .col2 .pic {margin:0 0 27px -5px; display:block}
#page1 #content .col2 p {margin:7px 0 24px 0}
#page1 #content .col3 {width:181px; padding:19px 0 0 30px}
#page1 #content .col3 .title {margin:0 0 25px -6px}
#page1 #content .col3 .title_1 {margin:0 0 23px 1px; display:block}
#page1 #content .col3 .line {margin:28px 0 25px -8px}
#page1 #content .col3 ul {margin:0 0 0 -2px}
#page1 #content .col3 h3 {line-height:12px; font-size:11px; margin:0 0 10px 0}

#content .col2 ul {
 display: block;
 padding-top: 10px;
 padding-bottom: 10px;
}
#content .col2 img {
  margin: 3px;
}
#content .col2 hr {
  clear: both;
  width: 100%;
}

#content .quotation {
  background: url(/images/curly_tiled_bg.jpg) repeat-y top left;
  font-family: serif;
  font-size: 14px;
}
/* End of '002Hearts_content' */

