﻿body{
	margin:0px auto;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:28px;
}
a{
	
}
#maincontainer{
	margin:0px auto;
	width:1000px;
}
#top{
	height: 28px;
	border: solid #3366cc 1px;
	background:url(/image/bg_top.gif) repeat-x left top;
	color: #FFFFFF;
	vertical-align:middle;
	margin-bottom:5px;
	line-height:28px;
}
#top1{
	height: 28px;
	border: solid #3366cc 1px;
	background:url(/image/bg_top.gif) repeat-x left top;
	margin-bottom:5px;
	line-height:28px;
}
#personalService{
	margin-left:5px;
}
#top a:link, #top a:visited,#top a:active{
	color:#FFFFFF;
	text-decoration: none;
}
#top a:hover{
	color: #FFFF66;
}
#top img{
	padding-left:30px;
}
#top span{
	margin-left: 160px;
	padding-left: 20px;
	font-weight: bold;
}
#top span input{
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #3366cc;
}
#logo{
	border: solid #3366cc 1px;
	margin-bottom:5px;
}
#navList{
	border: solid #3366cc 1px;
	background:url(/image/bg_nav.gif) repeat-x;
	height: 70px;
	overflow:hidden;
	color:#FFFFFF;
	margin-bottom:5px;
}


#navList table tr td{
	line-height:23px;
	vertical-align:middle;
}
#navList table tr td a{
	color:#FFFFFF;
	text-decoration: none;
}
#navList table tr td a:hover{
	color:#FFFF66;
}
.specialNav a:link{
	font-weight:bold;
	color:#FF0000;
}
.specialNav a:hover{
	font-weight:bold;
	color:#FF0000;
}
#newsAndInfo{
	height:232px;
}
#news{
	border: solid #3366cc 1px;
	float: left;
	width: 495px;
	height: 228px;/**important**/
}
.news_title{
	color: #278aee;
	font-weight:bold;
	font-size:10pt;
	height:28px;
}
.news_title a{
	background: url(/image/bg_biz1.Gif) repeat-x left top;
	color: #278aee;
	text-decoration: none;
	display: block;
	height:100%;
	width:80px;
	float: left;
	text-align:center;
	border-bottom:solid #3366cc 1px;
	border-right:solid #3366cc 1px;
}
.news_title .selected{
	background: none;
	border-bottom:solid white 1px;
}

.news_title #fill{
	width: 333px;
	height: 100%;
	float: left;
	background: url(/image/bg_biz1.Gif) repeat-x left top;
	border-bottom:solid #3366cc 1px;
}
.news_title a:hover{
	color:#FF9900;
	text-decoration: none;
}
#news div ul{
	margin: 0px;
	margin-left:15px;
	padding: 0px;
	padding-top:4px;/**adjust to make it as height as right**/
	padding-right:5px;
	list-style-type:none;
	list-style-image:url(/image/ico_dot.gif);
}
.latestNews ul li{
	line-height:2.2em;
	background:url(/image/bg_dottedline.gif) repeat-x left bottom;
}
.focus{
	height: 200px; 
	float: left; 
	width: 50%;
	padding-left:3px;
	padding-top:5px;
}
#news div ul li a{
	color:#666666;
	text-decoration: none;
}
#news div ul li a:hover{
	color:#FF6600;
	text-decoration: underline;
}
.latestNews{
	float: left; 
}
#info{
	margin-left: 6px;
	border: solid #3366cc 1px;
	width:495px;
	float:left;
	overflow:hidden;
	height: 228px;/**important**/
}
.info_title{
	color: #278aee;
	font-weight:bold;
	font-size:10pt;
	height:28px;
	border-bottom:solid #3366cc 1px;
}
.info_title a{
	display: block;
	width: 80px;
	height: 100%;
	float:left;
	text-align:center;
	background: url(/image/bg_biz1.Gif) repeat-x left top;
	color: #278aee;
	text-decoration: none;
	border-bottom:solid #3366cc 1px;
	border-right:solid #3366cc 1px;
}
.info_title .selected{
	background:none;
	border-bottom:solid white 1px;	
}
.info_title #fill{
	width: 333px;
	height: 100%;
	float: left;
	background: url(/image/bg_biz1.Gif) repeat-x left top;
	border-bottom:solid #3366cc 1px;
}
.info_title a:hover{
	color:#FF9900;
	text-decoration: none;
}
#info div ul{
	margin: 0px;
	margin-left:15px;
	padding: 0px;
	list-style-image:url(/image/ico_dot.gif);
	padding-right: 10px;
}
.latestInfo ul li{
	line-height:2.2em;
	text-overflow:ellipsis;
	background: url(/image/bg_dottedline.gif) repeat-x left bottom;
}
#info div ul li a{
	color:#666666;
	text-decoration:none;
}
#info div ul li a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#info .latestInfo{
	width: 270px;
	float: left;
	padding:3px;
}
#info .dynaInfo{
	float: left;
	background:#CCCCCC;
	width: 219px;
	height: 100%;
	background:url(/image/bg_box.gif) no-repeat left top;
}
.dynaInfoTitle{
	margin-top:10px;
	font-weight:bold;
	height:28px;
	border: solid red 0px;
	text-align:center;
	color:#3366cc;
	font-size:11pt;
}
.dynaItems{
	padding: 0 10px 0px 15px;
	margin-bottom:10px;
	margin-top: 3px;
	border: solid red 0px;
	height:150px;
	overflow: hidden;
}
.dynaItems a{
	color: #666666;
	text-decoration:none;
	line-height:2em;
	padding-left: 20px;
	background: url(/image/ico_dot_info.gif) no-repeat left top;
}
.dynaItems a:hover{
	color:#FF6633;
	text-decoration:underline;
}
#banner{
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid #3366cc 1px;
	overflow: hidden;
	height:100px;
	position: relative;
}
#banner img{
	border: none;
}
#ad{
	position: relative;
	padding:0px;
	margin:0px;
}

