@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background-color: #fff;
	background-image: url(body-bg.png);
	background-repeat: repeat-y;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head {
	display: block;
	height: 156px;
	width: 900px;
}
#head #logo {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 370px;
	float: left;
}

.logopic a {
	background-image: url(logo.png);
	height: 156px;
	width: 360px;
	z-index: 2;
	float: left;
	position: absolute;
	background-repeat: no-repeat;
	visibility: visible;
}
.logo  h2  a {
	color: #333;
	font-size: 24px;
	text-decoration: none;
}
#head #tel {
	display: block;
	width: 530px;
	float: right;
	text-align: right;
	background-image: url(phone.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 39px;
}
#head #tel span {
	height: 39px;
	width: 263px;
	z-index: -100;
	float: right;
	position: relative;
}
#head #menu {
	display: block;
	height: 18px;
	float: right;
	width: 530px;
	margin: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;
}
#menu li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: center;
}
#menu li a, #menu li.last a {
	color: #1E75AC;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
	font-size: 16px;
	padding: 0px;
	display: block;
}
#menu li.active a, #menu li a:hover, #menu li.last a:hover {
	color: #FF6633;
}
#intro {
	display: block;
	height: 80px;
	width: 900px;
	background-image: url(intro.png);
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#intro span {
	color: #FF6633;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 55px;
}
#banner {
	display: block;
	margin: 0px;
	height: 170px;
	width: 900px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#banner .banner1 {
	background-image: url(banner1.png);
	display: block;
	height: 170px;
	width: 280px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#banner .banner2 {
	background-image: url(banner2.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 280px;
	float: left;
}
#banner .banner3 {
	background-image: url(banner3.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	margin: 0px;
	height: 170px;
	width: 280px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#banner .banner1 h2 {
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	line-height: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px#fff;
}
#banner  .banner1  p, #banner  .banner2  p, #banner  .banner3  p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#banner  .banner1  span a, #banner  .banner2  span a, #banner  .banner3  span a {
	background-color: #999999;
	display: block;
	width: auto;
	float: right;
	margin-top: 13px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#banner .banner2 h2 {
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	line-height: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px#fff;
}
#banner .banner3 h2 {
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	line-height: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px#fff;
}
#banner  .banner1  span a:hover, #banner  .banner2  span a:hover, #banner  .banner3  span a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}
#content {
	display: block;
	margin: 0px;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content #left {
	display: block;
	margin: 0px;
	float: left;
	width: 590px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left .usl {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
#left .usl .uslimg {
	margin: 0px;
	width: 100px;
	display: block;
	float: left;
	background-image: url(img-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#left .usl .usldesc {
	float: right;
	width: 469px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#left  .usl  .usldesc  h2  {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}

#left .usl .usldesc h2 a {
	font-size: 18px;
	color: #1E75AC;
	text-decoration: none;
	line-height: 24px;
}
#left .usl .usldesc h2 a:hover {
	color: #FF6633;
}

#left .usl .usldesc span {
	color: #FF6633;
}
#left p {
	font-size: 13px;
	line-height: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
#left p a {
	color: #1E75AC;
}
#left p a:hover {
	color: #FF6633;
}
#left p img {
	padding: 4px;
	border: 1px dashed #CCCCCC;
}
#left p img:hover, #left p img:hover.imgnews {
	border: 1px dashed #1E75AC;
}
#left p img.imgnews {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left h1 {
	font-size: 18px;
	color: #1E75AC;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	text-shadow: 0px 0px 1px #1E75AC;
}
#left h2 {
	font-size: 17px;
	line-height: 24px;
	color: #FF6600;
	margin-top: 5px;
}
#left h3 {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	margin-top: 5px;
}
#left h3 a {
	color: #1E75AC;
}
#left h3 a:hover {
	color: #FF6633;
}
#left h4 {
	font-size: 15px;
	line-height: 24px;
	color: #666666;
	margin-top: 5px;
}
#left h4 a {
	color: #1E75AC;
	text-shadow: 0px 0px 1px #1E75AC;
	text-transform: uppercase;
}
#left h4 a:hover {
	color: #FF6633;
	text-shadow: 0px 0px 1px #FF6633;

}
#left ul {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#left li {
	font-size: 13px;
	line-height: 1.6em;
	color: #333333;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left li a {
	color: #1E75AC;
}
#left li a:hover {
	color: #FF6633;
}
small {
	font-size: 11px;
}
blockquote {
	display: block;
	border: 1px dashed #1E75AC;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#text .portfolio {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#text .portfolio .portimg a img {
	text-decoration: none;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
#text .portfolio .portimg a img:hover {
	text-decoration: none;
	border: 1px dashed #1E75AC;
	padding: 5px;
}
#text .portfolio .portimg {
	display: block;
	float: left;
	width: 280px;
}
#text .portfolio .portdesc {
	float: right;
	width: 310px;
	display: block;
}
#content #right {
	display: block;
	margin: 0px;
	float: right;
	width: 275px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content #right h3 {
	color: #FF6633;
	line-height: 24px;
	font-size: 15px;
}
#content #right h3 a {
	color: #1E75AC;
}
#content #right h3 a:hover {
	color: #FF6633;
}
#right ul.rt1 {
	display: block;
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right ul.rt1 li {
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#right ul {
	display: block;
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right ul li {
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#right ul li a {
	color: #1E75AC;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 1.4em;
}
#right ul li a:hover {
	color: #FF6633;
}
#fotter {
	float: left;
	width: 900px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ft_lt {
	width: 500px;
	font-size: 10px;
	line-height: 1.6em;
	float: left;
}

.ft_lt a {
	color: #1E75AC;
}

.ft_rt {
	float: right;
	width: 380px;
}

.ft_rt ul {
	font-size: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	float: right;
	width: auto;
}

.ft_rt li {
	float: left;
	margin-left: 10px;
}

.ft_rt li a {
	color: #1E75AC;
}

.ft_rt li a:hover {
	color: #FF6633;
}
