<!--
/* auth_list.php start */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	mini-width:960px;
}
h2{
	font-size:18px;
	margin:10px 0;
}
h1{
	width:575px;
	font-size:20px;
	margin:30px 40px 10px 40px;
	text-align:center;
	border-bottom:solid #000000 1px;
}
#main{
	width:960px;
	margin:0 auto;
}
#main a:link,#main a:visited{color:#0173D3;}
#main a:hover,#main a:active{color:#FF9900;}
#info{
	width:304px;
	float:left;
	background:url(images/bg_info.jpg) repeat-x;
}
#info ul{
	list-style-type:none;
	list-style-position:outside;
	padding:0px;
}
#authInfo{
	margin:22px 0px 0px;
	padding:0px 0px 0px	20px;
	border-top:solid #FCFCFC 1px;
}
#authInfo span,#authInfo a{
	float:left;
	max-width:260px;
}
#authMenu{
	margin:11px 0px 0px;
}
#authMenu li{
	line-height:22px;
	width:260px;
	background: url(images/dot_black.gif) no-repeat 30px 7px;
	padding-left:44px;
	word-wrap:break-word;
}
#authMenu a{
	text-decoration:none;
}
#list{
	float:left;
	width:655px;
	border-top:dotted #000000 1px;
	border-left:dotted #000000 1px;
	background-color:#F2F9FF;
}
#top{
	height:20px;
}
#listTitle{
	background-color:#E1EFFC;
	border-bottom:solid #E1EFFC 1px;/*处理ie6的浮动bug*/
}
#listTitle img,#listTitle a,#listTitle span,#titleName{
	float:left;
	margin:0 3px;
}
span#count,span#press{
	float:right;
}
#pages{
	height:52px;
}
#pages a{
	display:block;
	border:solid #666688 1px;
	line-height:20px;
	width:20px;
	float:left;
	margin-left:1px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
}
#pages a:link,#pages a:visited{color:#01007F}
#pages a:hover,#pages a:active{color:#33CC99}
#pages span{
	float:right;
	margin:15px 27px;
}
#content{
	word-wrap: break-word;
}
#content div{
	margin:10px 40px 10px 40px;
	font-size:14px;
}
.content{
	width:600px;
	margin:22px 27px 0px 27px;
	border-bottom:dotted #000000 1px;
}
.content h2 a{
	text-decoration:none;
}
.content span a{
	text-decoration:none;
	font-weight:bold;
}
.infoTitle{
	line-height:25px;
	background-color:#EBE9EA;
	font-weight:bold;
	padding-left:37px;
}
.infoTitle img{
	position:relative;
	top:3px;
	margin-right:5px;
}
a#onPage{
	background-color:#DCDDE2;
}
.clearBlock{
	clear:both;
}
/* auth_list.php end */
/* show.php start */
#article{
	border-top:dotted #000000 1px;
	border-right:dotted #000000 1px;
	float:left;
	width:655px;
	background-color:#F2F9FF;
}
#author{
	float:left;
	width:304px;
	border-top:dotted #000000 1px;
}