#services{
	height: 350px;
	margin-bottom:10px;
}
#services .column1{
	height: 100%;
	width: 180px;
	float: left;
	border: solid #3366cc 1px;
	overflow: hidden;
}
.column1 a img{
	border:none;
}
.column1 .title_zonghe{
	border-bottom: solid #3366cc 1px;
	height:45px;
}
.column1 #zonghe{
	margin-top:5px;
	height: 135px;
	border-bottom:solid #3366cc 1px;
}
#zonghe ul{
	margin: 0;
	padding:0;
	list-style-type:none;
}
#zonghe ul li{
	padding:0;
	font-weight: bold;
}
#zonghe ul li a{
	margin-left:5px;
	color: #666666;
	text-decoration:none;
	padding: 20px;
	vertical-align:middle;
	background: url(/image/ico_dot.gif) no-repeat 35% left;
}
#zonghe ul li a:hover{
	color: #FF9900;
	text-decoration:underline;
}
.column1 .title_org{
	border-bottom: solid #3366cc 1px;
	height:45px;
}
.column1 #org ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.column1 #org ul a{
	color: #666666;
	font-weight:bold;
	text-decoration:none;
	margin-left: 5px;
	padding: 20px;
	background: url(/image/ico_dot.gif) no-repeat 35% left;
}
.column1 #org ul a:hover{
	color: #FF9900;
	text-decoration:underline;
}
.column1Content ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#services .column1 .content{
	height: 243px;
	border: solid #3366cc 0px;
	border-top: none;
}
#services .column1 .content img{
	margin-top: 5px;
	margin-left: 15px;
}
#services .column2{
	margin-left:5px;
	float: left;
	width: 624px;
	
}
#serviceInfo{
	border: solid #3366cc 1px;
	width:100%;
}
.business_title{
	height: 28px;
	color: #278aee;
}
#businessNav{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#businessNav li{
	float: left;
	text-align:center;
	font-weight:bold;
	width: 100px;
}
#businessNav a{
	color: #278aee;
	text-decoration:none;
	display: block;
	background: url(/image/bg_biz1.gif) repeat-x left top;
	border-right:solid #3366cc 1px;
	border-bottom:solid #3366cc 1px;
}

#businessNav a:hover{
	color: #FF9900;
	text-decoration:underline;
}
#businessNav .selected{
	border-bottom:solid white 1px;
	background: none;
}
#businessNav .unselected{
	border-bottom:solid #3366cc 1px;
	background: url(/image/bg_biz1.gif) repeat-x left top;
}

