/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Arial, 宋体, sans-serif;
}
img {
	border:0px;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}
.clear {
	clear:both;
}
body {
	background-color:#138bd6;
	background-image:url(../images/ui/bj.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "宋体", Arial;
	font-size:12px;
}
#container {
	background-color:#FFF;
	width:900px;
	margin:0 auto;
	padding:0 30px;
}
/*css for header starts here*/

.header {
	height:380px;
	width:900px;
	margin-bottom:30px;
}
.flash {
	width:900px;
	height:262px;
	background:url(../images/ui/loading.gif) center no-repeat;
}
.logo {
	padding-top:10px;
}
.search {
	padding-top:20px;
	width:450px;
	height:30px;
	float:right;
	text-align:right;
	padding-right:15px;
	margin-top:-110px;
}
.search span {
	color:#6d7586;
	margin:0 3px;
}
.search img {
	margin-top:4px;
}
.top-links {
	position:absolute;
	float:left;
	margin-top:-55px;
	margin-right:10px;
	margin-left:290px;
!important
}
.top-links ul {
	list-style:none;
	padding-top:20px;
	margin-top:10px;
}
.top-links li {
	float:left;
	color:#6d7586;
	font-size:13px;
	padding:0px 7px;
}
.top-links li a {
	text-decoration:none;
	color:#6d7586;
	display:block;
	cursor:pointer;
	padding-left:5px;
}
.top-links li a span {
	text-decoration:none;
	color:#6d7586;
	padding:2px 8px 3px 5px;
	display:block;
}
.top-links li a:hover {
	text-decoration:none;
	background:url(../images/ui/li-left-bg.gif) top left no-repeat;
	color:#fff;
}
.top-links li a:hover span {
	text-decoration:none;
	color:#fff;
	background:url(../images/ui/li-right-bg.gif) top right no-repeat
}
.top-links li a.active {
	text-decoration:none;
	background:url(../images/ui/li-left-bg.gif) top left no-repeat;
	color:#fff;
}
.top-links li a.active span {
	text-decoration:none;
	background:url(../images/ui/li-right-bg.gif) top right no-repeat;
	color:#fff;
}
/*css for content box starts here*/

.content-box {
	width:900px;
	_overflow:hidden;
	height:auto;
}
/*css for col-1 starts here*/

.col-1 {
	width:300px;
}
.col-1 img {
	margin:10px;
}
.col-1 h1 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
}
.col-1 span {
	font-weight:bold;
	color:#9f9f9f;
}
.col-1 p {
	color:#494949;
	line-height:24px;
	padding-top:5px;
}
.col-1 p .img {
	margin:0 10px 0 0;
	float:left;
}
/*css for col-1 starts here*/

.col-1-l {
	width:230px;
	height:auto;
	overflow:hidden;
}
.col-1-l img {
	margin:0 10px 40px 0px;
}
.col-1-l h1 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
}
.col-1-l span {
	font-weight:bold;
	color:#9f9f9f;
}
.col-1-l p {
	color:#494949;
	line-height:24px;
	padding-top:20px;
}
.col-1-l p .img {
	margin:0 10px 0 0;
	float:left;
}
/*css for col-2 starts here*/

