/* CSS For Huyne.com */
* {
    margin: 0;
	padding: 0;
	word-break:break-all;
}
body {
	font: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #333333;
	text-align: center;
    margin: 0 auto;
	background: #FFFFFF;
}
a {
    color: #000060;
    text-decoration: none;
}
img {
    border: 0;
	vertical-align: middle;
	display: block;
}
input {
    vertical-align: middle;
}
.clear {
    clear: both;
	width: auto;
	margin-bottom: 8px;
}
/* box */
#box {
    margin: auto;
	width: 960px;
	height: auto;
	text-align: left;
}
#topnav {
    padding: 0 8px;
    height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #64A0F6;
	background: #E8EFFE;
}
#topnav p {
    float: right;
	clear: right;
	width: 700px;
	text-align: right;
}
#logo {
    float: left;
	clear: left;
	width: 200px;
	height: 60px;
}
#banner01 {
    float: right;
	width: 468px;
	height: 60px;
	margin-right: 8px;
}
#banner02 {
    float: right;
	clear: right;
	width: 250px;
	height: 60px;
}
#menu {
	padding: 0 8px;
	height: 35px;
	line-height: 35px;
	background: url(menuBg.gif) #E8EFFE repeat-x;
}
#menu #menunav {
	float: left;
	clear: left;
	width: 750px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
#menu #menunav a {
	color: #FF0000;
}
#menu #search {
    float: right;
	clear: right;
	width: 155px;
	padding-top: 5px;
	height: 30px;
}
#menu #search #stext {
    width: 120px;
}
/* main */
#left01 {
    float: left;
	clear: left;
	width: 374px;
	height: auto;
	overflow: hidden;
	border: 1px solid #64A0F6;
}
#left01 h3 {
    font-size: 14px;
	margin: 5px;
}
#left01 h3 a {
	color: #FF6300;
}
#left01 #des01 {
    margin: 5px;
	text-indent: 2em;
	line-height: 20px;
}
#left01 ul li {
    font-size: 14px;
	width: 360px;
	color: #FF6300;
}
.red {
	color: #FF6300;
}
/* public */
ul {
    width: auto;
	list-style: none;
	margin: 5px;
	clear: both;
}
ul li {
   height: 21px;
   line-height: 21px;
   white-space:nowrap;
   overflow: hidden;
   text-overflow:ellipsis;
}
.title {
    height: 31px;
	line-height: 31px;
	background: url(tbgc.gif) center repeat-x;
	margin: 1px 1px 0 1px;
}
.title .tleft {
    float: left;
	clear: left;
	width: 37px;
	height: 31px;
	background: url(tbgl.gif) no-repeat;
}
.title .tcenter {
    float: left;
	height: 31px;
	line-height: 35px;
	font-size: 14px;
	color: #64A0F6;
	font-weight: bold;
	padding: 0 5px;
	background: url(tbgt.gif) repeat-x;
	overflow: hidden;
}
.title .tcenter a {
	color: #64A0F6;
}
.title .tright {
    float: left;
	width: 5px;
	height: 31px;
	background: url(tbgr.gif) no-repeat;
}


#center01 {
    float: left;
	margin-left: 8px;
	width: 426px;
	height: auto;
}
#center01 #slide {
    width: 426px;
	height: 158px;
	overflow: hidden;
}
#center01 #hot {
    width: 414px;
	height: auto;
	border: 1px solid #CCCCCC;
	color: #FF6300;
	padding: 5px;
	overflow: hidden;
}
#center01 #hot a {
    color: #FF6300;
}
#center01 #hot #hottitle {
    font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#center01 #hot ul li {
    width: 200px;
	float: left;
	margin-right: 2px;
}

#right01 {
    float: right;
	width: 142px;
}
#right01 img {
    margin-bottom: 7px;
}

#left02 {
    float: left;
	clear: left;
	width: 236px;
	border: 1px solid #64A0F6;
}
#left02 #img02 {
    float: left;
	clear: left;
	width: 50px;
	height: 55px;
	margin: 5px;
}
#left02 #text02 {
	margin: 5px 0 5px 10px;
}
#left02 #text02 span {
    font-weight: bold;
	font-size: 14px;
    color: #FF6300;
}
#right02 {
    float: right;
	clear: right;
	width: 712px;
	border: 1px solid #64A0F6;
}
#right02 dl {
    float: left;
	display: inline;
	width: 325px;
	height: 88px;
	margin-top: 8px;
	margin-left: 20px;
	overflow: hidden;
}
#right02 dl dt {
    font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
#right02 dl dt a {
    color: #FF6300;
}
#right02 dl dd {
    line-height: 20px;
}
#right02 .hot {
    padding-right: 15px;
	background: url(hot.gif) right no-repeat;
}

#knowledge {
	border: 1px solid #64A0F6;
	background: #FFFFFF;
	overflow: hidden;
}
#knowledge #more {
    float: right;
	width: 600px;
	text-align: right;
	margin-right: 8PX;
	overflow: hidden;
}
#knowledge #more a {
    color: #666666;
}
#knowledge .list {
    float: left;
	display: inline;
	width: 232px;
	margin: 8px 8px 0 0;
	border-right: 1px dashed #CCCCCC;
}
#knowledge .r02 {
    margin-right: 0;
	border-right: 0;
}
#knowledge .list .title02 {
    margin: 5px 15px 0 8px;
	font-size: 14px;
	line-height: 23px;
	border-bottom: 1px solid #FF6300;
}

#knowledge .list .title02 a {
    color: #FF6300;
}

#info {
    float: left;
	clear: left;
	width: 548px;
	border: 1px solid #64A0F6;
	overflow: hidden;
	background: #FFFFFF;
}
#info ul {
    float: left;
    width: 260px;
	clear: none;
	overflow: hidden;
}
#job {
    float: right;
	clear: right;
	width: 400px;
	border: 1px solid #64A0F6;
}
#job ul li {
	vertical-align: bottom;
}
#job p {
    float: left;
	width: 50px;
	color: #999999;
	overflow: hidden;
}
#job p.zw {
    width: 90px;
}
#job p.gs {
    width: 185px;
}
#job p.dd {
    width: 65px;
}
#job #jtitle p {
	color: #333333;
}

#link {
    border: 1px solid #CCCCCC;
	padding: 5px;
}
#link #tlink {
	line-height: 23px;
    background: #F2F2F2;
}
#link #tlink span {
    font-size: 14px;
	margin-right: 500px;
	padding-left: 8px;
}
#link #dlink {
    line-height: 20px;
}
#link #dlink a {
    padding: 3px 8px;
}
 
#footer {
    text-align: center;
	line-height: 23px;
}
#footer img {
    display: inline;
	margin: 10px 0;
}

a:hover {
    color: #990000;
}