#businessNav .fill{
	height:28px;
	display:block;
	border-right:solid #3366cc 0px;
	background: url(/image/bg_biz1.gif) repeat-x left top;
	text-align:center;
	border-bottom:solid #3366cc 1px;
	width: 224px;
}
.business_items{
	height: 160px; 
	border: solid red 0px;
	color: #666666;
	text-decoration:none;
}
.business_items div ul{
	margin: 0px;
	margin-left:15px;
	padding: 0px;
	padding-top:4px;/**adjust to make it as height as right**/
	padding-right:5px;
	list-style-type:none;
	
}
.business_items ul li{
	line-height:2.2em;
	background:url(/image/bg_dottedline.gif) repeat-x left bottom;
}
.business_items ul li a{
	color: #666666;
	text-decoration:none;
	padding-left:5px;
}
.business_items ul li a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#baixin{
	height: 28px;
	border: solid #3366cc 1px;
	margin-top:5px;
	width: 100%;
	height: 155px;
}
#baixin .title{
	font-weight:bold;
	border: solid red 0px;
	height: 28px;
}
#baixin .title a{
	display: block;
	float: left;
	width: 100px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color: #278bee;
	border-right:solid #3366cc 0px;
	border-bottom:solid #white 0px;
}
#baixin .title a:hover{
	text-decoration: underline;
	color: #FF9900;
}
#baixin .title #fill{
	width: 522px;
	border-bottom: solid #3366cc 1px;
	border-left:solid #3366cc 1px;
	height: 100%;
	background:url(/image/bg_biz1.gif) repeat-x left top;
	
}
#baixin .content{
	padding-top: 3px;
	padding-left:60px;
	color:#666666;
	background:url(/image/111.gif) no-repeat left top;
}
#baixin .content a{
	color: #666666;
	text-decoration:none;
}
#baixin .content a:hover{
	color: #FF9900;
	text-decoration:underline;
}
#baixin .content ul{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#baixin .content ul li{
	display: inline;
	margin-right: 20px;
}
#baixin .content1{
	padding-top: 5px;
	padding-left:8px;
	color:#666666;
}
#baixin .content1 a{
	color: #666666;
	text-decoration:none;
}
#baixin .content1 a:hover{
	color: #FF9900;
	text-decoration:underline;
}
#baixin .content1 ul{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#baixin .content1 ul li{
	display: inline;
	margin-right: 20px;
}
#businessItems4{
 	display:none;
}
#businessItems2{
 	display:none;
}
.content3 {color: #666666;text-decoration:none;};
.content3 a{
	color: #666666;
	text-decoration:none;
}
.content3 a:hover{
	color: #FF9900;
	text-decoration:underline;
}
#services .column3{
	margin-left:5px;
	width: 182px;
	float: left;
	overflow:hidden;
}
.column3 .item img{
	border:solid white 1px;
}
.column3 .item{
	border: solid #3366cc 1px;
	margin-top: 5px;
}
.column3 .item1{
	border: solid #3366cc 1px;
	margin-top: 5px;
}
.activity{
	margin-top: 0px;
	border: solid #3366cc 1px;
	height:139px;
	margin-bottom:6px;
}
.activity img{
	border: solid white 1px;
}
#productShow{
	height: 170px;
	border: solid #3366cc 1px;
	margin-bottom:8px; 
	overflow: hidden;
}
#productShow .title{
	padding-left: 5px;
	color: #278bee;
	font-weight: bold;
	height: 28px;
	background:url(/image/bg_biz1.gif) repeat-x left top;
	border-bottom:solid #3366cc 1px;
}
#productShow .title a{
	color: #278bee;
	text-decoration:none;
}
#productShow .title a:hover{
	color: #FF9900;
	text-decoration:underline;
}
#productShow .content{
	height: 130px;
	width: 998px;
	padding-top: 8px;
	color:#666666;
	overflow:hidden;
	position:relative;
}
#productShow .content table{
	border: solid red 0px;
	position:relative;
	top: 0px;
}
#productShow .content table tr td a img{
	border: solid #000000 1px;
}
#productShow .content1{
	padding-top: 3px;
	padding-left:60px;
	color:#666666;
}
#productShow .content1 a{
	color: #666666;
	text-decoration:none;
}
#productShow .content1 a:hover{
	color: #FF9900;
	text-decoration:underline;
}
#productShow .content1 ul{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#productShow .content1 ul li{
	display: inline;
	margin-right: 20px;
}
#interaction{
	border: solid red 0px;
	height: 180px;
	margin-bottom: 8px;
}
#jiaoliu{
	float: left;
	border: solid #3366cc 1px;
	height: 100%;
	margin-right: 7px;
	width: 242px;
}
#yijian{
	float: left;
	border: solid #3366cc 1px;
	height: 100%;
	margin-right: 7px;
	width: 242px;
}
#diaocha{
	float: left;
	border: solid #3366cc 1px;
	height: 100%;
	margin-right: 7px;
	width: 242px;
}
#xinxiang{
	float: left;
	border: solid #3366cc 1px;
	height: 100%;
	width: 245px;
}
#interaction div .title{
	padding-left: 5px;
	border: solid red 0px;
	background: url(/image/bg_biz1.gif) repeat-x left top;
	border-left: solid white 1px;
	border-right: solid white 1px;
	border-bottom: solid #3366cc 1px;
	font-weight:bold;
}
#interaction div .title a{
	color: #278bee;
	text-decoration:none;
}
#interaction div .title a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#interaction div ul{
	padding-left: 0px;
	margin:0px;
	margin-left: 17px;
	color:#666666;
	list-style-type:none;
}
#interaction div ul li{
	list-style-image:url(/image/ico_dot.gif);
}
#interaction div ul li a{
	color:#666666;
	text-decoration:none;
}
#interaction div ul li a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#link{
	height: 30px;
	overflow: hidden;
	border: solid #3366cc 0px;
	margin-bottom: 5px;
	line-height:30px;
	vertical-align:middle;
	padding-left: 0px;
}
#link a{
	margin-right:4px;
}
#link a img{
	border: none;
}
#link select{
	width: 168px;
	margin-left: 5px;
	border: solid #3366cc 1px;
}
#link select .last{
	margin-right: 0px;
}
#footer{
	color:#FFFFFF;
	height: 110px;
	overflow:hidden;
	border: solid #3366cc 1px;
	background: url(/image/bg_footer.gif) repeat-x left top;
}
#footer a{
	color: #FFFFFF;
}
#footer br{
	line-height: normal;
}
#footer a:hover{
	color: #FFFF66;
}





















