@charset "UTF-8";
@import "top.css";

li {
	list-style-type: none;
	list-style-position: outside;
}

/****** TOP ******/
.left {
	font-size: 10px;
	float: left;
	width: 463px;
	padding: 10px 0 0 10px;
	margin: 0;
}
.left a:link, .left a:visited, .left a:active {
	color: #272727;
}
.left a:hover {
	color: #888888;
	text-decoration: none;
}
.left a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
.left .panel1 {
	height: 263px;
	background: url(images/panel1-bg.jpg) no-repeat;
	padding: 12px 0 0 14px;
}
.left .panel1 .search a {
	display: block;
	height: 120px;
	background: url(images/msearch.jpg) no-repeat;
}
.left .panel1 .inspect a {
	display: block;
	margin-top: 12px;
	height: 120px;
	background: url(images/minspect.jpg) no-repeat;
}
.left .panel1 p {
	margin: 0;
	padding: 64px 0 0 46px;
}
.left .panel2 {
	height: 194px;
	background: url(images/panel2-bg.jpg) no-repeat;
	padding: 13px 0 0 14px;
}
.left .panel2 .which a {
	display: block;
	height: 85px;
	background: url(images/mwhich.jpg) no-repeat;
}
.left .panel2 .profit a {
	display: block;
	margin-top: 11px;
	height: 85px;
	background: url(images/mprofit.jpg) no-repeat;
}
.left .panel2 p {
	margin: 0;
	padding: 46px 0 0 34px;
}
.left .panel3 {
	height: 56px;
	margin: 8px 0 25px 0;
	padding: 7px;
	background-color:#E9DACE;
}
.right {
	float: right;
	width: 265px;
	margin: 0;
	padding: 56px 10px 0 0;
	background: url(images/mpickup.gif) no-repeat;
}
.right .topics {
	padding: 10px;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}
.right .info {
	padding: 39px 10px 10px 10px;
	border: 1px solid #707070;
	background: url(images/minfo.gif) no-repeat;
}
.info ul, .info ul li {
	margin: 0 0 0 2px;
	padding: 0;
}
.info ul li {
	background: url(images/disc.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}

.right .tweet {
	margin-top: 8px;
	padding: 37px 10px 10px 10px;
	border: 1px solid #707070;
	background: url(images/mtweet.gif) no-repeat;
}
.right .button {
	margin-top: 8px;
}
.button {
margin-bottom: 8px;
}
.button:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.voice a {
	display: block;
	width: 222px;
	height: 56px;
	background: url(images/mvoice.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
}
.style a {
	display: block;
	width: 221px;
	height: 56px;
	background: url(images/mstyle.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	float: right;
}

.appoint a {
	display: block;
	width: 118px;
	height: 27px;
	background: url(images/appoint.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
	border: 6px solid #CFDFF2;
}
.consult a {
	display: block;
	width: 118px;
	height: 27px;
	background: url(images/consult.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	float: right;
	border: 6px solid #CFDFF2;
}
.appoint a:hover, .consult a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
#pickup-container {
width:242px;height:199px;
}
#pickup-container img {border:0;}
#pickup-left {
width:20px;height:200px;
float:left;
clear:none;
margin-right:1px;
}
#pickup-photo {
width:200px;height:200px;
overflow:hidden;
float:left;
clear:none;
}
#pickup-right {
width:20px;height:200px;
float:left;
clear:none;
margin-left:1px;
}
#pickup-text {
font-family:sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
color:#fff;
width:180px;height:30px;
z-index:1;
line-height:110%;
left:10px;top:170px;
background: url(images/fifty.png);
}
#pickup-text span {
padding:2px;
}
/****** TOP ******/

