body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    background-color: #e9d4c1;
    background-image: url(/resource/images/page-bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

h1, h2, h3, h4, h5 {
    padding: 0px;
    margin: 0px;
    color: #402557; 	
}

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

img {
    /*margin: 10px;*/
}

a img {
    border: 0px;
}

input[type=image] {
    margin: 10px;
}

.clear {
    clear: both;	
}

.main-body {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
}

.main-body .head {
    height: 400px;
    background-image: url(/resource/images/head-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.main-body .head .text {
	width: 265px;
    left: 750px;
    top: 105px;
    position: relative;
    font-size: 11px;
}

.main-body .head .navigate {
	width: 100px;
	left: 46px;
	top: 23px;
	position: relative;
}

.main-body .head .head-text-link {
    width: 200px;
    left: 766px;
    top: 30px;
    position: relative;
}

.main-body .head .head-text-link a {
    color: #ffffff;
    text-decoration: none;
}

.main-body .head .navigate a {
    width: 15px;
    height: 15px;
    margin: 8px;
    display: block;
    float: left;
}

.main-body .head .navigate .home {
    background-image: url(/resource/images/home.gif);
    background-repeat: no-repeat;
}

.main-body .head .navigate .mail {
    background-image: url(/resource/images/mail.gif);
    background-repeat: no-repeat;
}

.main-body .head .navigate .map {
    background-image: url(/resource/images/map.gif);
    background-repeat: no-repeat;
}

.main-body .head .menu {
	height: 60px;
	width: 1015px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 110px;
}

.main-body .head .menu .content {
	height: 60px;
	width: 965px;
    background-image: url(/resource/images/menu-bg.png);
    background-repeat: repeat-x;
    padding-top: 22px;
    float: left;
}

.main-body .head .menu .content a {
	background-image: url(/resource/images/menu-separator.png);
    background-repeat: no-repeat;
    background-position: left;
	padding: 15px;
	padding-left: 18px;
    color: #62377f;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.main-body .head .menu .content a:first-child {
    background: none !important;
}

.main-body .head .menu .left {
	margin-top: 1px;
    height: 60px;
    width: 25px;
    background-image: url(/resource/images/menu-left.png);
    background-repeat: no-repeat;
    float: left;
}

.main-body .head .menu .right {
    height: 60px;
    width: 25px;
    background-image: url(/resource/images/menu-right.png);
    background-repeat: no-repeat;
    float: left;
}

.main-body .content-data {
	min-height: 300px;
    margin-bottom: -300px;
    margin-left: 30px;
    margin-right: 0px;
    position: relative;
    top: -90px;
    z-index: 10;
}

.main-body .content-data .container {
    margin-right: 30px;
}

.main-body .bottom {
	width: 1060px;
	height: 350px;
    background-image: url(/resource/images/bottom-bg.jpg);
    background-repeat: repeat-x;
    position: relative;
    bottom: 0px;
    z-index: 1;
}

.main-body .bottom .banner {
    padding-top: 100px;
    bottom: 10px;
    position: absolute;
    margin-left: 40px;
    opacity: 0.5;
}

.block {
	background-repeat: no-repeat;
    width: 322px;
    height: 318px;
    float: left;
    padding-left: 16px;
}

.block .container {
	margin-top: 185px;
	width: 285px;
}

.block a {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;	
}

.block ul li {
    list-style-type: none;
    background-image: url("/resource/images/arrow.png");
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
    margin-top: 5px; 
}

.block .list-link {
	display: block;
	text-align: right;
	font-weight: normal;
	margin-right: 40px;
}

.block .all-news {
    display: block;
    text-align: right;
    font-weight: normal;
    margin-right: 40px;
    margin-top: 16px;
    color: #62377f;
}

.yoga {
    background-image: url(/resource/images/yoga-block.png);
}

.seminar {
    background-image: url(/resource/images/seminar-block.png);
}

.astrology {
    background-image: url(/resource/images/astrology-block.png);
}

.news {
    background-image: url(/resource/images/news-block.png);
    height: 380px;
}

.news .container a {
    color: #62377f;
    text-decoration: none;
    font-weight: normal;
}

.news .container .date {
    display: block;
}

.news .container {
    margin-top: 20px;	
}

.news li {
    background-image: none !important;
    border-bottom: 1px dashed #888888;
    padding: 5px !important;
}

.news li:last-child {
    border: none;
}

.news ul {
    margin-left: 0px;
    padding-left: 0px;
}

.index-content {
    float: left;
    width: 660px;	
    position: relative;
}

.index-content .content table {
    table-layout: fixed;
    width: 600px;
}

table td {
    vertical-align: top;	
}

.left-content {
    width: 300px;
    border-right: 1px dashed #402557;	
}

.right-content {
    width: 330px;
}

.bottom-info {
    padding-top: 10px;	
}

.photo {
    padding: 15px;
    padding-top: 5px;  
}

.photo a {
    color: #62377f;
    text-decoration: underline;
    font-weight: normal;
}

.photo .description {
    color: #62377f;
    font-size: 12px;
}

.photo .list-link {
    display: block;
    text-align: right;
    position: relative;
    top: -20px;
    font-size: 11px;
}

.article {
    padding: 5px 15px 15px;
}

.article .container {
	padding-top: 5px;
} 

.article .container .item {
    padding-top: 10px;
    padding-bottom: 10px;
} 

.article a {
    color: #62377f;
    text-decoration: underline;
    font-weight: normal;
}

.article .list-link {
	display: block;
	text-align: right;
	position: relative;
	top: -20px;
	font-size: 11px;
}

.round div {
    background-color: #ffffff;
    opacity: 1;
}

.round .round6 {
    margin-left: 7px;
    margin-right: 7px;
    height: 1px;
}

.round .round5 {
    margin-left: 5px;
    margin-right: 5px;
    height: 1px;
}

.round .round4 {
    margin-left: 4px;
    margin-right: 4px;
    height: 1px;
}

.round .round3 {
    margin-left: 3px;
    margin-right: 3px;
    height: 2px;
}

.round .round2 {
    margin-left: 2px;
    margin-right: 2px;
    height: 1px;
}

.round .content {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.news-item {
    border-bottom: 2px solid #e9d4c1;
    padding-bottom: 10px;
    padding-top: 10px;	
}

.news-item:last-child {
    border-bottom: 0px;  
}

.title {
    margin-bottom: 10px;
    display: block;
}

.news-item .title {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.news-item .date {
    font-weight: bold;
    display: block;
    padding-bottom: 3px;
}

.yoga-item {
    padding-bottom: 5px;
    padding-top: 5px;  
}

.yoga-item .title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.astrology-item {
    padding-bottom: 5px;
    padding-top: 5px;  
}

.astrology-item .date {
    font-weight: bold;
    display: block;
    padding-bottom: 3px;
}

.astrology-item .title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.seminar-item {
    padding-bottom: 5px;
    padding-top: 5px;  
}

.seminar-item .title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.article-item {
    padding-bottom: 5px;
    padding-top: 5px;  
}

.article-item .title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.page {
    padding-bottom: 5px;
    padding-top: 5px;  
}

.page .title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.top-news {
    padding-bottom: 5px;
    padding-top: 5px;  
}

.top-news .title {
    font-weight: bold;
    text-decoration: none;
    color: #603070;
}

.top-news .date {
    font-weight: bold;
    display: block;
    padding-bottom: 3px;
}

.top-news .list-link {
    display: block;
    text-align: right;
    position: relative;
    top: -20px;
    font-size: 11px;
    margin-right: 20px;
}

/* date selector */

.date_selector, .date_selector * {
    width: auto;
    height: auto;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

.date_selector {
    background: #F2F2F2;
    border: 1px solid #bbb;
    padding: 5px;
    margin: -1px 0 0 0;
}

.date_selector .month_nav {
    margin: 0 0 5px 0;
    padding: 0;
    display: block;
}

.date_selector .month_name {
    font-weight: bold;
    line-height: 20px;
    display: block;
    text-align: center;
}

.date_selector .month_nav a {
    display: block;
    position: absolute;
    top: 5px;
    width: 20px;
    height: 20px;
    line-height: 17px;
    font-weight: bold;
    color: #003C78;
    text-align: center;
    font-size: 120%;
    overflow: hidden;
}

.date_selector .month_nav a:hover, .date_selector .month_nav a:focus {
    background: none;
    color: #003C78;
    text-decoration: none;
}

.date_selector .prev {
    left: 5px;
}

.date_selector .next {
    right: 5px;
}

.date_selector table {
    border-spacing: 0;
    border-collapse: collapse;
}

.date_selector th, .date_selector td {
    width: 2.5em;
    height: 2em;
    padding: 0;
    text-align: center;
  }

.date_selector td {
    border: 1px solid #ccc;
    line-height: 2em;
    text-align: center;
    white-space: nowrap;
    background: white;
}

.date_selector td.today {
    background: #FFFED9;
}

.date_selector td.unselected_month {
    color: #ccc;
}

.date_selector td a {
    display: block;
    text-decoration: none !important;
    width: 100%;
    height: 100%;
    line-height: 2em;
    color: #003C78;
    text-align: center;
}

.date_selector td.today a {
    background: #FFFEB3;
}

.date_selector td.selected a {
    background: #D8DFE5;
    font-weight: bold;
}

.date_selector td a:hover {
    background: #003C78;
    color: white;
}

.photo-item {
    padding: 10px;
    margin: 10px;
    float: left;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 170px;
}

.photo-item a img {
    border: 0px;
}

.photo-item .title {
    color: #402557;
    text-decoration: none;
    font-weight: bold;
}

.clear {
    clear: both;
}

.banner {
    text-align: center;
    width: 100%;
    clear: both;
}

.category-item {
    float: left;
    margin: 10px;
    display: block;
    width: 250px;
    font-size: 14px;
    font-weight: bold;
    color: #402557;
}

