@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{margin:0;padding:0;font-weight:normal;}

#flash_area{height:287px;}

/*最新消息區塊*/
#primary{
    float:left;
	width:408px;
}
.news_title{
	font-weight:bold;
	padding:20px 0 15px 0;
	position: relative;
}
.blue{
    color:#3b3b8d;
	font-size:10pt;
}
.gray{
    color:#565050;
}
.deco_news{
    font-size:13px;
	font-weight:bold;
	background:url(../images/index/icon_news.gif) no-repeat left center;
	padding:0 0 0 10px;
}
.deco_news a{
    color:#555454;
}
.deco_news a:hover{
    color:#717bab;
}

.deco_pa{
    padding:0 0 0 10px;
	line-height:1.6;
	color:#8d8d8d;
	margin-bottom:3px;
}
.deco_pa a{
    color:#8d8d8d;
}
.deco_pa a:hover{
    text-decoration:underline;
}
#primary img {
	float: left;
}
#primary dl{
    
}
#primary ul {
    float:left;
	width:320px;;
    background:url(../images/index/1px_line.jpg) repeat-x left top;
	margin:0 0 0 8px;
	padding:5px 0 0 0;
}
#primary li{
    line-height:1.5;
    
}
#primary dt {
	display: none;
}
#primary .news_title .more_button {
	position: absolute;
	left: 359px;
	top: 33px;
}
/*聯絡我們區塊*/
#secondary {
	float: left;
	width:335px;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
}
.contact_title {
    background:url(../images/index/book_contact.jpg) no-repeat left top;
	padding:27px 0 0 150px;
	height:26px;
	font-size:13px;
	font-weight:bold;
}
.line{
	background:url(../images/index/1px_line.jpg) repeat-x 0 44px;
	display:block;
	width:340px;
}
.red_icon {
    background:url(../images/index/icon_contact.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	color:#3b498a;
	font-size:13px;
	font-weight:bold;
	display:block;
}
#secondary ul {
    line-height:1.3;
}
#secondary li{
    color: #8d8d8d;
}
.flo_left{
	width:160px;
	float:left;
}
.flo_right{
	width:170px;
	float:right;
}
#son_company{
	float: left;
	width:140px;
	padding:60px 0 0 20px;
}
.cen{
    text-align:center;
	display:block;
	padding:4px 0 0 0;
}
.cen a{
    color:#6d6d6d;  
}
.cen a:hover{
    color:#d1000c;
}
.com_logo{
	margin:0 0 15px 0;
}
.com_logo img{
    border:none;
	text-decoration:none;
}