/****** 2nd MENU ******/
.left2 {
	font-size: 10px;
	float: left;
	width: 127px;
	padding: 7px 0 20px 10px;
	margin: 0;
}
.left2 ul, .left2 ul li {
	padding: 0;
	margin: 0;
}
.left2 a {
	display: block;
	width: 137px;
	height: 69px;
	background: url(images/Smenu.gif) no-repeat;
	text-indent: -1000px;
}
.left2 .search a {background-position: 0px 0px;}
.left2 .search a:hover {background-position: -137px 0px;}
.left2 .search a.sel {background-position: -274px 0px;}
.left2 .inspect a {background-position: 0px -69px;}
.left2 .inspect a:hover {background-position: -137px -69px;}
.left2 .inspect a.sel {background-position: -274px -69px;}
.left2 .which a {background-position: 0px -138px;}
.left2 .which a:hover {background-position: -137px -138px;}
.left2 .which a.sel {background-position: -274px -138px;}
.left2 .profit a {background-position: 0px -207px;}
.left2 .profit a:hover {background-position: -137px -207px;}
.left2 .profit a.sel {background-position: -274px -207px;}

.right2 {
	float: right;
	width: 590px;
	margin: 0 13px 0 0;
	padding: 0;
}
.right2 p {
	color: #272727;
	padding: 0;
	margin: 0;
}
.right2 .rmenu {
	padding: 17px 0 20px 17px;
	border-left: 1px solid #AB8B7E;
	border-right: 1px solid #AB8B7E;
	border-bottom: 1px solid #AB8B7E;
	margin-bottom: 20px;
	zoom: 1;
}
.right2 .rmenu:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.tsearch {background: url(images/tsearch.gif) no-repeat;}
.tsearch p {height: 45px; padding:25px 0 0 235px;}
.tinspect {background: url(images/tinspect.gif) no-repeat;}
.tinspect p {height: 45px; padding:25px 0 0 290px;}
.twhich {background: url(images/twhich.gif) no-repeat;}
.twhich p {height: 52px; padding:18px 0 0 290px;}
.tprofit {background: url(images/tprofit.gif) no-repeat;}
.tprofit p {height: 45px; padding:25px 0 0 335px;}

.rmenu ul {
	padding: 0;
	margin: 0;
}
.rmenu ul li.box {
	float: left;
	clear: none;
	width: 280px;
	height: 201px;
	padding: 0;
	margin: 0 5px 10px 0;
	font-size: 10px;
}
.rmenu ul li.high {
	height: 232px;
}
.rmenu ul li.low {
	height: 136px;
}
.rmenu ul li.box a.ph {
	display: block;
	width: 140px;
	height: 140px;
	float: right;
	margin-right: 0;
	text-indent: -1000px;
	overflow: hidden;
}
.rmenu ul li.box a.ph2 {
	display: block;
	width: 110px;
	height: 110px;
	float: right;
	margin-right: 0;
	text-indent: -1000px;
	overflow: hidden;
}
.rmenu ul li.box p {
	padding: 0;
	margin: 40px 0 0 15px;
	height: 100px;
	width: 125px;
	float: left;
}
.rmenu ul.recent3ent, .rmenu ul.recent3ent4 {
	float: left;
	line-height: 1.3em;
	width:220px;
	height: 4em;
	margin: 5px 0 0 15px;
	overflow: hidden;
}
.rmenu ul.recent3ent2, .rmenu ul.recent3ent3 {
	float: left;
	line-height: 1.3em;
	width:150px;
	height: 4em;
	margin: 5px 0 0 15px;
	overflow: hidden;
}
.rmenu ul.recent3ent li, .rmenu ul.recent3ent2 li {
	padding: 0 0 0 12px;
	background: url(images/top3bulet.png) no-repeat;
	background-position: 0 1px;
}
.rmenu ul.recent3ent li a, .rmenu ul.recent3ent2 li a {
	color: #894A81;
}
.rmenu ul.recent3ent3 li, .rmenu ul.recent3ent4 li {
	padding: 0 0 0 12px;
	background: url(images/top3bulet2.png) no-repeat;
	background-position: 0 1px;
}
.rmenu ul.recent3ent3 li a, .rmenu ul.recent3ent4 li a {
	color: #DC4F03;
}
.rmenu ul li.box a.ph:hover {background: url(images/rmenu-hover.png) no-repeat;}
.rmenu ul li.box a.ph2:hover {background: url(images/rmenu-hover2.png) no-repeat;}
.rmenu ul li.search-m1 {background: url(images/search-m1.gif) no-repeat;}
.rmenu ul li.search-m2 {background: url(images/search-m2.gif) no-repeat;}
.rmenu ul li.search-m3 {background: url(images/search-m3.gif) no-repeat;}
.rmenu ul li.search-m4 {background: url(images/search-m4.gif) no-repeat;}

