@charset "gb2312";
/* CSS Document */

body {
	font-size:12px;
	margin:0 auto;
	line-height:185%;
	color:#1C2E54;
	}
	
strong {
	color:#333;
	}

div,img,ul,li{
	margin:0; padding:0; border:0;
	}
	
a {
	color:#1C2E54;
	text-decoration:none;
	}
	
a:hover {
	color:#f60;
	}
	
#head,#nav,#banner {
	margin:0 auto;
	}
	
#main,#main-01,#main-02,#main-03,#foot {
	margin:0 auto;
	margin-top:4px;
	}
	
#banner {
	margin-top:8px;
	}
	
#nav {
	background:url(images/nav-bg.jpg) repeat-x;
	height:35px;
	line-height:35px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
	
#nav a {
	color:#FFF;
	}

#nav a:hover {
	color:#FF0;
	}
	
#phone {
	background:url(images/phone.jpg) no-repeat;
	width:260px;
	height:240px;
	}
	
#phone ul {
	width:240px;
	margin-left:15px;
	margin-top:65px;
	margin-bottom:10px;
	}
	
#phone ul li {
	list-style:none;
	color:#FFF;
	background:url(images/ico-p.gif) no-repeat left 8px 10px;
	padding-left:20px;
	line-height:26px;
	}
	
.tit-1 {
	background:url(images/tit-1.jpg) no-repeat;
	}
	
.tit-2 {
	background:url(../images/tit-2.jpg)  no-repeat;
	}
.tit-3 {
	background:url(images/tit-3.jpg) no-repeat;
	}
	
.tit {
	background:url(images/tit.jpg) no-repeat;
	}
	
.tit-1, .tit-2, .tit-3, .tit {
	height:31px;
	line-height:31px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	}
	
.text {
	float:left;
	}
	
.more a{
	float:right;
	width:50px;
	margin:0;
	text-align:center;
	color:#525252;
	font-size:12px;
	}
	
.margin-top {
	margin-top:8px;
	}
	
.border {
	border:1px solid #CCC;
	border-top:none;
	padding:5px 8px;
	}
	
#service ul li {
	list-style:none;
	width:220px;
	height:25px;
	line-height:25px;
	margin:5px 0;
	padding-left:20px;
	background:url(images/list-bg.jpg) no-repeat;
	}
	
.list ul li {
	list-style:none;
	height:28px;
	line-height:28px;
	padding-left:20px;
	background: url(../images/ico.jpg) no-repeat 5px 8px;
	border-bottom:1px dotted #CCC;
	text-align:left;
	}
.liss ul li {
	list-style:none;
	height:28px;
	line-height:28px;
	text-align:left;
	}
.link img {
	margin:9px;
	}
	
/*#foot {
	text-align:center;
	background-color:#EBEBEB;
	}*/
	
.padding {
	padding:15px;
	}
	
.margin {
	margin-top:8px;
	}
	
.page {
	height:30px;
	line-height:30px;
	background:#EAEAEA;
	text-align:center;
	}
	
.title {
	font-size:20px;
	color:#F60;
	font-weight:bold;
	}