.col-2 {
	width:270px;
	padding-left:40px;
}
.col-2 img {
	padding-right:8px;
}
.col-2 h1 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
}
.col-2 h2 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}
.col-2 span {
	font-weight:bold;
	color:#9f9f9f;
}
.col-inner {
	width:650px;
	padding-left:20px;
	color:#494949;
	line-height:22px;
	padding-bottom:20px;
	_float:left;
	_overflow:hidden;
	height:auto;
}
.col-inner h2 {
	font-size:14px;
	font-weight:bold;
	color:#555;
	padding-bottom:15px;
}
h1, h2, h3, h4 {
	line-height:normal;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#494949;
	text-decoration:underline;
}
.col-inner h1 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
}
.col-inner span.pshow {
	font-weight:bold;
	color:#9f9f9f;
}
.col-inner .cp {
/*	border:1px #CCC solid;*/
	margin:20px auto;
	width:100%;
}
.news_img {
	text-align:center;
	margin:20px auto;
}
/*.col-inner .cp img {
	height:340px;
	width:340px;
}
*/
.col-inner .cp img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.time {
	float:right;
	color:#999;
}
.col-2-content {
	width:270px;
	margin-top:20px;
}
.col-2-content ul li {
	line-height:24px;
	margin-left:3px;
	background:url(../images/ui/point.jpg) left center no-repeat;
}
.col-2-content ul li a {
	color:#494949;
	text-decoration:none;
	margin-left:10px;
}
.col-2-content ul li a:hover {
	color:#494949;
	text-decoration:underline;
}
.col-2-text {
	width:185px;
	border-bottom:1px solid #dcdfe1;
	padding-bottom:1px;
}
.col-2-text span {
	color:#2d8ab3;
	font-weight:bold;
}
.col-2-text p {
	color:#494949;
	line-height:20px;
}
.col-2-text a {
	text-decoration:none;
	color:#af2409;
	display:block;
	text-align:right;
}
/*css for col-3 starts here*/

.col-3 {
	width:280px;
}
.bio-section-content {
	padding-top:25px;
}
.bio-section h1 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
}
.bio-section span {
	font-weight:bold;
	color:#9f9f9f;
}
.bio-section img {
	padding-right:10px;
}
.bio-section-text {
	width:175px;
	border-bottom:1px solid #dcdfe1;
	padding-bottom:1px;
	color:#494949;
	line-height:20px;
	padding-bottom:1px;
}
.bio-section-text a {
	text-decoration:none;
	color:#af2409;
	display:block;
	text-align:right;
	padding-top:7px;
}
.contact-section {
	padding-top:45px;
	width:270px;
}
.contact-section h1 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-bottom:0px;
}
.contact-section span {
	font-weight:bold;
	color:#9f9f9f;
}
.contact-section img {
	padding-right:10px;
}
.contact-info {
	padding-top:25px;
	width:282px;
}
.contact-info-img img {
	margin-top:30px;
}
.contact-info span {
	color:#2d8ab3;
	font-weight:bold;
	padding-bottom:15px;
	display:block;
}
.contact-info p {
	padding-bottom:5px;
	color:#494949;
	font-family:sans-serif;
}
.contact-info p span {
	color:#000;
	font-weight:normal;
	display:inline;
}
.contact-info a {
	color:#af2409;
	text-decoration:none;
}
/*css for footer starts here*/

.footer-links {
	color:#5f626a;
	height:90px;
	background:url(../images/ui/footerbg.gif) top left repeat-x;
	width:900px;
	margin-top:10px;
	margin-left:-30px;
	padding:20px 30px 0 30px;
	position:relative;
}
.copyright {
	float:right;
	width:248px;
	position:absolute;
	left: 687px;
	top: 41px;
}
.footer-links p {
	color:#494949;
	line-height:22px;
	font-family:sans-serif;
}
/* inner pages css start */
.aboutus-img {
	float:right;
	border:4px solid #fff;
	margin:0 0px 10px 20px;
}
h5 {
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #666;
	margin:0px 0px 10px 0px;
}
h6 {
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}
.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}
.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}
.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}
.insidereadmore {
	padding:10px 0px 10px 0px;
}
input.button {
	color:#fff;
	background:url(../images/ui/submit.gif) 0 0 no-repeat;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:0;
	height:30px;
	width:93px;
}
input.button:hover {
	cursor:pointer;
	background:url(../images/ui/submit.gif) 0 -30px no-repeat;
	color:#fff;
	border:0;
	height:30px;
	width:93px;
}
.product {
	width:100%;
}
.product ul {
	margin:0 0 0 50px;
	padding:0;
	list-style:none;
	text-align:center;
}
.product ul li {
	margin:10px 30px 10px 0;
	width:150px;
	height:150px;
	float:left;
}
.product li img {
	float:right;
	margin-left:20px;
	border: 1px solid #ccc;
	padding:3px;
}
.whiteheading {
	font:30px Myriad Pro, Arial;
	color:#CBD76B;
	font-weight:100;
	padding:0px;
	margin:25px 0px 20px 0px;
}
.ourprojectrow {
	margin-bottom:20px;
	border-bottom:1px dotted #666;
	padding-bottom:10px
}
.servicecolumnzone {
	padding:20px 0px 16px 0px;
}
.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}
.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}
.blog-posted-row {
	padding:3px;
}
.MyMarqueeX {
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin:10px 0 0 0;
	border:1px solid #999;
	background:url(../images/ui/hundengbj.gif) repeat-x;
}
.MyMarqueeX img {
	width: 140px;
	height: 140px;
	border: 1px solid #ccc;
	padding:0 1px;
	margin: 2px;
}
/* inner pages css ends */

