ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
#hksh-head{
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	margin-bottom:5px;
	color:#FF6C00;
}
#hksh-head a:link, #hksh-head a:visited, a:link#hksh-head, a:visited#hksh-head{ color:#FF6C00;font-weight:bold;}
#hksh-head a:hover, #hksh-head a:active, a:hover#hksh-head, a:active#hksh-head{ color:#678C28;font-weight:bold;}

.hksh-txt_1{
	font-size:13px;
	line-height:150%;
}
.box1 {
	width: 445px;
	position:relative;
}
.box1 .box1-logo{
	background:url(../image/box_blog_top.jpg) no-repeat top left;
	height:38px;
}
.box1 .box1-logo .btn{
	padding:8px 0 0 16px;
}
.box1 .box1-photo{
	background-image:url(../image/box_blog_bkg.jpg);
	text-align:center;
	padding-top:11px;
	height:153px;
}
#spot{
	width:400px;
	position:absolute;
	top:49px;
	left:23px;
	text-align:left;
}
#spot img{
	float:left;
	margin-right:12px;	
}
.box1 .box-1-content{
	width:445px;
	height:67px;
	position:relative;
}
#more{
	width:445px;
	height:19px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
}
.box1 .box1-newL{
	background-image:url(../image/box_blog_bottom1.jpg);
	width:198px;
	height:67px;
	padding-top:42px;
	padding-left:25px;
	float:left;
}
.box1 .box1-newL div{
	background-image:url(../image/icon_1.gif);
	background-repeat:no-repeat;
	width:170px;
	padding-left:20px;
	font-size:12px;
	line-height:150%;
	height:27px;
}

.box1 .box1-newR{
	background-image:url(../image/box_blog_bottom2.jpg);
	width:212px;
	height:67px;
	padding-top:42px;
	padding-left:10px;
	float:right;
}
.box1 .box1-newR div{
	background-image:url(../image/icon_1.gif);
	background-repeat:no-repeat;
	width:175px;
	padding-left:20px;
	font-size:12px;
	line-height:150%;
	height:27px;
}
.box1 .box1-newL2{
	background-image:url(../image/box_blog_bottom3.jpg);
	width:198px;
	height:67px;
	padding-top:42px;
	padding-left:25px;
	float:left;
}
.box1 .box1-newL2 div{
	background-image:url(../image/icon_1.gif);
	background-repeat:no-repeat;
	width:170px;
	padding-left:20px;
	font-size:12px;
	line-height:150%;
	height:27px;
}
.box1 a:link{
	color:#678C28;
	text-decoration: none;
	font-weight: normal;
}
.box1 a:visited{
	color:#678C28;
	text-decoration: none;
	font-weight: normal;
}
.box1 a:hover{
	color:#FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.box1 a:active{
	color:#FF6600;
	font-weight: bold;
}
#videoMain{
	width:300px;
}
#videoMain .topMenu{
	height:25px;
	background:url(../image/videoMain_top.gif) no-repeat top left;
	text-align:center;
	padding:4px 0 0 1px;
	margin-bottom:1px;
}
#videoMain .topMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	float:left;
}
#videoMain .topMenu li{
	width:72px;
	height:22px;
	margin:0 1px;
	float:left;
}
#videoMain .tv{
	height:270px;
	background-color:#FFFFFF;
}
#videoMain .bottom{
	height:30px;
	background-image:url(../image/videoMain_bottom.gif);
	text-align:right;
	margin-top:1px;
}
#videoMain .bottom .jumpMenu{
	padding:4px 6px 0 0;
}

#videoHksh{
	width:476px;
}
#videoHksh .topMenu{
	height:25px;
	background:url(../image/videoHksh_top.gif) no-repeat top left;
	text-align:center;
	padding:4px 0 0 18px;
	margin-bottom:1px;
}
#videoHksh .topMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	float:left;
}
#videoHksh .topMenu li{
	width:100px;
	height:22px;
	margin:0 4px;
	float:left;
}
#videoHksh .middle{
	border:1px #7EB7A1 solid;
	background-color:#FFFFFF;
	display:block;
}
#videoHksh .middle .tv{
	margin:7px;
}
#videoHksh .middle .content{
	margin:0 7px 7px 7px;
	font-size:80%;
	color:#666666;
	line-height:120%;
}
#videoHksh .middle .content h1{
	font-size:125%;
	color:#336666;
}
#videoHksh .middle .content a{
	color:#336666;
	font-weight:bold;
	text-decoration:none;
}
#videoHksh .middle .content a:hover{
	text-decoration:underline;
}
#videoHksh .middle .line{
	height:10px;
	background:url(../image/videoHksh_line.gif) repeat-x bottom;
}
#videoHksh .middle .info{
	margin-top:8px;
	height:35px;
	line-height:130%;
}
#videoHksh .middle .info a{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}
#videoHksh .middle .info a:hover{
	color:#336666;
}

#videoHksh .middle .info .left{
	float:left;
	width:55%
}
#videoHksh .middle .info .right{
	float:right;
	width:45%
}
#videoHksh .bottom{
	height:30px;
	background-image:url(../image/videoHksh_bottom.gif);
	text-align:right;
	margin-top:1px;
}
#videoHksh .bottom .jumpMenu{
	padding:4px 6px 0 0;
}

.bold{
	font-weight:bold;
}
.clr{clear:both;}
