@charset "utf-8";
@import url(page.css); 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}

/****index頁*****/
#infoslogan{
	width:732.5px; /*原775-385*/
	height:40px;
	padding: 0px 0px 0px 172px;
	background-image: url(../images/title_slogen_news.gif);
	color:#706866;
	background-repeat: no-repeat;
	background-position: 42.5px top;
}
#infoslogan .slogan{
	width:690px; 
	height: 28px;
	padding: 10px 0px 0px 0px;
	font-size:13px;
	color:#333333;
}
#Categorybox{
	width: 622px;
	height: 25px;
	padding: 10px 45px 30px 145px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image: url(../images/CategorySearch_01.gif);
	background-repeat: no-repeat;
	background-position: 48px 10px;
}

/**與item頁共用storebt**/
#storebt{
height:22px;
padding: 2px 45px 0px 0px;
float: right;
}

/****分類情報list*****/
.info_box{
width: 830px;
padding: 0px 65px 15px 65px;
margin: 0px 0px 10px 0px;
float:left;
}
.info_box .info_pic a:link,.info_box .info_pic a:visited{
width: 90px;
padding: 0px 6px 5px 4px;
float:left;
}
.info_box .info_pic a:hover{
	width: 90px;
	padding: 0px 6px 5px 4px;
	float:left;
	background-image: url(../images/pic_shadow.gif);
}
.info_box .info_pic img{
border:none;
}
.info_box .info_topic{
	width:720px;
	height:36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 8px;
	background-image: url(../images/info_Category_bgline.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float:left;
}
.info_box .info_topic img{
	float:left;
}
.info_date{
	width:145px;
	height:16px;
	padding: 15px 0px 0px 15px;
	float:left;
	font-size: 11px;
	line-height: 13px;
	color: #333333;	
}
.newstitle{
	width:715px;
	height:20px;
	font-size: 15px;
	color: #0095c2;
	padding: 10px 0px 0px 15px;
	font-weight: bold;	
	float:left;
}
.newstitle a:link,.newstitle a:visited{
color: #0095c2;
	text-decoration: none;
}
.newstitle a:hover{
	text-decoration: underline blink;
}
.describe{
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	width:715px;
	height:16px;
	padding: 5px 0px 0px 15px;
	float:left;
}




/********內容區**********/


/*#content{
	width:870px;
	position: relative;
	min-height:336px;
    height:auto!important;
	height:336px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0px 0px 0px;
	clear:both;
}
*/
.newsinclude{
width: 870px;
 height:auto!important;
padding: 0px 45px 15px 45px;
margin: 0px 0px 10px 0px;
float:left;
}
