﻿@charset "utf-8";
/*----------------------------------- primary start ---------------------------*/
#welcome .welimg{
	float: left;
}
#welcome .details
{
	position :relative;
	top:0;
	left:20px;
	width:300px;
	height: 293px;
	overflow: hidden;
	float:left;
}
#welcome .text{
	width:300px;
	padding: 10px 0 0;
	text-align:justify;
}
#welcome h3{
	height:40px;
	color: #0060ae;
	text-align: center;
	font:17px/40px Arial, Helvetica, sans-serif;
}
#welcome h3 span{
	font-size:30.15px;
}
#welcome h3 em{
	font-size:19.38px;
}
#factlink{
	padding:2px 24px 0 0;
	*padding:20px 24px 0 0;
}
#factlink a{
	float: right;
	width:140px;
	height: 54px;
	background-position:-440px -210px;
}
.wpbreak{
	width:733px;
	height: 6px;
	background: url(../images/icon.png) 0 -424px repeat-x;
}
#product{
	margin:2px 0 22px;
	width:760px;
}
#product h3{
	position: relative;
	width:733px;
	height: 32px;
	text-align: left;
	border-bottom:2px solid #2398fa;
}
#product h3 span{
	position: absolute;
	left: 0;
	bottom:-2px;
	display: block;
	width:161px;
	height:33px;
	text-indent: 11px;
	font:26px/33px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	background-position:-263px -209px;
}
#product .proshow{
	width:322px;
	height: 153px;
	overflow: hidden;
	float: left;
	margin: 24px 37px 0 11px;
	background-position:-20px -252px;
	line-height: 16px;
}
.proshow h4{
	height: 28px;
	padding: 0 0 0 11px;
	font:bold 16px/28px Verdana, Geneva, Arial, sans-serif;
}
.proshow img{
	float: left;
	width:137px;
	overflow: hidden;
	margin: 0 4px 0 13px;
}
.proshow ul{
	padding: 4px 0 0;
}
.proshow li a{
	padding: 0 0 0 9px;
	background-position:-491px -11px;
}
.bomlink{
	margin:0 0 0 11px;
}
