/* CSS Document */

a:link {  color: #1861AD; text-decoration: underline; }
a:active {  color: #1861AD; text-decoration: none; }
a:visited {  color: #663366; text-decoration: underlinee; }
a:hover { color: #FF0000; text-decoration: underline; }
a {  font-size: 100%; }

Body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	
}

td {	font-size: 100%;	line-height: 160%; }

.td1 {	font-size: 100%;line-height: 160%;	background-color: CFE5FC;}
.td2 {	font-size: 100%;line-height: 160%;	background-color: FFFFFF;}
.td3 {	font-size: 100%;line-height: 160%;	background-color: 999999;}
.td4 {	font-size: 100%;line-height: 160%;	background-color: FF9900;}
.td5 {	font-size: 100%;line-height: 160%;	background-color: E2EEFB;}
.td6 {	font-size: 100%;line-height: 160%;	background-color: DAEFFF;}

.font8{	font-size: 80%; }
.font9{	font-size: 90%; }
.font10{	font-size: 100%; }
.font11{	font-size: 110%; }
.font12{	font-size: 120%; }

.font10b{	font-size: 100%;	color: #CC0000;	font-weight: bold; }
.font11b{	font-size: 110%;	color: #CC0000;	font-weight: bold; }
.font12b{	font-size: 120%;	color: #CC0000;	font-weight: bold; }

.font10c{	font-size: 100%;	color: #6699CC;	font-weight: bold; }
.font11c{	font-size: 110%;	color: #6699CC;	font-weight: bold; }
.font12c{	font-size: 120%;	color: #6699CC;	font-weight: bold; }

.font10o{	font-size: 100%;	color: #FF9900;	font-weight: bold; }
.font11o{	font-size: 110%;	color: #FF9900;	font-weight: bold; }
.font12o{	font-size: 120%;	color: #FF9900;	font-weight: bold; }



/* ElancoPet Banner Area 20110407 */

#elancopet { width:200px; margin-left:20px; margin-top:30px; background:url(../images/elanco_bg.jpg) repeat-x; }
#banner { margin-left:10px; margin-right:10px; padding-top:10px; }
#info_wrapper { background:url(../images/bg02.jpg) repeat-y; width:186px; margin:0 7px; padding:10px 13px 8px 13px }
#info { width:160px; }
#info p { font-size:12px; line-height:1.4; margin-top:3px; margin-bottom:8px; }
#info p.title { font-weight:bold; color:#C00; border-bottom:#CCC 1px dotted; padding-bottom:8px; }
#info p.title span { font-size:10px; }
#info p.btn { /*margin-top:8px;*/ margin-bottom:0; }
