﻿@charset "utf-8";
/* Golden Bridge Style */
/*
CopyRight：ShangHai Golden Bridge Agent Service Co.,Ltd.
Author：Lijazz
MSN：lijazz2008@hotmail.com
Create：@date
Update：@date
*/

/*----------Basic Style----------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/botom_back.gif) repeat-x left 75px;
}
ul, li, from, p {
	list-style:none;
}
.fontbold {
	font-weight:bold;
}
/*----------Header Style----------*/
#header {
	width:950px;
	margin:10px auto 5px auto;
}
#logo a {
	display:block;
	float:left;
	width:850px;
	height:60px;
	background:url(../images/logo.gif) no-repeat left center;
}
#logo a span {
	display:none;
}
#header ul {
	clear:both;
	height:25px;
	line-height:25px;
	margin:5px 0 1px 0;
	overflow:hidden;
}
#header li {
	display:inline;
	float:left;
	background:url(../images/all_img.gif) no-repeat left -180px;
	padding:0 10px;
	margin-left:-1px;
}
#header li a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#header li a:hover {
	color:#ffff00;
	text-decoration:underline;
}
.sitemap a {
	float:right;
	line-height:22px;
	background:url(../images/all_img.gif) no-repeat left -140px;
	padding-left:22px;
	margin-top:35px;
}
.sitemap a:hover {
	color:#ff3300;
}
/*----------main Style----------*/
#main {
	width:950px;
	margin:0 auto;
}
#leftbar {
	float:left;
	width:235px;
	border-right:1px dotted #cccccc;
	padding-top:15px;
}
/*leftService*/
#leftService, #leftContact {
	width:225px;
	margin-bottom:20px;
}
#leftService h3, #leftContact h3 {
	line-height:30px;
	border-bottom:1px solid #999999;
	font-size:16px;
}
#leftService ul {
	float:left;
	margin:6px 0;
}
#leftService li {
	float:left;
	width:225px;
	border-bottom:1px dashed #CCCCCC;
	padding:8px 0 6px 0;
}
#leftService li label {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-right:5px;
}
#leftService li a {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#leftService li a:hover, #othAuxiliary a:hover, #leftContact dd a:hover {
	color:#ff3300;
	text-decoration:underline;
}
/*leftContact*/
#leftContact dl {
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
}
#leftContact dl dt {
	display:none;
	padding-bottom:3px;
	font-weight:bold;
	color:#ff0000;
}
#leftContact dl dd {
	float:left;
	width:225px;
	line-height:16px;
	padding:3px 0 2px 0;
}
#leftContact label {
	float:left;
	padding-right:3px;
	color:#000000!important;
}
#leftContact span {
	float:left;
}
/*rightContent*/
#rightContent {
	float:right;
	width:680px;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
}
#rightContent h3, #servitem1 h3, #sitemap h3 {
	padding-bottom:6px;
	border-bottom:1px solid #999999;
	font-size:18px;
}
#rightContent h4 {
	margin-top:15px;
	font-size:15px;
}
#rightContent p {
	margin-top:15px;
	line-height:20px;
}
.contentText {
	float:left;
	margin:10px 0 30px 0;
	line-height:16px;
}
.contentText li {
	display:inline;
	float:left;
	width:340px;
	height:80px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:20px;
}
.contentText li a {
	float:left;
	height:60px;
	font-size:11px;
	line-height:12px;
	color:#2255aa;
	text-decoration:none;
	font-weight:bold;
}
.contentText li a:hover {
	color:#ff3300;
	text-decoration:underline;
}
.f14 {
	font-size:13px;
}
.contentText li span {
	display:inline;
	float:left;
	margin-right:3px;
	cursor:pointer;
}
.item01, .item02, .item03, .item04, .item05, .item06, .item07 {
	padding-left:70px;
}
.item01 {
	background:url(../images/pic03.gif) no-repeat left top;
}
.item02 {
	background:url(../images/pic03.gif) no-repeat left -70px;
}
.item03 {
	background:url(../images/pic03.gif) no-repeat left -140px;
}
.item04 {
	background:url(../images/pic03.gif) no-repeat left -210px;
}
.item05 {
	background:url(../images/pic03.gif) no-repeat left -280px;
}
.item06 {
	background:url(../images/pic03.gif) no-repeat left -350px;
}
.item07 {
	background:url(../images/pic03.gif) no-repeat left -420px;
}
.contentText dl {
	line-height:20px;
}
.contentText dt {
	font-weight:bold;
	margin-bottom:5px;
}
#othAuxiliary {
	clear:both;
	text-align:right;
	margin-bottom:15px;
}
#othAuxiliary h3 {
	display:none;
}
#othAuxiliary a, #leftContact dd a {
	color:#003278;
	margin-right:10px;
}
.tab {
	width:676px;
	background:#cccccc;
	margin:10px auto 20px auto;
}
.tab td {
	background:#ffffff;
	padding:2px 8px;
	line-height:24px;
	color:#333333;
}
.tdTitle {
	background:#f7f7f7!important;
	font-weight:bold;
	text-align:center;
}
#print {
	background:url(../images/all_img.gif) no-repeat left 1px;
	padding:2px 0 2px 20px;
}
#Email {
	background:url(../images/all_img.gif) no-repeat left -30px;
}
/*sitemap*/
#sitemap ul {
	margin:5px auto;
}
#sitemap li {
	border-bottom:1px dotted #cccccc;
	padding-bottom:5px;
	margin-bottom:5px;
}
#sitemap li a {
	line-height:20px;
	color:#2255aa;
	font-weight:bold;
}
#sitemap ul li ul {
	margin:0;
}
#sitemap ul li ul li {
	border-bottom:0!important;
	padding-bottom:0!important;
	margin-bottom:0!important;
}
#sitemap ul li ul a {
	margin-left:20px;
}
/*table*/
#tab {
	width:100%;
	border:0;
	background:#118CB2;
	margin:10px auto;
	font-weight:bold;
}
#tab td {
	background:#ffffff;
	padding:3px;
	font-size:11px;
}
.trtitle, .txtcenter {
	font-size:12px;
	text-align:center;
}
#tab .txtcenter {
	width:9%!important;
}
.trtitle td {
	background:#F3F9FB!important;
}
.trtitle span {
	display:block;
}
.blue, .blue2 {
	color:#333399;
	font-weight:bold;
}
.blue2 {
	text-decoration:underline;
}
.red {
	color:#ff0000;
}
.cblue {
	color:#0000CC;
	text-align:center;
	line-height:30px;
}
/*tab_02*/
#tab_02 {
	width:680px;
	background:#118CB2;
	margin:10px auto;
}
#tab_02 td {
	background:#ffffff;
	padding:3px;
	font-size:11px;
}
/*footer*/
#bottom {
	background:url(../images/botom_back.gif) repeat-x left top;
}
#footer {
	width:950px;
	margin:0 auto;
}
#footer h3 {
	display:none;
}
#footer ul {
	overflow:hidden;
	width:925px;
	height:24px;
	margin:1px auto;
}
#footer li {
	display:inline;
	float:left;
	font-size:11px;
	border-left:1px solid #ffffff;
	margin:4px 10px 0 -1px;
	padding-left:10px;
}
#footer li a {
	color:#ffffff;
}
#footer li a:hover {
	color:#ffff00;
}
#footer p {
	text-align:center;
	line-height:24px;
	font-weight:bold;
	color:#666666;
}
/*keywords*/
#keywords, #keywords h3, #keywords ul {
	display:none;
}
#keywords {
	padding:0 5px 5px 5px;
}
#keywords ul {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#keywords li {
	display:inline;
	float:left;
	padding:0 8px;
	border-left:1px solid #cccccc;
	white-space:nowrap;
	margin:2px 0 2px -1px;
}

/*-----2008年11月2号修改-----*/
#rightContent dd {
	padding:0 0 8px 16px!important;
	background:url(../images/listIco.gif) no-repeat 3px 9px;
}
