
@charset "utf-8";

/**
FileName:        style.css
Version:         1.0.0(2010.09.01)
Website:         PS
Author:          Infinity arts vison,184586775@qq.com
Page Width:      1000px;
**/

/* CSS Document */


body{font-family:Arial, Helvetica, sans-serif; width:100%; margin:0 auto; }
html{ overflow-x:hidden;}
li,ol{list-style:none;}
a{text-decoration:none; cursor:pointer;}
a img{border:0;}
.clear{clear:both;}
h1, h2, h3, h4, h5, h6, p, span{font-weight:normal;}
i{font-style:normal;} 

.daohang1 {
	margin-top: -25px;
	text-align: center;
	padding: 5px;
	background-color: #1b3659;
	color: #fff;
}
.daohang1 a{
	color: #fff;
}

.daohang1 a:hover {
	color: #23527c;
	text-decoration: underline;
}

.daohang1 a:focus {
	color: #23527c;
	text-decoration: underline;
}


.dhright{
background-color: #009d8e;
}
.gsmc {
	color: #fff;
	font-size: 15px;
	padding: 2px 0px 4px 69px;
	letter-spacing: 1px;
}
.gstel {
	width: 151px;
	background-color: #fff;
	margin: -3px 0px 0px 70px;
	padding: 2px 0px 0px 9px;
	color: #f00;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 3px;
	float: left;
	border-radius: 4px;
}
.suoxie {
	color: #fff;
	/* padding: 0px; */
	font-size: 13px;
	width: 295px;
	text-align: right;
	letter-spacing: 2px;
}
.position {
	width: 100%;
	height: 56px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 1001;
	background-color: #c61414;
}
.position1 {
	width: 100%;
	height: 56px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 1001;
	background-color: #c61414;
}

.innerWrapper{ display:block; margin:0 auto; width:1000px; height:60px;}

a.footerQQ {
	background: url(../images/qq2.png) no-repeat left top;
	display: block;
	height: 56px;
	width: 403px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}

a.phoneNumber{ display: block; color:#fcdd9a; width: 290px; position: absolute; top: 0px;	right: 20px; font-weight:bold; font-size:33px; font-family:"Myriad Pro";}

a.phoneNumber ins{ text-decoration:none; display:block; height:28px; line-height:28px;}

a.phoneNumber i{ display:block; height:28px; line-height:28px;  text-align:right;}

* html .position /* IE6 �ײ����� */{position:absolute;bottom:0px;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}

