@charset "utf-8";
.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: auto;
}
.top_banner {
	height: 103px;
	width: 950px;
	float: left;
}
.middle_container {
	height: auto;
	width: 950px;
    float: left;
	/*float: left;*/
}
.content_container {
	height: auto;
	width: 950px;
	background-image: url(../images/interior_tcm_acupuncture_middle_slice.jpg);
	background-repeat: repeat-y;
	float: left;	
}
.left_column {
	height: auto;
	width: 210px;
	float: left;
}
.content {
	height: auto;
	width: 740px;
	float: right;
}
.photo_banner {
	height: 248px;
	width: 526px;
	float: left;
}
.content_middle {
    height: auto;
	width: 740px;
	float: left;
}
.right_column {
    height: auto;
	width: 210px;
	float: left;
}
.footer {
	height: 218px;
	width: 950;
	float: middle;
}

body {
   margin:0;
   padding:0;
   height:100%;   
   background-image: url(../images/interior_tcm_acupuncture_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    background-color: #E5D9C1;
   /* background-color: #E5D9C1; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
object {outline:none;}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}

.style01 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style02 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style03 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style04 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style05 {
	color: #14659a;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style06 {
	color: #14659a;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style07 {
	color: #14659a;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style08 {
	color: #14659a;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style09 {
	color: #E36C0A;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	color: #E36C0A;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11 {
	color: #E36C0A;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {
	color: #E36C0A;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style13 {
	color: #424242;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {
	color: #424242;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style15 {
	color: #424242;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style16 {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style17 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
    line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style18 {
	color: #E36C0A;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#photobanner {
  width:526px;
  height:248px;
  overflow: hidden;
  margin: 0px auto;
}

.slider-wrapper { 
	width: 526px; 
	height: 248px;
	margin: 0px auto;
}

/************************************************************************
-) Slider
*************************************************************************/
.aviaslider{ 
height:248px; 
width:526px;
overflow: hidden;
position: relative;
background: #fff url(../images/preload.gif) center center no-repeat;
margin-top: -0px;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
right:5;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
margin:5px auto 0 auto;
position: relative;
float:left;
}

.slidecontrolls a{
height:20px;
width:18px;
display:block;
cursor: pointer;
background: transparent url(../images/controls.gif) center bottom no-repeat;
float:left;
outline: none;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(../images/controls.gif) center top no-repeat;
}

.feature_excerpt{
width:526px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}


/************************************************************************
-) End SLider
*************************************************************************/
/* CSS Document */






div.feedburnerFeedBlock ul li span.headline a:link{
font-weight:bold;
color: #FF0000;
display:block;
margin:20px 0 0 0;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #FF0000;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}