#headertop {
	height: 80px;
}

#center {
	margin-left: 244px;
}

#header p, #header img {
	float: left;
}

#header img {
  margin-bottom: 1px;
}

#header div.widthshaddow {
  margin-bottom: 7px;
}

#header p.left {
  font-size: 11px;
}

#header p.left a {
	color: inherit;
	text-decoration: none;
}

#header p.right {
	color: #66a4d6;
}

#header p.right a {
  font-family: "Times New Roman";
	color: inherit;
	text-decoration: none;
}

#center div.width1_3in3_4 {
	float: left;
        width: 228px;
        margin-right: 15px;

}


#center div.width2_3in3_4 p {
       padding-right: 12px;
       line-height: 18px;
}

#center div.width2_3in3_4 {
	float: left;
}

#center div.width1_3in3_4 p {
	margin-bottom: 12px;
        
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

h4 span {
	font-weight: normal;
}



h3.detail {
	font-size: 16px;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: normal;
	margin-bottom: 8px;
}

ul.detail {
	list-style: none;
	margin-bottom: 8px;
}

ul.detail li {
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

ul.pcs_green2 li.activ {
	background-image: url("/static/img/bg-li-detail-green2.jpg");
}
ul.pcs_blue2 li.activ {
	background-image: url("/static/img/bg-li-detail-blue2.jpg");
}
ul.pcs_gray2 li.activ {
	background-image: url("/static/img/bg-li-detail-grey2.jpg");
}