*{
	margin:0px;
	padding:0px;
}

body{
	background:url(../images/bg_body.gif) repeat-x;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
}
a{
	outline:none;
}
#header, #container, #footer 
{
	width:960px;
	margin:0 auto;}


.topstrip {height:30px;}

.phone {background:url(../images/ico_phone.gif) no-repeat;
	float:right;
	padding:0 0 5px 25px;
	clear:both;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:5px 0 0 0;}

.logo {
	float:left;
	width:151px;
	height:110px;
	margin:20px 0 0 0;
}
.logo a{
	background:url(../images/logo.jpg) no-repeat;
	width:151px;
	height:110px;
	display:block;
	text-indent:-99999px;
}
.lalign{
	margin:auto;
	float:none;
	margin-top:30px;
	padding-bottom:20px;
}
.lcont{
	width:890px;
	margin:auto;
	border:1px solid #CCC;
	background:url(../images/content_bg.jpg);
	padding:15px 10px 10px 10px;
}
.pc, .nh, .cv{
	float:left;
	padding-right:15px;
	padding-left:1px;
}
.pc a, .nh a, .cv a{
	width:420px;
	height:409px;
	display:block;
	text-indent:-99999px;
}
.pc a{
	background:url(../images/image_pc.gif) no-repeat;
}
.nh a.ss{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_nh.png', sizingMethod='crop');
}
.ss[class]{
	background:url(../images/img_nh.png) no-repeat;
}
.cv a.ss1{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_cv.png', sizingMethod='crop');
	
}
.ss1[class]{
	background:url(../images/img_cv.png) no-repeat;
}
.clientlist{
	height:100px;
	padding-top:5px;
	margin-top:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.clientlist ul li{
	list-style:none;
	float:left;
	border-right:1px dashed #CCC;
	padding:15px 10px 10px 10px;
	height:70px;
}
.clientlist img{
	border:0px;
	margin:0 22px 0 22px;
}
.san{
	padding-top:15px;
	display:block;
}
.flush{
	border:0px !important;
}
.foot_left{
	float:left;
}
.foot_right{
	float:right;
	text-align:right;
}
#footer{
	padding-top:5px;
}
#footer p{
	line-height:25px;
	color:#666;
	font-size:11px;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#C60D47;
	text-decoration:underline;
}
.fcolor{
	color:#C60D47 !important;
	font-weight:bold;
}
.clear{
	clear:both;
}