﻿/* 通用 //////////////////////////////////////*/
body
{
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    background: #fff;
}
div, td
{
	font-size: 12px;
	color: #000;
	vertical-align: top;
	text-align: left;
	 
}
table
{
    width: 100%;
    border: 0px;
}
form
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: 0px;
}
a:link, a:visited
{
    color: #333;
    font-size: 12px;
    text-decoration: none;
}
a:hover
{
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

a.b:link,a.b:visited
{
    color:#375c77;
}
a.b:hover
{
    color: #333;
}
a.c:link,a.c:visited
{
    color:#f60;
}
a.c:hover
{
    color: #f60;
    text-decoration:underline;
}
/*  //////////////////////////////////////*/
.body
{
    width: 992px;
}
.head
{
    width: 100%;
    border-top: solid 1px #716f64;
    background: url(  '../images/headbg.gif' ) repeat-x;
    height: 112px;
}
.navtd
{
    text-align: center;
    padding-top: 12px;
    width: 74px;
}
.navtd a:link, .navtd a:visited
{
    color: White;
}
.navtd a:hover
{
    color: #94d5fd;
}
.headcomm
{
    color: #375c77;
    padding: 8px 0px 0px 255px;
}

.TabA
{
    font-weight: bolder;
    color:#375c77;
    border-bottom: 0px;
    border-left: solid 1px #85bad8;
    border-bottom: solid 1px #85bad8;
    text-align: center;
    width: 100px;
    padding: 6px 0px 4px;
    cursor:pointer;
}
.TabB
{
    cursor:pointer;
    background: #fff;
    font-weight: bolder;
    color:#f60;
    border-bottom: 0px;
    border-left: solid 1px #85bad8;
    border-right: solid 1px #85bad8;
    text-align: center;
    width: 100px;
    padding: 6px 0px 4px;
}
.Tab_Box
{
    display:none; 
    padding:6px 10px;
}
.Tab_Box div
{
    padding:5px 0px 3px; 
    border-bottom:dashed 1px #eee;
}
.Tab_Box a:link,.Tab_Box a:visited
{
    color:#626262;
}
.Tab_Box a:hover
{
    color:Red;
}

.box
{
    border:solid 1px #99BBD2;
}
.box_title
{
    border-bottom:solid 1px #99BBD2;
    background:url('../images/boxtitlebg.gif') repeat-x;
}
.box_title_td01
{
    background:url('../images/sp02.gif') no-repeat 12px ; 
    height:18px;
    padding:8px 0px 0px 26px;
    font-weight:bolder;
    color:#375c77;
}
.box_title_td02
{
    text-align:right;
    padding:15px 12px 0px 0px;
}
.box_title_td02 a:link,.box_title_td02 a:visited
{
    color:#375c77;
    font-weight:bolder;
}
.box_title_td02 a:hover
{
    color:Red;
    font-weight:bolder;
}

.list01
{
    text-align:center;
    margin-top:6px;
}
.list01 a:link,.list01 a:visited
{
    font-weight:bolder;
    color:#f60;
}
.list01 a:hover
{
    text-decoration:underline;
}
.list02
{
    background:url('../images/sp03.gif') no-repeat;
    line-height:200%;
    padding-left:30px;
    color:#375c77;
}
.atitle
{
    color:#f60;
    font-weight:bolder;
}

.btitle
{
    color:#277299;
    font-weight:bolder;
    padding:4px 0px;
}
.ctitle
{
    color:#277299;
    line-height:150%;
}
.ctitle a:link,.ctitle a:visited
{
    color:#277299;
}
.ctitle a:hover
{
    color:#99BBD2;
    text-decoration:underline;
}

.list03
{
    text-align:center;
}
.list03 img
{
    width:115px;
    height:85px;

}
.list03 div
{
    text-align:center;
    padding:6px 0px 3px;
}
.list04
{
    text-align:center;
}
.list04 img
{
    border:solid 1px #ccc;
}
.list05
{
    padding:6px 6px 3px;
}
.list06
{
    
}
.list06 a:link,.list06 a:visited
{
    color:#f60;
    font-weight:bolder;    
}
.list06 a:hover
{
    color:#f60;
    font-weight:bolder;
    text-decoration:underline;
}
.caselisttd01
{
    width:170px; 
    text-align:center;
}
.caselisttd01 img
{
    border:solid 4px #ccc;
}


.contt
{
    font-weight:bolder;
    color:#99BBD2;
    
}
.contt span
{
    color:#f60;
}

.hosttt
{
}
.hosttt td
{
    font-weight:bolder;
    color:#375C77;
}

.friend
{ 
    line-height:150%; 
    text-align:center;
}
.footnav
{
    padding:8px 12px 4px;
}
.footnav a:link,.footnav a:visited
{
    color:#f60;
}
.footnav a:hover
{
    text-decoration:underline;
}
.footcontact
{
}
.footcontact td
{
    color:#375c77;
    line-height:150%;
    padding:0px 12px;
}
.footcontact a:link,.footcontact a:visited
{
    color:#375c77;
}
.footcontact a:hover
{
    text-decoration:underline;
}
.imgtd
{
   width:90px; 
   height:80px;
   cellspacing:1px;
}