.spliter{
	float:left;
	width:282px;
	margin:20px 0px;
	border-bottom:dotted #000000 1px;
}
/* show.php end */
/* item.php start */
h3{
	font-size:14px;
	line-height:26px;
	display:inline;
	margin-left:50px;
	padding:0px 10px;
	background-color:#F2F9FF;
	width:200px;
}
#navArea{
	float:left;
	width:319px;
}
#itemMenu span{
	float:left;
	width:150px;
	margin:15px 0px 0px 5px;
	height:95px;
	display:block;
	overflow:hidden;
	background:url(images/dir_apple.gif) no-repeat left top;
}
#itemMenu span span{
	float:left;
	display:block;
	background:none;
	height:auto;
	margin:0px -3px 0px 0px;/*-3px针对ie重复字符bug*/
}
.itemDesc{
	font-weight:bold;
}
#articleList{
	float:left;
	width:640px;
	border-left:dotted #000000 1px;
	border-top:dotted #000000 1px;
	background-color:#F2F9FF;
}
#articleList ul{
	float:left;
	padding:0px;
	width:615px;
	margin:0px 0px 0px 10px;
	border-left:solid #BAD8F2 1px;
	border-right:solid #BAD8F2 1px;
	display:inline;
	list-style-type:none;
}
#articleList ul li{
	float:left;
	border-bottom:dotted #DEE5EB 1px;
	background:url(images/dot_black.gif) no-repeat 15px 6px;
	width:615px;
}
#articleList ul li:hover{
	background-color:#FFFFCC;/*针对mz和ff的特效*/
}
#articleList ul li .artTitle{
	float:left;
	margin-left:25px;
	width:480px;
}
#articleList ul li .authName{
	float:right;
	margin-right:10px;
	width:96px;
	text-align:right;
}
#articleList ul li a{text-decoration:none;}
#articleList .artTitle:link,#articleList .artTitle:visited,#articleList .authName:link,#articleList .authName:visited{color:#000000;}
#articleList .artTitle:hover,#articleList .artTitle:active,#articleList .authName:hover,#articleList .authName:active{color:#666666;}
#listTitle.channelNavTitle{
	border-bottom:dotted #000000 1px;
}
.subTitle{
	float:left;
	width:640px;
	height:26px;
	margin-top:5px;
	background:url(images/bd_channel_top.gif) no-repeat 0 0;
}
.subBottom{
	float:left;
	width:640px;
	height:26px;
	background:url(images/bd_channel_bottom.gif) no-repeat 0 0;
}
/* item.php end */
/* learners.php start */
#photos{
	width:640px;
	float:left;
}
#photos .photo_top{
	float:left;
	width:107px;
	height:8px;
	background:url(images/authors_t_bg.gif) no-repeat top left;
	margin:0;
}
#photos div div.photo_block{
	height:112px;
	width:85px;
	overflow:hidden;
	border:solid #000000 1px;
	margin:0px 5px;
}
#photos a.button{
	display:block;
	width:39px;
	line-height:21px;
	background:url(images/button_author.gif) no-repeat top left;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	margin:5px 5px 5px 6px;
	text-align:center;
	border-bottom:solid #CEE5F7 1px;
}
#photos span{
	text-align:center;
	display:block;
	width:107px;
	line-height:20px;
}
#photos div{
	float:left;
	width:107px;
	margin:5px;
	background:url(images/authors_b_bg.gif) no-repeat bottom left;
}
/* learners.php end */
/* index.php start */
#authorArea{
	float:left;
	width:294px;
	margin-top:10px;
	font-size:14px;
}
#mainArea{
	float:right;
	width:656px;
	margin-top:10px;
	font-size:14px;
}
#suggestAuthor{
	float:left;
	width:286px;
	border:solid #5EAF22 1px;
	padding:0 3px;
}
#suggestAuthor img{
	float:left;
	border:solid #CCCCCC 1px;
	margin:3px;
	width:100px;
}
#suggestAuthor #suggestName{
	float:left;
	width:178px;
	color:#009966;
	font-weight:bold;
	text-decoration:none;
}
#suggestDetail{
	color:#005E00;
}
#connect{
	width:286px;
	float:left;
	border:solid #C2C2C2 1px;
	margin-top:7px;
	padding:0 3px;
}
#suggestList{
	float:left;
	width:286px;
	border:solid #C2C2C2 1px;
	margin-top:7px;
	padding:0 3px;
}
#suggestList .more a{
	display:block;
	clear:left;
	text-align:right;
	width:280px;
}
#suggestList div{
	float:left;
	width:143px;
	height:90px;
	margin-top:10px;
}
#suggestList h4{
	float:left;
	font-size:14px;
	margin:0px;
	width:56px;
	margin:0 -1px;	/*针对ie浮动结尾字符重复bug*/
}
#suggestList a{
	float:left;
	width:56px;
	margin:0 -1px;	/*针对ie浮动结尾字符重复bug*/
	text-decoration:none;
	color:#666666 !important;
}
#topAuthors{
	float:left;
	width:292px;
	border:solid #C2C2C2 1px;
	margin-top:7px;
}
#topAuthors ul{
	float:left;
	list-style-type:none;
	border-bottom:solid #C2C2C2 1px;
	width:290px;
	margin:0;
	padding:10px 0px 10px 3px;
}
#topAuthors li{
	float:left;
	width:60px;
	background:url(images/dot.jpg) no-repeat 0 3px;
	padding-left:10px;
}
#topAuthors a{
	float:left;
	color:#000000 !important;
	text-decoration:none;
}
.authorPhoto{
	float:left;
	border:solid #C2C2C2 1px;
	margin:0 8px;
	height:88px;
	overflow:hidden;
}
.authorPhoto img{
	float:left;
	width:60px;
	border:none;
	margin:4px;
}
.suggestTitle{
	float:left;
	width:265px;
	padding-left:15px;
	margin-left:6px;
	font-weight:bold;
	background:url(images/arrow1.gif) no-repeat 0 2px;
	line-height:20px;
}
#topAuthors .lastTopAuthors{
	border:none;
}
#blogList{
	float:left;
	width:420px;
	border:solid #C2C2C2 1px;
}
#blogTitle{
	float:left;
	width:420px;
}
#blogTitle img{
	position:relative;
	left:11px;
	top:-1px;
}
#blogLinks{
	float:left;
	list-style-type:none;
	padding:10px;
	margin:0;
}
#blogLinks li{
	float:left;
	width:400px;
}
#blogLinks span,#blogLinks a{
	float:left;
	line-height:20px;
}
#blogLinks span{
	font-weight:bold;
	color:#0000FF;
}
#blogLinks a{
	margin-left:5px;
	text-decoration:none;
	color:#000000 !important;
}
#blogLinks .blogAuthor{
	float:right;
	color:#999999;
	font-weight:normal;
}
#chinalabsLink{
	float:left;
	padding-right:10px;
	text-align:right;
	width:400px;
}
#chinalabsLink a{
	text-decoration:none;
	color:#000000 !important;
}
.netMag{
	float:left;
	width:420px;
	margin-top:8px;
	position:relative;
}
.netMagList{
	float:left;
	border:solid #C2C2C2 1px;
	background-color:#F4F4F4;
	width:418px;
}
.netMag ul{
	list-style-type:none;
	position:relative;
	left:10px;
	padding:0px;
	margin:0px;
	float:left;
	width:400px;
	border-top:solid #C2C2C2 1px;
}
.netMag ul li{
	float:left;
	width:400px;
	line-height:20px;
	background:url(images/dotblue.gif) no-repeat 0 4px;
	margin-top:5px;
}
.netMag ul .idxMainArt{
	margin-left:10px;
	float:left;
	width:310px;
	display:inline;
	color:#0000CC !important;
	text-decoration:none;
}
.netMag li:hover{
	background-color:#FFFFFF;
}
.netMag ul .idxMainArt img{
	border:none;
}
.netMag ul .idxMainAuth{
	float:right;
	width:70px;
	margin-left:10px;
	color:#0000CC !important;
	text-decoration:none;
}
.netMag .more{
	float:left;
	text-align:right;
	margin:3px;
}
.netMag h4{
	float:left;
	margin:0;
	background:none;
	width:420px;
	font-size:14px;
	color:#FF0000;
	text-align:center;
	line-height:20px;
}
.netMag h5{
	float:left;
	width:420px;
	margin:8px 0px;
	font-size:14px;
	line-height:20px;
}
.netMagTitle{
	float:left;
	width:420px;
	line-height:26px;
	font-weight:bold;
	background:url(images/title_net_mag.gif) no-repeat 0 0;
	position:relative;
	top:1px;
}
.netMagTitle a,.netMag h5 a{
	margin-left:36px;
	color:#000000 !important;
	text-decoration:none;
}
#topArt{
	float:right;
	width:227px;
	background-color:#C0DFFE;
}
#topArt h4{
	float:left;
	width:226px;
	margin:20px 0px 0px 0px;
	font-size:12px;
	background:url(images/title_top_art.gif) no-repeat 0 0;
}
#topArt .topArtTopTitle{
	margin:0px;
}
#topArt h4 span{
	margin-left:24px;
	line-height:27px;
}
#topArt ul{
	float:left;
	width:220px;
	list-style-type:none;
	margin:0px 2px 0px 4px;
	padding:0;
	background-color:#FFFFFF;
	border-right:solid #989898 1px;
	border-bottom:solid #989898 1px;
	display:inline;
}
#topArt li{
	float:left;
	width:219px;
	line-height:21px;
}
#topArt li a{
	float:left;
	margin-left:36px;
	text-decoration:none;
	color:#000000 !important;
}
.cItem{
	float:left;
	display:inline;
	width:220px;
	height:128px;
	margin-left:4px;
	padding-top:33px;
	border-right:solid #989898 1px;
}
.bgFolder1{background:url(images/folder01.gif) no-repeat 50% 0;background-color:#FFFFFF;}
.bgFolder2{background:url(images/folder02.gif) no-repeat 50% 0;background-color:#FFFFFF;}
.bgFolder3{background:url(images/folder03.gif) no-repeat 50% 0;background-color:#FFFFFF;}
.bgFolder4{background:url(images/folder04.gif) no-repeat 50% 0;background-color:#FFFFFF;}
.bgFolder5{background:url(images/folder05.gif) no-repeat 50% 0;background-color:#FFFFFF;}
.cItem span{
	float:left;
	width:110px;
	margin:0px 55px 0px 52px;
	font-weight:bold;
	color:#0033CC;
	text-align:center;
}
.cItem a{
	float:left;
	width:110px;
	margin:0px 55px 0px 52px;
	font-weight:bold;
	text-decoration:none;
	color:#000000 !important;
	text-align:center;
}
.cItem .channelTitle{
	float:left;
	width:110px;
	margin:0px 55px 0px 52px;
	font-weight:bold;
	text-align:center;
	margin:0;
}
.bottomItem{
	border-bottom:solid #989898 1px;
	margin-bottom:3px;
}

#friendLinks h5{
	float:left;
	width:88px;
	line-height:26px;
	background:url(images/arbl.gif) no-repeat 8px 50%;
	background-color:#D9E9C5;
	border-right:solid #A7C388 1px;
	margin:0;
}
#friendLinks h5 b{
	float:left;
	margin-left:20px;
}
#friendLinks{
	float:left;
	width:227px;
	background-color:#CAE0B1;
	margin:0;
}
#friendLinks ul{
	float:left;
	width:227px;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:none;
	border-bottom:solid #A7C388 1px;
	background-color:#D9E9C5;
}
#friendLinks li{
	float:left;
	width:113px;
	background:url(images/dotlv.gif) no-repeat 5px 50%;
}
#friendLinks li a{
	margin:0px 0px 0px 13px;
}
.topArt01{background:url(images/no1.gif) no-repeat 0 1px;}
.topArt02{background:url(images/no2.gif) no-repeat 0 1px;}
.topArt03{background:url(images/no3.gif) no-repeat 0 1px;}
.topArt04{background:url(images/no4.gif) no-repeat 0 1px;}
.topArt05{background:url(images/no5.gif) no-repeat 0 1px;}
.topArt06{background:url(images/no6.gif) no-repeat 0 1px;}
.topArt07{background:url(images/no7.gif) no-repeat 0 1px;}
.topArt08{background:url(images/no8.gif) no-repeat 0 1px;}
.topArt09{background:url(images/no9.gif) no-repeat 0 1px;}
.topArt10{background:url(images/no10.gif) no-repeat 0 1px;}
.topArt11{background:url(images/no11.gif) no-repeat 0 1px;}
.topArt12{background:url(images/no12.gif) no-repeat 0 1px;}
.topArt13{background:url(images/no13.gif) no-repeat 0 1px;}
.topArt14{background:url(images/no14.gif) no-repeat 0 1px;}
.topArt15{background:url(images/no15.gif) no-repeat 0 1px;}
.topArt16{background:url(images/no16.gif) no-repeat 0 1px;}
.topArt17{background:url(images/no17.gif) no-repeat 0 1px;}
.topArt18{background:url(images/no18.gif) no-repeat 0 1px;}
.topArt19{background:url(images/no19.gif) no-repeat 0 1px;}
.topArt20{background:url(images/no20.gif) no-repeat 0 1px;}
/* index.php end */
/* public start */
#banner{
	width:960px;
	margin:0 auto;
	border-bottom:solid #C0DFFE 1px;
}
#banner img{
	float:left;
	margin-top:12px;
}
#banner ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#navFunction{
	float:right;
	width:340px;
	height:100%;
}
#navFunction ul{
	float:right;
}
#navFunction li{
	float:left;
	color:#000000;
	line-height:24px;
}
#navFunction a{
	color:#000000;
	text-decoration:none;
}
#navFunction form{
	float:right;
	width:340px;
}
#navFunction .keyword{
	width:100px;
	height:12px;
	font-size:12px;
}
#navFunction input,#navFunction span{
	float:right;
	line-height:24px;
}
#navFunction a.button{
	float:right;
	background-color:#C0DFFE;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	width:30px;
	display:block;
	text-align:center;
}
#navMain{
	list-style-type:none;
	margin:0;
	padding:12px;
	float:left;
	font-weight:bold;
}
#navMain li{
	float:left;
	margin:12px 5px 0px 0px;
}
#navMain a{
	color:#000000;
	display:block;
	background-color:#C0DFFE;
	text-decoration:none;
	line-height:24px;
	padding:0 15px;
}
#footer{
	width:960px;
	margin:0 auto;
	clear:both;
	border-top:solid #C0DFFE 1px;
	text-align:center;
	padding:10px;
}
/* public end */
-->
