@charset "utf-8";
/* CSS Document */
@import url("list.css");
@import url("common.css");


/* ----- content ----- */

#c_wrapper{
width:710px;
overflow:hidden;
float:left;
padding:16px 0 0;
}

h2{
padding-bottom:8px;
}

#cont01 h3{
padding:30px 0 20px 0;
}

#cont01 #functional_list{
width:690px;
background: url(../index_img/functional_list_bg.jpg) left top no-repeat;
padding:10px 10px 0 10px;
display: inline-block;
/display: inline;
/zoom: 1;
}

#cont01 #functional_list #box_01,
#cont01 #functional_list #box_02{

width:336px;
border:3px solid #e6e6e6;
padding:0;
min-height:164px;
height:auto !important;
height:164px;
float:left;
margin:0 0 6px 0;
}

#cont01 #functional_list #box_02{
float:right;
}



.box_image{
float:left;
width:160px;
}

.box_text{
float:right;
width:176px;
}


#cont01 #functional_list_btm {
background: url(../index_img/functional_list_bgbtm.jpg) no-repeat;
height:5px;
margin:0 0 30px 0;
clear:both;
}

#cont01 #functional_list .topc {
padding:10px 0 0 0;
}

#cont01 #functional_list h3 {
padding:5px 0 0 0;
}

#cont01 #functional_list .txt {
padding:10px 10px 10px 0;
}

#bnr_contact {
margin:0 0 30px 0;
} 

#cont02 .news_box{
width:682px;
background:url(../index_img/bg_01.jpg) left bottom no-repeat;
padding:0 14px 20px;
}

.news_box #news{
width:685px;
color:#808080;
}

.news_box #news dt{
background:url(../img/icon_01.jpg) no-repeat 7px 10px;
padding:10px 0 10px 28px;
font-size:11px;
float:left;
clear:left;
}

.news_box #news dd{
padding:8px 0 10px 105px;
margin:0;
border-bottom:dotted 1px #808080;
font-size:12px;
}

.news_box #news dd span{
background:#808080;
color:#FFFFFF;
display: inline-block;
font-size:10px;
padding:3px 5px;
margin:0 10px 0 0;
text-align: center;
width: 60px;
}

#cont02 h3{
padding:0;
}

#cont02 h5{
padding-bottom:10px;
}

h4.news_title {
background:url(../index_img/sub_title01_bg.jpg) no-repeat;
}

h4.news_title img.bg_bar {
float:right;
right:-3px;
}

h4.news_title img {
display:inline;
float:left;
margin:0;
}

/* -------------- */

.news_box table{
width:686px;
}

.news_box table th,
.news_box table td{
padding:8px 0;
background:url(/common/img/line_dot02.gif) repeat-x left bottom;
}

.news_box table th{
width:110px;
}

.news_box table th span{
display:block;
padding-left:20px;
background:url(/common/img/ic_arrow01.gif) no-repeat 3px 4px;
}

.news_box table td.cat{
width:100px;
padding:10px 0 8px;
}

.news_box table td.cat p{
2px 0;
background:#808080;
color:#FFF;
font-size:77%;
text-align:center;
}

.news_box table td{
width:auto;
padding:8px 0 8px 10px;
}
