@charset "big5";
/*基本*/
* {padding:0; margin:0;font-family:Arial, Helvetica, sans-serif,新細明體}
.clear{ clear:both}
.head{ width:950px; margin:0 auto; padding-bottom:10px}
.content{ width:950px; margin:0 auto}
.content-left{ float:left ;width:232px; margin-right:7px; overflow:hidden}
.content-center{ float:left ;width:472px; overflow:hidden}
.content-right{ float:right ;width:232px; overflow:hidden}
.foot{ width:950px; margin:0 auto}
.test{ background-color:##f1f0f0; background:url(../images/foot_bd.gif) repeat-x}
.search{
BACKGROUND-POSITION: center center; 
BACKGROUND-COLOR: buttonface;
background-image:url(/images/ser.gif);
width:71px; 
height:29px; 
border:none; 
cursor:pointer;
BACKGROUND-REPEAT: no-repeat;
}
/*首頁*/
.name{
		float:right; 
		width:150px; height:135px; 
		padding-left:10px; padding-right:10px;  padding-top:9px;
		overflow:hidden;
		line-height:16px}
		
.ser{ background:url(../images/ser_bd.jpg) no-repeat; width:686px; height:37px; padding-top:8px; padding-left:90px; margin-top:10px}
.mess{ width:230px; border:1px solid #e1e6ea; margin-bottom:6px}
.mess td{ border-bottom:1px solid #d7dce3; background:url(../images/tit_bd.gif) repeat-x; height:28px}
.mess th{  border-bottom:1px solid #d7dce3; text-align:left; font-size:15px; background:url(../images/tit_bd.gif) repeat-x; padding-left:10px}
.mess ul{ list-style:none; line-height:19px; padding-left:5px; padding-top:8px}
.what{ background:url(../images/dot.gif) 7px 4px no-repeat; padding-left:15px; line-height:19px; margin-top:5px}
.sale{ width:98px; float:left;; margin-right:12px}
.web9{ width:154px; float:left}
.web9 th{ background:url(../images/dot2.gif) 15px no-repeat; text-align:left; padding-left:25px;}
.web9 td{ color:#7b7b7b; font-size:12px; padding-left:15px}

.case{ overflow:hidden}
.case th{ text-align:left; padding-left:10px}
.case td{ padding-left:10px; font-size:12px; color:#7b7b7b}


/*字型*/
.f11{ font-size:11px}
.f12{ font-size:12px}
.f15{ font-size:15px}
.wh1,.wh1 a{ color:#ffead7; text-decoration:none}
.wh1 a:hover{ color:#ffead7; text-decoration:underline}
.wh2,.wh2 a{ color:#fff; text-decoration:none}
.wh2 a:hover{ color:#fff; text-decoration:underline}
.bk1,.bk1 a{ color:#7b7b7b; text-decoration:none}
.bk1 a:hover{ color:#7b7b7b; text-decoration:underline}
.bk2,.bk2 a{ color:#a9a9a9; text-decoration:none}
.bk2 a:hover{ color:#a9a9a9; text-decoration:underline}
.bk3,.bk3 a{ color:#676767; text-decoration:none}
.bk3 a:hover{ color:#676767; text-decoration:underline}
.bk4,.bk4 a{ color:#393939; text-decoration:none}
.bk4 a:hover{ color:#393939; text-decoration:underline}
.red1,.red1 a{ color:#c13600; text-decoration:none}
.red1 a:hover{ color:#c13600; text-decoration:underline}
.red2,.red2 a{ color:#960700; text-decoration:none}
.red2 a:hover{ color:#960700; text-decoration:underline}
.red3,.red3 a{ color:#f74c00; text-decoration:none}
.red3 a:hover{ color:#f74c00; text-decoration:underline}
.h22{ line-height:22px}

.b{ font-weight:bold}
.someclass A:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#e70012;
    text-decoration:none;
}
.someclass A:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#e70012;
    text-decoration:none;
}
.someclass A:hover
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:red;
    text-decoration:underline;
}
