#service_main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	background-image: url(/homepage/images/service_main_bg.gif);
	background-repeat: repeat-y;
}
#service_mian_left {
	width: 190px;
	background-image: url(/homepage/images/service_main_left_bg.gif);
	background-repeat: no-repeat;
	background-color: #ACDBFF;
	float: left;
	text-align: right;
	padding-top: 40px;
}
#service_mian_right {
	background-image: url(/homepage/images/service_main_right_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	height: 800px;
	width: 600px;
	float: right;
	padding: 40px;
	font-size: 13px;
	line-height: 24px;
}
#service_mian_left li {
	font-size: 14px;
	color: #00447A;
	line-height: 30px;
	list-style-type: none;
	padding-right: 10px;
}
#service_mian_left ul {
	margin: 0px;
}

.service_menu_current {
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	background-color: #4CA5E8;
	padding-top: 10px;
	margin-bottom: 10px;
}
.text_white {
	color: #FFFFFF;
}
#service_mian_left a {
	color: #00447A;
	text-decoration: none;
}
#service_mian_right a {
	color: #333333;
	text-decoration: none;
}


#top_nav{width:880px; margin:0 auto; padding:0; height:86px;background:url(../../content/style/img/nav_box.jpg) repeat-x 0 0;}
#top_nav #navlogo {float:left;width:121px;padding:15px 0 0 20px;}
#top_nav #navlogo img{border:none;}
#top_nav #navlink{padding-top:12px;font-family:arial;}
#top_nav #navlink #linkline1
, #top_nav #navlink #linkline2
, #top_nav #navlink #linkline3{line-height:21px; font-size: 12px;color:#0B5596;}
#top_nav #navlink #linkline1 a
, #top_nav #navlink #linkline2 a
, #top_nav #navlink #linkline3 a{color:#0B5596;}

.global-nav-links{width:680px;float:right;padding:4px 0 0;*padding:8px 0 0;}
.global-nav-links td{background:url(../../content/style/img/sprite.gif) no-repeat 0 6px;text-align:center;line-height:24px;}
.global-nav-links td.first {background:none;}
