/*標題和來源區塊*/
.first{
color:#FA58AC;
/*margin:10,0,5,0;*/
margin-bottom: 5px;
margin-top: 10px;
}

/*標題文字樣式*/
.titlep{
font-size:16px;
/*margin:25,0,0,0;*/
margin-top: 25px;
font-weight: 900;
}

/*來源文字樣式*/
.titles{
color:#aaaaaa;
}

/*點點分隔線樣式*/
.dot{
width:740px;
background-image:url(/news/dot.png); 
background-repeat: repeat-x;
}

/*媒體推薦標籤區塊樣式*/
.tagArea{
background-color:#FFFFFF;
float:left;
width:742px;
}

/*媒體推薦標籤樣式*/
.tagTitle{
background-color:#FFE4E1;
float:left;
/*margin:0,0,-5,10;*/
margin-bottom: -3px;
margin-left: 10px;
width:80px;
}

/*媒體推薦標籤連結樣式*/
.tagArea a {
  font-size:12px;
	color: #000001;
	/*padding:5,5,5,5;*/
	padding-top: 7px;
  padding-bottom: 5px;
  text-decoration: none;
	text-indent:16px;
	float: left;
	width:80px;
}

.tagTitle2{
background-color:#FFE4E1;
float:left;
margin-bottom: -3px;
margin-left: 10px;
width:160px;
}

/*媒體推薦標籤連結樣式*/
.tagArea2 a {
  font-size:12px;
	color: #000001;
  padding-top: 7px;
  padding-bottom: 5px;
  text-decoration: none;
  text-align:center;
	float: left;
	width:160px;
}
/*媒體推薦標籤連結樣式→滑鼠移至*/
.tagArea a:hover {
	color: #000001;
	text-decoration: none;
  background:#FFB6C1;
}

/*媒體推薦所在頁次區塊樣式*/
.chere{
background:#FFB6C1;
float:left;
width:742px;
}

/*媒體推薦所在頁次樣式*/
.cherec{
background:#FFB6C1;
float:left;
width:80px;
height:10px;
margin:-8,0,0,10;
/*margin-top: -8px;*/
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;

}
/*媒體推薦所在頁次樣式*/
.cherec2{
background:#FFB6C1;
float:left;
width:160px;
height:10px;
margin:-8,0,0,10;
/*margin-top: -8px;*/
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;

}

/*媒體推薦內容區塊樣式*/
.contentArea{
background-color:#FFFFFF;
float:left;
width:740px;
border-width:1px;
border-style:solid;
border-color:#FFB6C1;
}

/*媒體推薦相關連結區塊樣式*/
.footer{
background-color:#FFF0F5;
width:742px;
float:left;
/*padding:0,0,10,0;*/
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
/*margin:0,0,10,0;*/
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

/*.footerbf{
width:742px;
float:left;
}*/

/*媒體推薦相關連結樣式*/
.fyi{
/*margin:0,0,5px,10px;*/
margin-bottom: 5px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
background-color:#FFB6C1;
width:135px;
height:156px;
float:left;
text-align:center;
}

/*媒體推薦相關連結的圖*/
.fyi img{
/*margin:5,0,5,0;*/
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
background-color:#FFFFFF;
width:110px;
height:110px;
}

/*媒體推薦相關連結的連結*/
.fyi a{
text-decoration: none;
font-size:12px;
color: #0000FF;
}
/*媒體推薦相關連結的連結*/
.fyi a:hover {
text-decoration: none;
font-size:12px;
color: #0000FF;
}

body:nth-of-type(1) .outbox{ /* safari 3+, chrome 1+, opera9+ */
	background:#ef1d5d;
}

/*媒體推薦相關連結的連結*/
sup {
font-size:10px;
}

.link{clear:both;width:700px;}