.rmenu ul li.inspect-m1 {background: url(images/inspect-m1.gif) no-repeat;}
.rmenu ul li.inspect-m2 {background: url(images/inspect-m2.gif) no-repeat;}
.rmenu ul li.inspect-m3 {background: url(images/inspect-m3.gif) no-repeat;}
.rmenu ul li.inspect-m4 {background: url(images/inspect-m4.gif) no-repeat;}

.rmenu ul li.which-m1 {background: url(images/which-m1.gif) no-repeat;}
.rmenu ul li.which-m2 {background: url(images/which-m2.gif) no-repeat;}
.rmenu ul li.which-m3 {background: url(images/which-m3.gif) no-repeat;}
.rmenu ul li.which-m4 {background: url(images/which-m4.gif) no-repeat;}

.rmenu ul li.profit-m1 {background: url(images/profit-m1.gif) no-repeat;}
.rmenu ul li.profit-m2 {background: url(images/profit-m2.gif) no-repeat;}
.rmenu ul li.profit-m3 {background: url(images/profit-m3.gif) no-repeat;}
.rmenu ul li.profit-m4 {background: url(images/profit-m4.gif) no-repeat;}


/****** 2nd MENU ******/



/* --- */
.bodyContent {
	background-color: white;
}
.bodyContentEven {
	background-color: #FFFFFF;
}
.bodyContentOdd {
	background-color: #EEDDCC;
}
blockquote {
  font-style: italic;
}
.small {
  font-size: 11px;
}
.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 10px;
}
.blogDescription {
	font-weight: bold;
	padding-left: 20px;
}
.item {
	text-align: left;
	color: #666666;
	border: 1px solid #A88274;
	margin-bottom: 10px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
	background-color: #A88274;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
.itemBody {
	padding: 4px;
}
.itemBodyEven {
	background-color: #FFFFFF;
}
.itemBodyOdd {
	background-color: #EEDDCC;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
	color: gray;
	font-size: 10px;
}

.blogEntry {
  text-align: left;
  border-top: 1px solid #A88274;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  color: #A88274;
  font-size: 14px;
  font-weight: bold;
}
.blogEntryBody {
  line-height: 120%;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-size: 10px;
}

.calendar {
  font-size: 10px;
  text-align: center;
}
.calendarHeader a:link, .calendarHeader a:visited, .calendarHeader a:active {
  color: #8EB3A6;
}
.calendarDayHeader {
  font-size: 10px;
  background-color: #BBCEAC;
  color: #FFFFFF;
  text-align: center;
  padding: 2px;
  margin: 1px;
}
.calendarDay {
  text-align: right;
  padding: 1px;
  margin: 1px;
  margin- top: 0px;
  margin- bottpm: 0px;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  color: #8EB3A6;
  font-weight: bold;
  text-align: right;
  padding: 1px;
  margin: 1px;
  margin- top: 0px;
  margin- bottpm: 0px;
}
.calendarToday {
  border: solid 1px #9ABAAF;
  font-weight: bold;
  text-align: right;
  padding: 1px;
  margin: 1px;
  margin- top: 0px;
  margin- bottpm: 0px;
}
.calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  color: #8EB3A6;
  font-weight: bold;
  text-align: right;
  padding: 1px;
  margin: 1px;
  margin- top: 0px;
  margin- bottpm: 0px;
}

.tagCloud {
  line-height: 36px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}

