html {
	height:100%;
	background:#fff url(../images/bkg_html.jpg) no-repeat;
	background-position: center 615px;
	}
* html body {
	height:100%;
	}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#363636;
	}
h1 {
	padding:0px;
	MARGIN: 0px;
	font-size:18px;
	color:#679ec3;
	padding-bottom:15px;
	}
h2 {
	padding:0px;
	MARGIN:0px;
	color:#4c4c4c;
	font-size:18px;
	padding-bottom:10px;
	}
h3 {
	padding:0px;
	MARGIN:0px;
	color:#3887bd;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	background:url(../images/bkg_h3.gif) no-repeat;
	background-position:0px 6px;
	padding-left:14px;
	padding-bottom:10px;
	}
a {
	color:#f15623;
	}
h3 a {
	color:#3887bd;
	}
a:focus, a:active {
	outline:none;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin:0px;
	padding:0px;
	}
ul, li, dl, dt, dd {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
.page {
	width:100%;
	}
.page_i {
	background:url(../images/top_pic1.jpg) no-repeat top  center;
	}
.page_o {
	background:url(../images/top_pic2.jpg) no-repeat top  center;
	}
.page_k {
	background:url(../images/top_pic3.jpg) no-repeat top  center;
	}
.page_p {
	background:url(../images/top_pic4.jpg) no-repeat top  center;
	}
.page_s {
	background:url(../images/top_pic5.jpg) no-repeat top  center;
	}
.top {
	width:998px;
	margin:0px auto;
	position:relative;
	height:500px;
	margin-bottom:67px;
	}
.top_inner {
	height:222px;
	margin-bottom:0px;
	} 
a.logo {
	background:url(../images/logo.png);
	width:194px;
	height:89px;
	display:block;
	text-indent:-5000px;
	position:absolute;
	left:55px;
	top:60px;
	}
.topmenu {
	position:absolute;
	top:76px;
	left:435px;
	font-family:Arial, Helvetica, sans-serif;
	}
.topmenu li {
	float:left;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	}
.topmenu li a {
	color:#363636;
	font-size:18px;
	display:block;
	padding-right:6px;
	height:35px;
	float:left;
	}
.topmenu li:hover a {
	background:url(../images/tm_a_h_right2.png) no-repeat right top;
	color:#fff;
	}
.topmenu li.active a {
	background:url(../images/tm_a_h_right2.png) no-repeat right top;
	color:#fff;
	text-decoration:none;
	}
.topmenu li a span {
	padding-left:8px;
	display:block;
	height:30px;
	padding-top:5px;
	padding-right:2px;
	float:left;
	cursor:pointer;
	}
.topmenu li:hover a span {
	background:url(../images/tm_a_h_left2.png) no-repeat left top;
	}
.topmenu li.active a span {
	background:url(../images/tm_a_h_left2.png) no-repeat left top;
	}
.topmenu li.tm_service:hover a {
	background:url(../images/tm_a_h_right.png) no-repeat right top;
	color:#fff;
	text-decoration:none;
	}
.topmenu li.tm_service:hover a span {
	background:url(../images/tm_a_h_left.png) no-repeat left top;
	color:#fff;
	}
.topmenu li div {
	display:none;
	position:absolute;
	left:11px;
	background:url(../images/submenu_right.png) no-repeat top right;
	height:31px;
	padding-right:6px;
	top:35px;
	}
.topmenu li:hover div {
	display:block;
	}
.topmenu li div ul {
	background:url(../images/submenu_left.png) no-repeat top left;
	height:31px;
	padding-left:10px;
	padding-top:3px;
	}
.topmenu li div ul li a {
	color:#fff;
	display:inline;
	text-decoration:underline;
	float:none;
	}
.topmenu li.tm_service:hover div ul li a {
	background:none;
	text-decoration:underline;
	}
.topmenu li.tm_service:hover div ul li a:hover {
	text-decoration:none;
	}
.phone {
	background:url(../images/phone1.png) no-repeat;
	width:340px;
	height:153px;
	position:absolute;
	bottom:0px;
	left:55px;
	}
.index_cat {
	background:url(../images/bkg_cat.gif) repeat-x;
	background-position:0px 97px;
	height:1%;
	overflow:hidden;
	padding-bottom:55px;
	}
.index_cat_cont {
	width:998px;
	margin:0px auto;
	padding-top:13px;
	}
.index_cat a {
	float:left;
	}
a.icat1 {
	background:url(../images/cat_index1.png) no-repeat;
	width:156px;
	height:189px;
	display:block;
	margin-right:73px;
	margin-left:45px;
	}
a.icat2 {
	background:url(../images/cat_index2.png) no-repeat;
	width:188px;
	height:189px;
	display:block;
	margin-right:80px;
	}
a.icat3 {
	background:url(../images/cat_index3.png) no-repeat;
	width:158px;
	height:189px;
	display:block;
	margin-right:46px;
	}
a.icat4 {
	background:url(../images/cat_index4.png) no-repeat;
	width:236px;
	height:189px;
	display:block;
	}
.index_cat a:hover {
	background-position:0px -189px;
	}
.icat_text {
	width:998px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	clear:both;
	padding-top:15px;
	}
.icat_text div {
	float:left;
	width:200px;
	}
.icat_text p {
	padding-bottom:14px;
	}
.icat_text1 {
	margin-left:30px;
	margin-right:50px;
	}
.icat_text2 {
	margin-right:50px;
	}
.icat_text3 {
	margin-right:50px;
	}
.inner_cat {
	background:url(../images/bkg_cat.gif) repeat-x;
	background-position:0px 108px;
	height:238px;
	overflow:hidden;
	padding-bottom:55px;
	}
.inner_cat_cont {
	width:998px;
	margin:0px auto;
	position:relative;
	}
.inner_cat a {
	float:left;
	top:50px;
	display:block;
	position:absolute;
	}
.inner_cat span {
	display:block;
	position:absolute;
	top:0px;
	height:238px;
	}
a.incat1 {
	background:url(../images/cat_inner1.png) no-repeat;
	width:119px;
	height:144px;
	left:55px;
	}
.inner_cat_o a.incat1 {
	left:55px;
	} 
.incat1_active {
	background:url(../images/cat_inner1_active.png) no-repeat;
	width:194px;
	left:50px;
	}
.incat2_active {
	background:url(../images/cat_inner2_active.png) no-repeat;
	width:232px;
	left:255px;
	}
.incat3_active {
	background:url(../images/cat_inner3_active.png) no-repeat;
	width:197px;
	left:520px;
	}
.incat4_active {
	background:url(../images/cat_inner4_active.png) no-repeat;
	width:285px;
	left:710px;
	}
a.incat2 {
	background:url(../images/cat_inner2.png) no-repeat;
	width:146px;
	height:144px;
	left:295px;
	}
.inner_cat_o a.incat2 {
	left:340px;
	}
.inner_cat_p a.incat2 {
	left:275px;
	}
.inner_cat_s a.incat2 {
	left:270px;
	} 
a.incat3 {
	background:url(../images/cat_inner3.png) no-repeat;
	width:121px;
	height:144px;
	left:562px;
	}
.inner_cat_o a.incat3 {
	left:590px;
	}
.inner_cat_k a.incat3 {
	left:585px;
	} 
.inner_cat_s a.incat3 {
	left:520px;
	} 
a.incat4 {
	background:url(../images/cat_inner4.png) no-repeat;
	width:183px;
	height:144px;
	left:790px;
	}
.inner_cat a:hover {
	background-position:0px -144px;
	}
.work {
	background:url(../images/bkg_work.gif) repeat-x;
	background-position:0px 16px;
	height:208px;
	}
.work div {
	width:998px;
	margin:0px auto;
	text-align:center;
	}
.work img {
	border:solid 1px #6d818e;
	margin-left:26px;
	margin-right:26px;
	}
.work img.img_work1, .work img.img_work2 {
	position:relative;
	top:-8px;
	}
.icontent {
	width:998px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	padding-bottom:165px;
	color:#4c4c4c;
	padding-top:25px;
	font-size:14px;
	}
.icontent p {
	padding-bottom:14px;
	}
.icontent p.more {
	text-align:right;
	}
.ileft {
	float:left;
	width:43%;
	padding-left:4%;
	padding-right:3%;
	}
.iright {
	float:left;
	width:43%;
	padding-left:2%;
	padding-right:5%;
	}
.content {
	clear:both;
	overflow:hidden;
	padding-bottom:150px;
	width:998px;
	margin:0px auto;
	}
.left {
	width:260px;
	float:left;
	}
.leftmenu  {
	font-size:14px;
	padding-right:10px;
	}
.leftmenu strong {
	display:block;
	font-size:14px;
	background-color:#eaf2f7;
	padding:2px 5px 3px 25px;
	float:left;
	}
.leftmenu dl {
	clear:both;
	padding-left:25px;
	padding-top:10px;
	height:1%;
	overflow:hidden;
	padding-bottom:15px;
	}
.leftmenu dt  {
	padding-bottom:6px;
	display:block;
	}
.leftmenu dt a {
	color:#363636;
	background:url(../images/bkg_dt_a.gif) no-repeat;
	background-position:0px 9px;
	padding-left:10px;
	display:block;
	}
.leftmenu dt.active a {
	color:#317cae;
	text-decoration:none;
	}
.leftmenu dd {
	clear:both;
	padding-left:10px;
	height:1%;
	overflow:hidden;
	padding-bottom:6px;
	}
.leftmenu dd a {
	font-size:12px;
	color:#363636;
	background:url(../images/bkg_dd_a.gif) no-repeat;
	background-position:0px 7px;
	padding-left:12px;
	display:block;
	float:left;
	clear:both;
	margin-bottom:4px;
	}
.center {
	width:508px;
	float:left;
	}
.center p {
	line-height:18px;
	padding-bottom:14px;
	}
.center p img {
	float:left;
	margin-right:10px;
	border:solid 1px #d0d0d0;
	margin-top:6px;
	}
.block {
	padding-bottom:4px;
	}
.block img {
	margin-left:13px;
	}
.right {
	float:right;
	width:200px;
	}
.rightmenu {
	padding-bottom:15px;
	}
.rightmenu li {
	list-style:none;
	padding-bottom:5px;
	}
.rightmenu li a {
	color:#363636;
	font-size:14px;
	}
.rightmenu strong {
	display:block;
	font-size:14px;
	background-color:#eaf2f7;
	padding:2px 5px 3px 25px;
	float:left;
	}
.banners {
	}
.banners img {
	border:solid 1px #b5d0e3;
	margin-bottom:25px;
	}
.foot {
	position:absolute;
	bottom:0px;
	width:100%;
	background:url(../images/bkg_foot.gif) repeat-x top;
	height:115px;
	}
.foot_c {
	width:998px;
	margin:0px auto;
	}
.copy {
	text-align:center;
	color:#fff;
	padding-top:35px;
	}

