@charset "utf-8";
/* CSS Document */

ul, ul li, p, h1 {
	padding:0;
	margin:0;
	font-weight:normal;
}
ul li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#1f6f83;
}
img {
	border:0;
}
h1 {
	background:url(../images/h1bg.gif) repeat-x top center #18477f;
	color:#fff;
	font-size:18px;
	padding:17px 20px;
	margin:0;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.content-full {
	width:882px;
	float:left;
	border:solid 1px #cbd0d3;
	margin:0 0 10px 0;
	border-radius:0 0 10px 10px;
	padding:10px 20px;
	background:url(../images/tab_bg.gif) left top repeat-x;
}
.content-fulldetail {
	width:923px;
	float:left;
	border:solid 1px #cbd0d3;
	margin:0 0 10px 0;
	border-radius:0 0 10px 10px;
	padding:10px 20px;
	background:url(../images/tab_bg.gif) left top repeat-x;
}
.contentpro {
	width:963px;
	float:left;
	border:solid 1px #cbd0d3;
	margin:0 0 10px 0;
	border-radius:0 0 10px 10px;
	padding:10px 0px;
	background:url(../images/tab_bg.gif) left top repeat-x;
}
.content-full p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3f3c3c;
	line-height:20px;
	text-align:justify;
}
.content-fulldetail p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3f3c3c;
	line-height:20px;
	text-align:justify;
}
.contentpro .left {
	width:200px;
	padding:20px 0;
}
.contentpro .left_one {
	width:252px;
	margin:20px 0;
	height:230px;
	float:left;
	border: 1px solid #999999;
	border-radius:5px;
}
.contentpro .right {
	width:620px;
	padding:0px 0 20px 0;
	float:right;
}

.content-full .left {
	width:200px;
	padding:20px 0;
}
.content-fulldetail .left {
	width:200px;
	padding:20px 0;
}
.content-full .left_one {
	width:252px;
	margin:20px 0;
	height:230px;
	float:left;
	border: 1px solid #999999;
	border-radius:5px;
}
.content-fulldetail .left_one {
	width:252px;
	margin:20px 0;
	height:230px;
	float:left;
	border: 1px solid #999999;
	border-radius:5px;
}
.content-full .right {
	width:620px;
	padding:0px 0 20px 0;
	float:right;
}
.content-fulldetail .right {
	width:620px;
	padding:0px 0 20px 0;
	float:right;
}
.contentprodetail
  {
	float: left;
    padding: 0 0 20px;
    width: 695px;
 }
.contentdetail
  {
	float: left;
    padding: 0 0 20px;
    width: 713px;
 }
.product-full {
	background:url(../images/contentfull.gif) repeat-x bottom center #fff;
	border:solid 1px #fff;
	padding:30px;
	margin:0 0 20px 0;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.product-full .left {
	width:270px;
	padding:20px 0;
	text-align:right;
}
.product-full .right {
	width:600px;
	padding:20px 0;
	float:left;
	margin-left:30px;
}
.list01 {
	border-top:solid 1px #e9f0f7;
}
.list01 li {
	border-bottom:solid 1px #e9f0f7;
}
.list01 li a {
	background:url(../images/arrow2.png) no-repeat left 12px;
	padding:7px 20px;
	display:block;
	color:#286eb4;
	font-family: Arial;
	font-size:16px;
	line-height:20px;
}
.list01 li a:hover, .list01-active {
	color:#f7941d;
}
.unit-holder {
	width:965px;
	margin:0 auto;
	border-bottom:solid 1px #d3d3d3;
}
.units {
	width:290px;
	float:left;
	margin:0 31px 20px 0;
}
.thumb {
	background:#e2e2e2;
	padding:6px;
	margin:0 0 10px 0;
	width:276px;
}
.thumb img {
	border:solid 1px #fff;
}
.thumb:hover {
	background:#ccc;
}
.product-discription {
	position:relative;
	width:600px;
	background:#fafafb;
	padding:0 0 0 20px;
	width:90%;
	float:right;
	border:solid 1px #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
	box-shadow: 0px 0px 8px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
	color:#333333;
}
.product-discription .arrow {
	position:absolute;
	top:35px;
	left:-19px;
	width:19px;
	height:40px;
}
.product-discription p {
	font-size:15px;
	margin:0 0 15px 0;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-weight:bold;
}
.product-discription span {
	font-size:13px;
	display:block;
	font-weight:normal;
}
.product-discription h2 {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
	line-height:40px;
	font-size:20px;
}
.content-image {
	padding:0 20px 10px 0;
	float:left;
}
