@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;}

/*最新消息區塊*/
#primary{
    float:left;
	width:367px;
}
.news_title{
	font-weight:bold;
	padding:40px 0 15px 62px;
	position: relative;
	background-image:url(../images/index-kenpro/profile.jpg);
	background-repeat:no-repeat;
	background-position:left 22px;
	height:3px;
}
.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;
	margin-right:10px;
}
#primary ul {
    float:left;
	width:320px;;
    background:url(../images/index-kenpro/1px_line.jpg) repeat-x left top;
	margin:-2px 0 0 8px;
	padding:15px 0 0 0;
}
#primary li.inf{
    line-height:1.5;
	width:170px; 
	float:left;   
}
#primary dt {
	display: none;
}
#primary .news_title .more_button {
	position: absolute;
	left: 280px;
	top: 40px;
}
/*聯絡我們區塊*/
#secondary {
	float: left;
	width:335px;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}
.contact_title {
    background:url(../images/index-kenpro/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;
	padding:20px 0 0 30px;
}
.cen{
    text-align:center;
	display:block;
	width:128px;
	margin:5px 0 10px 0;
}
.cen a{
    color:#6d6d6d;  
}
.cen a:hover{
    color:#d1000c;
}
.com_logo{
	width:128px;
	border:1px #b8b8b8 solid;
	text-align:center;
	padding:2px 0;
}