/*css for news starts here*/
.news ul {
	padding:0 10px 0 0;
	margin:-30px 0 0 0;
}
.news ul li {
	line-height:22px;
	color:#494949;
}
.news ul li a {
	text-decoration:none;
	color:#494949;
}
.news ul li a:hover {
	text-decoration:none;
	color:#494949;
}
.title-l {
	margin:30px 0 0 0;
	padding-right:10px;
}
.title-l ul {
	padding:0 10px 0 10px;
	margin:-20px 0 0 0;
}
.title-l ul li {
	line-height:22px;
}
.title-l ul li a {
	text-decoration:none;
	color:#37709B;
	margin-left:1px;
	font-size:13px;
	font-weight:bold;
}
.title-l ul li a:hover {
	text-decoration:none;
	color:#666;
	font-size:13px;
	font-weight:bold;
}
.yingyong {
	width:90%;
	margin:20px 0 0 0px;
}
.yingyong ul {
	padding:0 10px 0 0;
	margin:0;
	list-style:none;
}
.yingyong ul li {
    height: 22px;
	line-height:22px;
	color:#494949;
}
.yingyong ul li a {
	text-decoration:none;
	color:#494949;
	float:left;
}
.yingyong ul li a:hover {
	text-decoration:underline;
	color:#494949;
}
.yingyong ul li span {
	float:right;
	font-weight:normal;
}
.shell_box {
	width:200px;
	margin:-20px 0 20px 10px;
	_margin:-30px 0 20px 10px;
}
.shell {
	background:url(../images/ui/xml.gif) no-repeat 4px 5px;
	width:176px;
	height:56px;
	padding:3px 2px 2px 20px;
	_padding:0px 2px 2px 20px;
	_margin-top:-5px;
	border-left:#bfe5f9 1px solid;
	border-right:#bfe5f9 1px solid;
}
.shell-top {
	background:url(../images/ui/shell_top.gif) no-repeat;
	width:200px;
	height:10px;
	padding:0px 2px 0px 0px;
	margin-left:0px;
	margin-top:-10px;
	_margin-top:0px;
}
.shell-bottom {
	background:url(../images/ui/shell_bottom.gif) no-repeat;
	width:200px;
	height:10px;
	padding:0px 2px 0px 0px;
	margin-left:0px;
	margin-top:0px;
}
.core {
	height:56px;
	overflow:hidden;
}
.core a {
	display:block;
	font-size:15px;
	line-height:18px;
	text-decoration:none;
	color:#333;
	font-family:Arial;
	font-size:12px;
}
.core a:hover {
	display:block;
	font-size:15px;
	line-height:18px;
	text-decoration:underline;
	color:#333;
	font-family:Arial;
	font-size:12px;
	background-color:#E1E1E1;
}
.title2 {
	font-size:14px;
	color:#999;
	font-weight:normal;
}
.col-2-yingyong {
	width:270px;
	margin-top:15px;
}
.col-2-yingyong h1 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 4px;
	padding-left:20px;
	line-height:25px;
	background:url(../images/ui/hybj.gif) no-repeat;
}
.col-2-yingyong ul li {
	width:70px;
	float:left;
	height:100px;
	margin-right:10px;
	margin-top:-10px;
	list-style:none;
	list-style:none;
}
.col-2-yingyong ul li img {
	border:#CCC 1px solid;
	padding:3px;
	margin:5px;
	float:inherit;
}
.col-2-yingyong ul li a {
	margin-left:10px;
	color:#494949;
	text-decoration:none;
}
.col-2-yingyong ul li a:hover {
	margin-left:10px;
	color:#494949;
	text-decoration:underline;
}
/*----nav----*/
*+html .nav {
	width:200px!important;
	margin-left:0px;
}
.nav {
	width:200px;
	-width:220px;
	line-height: 24px;
	list-style-type: none;
	text-align:left;
	-margin-left:0px;/*定义整个ul菜单的行高和背景色*/
	margin-top:0;
	-position:absolute;
}
#PARENT {
	width:200px;
	height:auto;
}
/*=======一级目录========*/
*+html .nav a {
	padding-left:0px;
	margin-left:-10px;
	width: 200px!important;
}
.nav a {
	width: 200px;/*Width(一定要)，否则下面的Li会变形*/
	display: block;
	text-align:left;
	padding-left:0px;
	font-size:13px;
	font-weight:bold;
	margin-left:-10px;
	line-height:34px
}
.nav li {
	/*一级目录的背景*/
	 float:left;
	margin-top:-10px;
	_margin-top:0px;
	background:url(../images/ui/nav_1.gif) no-repeat;
	margin-bottom:10px;
	_margin-bottom:1px;
	padding-left:10px;
	line-height:34px;/*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
.point {
	background:url(../images/ui/index_ly_35.gif) no-repeat;
	width:10px;
	height:10px;
	float:left;
	margin-top:10px;
}
.nav li img {
	float:left;
	padding:10px;
	border-style:none;
}
.nav li a:hover {
	border-bottom:none; /*一级目录onMouseOver显示的背景色;*/
}
.nav a:link {
	color:#37709B;
	text-decoration:none;
}
.nav a:visited {
	color:#37709B;
	text-decoration:none;
}
.nav a:hover {
	color:#666;
	text-decoration:none;
}
/*==================二级目录===================*/
.nav li ul {
	list-style:none;
	text-align:left;
	margin-left:-10px;
	padding-left:20px;
	margin-top:15px;
	line-height:24px;
}
.nav li ul li {
	background:url(../images/ui/point.jpg) left no-repeat;
	padding-left:5px;
	line-height:24px;
}
.nav li ul a {
	padding-left:5px;
	line-height:24px;
	width:170px;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
*+html .nav li ul a {
	padding-left:5px;
	width: 170px!important;
}
/*下面是二级目录的链接样式*/
.nav li ul a:link {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.nav li ul a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.nav li ul a:hover {
	color:#37709B;
	text-decoration:none;
	background-color:#EBEBEB;/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
.nav li:hover ul {
	left: auto;
}
.nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left;
}
.nav ul.collapsed {
	display: none;
}
.table {
	background-color:#D8EFFA;
	width:640px;
	height:auto;
	padding:5px
}
.table table {
	background-color:#fff;
	color:#FFF;
}
.table table tr {
	background-color:#37709B;
	color:#FFF;
}
.table td {
	margin:1px;
	text-align:center;
}
.more {
	width:35px;
	height:11px;
	float:right;
	margin-top:-55px;
	margin-right:25px;
	_margin-right:10px;
}
.back {
	background:url(../images/ui/back.png) left no-repeat;
	float:right;
	width:100px;
	padding-left:20px;
	font-weight:bold;
}
.back a:hover {
	cursor:hand;
}
.content ol {
	list-style-position:inside;
}
.content ul {
	list-style:none;
}
.pages {
	float:right;
}
#submitsearch {
	width:24px;
	height:17px;
	background-image:url(../images/ui/search.gif);
	border:none;
}
