body {
    margin:0;
	background:#FFF;
	font-size:12px;
}
.inputs{
width:90px;
height:15px;
border:1px solid #646464;
}
.shortInput{
	width:78px;
	height:15px;
	border:1px solid #646464;
}
.longInput{
	width:150px;
	height:15px;
	border:1px solid #646464;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#444;
	text-decoration:underline;
}
#wrapper{
	width:100%;
	background-image:url(../images/service_channel/mainBg.gif);
	background-repeat:repeat-x;
	text-align:center;	
}
#shade{
	width:776px;
	margin:0 auto;
	background:url(../images/service_channel/shadeLine.gif);
	background-repeat:repeat-y;
	}
#main{
	width:776px;
	background:url(../images/service_channel/bodyBg.gif) no-repeat;
	clear:both;
	overflow:auto !important;
	overflow:none;
	_height:1%;
}
#header{
	height:60px;
	margin-top:0px !important;
	margin-top:30px;
	text-align:left;
	padding-top:52px !important;
	padding-top:22px;
	padding-left:20px;
	clear:right;
}
#topNavi{
	color:#FFF;
	text-align:right;
	float:right;
	padding-right:30px;
	line-height:1.5;
	margin-top:-30px;
}
#topNavi a{
	color:#FFF;
}
#topNavi a:hover {
	color:#FF9900;
}
#left{
	float:left;
	height:925px;
	width:196px;
	background-image:url(../images/service_channel/leftBgLine.gif);
	background-color:#FFF;
	margin-left:12px !important;
	margin-left:6px;

}
#logIn{
	width:196px;
	height:80px;
	background-image:url(../images/service_channel/loginBg.gif);
	padding-top:50px;
	color:#FFF;
}
.leftBar{
	width:98%;
	padding-top:13px;
}
#sideMenu {
	margin-top:-10px;
	margin-left:-20px;
}
#sideMenu li{
	margin:5px 5px 0 0;
	list-style:none;
	line-height:16px;
	font-size:12px;
	text-align:left;
	word-wrap:break-word;
	word-break:break-all;
	}
#sideMenu a{
	color:#000;
	text-decoration:none;
}
#sideMenu ul{
	margin-bottom:0;
}
#sideMenu a:hover{
	color:#444;
	text-decoration:underline;
}
#right{
	float:right;
	height:925px;
	width:553px;
	background-color:#FFF;
	margin-right:15px !important;
	margin-right:9px;
	
}
#banner{
	padding-top:5px;
	padding-left:1px;
	height:170px;
}
#bus{
	padding-left:4px !important;
	padding:4px 0 1px 1px;
/*	background-image:url(../images/service_channel/bus.gif);*/
}
.title{
	height:19px;
	padding-top:6px;
	text-align:center;
}
#zixun{
	padding:8px;
	text-align:left;
}
#zixunLink{
}
#newsPic{
	text-align:center;
	width:100%;
/*	float:right;*/
}
.line{
	height:1px;
	width:544px;
	margin:0 auto;
	background-image:url(../images/service_channel/lineDot.gif);
}
.links{
	height:13px;
	padding:7px 5px 0;
}
#flash{
	margin:0 auto;
	padding:5px 0px 3px 0px;
	width:544px;
	height:66px;
}
#footer{
	padding:10px 0;
	font:12px/1.4em Verdana,Arial;
	color:#ccc;
}
#footer a{
	color:#ccc;
}
#printRight{
display:none;
}