.kudouHeadMain{
	height:30px;
	width:960px;
	margin:0 auto;
	color: white;
}
.kudouHeadMain div{
	float:right;
	line-height: 30px;
	font-size: 13px;
	font-family: 微软雅黑;
}
.kudouHeadMain a{
	color: white;
}
.kudouHeadMain a:hover{
	color:#C0C0C0;
	text-decoration: none;
}
.welcomeSpan{
	color: red;
}
.welcomeSpan img{line-height: 40px;vertical-align: middle;}
.head {
	background: url(/image/img_head_ju.png) no-repeat center;
	width: 100%;
	height: 150px;
	margin: 0 auto;
	text-align: center;
}
.head_icon {
	width: 960px;
	height: 122px;
	/*margin: 21px 0px 11px 0px;*/
	margin: 0 auto;
}
.head_poetry {
	background: url(/image/image_poetry.png) no-repeat center;
	width: 249px;
	height: 92px;
	/*width: 263px;
	height: 102px;*/
	float: right;
	margin: 23px 95px 0px 0px;
}
.phone_icon {
	margin: 47px 9px 0px 0px;
	width: 255px;
	float: right;
}
.phone_icon font {
	font-weight: bold;
	font-size: 12;
	color: #353533;
}
.android {
	background-image: url(/image/img_back_white_phone.png);
	width: 122px;
	height: 38px;
	float: right;
}
.phone_icon_android {
	margin: 5px auto auto 20px;
	background-image: url(/image/img_android.png);
	width: 21px;
	height: 23px;
}

.phone_icon_android_font {
	margin: 10px 20px auto auto;
	float: right;
}

.phone_icon_android_font font {
	font-weight: bold;
	font-size: 14;
	color: #6DBC26;
}

.iphone {
	background-image: url(/image/img_back_white_phone.png);
	width: 122px;
	height: 38px;
}

.phone_icon_iphone {
	margin: 7px 7px auto auto;
	background-image: url(/image/img_iphone.png);
	width: 18px;
	height: 21px;
	float: right;
}

.phone_icon_iphone_font {
	margin: 10px 20px auto auto;
	float: right;
}

.phone_icon_iphone_font font {
	font-weight: bold;
	font-size: 14;
	color: #000000;
}

.head_title {
	width: 1002px;
	height: 48px;
	margin: 0 auto;
}
.head_title_right {
	background-image: url(/image/img_longback_right.png);
	width: 72px;
	height: 48px;
	float: right;
}
.head_title_left {
	background-image: url(/image/img_longback_left.png);
	width: 53px;
	height: 48px;
	float: right;
}
.head_title_middle {
	background-image: url(/image/img_longback.png);
	width: 876px;
	height: 48px;
	line-height: 48px;
	float: right;
}

/*
.head_title_middle li {
	float:left;
	list-style-image:url(/image/img_list_style.png);	
	margin:auto 15 auto auto;
}*/
.head_title_middle a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family:微软雅黑;
	color: #FFFFFF;
}
.head_title_middle a:hover{
	text-decoration: none;
	color:#C0C0C0;
	font-size: 18px;
}




.headBottomDiv{
	width: 960px;
	height: 40px;
	margin: 0 auto;
	clear: both;
}
.noticeDiv{
	float: left;
	width: 630px;
	height: 39px;
	line-height: 30px;
	margin-top: 5px;
	font-size: 15px;
	font-family: 微软雅黑;
	text-align: left;
	overflow:hidden;
}
.noticeUl li{
	height: 20px;
}
.noticeDiv ul { padding:0;}
.noticeDiv li { padding:0; padding-left: 5px;}
.searchBoxDiv {
	float: right;
	background:url(/image/img_search.png) no-repeat center;
	width: 330px;
	height: 50px;
}
.searchText{
	margin-left: 65px;
	margin-top: 16px;
	line-height: 18px;
	padding-left: 3px;
	height: 22px;
	width: 201px;
	border: none;
}

/*公共尾样式*/
.foot {
	background: url(/image/img_foot_moutain_92h.png) no-repeat center;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#webChatDiv{
	_position: absolute;
	width: 140px;
	height: 190px;
	overflow: hidden;
	position: fixed;
	bottom: 1px;
	right: 10px;
	opacity: 1;
	cursor: pointer;
}
.webchatTips{
	font-family: 微软雅黑;
	color: red;
	font-size: 12px;
	text-align: center;
}
.footMainDiv{text-align: center; width: 960px;margin:0 auto;}
.footDiv a{color:black;font-size:12px;}
.footDiv a:hover{text-decoration: none;color: blue;}
.footSpan{font-family: 微软雅黑;font-size:12px;}