@charset "UTF-8";
.horoscp_bgbox {
	font-weight: bold;
	float: left;
	width: 300px;
}

.horoscp_bg {
	font-weight: bold;
	float: left;
	height: 25px;
	width: 300px;
}

.horoscp_bg2 {
	font-weight: bold;
	float: left;
	height: 86px;
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.horoscp_linegrey {
	float: left;
	height: 2px;
	width: 300px;
	background-color: #CACACA;
}

.horoscp_linegrey1 {
	float: left;
	height: 1px;
	width: 300px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.horoscp_tab1 {
	float: left;
	background-color: #EEEEEE;
	height: 25px;
	width: 214px;
	text-align: center;
}

.horoscp_tab1txt {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #EEEEEE;
	height: 20px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	cursor: pointer;
}
.seclect-menu {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1BB37;
	background-color: #EEEEEE;
	height: 20px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	cursor: pointer;
}
.horoscp_cntimg {
	float: left;
	height: 86px;
	width: 65px;
}

.horoscp_tab1spc {
	float: left;
	background-image: url(../images/horoscope/spc.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 2px;
}
a.seclect-menu{
	color:#F1BB37;
}
a.horoscp_tab1txt{color: #999999;}
a.horoscp_tab1txt :link {text-decoration:none; color: #999999;}
a.horoscp_tab1txt:visited {text-decoration:none;}
a.horoscp_tab1txt:hover {text-decoration:underline; color:#F1BB37;}
a.horoscp_tab1txt:active {text-decoration:underline;}

a.horoscp_link{color: #336600;}
a.horoscp_link :link {text-decoration:none;}
a.horoscp_link:visited {text-decoration:none;}
a.horoscp_link:hover {text-decoration:underline; color:#F1BB37;}
a.horoscp_link:active {text-decoration:underline;}

.horoscp_cntheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1BB37;
	/*height: 20px;*/
	width: 225px;
	float: left;
	margin-left: 10px;
}

.horoscp_cnttext {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	/*color: #666666;*/
	height: auto;
	width: 225px;
	float: left;
	margin-left: 10px;
}

.horoscp-show{
	display: block;
}
.horoscp-none{
	display: none;
}
.horoscp-bottom{
	border-bottom:1px dotted #CCCCCC;
	margin-top:130px;
}


