/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{
    text-decoration: none;
} /* 链接无下划线,有为underline */ 
a:link{
    color: #000066;
} /* 未访问的链接 */
a:visited{
    color: #000066;
} /* 已访问的链接 */
a:hover{
    color: #f60;
} /* 鼠标在链接上 */ 
a:active{
    color: #000066;
} /* 点击激活链接 */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body{
    margin:0px auto;
	font-size:9pt;
	font-family:宋体,arial,verdana,sans-serif,fantasy,tahoma;
	background-position:center;
	text-decoration:none;
	background:url(/skin/images/bg.jpg);
}
html{
    scrollbar-face-color:#696969;
	scrollbar-highlight-color:#a4a4a4;
	scrollbar-3dlight-color:#484848;
	scrollbar-darkshadow-color:#484848;
	scrollbar-shadow-color:#1b1b1b;
	scrollbar-arrow-color:#f90;
	scrollbar-track-color:#484848;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td{
    font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
input{background:#efefef;border:1px solid #666;color:#000;height:16px;font-size:9pt;}
button{font-size:9pt;height:20px;}
select{font-size:9pt;height:20px;}
.pic1{border:1px solid #999;margin-bottom:3px;} /* 文章频道图片边框c2c2c2 */
.pic2{border:1px solid #999;margin-bottom:3px;} /* 下载频道图片边框 */
.pic3{border:1px solid #666;} /* 图片频道图片边框 */
img{border:none;}
form{padding:0px;margin:0px;}
ul,ol,li,dl,dt,dd{
    padding:0px;
	margin:0px;
	list-style:none;
}
h1{
    font-size:11pt;
	margin:0px;
	color:#f30;
	font-weight:bold;
	background:none;
	float:none;
	width:100%;
	text-align:center;
	padding:0px;
}
.more{float:right;margin-top:-20px;}
.submit{
    height:22px;
	line-height:22px;
	width:60px;
	background:#efefef;
	border:1px solid #666;
}
.LinkArticleCorrelative{
    height:20px;
	line-height:20px;
}
.list{
    border-bottom:1px dashed #ccc;
	height:25px;
	line-height:25px;
}
.clear{
    clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	visibility:hidden;
	overflow:hidden;
}
/*Public*/
#header,#tbody,#foot{
    padding:5px 5px 0px 5px;
	background:#fff;
	width:900px;
	clear:both;
	margin:0px auto;
}
/*===--===Header===--===*/
#headertable{
    border:1px solid #ccc;

	margin:0px auto;
	width:898px;
	background:url(/skin/images/headerbg.gif) repeat-x;
}
#newlogo{
    border:1px solid #ccc;
	height:82px;
	margin:0px auto;
	width:898px;
	background:url(/skin/images/headerbg.gif) repeat-x;
}
#newloleft{
    border:0px solid #ccc;
	height:82px;
	margin:0px auto;
	width:500px;
	
	float:left;
}
#newloright{
    border:0px solid #ccc;
	height:82px;
	margin:0px auto;
	width:394px;
	
	float:right;
}
#logo{
    width:150px;
	height:90px;
	float:left;
}#menulist{
    width:888px;
	float:right;
	padding:5px 5px;
}#topinfo{
	height:20px;
	line-height:20px;
	text-align:right;
	margin:0px auto;
	margin-top:5px;
}#channel{
	height:30px;
	background:url(/skin/images/menubg.gif) repeat-x;
	border:1px solid #f60;
	color:#000;
	border-bottom:none;
}#channel li#channelindex{
    float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	width:90px;
	margin-left:5px;
	display:inline;
}#channel li#channellist{
    float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	width:886px;
}#channel li#channellist a{
    color:#000;
}#channel li#channellist a:hover{
    color:#fff;
	text-decoration:underline;
}#channel li#channellist ol{
    padding:0px;
	margin:0px;
}#channel li#channellist ol li{
    float:left;
	background:url(/skin/images/menuline.gif) no-repeat right;
	width:63px;
	text-align:center;
}#submenu{
	border:1px solid #ccc;
	border-top:none;
	height:25px;
	line-height:25px;
	background:#f8f8f8;
	text-align:left;
}
#menu{
    height:45px;
	line-height:45px;
}#menu li{
    float:left;
	width:80px;
	height:45px;
	overflow:hidden;
}
/*Location*/
#path{
	width:898px;
	height:31px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url(/skin/images/pathbg.gif) repeat-x;
	margin-bottom:4px;
	overflow:hidden;

	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
}#path li#pathleft{
    height:31px;
	line-height:40px;
	float:left;
	text-align:left;
	text-indent:30px;
	width:868px;
    background:url(/skin/images/pathleft.gif) no-repeat left top;
}#path li#pathright{
    height:31px;
    width:30px;
	float:left;
    background:url(/skin/images/pathright.gif) no-repeat right;
}
/*UserLogin*/
#login{
    width:898px;
	text-align:left;
	height:28px;
	line-height:28px;
	clear:both;
	margin:0px auto;
	margin-bottom:4px;
	border:1px solid #ccc;
	background:#f8f8f8;
}
#loginh1{
    float:left;
	width:80px;
	text-align:left;
}
#loginright{
    float:right;
	width:810px;
	text-align:right;
	line-height:0px !important;
	line-height:23px;
	padding-right:4px;
	padding-top:2px;
}
/**/
.indleft{
    border:1px solid #ccc;
	margin-bottom:4px;
	float:left;
	widt1h:398px;
	width:376px;
	height:183px;
	overflow:hidden;
}.indleft li.h1{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.indleft li.h1 span{
    color:#f60;
}.indleft li.h1 code{
    float:right;
	height:30px;
	line-height:30px;
	width:75px;
	margin-top:-30px;
}.indleft li.td{
    width:100%;
	padding:0px;
}.indleftimg{
    float:left;
	width:102px;
	padding:5px;
}.indleftcontent{
	padding:5px 0px;
	line-height:20px;
	text-indent:20px;
	float:right;
	width:258px;
	background:#f8f8f8;
}

.indright{
    border:1px solid #ccc;
	margin-bottom:4px;
	float:right;
	width:516px;
	height:183px;
	overflow:hidden;
}.indright li.h1{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.indright li.h1 span{
    color:#f60;
}.indright li.td{
    width:100%;
}.indrightlist{
    width:360px;
	float:left;
}.indrightlist ol li{
    height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	margin:0px auto;
	text-indent:10px;
	width:350px;
	background:url(/skin/images/articon_01.gif) no-repeat left;
}.indrightimg{
    width:156px;
	float:right;
	padding-top:4px;
}.indrightimg .pic_art{
    float:left;
	border:1px solid #ccc;
	padding:3px;
	margin-left:4px;
	margin-bottom:4px;
	height:62px;
	overflow:hidden;
	display:inline;
}.indrightimg .pic_art img{
    height:60px;
	width:60px;
	overflow:hidden;
	display:block;
}

.indextwol{
    border:1px solid #ccc;
	float:left;
	width:446px;
	height:288px;
	overflow:hidden;
	margin-bottom:4px;
}.indextwol li.h1{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.indextwol li.h1 span{
    color:#f60;
}.indextwol li.td{
    width:100%;
}.indextwoll{
    width:294px;
	float:left;
	overflow:hidden;
}.indextwoll ol li{
    height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	width:284px;
	margin:0px auto;
	text-indent:10px;
	background:url(/skin/images/articon_01.gif) no-repeat left;
}.indextwolr{
    width:142px;
	padding:5px 5px 0px 5px;
	float:left;
	overflow:hidden;
}.indextwolr .img_130_border{
    margin-bottom:4px;
}

.indextwor{
    border:1px solid #ccc;
	float:right;
	width:446px;
	height:288px;
	overflow:hidden;
	margin-bottom:4px;
}.indextwor li.h1{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.indextwor li.h1 span{
    color:#f60;
}.indextwor li.td{
    width:100%;
}.indextworl{
    width:294px;
	float:left;
	overflow:hidden;
}.indextworl ol li{
    height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	width:284px;
	margin:0px auto;
	text-indent:10px;
	background:url(/skin/images/articon_01.gif) no-repeat left;
}.indextworr{
    width:142px;
	padding:5px 5px 0px 5px;
	float:left;
	overflow:hidden;
}.indextworr .img_130_border{
    margin-bottom:4px;
}
/*Article*/
#halfbody{
    width:908px;
	margin:0px auto;
	background:#fff;
	padding:0px 1px;
}.half{
    width:446px;
	float:left;
	border:1px solid #ccc;
	margin-left:4px;
	margin-bottom:4px;
	display:inline;
}.half li.halfh1{
    height:30px;
	line-height:25px;
	text-indent:20px;
	width:100%;
	font-size:9pt;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
}.half li.halfleft{
    width:102px;
	float:left;
	padding:10px;
	border-right:1px solid #ccc;
}.half li.halfright{
    line-height:20px;
	padding:0px 5px;
	text-indent:10px;
	width:313px;
	float:left;
}
/*Article Index*/
.artleft{
    width:250px;
	float:right;
}.artleft ul{
    border:1px solid #ccc;
	padding-bottom:4px;
	background:#f8f8f8;
	margin-bottom:4px;
}.artleft ul li{
    width:240px;
	margin:0px auto;
	text-indent:10px;
	height:25px;
	line-height:25px;
    border-bottom:1px dashed #ccc;
	background:url(/skin/images/articon_01.gif) no-repeat left;
}.artleft ul li.artimg90{
    width:100%;
	height:140px;
	background:none;
	border:none;
	clear:both;
}.artleft ul li.artimg90 .img_90_border{
    margin-left:11px;
	display:inline;
}.artleft ul li.arth1{
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:none;
    background:url(/skin/images/titlebg.gif) no-repeat left;
}.artleft ul li.arth1 span{color:#f60;}

.artright{
    width:645px;
    float:left;
}
.artrightborder{
    border:1px solid #ccc;
	margin-bottom:4px;
}.arbheight{ 
    height:181px;
	overflow:hidden;
}.artrightborder li.arbh1{
    height:30px;
	line-height:30px;
	text-indent:20px;
    background:url(/skin/images/titlebg.gif) no-repeat left;
}.artrightborder li.arbh2{
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.artrightborder li.arbimg{
    width:100%;
	padding:4px 0px;
}.artrightborder li.arbimg .img_90_border{
    margin-left:19px;
	display:inline;
}.artrightborder li.arbleft{
    padding:5px 0px;
    border-right:1px solid #ccc;
	float:left;
	width:240px;
	height:140px;
	overflow:hidden;
}.artrightborder li.arbleft .img_90_border{
    margin-left:8px;
	display:inline;
}.artrightborder li.arbright{
    width:389px;
	height:150px;
	float:right;
	border-left:1px solid #ccc;
	padding:0px 4px;
	overflow:hidden;
}

.art_298{
    width:304px;
	float:left;
	border:1px solid #ccc;
	text-align:left;
	margin-bottom:4px;
	height:163px;
}.art_298 dt{
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:none;
    background:url(/skin/images/titlebg.gif) no-repeat left;   
}.art_298 dt span{
    color:#f60;
}.art_298 dd{
	margin:0px auto;
}.art_298 dd .img_130_border{
    margin-left:4px;
	display:inline;
}
.art_342{
    width:332px;
	float:right;
	border:1px solid #ccc;
	text-align:left;
	margin-bottom:4px;
	height:163px;
	background:#f8f8f8;
	overflow:hidden;
}.art_342 dt{
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:none;
    background:url(/skin/images/titlebg.gif) no-repeat left;   
}.art_342 dt span{
    color:#f60;
}.art_342 dd{
    width:330px;
	margin:0px auto;
}
/*Article Class*/
.artclassleft{
    width:250px;
	float:right;
}.artclassleft ul{
    border:1px solid #ccc;
	padding-bottom:4px;
	background:#f8f8f8;
	margin-bottom:4px;
}.artclassleft ul li{
    width:240px;
	margin:0px auto;
	text-indent:10px;
	height:25px;
	line-height:25px;
    border-bottom:1px dashed #ccc;

}.artclassleft ul li.artlist{
    height:150%;
	background:none;
	border:none;
}.artclassleft ul li.artlist table{
    width:100%;
}.artclassleft ul li.arth1{
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:none;
    background:url(/skin/images/titlebg.gif) no-repeat left;
}.artclassleft ul li.arth1 span{color:#f60;}

.artclassright{
    width:645px;
    float:left;
}.classlist{
    border:1px solid #ccc;
	margin-bottom:4px;
}.classlist li.classart{
    width:635px;
    height:25px;
	line-height:25px;
	text-indent:10px;
	margin:0px auto;
	border-bottom:1px dashed #ccc;
	background:url(/skin/images/articon_01.gif) no-repeat left;
}.classlist li.classart span{
    float:right;
	margin-top:-25px;
}.classlist li.classname{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.classlist li.classname:first-letter{
    color:#f60;
}.classlist li. {
    width:100%;
	height:150%;
	padding:5px 0px;
}.classlist li.classimg{
    padding-top:20px;
}.classlist li.classimg .img_90_border{
    margin-left:19px;
	display:inline;
	margin-bottom:10px;
	padding:0px;
}.classlist li.classimg .img_130_border{
    margin-left:12px;
	display:inline;
	margin-bottom:10px;
}.classlist li#showpage{
    width:100%;
	height:30px;
	line-height:30px;
	background:#f8f8f8;
	border:none;
	text-align:center;
}
/*Article Content*/
.contentleft{
    width:754px;
	height:auto;
	background-color:#FFFFFF;	
	float:left;
}
.contentright{
    width:141px;
	height:auto;
	background-color:#FFFFFF
	float:right;
}.contentright li{
    margin-bottom:5px;
	border:1px solid #ccc;
}
#articlecontent{
    width:752px;
	border:1px solid #ccc;
	margin-bottom:4px;
}#articlecontent li{margin:0px;line-height:20px;}
#articlecontent li#articletitle{
    width:100%;
	height:30px;
	line-height:30px;
}#articlecontent li#articleinfo{
    width:100%;

	text-align:left;

	margin-bottom:0px;
	background:#DDDAED;
	border-bottom:1px solid #ccc;
}#articlecontent li#articlemain{
    width:742px;
	padding:5px;
}#articlecontent li#articlehits{
    width:100%;
	line-height:25px;
	text-align:right;
	height:25px;
	margin-bottom:4px;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
}#articlecontent li#articlecopy{
    padding:0px 5px;
	line-height:20px;
	background:#f8f8f8;
	color:#888;
}

#correlative_130{
    width:752px;
	border:1px solid #ccc;
	margin-bottom:5px;
	padding-top:10px;
	height:250px;
	background:#f8f8f8;
	overflow:hidden;
}#corimg_130{
    float:left;
	width:450px;
	text-align:center;
	background:#f2f2f2;
	padding-left:2px;
}#corimg_130 .pic_art{
    width:140px;
	height:110px;
	float:left;
	border:1px solid #ccc;
	padding-top:4px;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
	display:inline;
}#corimg_130 .rnd_img_130{
    width:140px;
	height:110px;
	float:left;
	border:1px solid #ccc;
	padding-top:4px;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
	display:inline;
}#corimg_130 .rnd_img_130 img{
    border:1px solid #999;
	width:130px;
	height:90px;
	overflow:hidden
}#corimg_130 .rnd_img_130 dt{
    line-height:20px;
	text-align:center;
}#correlative_90{
    width:752px;
	border:1px solid #ccc;
	margin-bottom:5px;
	padding-top:10px;
	height:150px;
	background:#f8f8f8;
	overflow:hidden;
}#corimg_90{
    float:left;
	width:450px;
	text-align:center;
	background:#f2f2f2;
	padding-left:2px;
}#corimg_90 .pic_art{
    width:100px;
	height:134px;
	float:left;
	border:1px solid #ccc;
	padding-top:4px;
	overflow:hidden;
	margin-left:8px;
	display:inline;
}#corimg_90 .rnd_img_90{
    width:100px;
	height:134px;
	float:left;
	border:1px solid #ccc;
	padding-top:4px;
	overflow:hidden;
	margin-left:8px;
	display:inline;
}#corimg_90 .rnd_img_90 img{
    border:1px solid #999;
	width:90px;
	height:108px;
	overflow:hidden;
}#corimg_90 .rnd_img_90 dt{
    line-height:20px;
	text-align:center;
}#corart{
    float:left;
    width:300px;
	background:#f8f8f8;
}#corart li#h2{
    text-align:left;
	height:28px;
	line-height:28px;
	text-indent:20px;
	background:url(/skin/images/titlebg.gif) no-repeat;
	font-size:9pt;
	font-weight:normal;
	margin:0px;
}#corart li#artli {padding-left:20px;}
/*评论*/
#comment{
    border:1px solid #ccc;
	margin-bottom:4px;
}#commenttitle{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}#commenttd{
	padding:0px 5px;
}

#commentlist{
    border:1px solid #ccc;
	padding:0px 4px 4px 4px;
}#commentlist li#commenth1{
    height:30px;
	line-height:30px;
	text-align:center;
	color:red;
	font-size:11pt;
	font-weight:bold;
}#commentlist li.commentcopy{
	text-align:left;
	clear:both;
	padding:4px;
	border:1px dotted #ccc;
	background:#f8f8f8;
	line-height:20px;
}#commentlist li#commentcontent{
    padding:4px 0px;
}#commentlist li#commentsubmit{
    border:1px solid #ccc;
	margin-bottom:4px;
}#commentsubmith1{
    height:25px;
	line-height:25px;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
	text-indent:10px;
	font-weight:bold;
}#commentsubmittd{
    padding-top:4px;
}#commentsubmittd textarea{
    width:370px;
	border:1px solid #222;
	background:#f8f8f8;
}
/*Search*/
.search{
    border:1px solid #ccc;
	height:30px;
	line-height:30px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
}.search li{
    float:left;
}.search li span{
    color:#f60;
}.search li.searchh1{
    width:100px;
	text-indent:20px;
	line-height:25px;
}.search li.searchinput{

}.search li.searchmore{
    width:60px;
	float:right;
	text-align:center;
}
/*Photo*/
.photolist{
    border:1px solid #ccc;
	margin-bottom:4px;
}.photolist li.photoh1{
    border-bottom:1px solid #ccc;
	height:30px;
	line-height:25px;
	text-indent:20px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
}.photolist li.photoh1 span{
    color:#f60;
}.photolist li.photoimg{
    padding:20px 0px;
	height:150%;
}.photolist li.photoimg .img_170_border{
    margin-left:30px;
	display:inline;
}.photolist li#showpage{
    width:100%;
	height:30px;
	line-height:30px;
	background:#f8f8f8;
	border:none;
	text-align:center;
}
/*Photo Content*/
#imgleft{
    width:716px;
	float:left;
}#imgcontent{
    border:1px solid #ccc;
}#imgcontent li.td{
    padding:5px 0px;
	text-align:center;
}#imgcontent li.td #imgurl{
    margin:0px auto;
}#imgcontent li.td #imgurl li{
    width:20px;
	height:20px;
	line-height:20px;
	float:left;
	margin-left:5px;
	background:#f5f5f5;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin-bottom:5px;
	text-align:center;
	display:inline;
	font-weight:bold;
}#imgcontent li.td #imgpage{
    margin:0px auto;
}#imgcontent li.td #imgpage li{
    width:60px;
	height:20px;
	line-height:20px;
	float:left;
	margin-left:5px;
	background:#f5f5f5;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin-bottom:5px;
	text-align:center;
	display:inline;
}#imgcontent li#imgcontenth1{
    height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
}#imgcontent li#imgcontentview{
    padding:5px;
	border-bottom:1px solid #ccc;
}#imgcontent li#imgcontentintro{
    line-height:20px;
	text-indent:5px;
	padding:0px 5px;
}#imgcontent li#imgcontenttd{
    height:25px;
	line-height:25px;
	text-align:right;
	padding-right:5px;
	background:#f8f8f8;
}#imgcontent li.imgcontentinput{
    height:30px;
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #ccc;
	padding:5px 0px;
}#imgcontent li.imgcontentinput input{
	background:#f5f5f5;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	height:22px;
	line-height:22px;
}

#imgright{
    width:180px;
	float:right;
}#imgright li{
    border:1px solid #ccc;
	margin-bottom:5px;
}
/*Soft Content Right645px*/
.softmain{
    border:1px solid #ccc;
	margin-bottom:5px;
}.softmain li.h1{
    height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
}.softmain li.td{
	height:207px;
	overflow:hidden;
}#softinfo{
    width:300px;
	overflow:hidden;
	float:left;
	border-right:1px solid #ccc;
}#softinfo li.s1{
    height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:left;
	text-indent:10px;
	border-bottom:1px solid #ccc;
}#softinfo li.s1 span{
    color:#f30;
}#softinfo li.s2{
	background:#f8f8f8;
}#softinfo li#softthumb{
    padding-top:5px;
	text-align:center;
}#softad{
    float:left;
	text-align:center;
	width:342px;
}.softmain li.h2{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.softmain li.h2 span{
    color:#f60;
}.softmain li#softurl{
    line-height:20px;
	padding:5px;
}.softmain li#softintro{
    line-height:20px;
	padding:5px;
}.softmain li#softimg{
    padding:5px 0px;
	clear:both;
	height:128px;
	overflow:hidden;
}.softmain li#softimg .img_130_border{
    margin-left:12px;
	display:inline;
	margin-bottom:10px;
}

/*===--===Bottom===--===*/
#foot{padding-bottom:5px;}
#foott{
    width:898px;
	height:28px;
	border:1px solid #ccc;
	border-bottom:none;
	clear:both;
	overflow:hidden;
}#foott li#ftl{
    background:url(/skin/images/bottomlink.gif) no-repeat left;
    line-height:28px;
	text-indent:80px;
	float:left;
}#foott li#ftr{
    float:left;
}
#footb{
    height:31px;
	width:898px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url(/skin/images/footbg.gif) repeat-x;
	clear:both;
}#footb li{
    float:left;
    height:31px;
	line-height:31px;
	overflow:hidden;
}#footb li#fbl{
    width:828px;
	text-align:center;
	height:60px;
	background:url(/skin/images/footleft.gif) no-repeat left top;
}#footb li#fbt{
    width:40px;
}#footb li#fbr{
	width:30px;
	background:url(/skin/images/footright.gif) no-repeat right;
}

/*Index Search Result*/
#searchresult{
    border:1px solid #ccc;
}#searchresult li#searchresulth1{
	height:30px;
	line-height:25px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
	border-bottom:1px solid #ccc;
	text-indent:20px;
}#searchresult li#searchresulttd{
    padding:5px;
}#searchresult li#searchresultpage{
	height:30px;
	line-height:30px;
	background:#f8f8f8;
	text-align:center;    
}
/*Public Search Result*/
#artsearch{
    border:1px solid #ccc;
	margin-bottom:4px;
}#artsearch li#artsearchh1{
    height:30px;
	line-height:30px;
	background:#f8f8f8;
	text-align:center;
	color:#000;
}#artsearch li#artsearchh2{
	height:30px;
	line-height:25px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
	border-bottom:1px solid #ccc;
	text-indent:20px;
}#artsearch li.artsearchtd{
    padding:5px;
}#artsearch li.artsearchtd ol{
    width:100%;
	border-bottom:1px solid #ccc;
	margin-bottom:4px;
}#artsearch li.artsearchtd ol li{
    line-height:25px;
	background:#f8f8f8;
	margin-bottom:5px;
}#artsearch li.artsearchtd table{
    margin:5px 0px;
	background:#eee; 
	width:100%; 
}#artsearch li.artsearchtd td{
    border-bottom:1px solid #fff;
}#artsearch li#artsearchpage{
    height:30px;
	line-height:30px;
	background:#f8f8f8;
	text-align:center;
}
/*Copyright*/
#copyright{
    border:1px solid #ccc;
}#copyright li#h1{
	height:30px;
	line-height:25px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
	border-bottom:1px solid #ccc;
	text-indent:20px;
}#copyright li#h1 span{
    color:#f60;
}#copyright li#td{
    padding:5px;
	line-height:20px;
}
/*FriendLink*/
#friendlink{
    border:1px solid #ccc;

		margin-right: auto;
	margin-left: 0px;
}#friendlink li#friendlinkh1{
	height:30px;
	line-height:25px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px;
	border-bottom:1px solid #ccc;
	text-indent:20px;
}#friendlink li#friendlinkh1 span{
    color:#f60;
}#friendlink li#friendlinktd{
    background:#f8f8f8;
}

#friendlinklist{
    border:1px solid #ccc;
	margin:0px auto;
}#friendlinklist li#friendlinklisth1{
	height:30px;
	line-height:25px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px;
	border-bottom:1px solid #ccc;
	text-indent:20px;
}#friendlinklist li#friendlinklisth2{
    height:25px;
	line-height:25px;
	text-align:center;
}#friendlinklist li#friendlinklisttd{
    padding:5px;
}#friendlinklist li#friendlinklisttd table{
    border:1px solid #ccc;
}#friendlinklist li#friendlinklisttd .channel_tdbg{
    background:#f8f8f8;
}#friendlinklist li .show_page{
    height:30px;
	line-height:30px;
	background:#f8f8f8;
	text-align:center;
}
/*UseReg*/
#userreg{
    border:1px solid #ccc;
}#userregh1{
    height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;
}#userregtd{
    padding:5px;
}#userregtd textarea{
    border:1px solid #999;
	width:600px;
	height:500px;
    line-height:20px;
	font-size:9pt;
}#userregbbs{
    line-height:20px;
	padding:5px;
}.userreglist{
    border-bottom:1px dashed #999;
}

#userinfo{
    border:1px solid #ccc;
	background:#fff;
}#userinfo li{
    height:25px;
	line-height:25px;
	border-bottom:1px dashed #999;
}#userinfo li#userinfoh1{
	height:30px;
	line-height:25px;
    background:url(/skin/images/titlebg.gif) no-repeat left 0px #f8f8f8;
	border-bottom:1px solid #ccc;
	text-indent:20px;
}#userinfo li#userinfoimg{
    height:150%;
	background:none;
}
#userartlist{
    border:1px solid #ccc;
}#userartlist li#userartlisth1{
    height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;
}#userartlist li#userartlisttd table{
    background:#eee;
}#userartlist li#userartlisttd td{
    border-bottom:1px solid #fff;
}#userartlist li#userartlisttd .show_page{
    height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;
}
#userlist{
    border:1px solid #ccc;
}#userlist li#userlisttd{
    padding:5px;
}#userlist li#userlisttd table{
    background:#eee;
}#userlist li#userlisttd td{
    border-bottom:1px solid #fff;
}#userlist li#showpage{
    height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;   
}
/*Slide*/
#SlidePad{
    width:302px;
	border:1px solid #ccc;
	background:#f8f8f8;
	padding:4px;
	float:left;
	margin-bottom:4px;
}
#SlideMain{
    width:300px;
	border:1px solid #ccc;
}
div#MainPromotionBanner{
	width:300px;
	height:185px;
}
#MainPromotionBanner #SlidePlayer{
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 185px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li{
	float: left;
	width: 300px;
	height: 185px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 300px;
	height: 185px;
}
#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 155px; 
	right: 5px;
	z-index: 10;
	height: 20px;	
         filter:alpha(opacity=75);
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #ffffff;
	text-align: center;
	line-height:15px;
	width: 14px;
	height: 15px;
	font-family: Arial;
	font-size: 9px;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 5px;
	background: url(/skin/images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/skin/images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.1em;
	line-height: 20px;
	height: 20px;
	width: 20px;
	margin:0 6px; 
}
.ad_01{
    width:100%;
	height:53px;
	overflow:hidden;
	margin-bottom:4px;
}
.ad_01 img{
    width:312px;
	height:53px;
	display:inline;
}

/*CoolWeb Content*/
.cool_left{
    width:686px;
	float:left;
	text-align:center;
}
.coolinfo{
    border:1px solid #ccc;
	margin-bottom:5px;
}.coolinfo li.h1{
    height:30px;
	line-height:30px;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:red;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
}.coolinfo li.td{
	padding-top:5px;
}
.cooltext{
    width:334px;
	float:left;
}.cooltext ul{
    width:265px;
	margin:0px auto;
	margin-bottom:4px;
}.cooltext li{
    height:20px;
	line-height:20px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	text-transform:capitalize;
}
.img_al {width:85px;float:left;height:26px;margin-left:34px;display:inline;}
.img_al img {display:block;}
.img_a {width:85px;float:left;height:26px;margin-left:5px;display:inline;}
.img_a img {display:block;}
.coolad {width:350px;float:right;background:#000;}

.cooltd{
    border:1px solid #ccc;
	margin-bottom:5px;
}.cooltd li.h1{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
	text-align:left;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}.cooltd li.td{
    line-height:20px;
}.cooltd li#softimg{
    padding:5px 0px;
	clear:both;
	height:128px;
	overflow:hidden;
}.cooltd li#softimg .img_130_border{
    margin-left:12px;
	display:inline;
	margin-bottom:10px;
}

.cool_right{
    width:210px;
	float:right;
	text-align:center;
	background:#f8f8f8;
	margin-bottom:5px;
}.cool_right ul{
    border:1px solid #ccc;
}.cool_right li.h1{
    width:100%;
    height:30px;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #ccc;
	text-align:left;
    background:url(/skin/images/titlebg.gif) no-repeat left #f8f8f8;
}

/*Thumb 90*108 Half*/
.img_90_{
    border:1px solid #999;
	width:92px;
	height:110px;
	overflow:hidden;
	padding:4px;
}.img_90_ img{
    width:90px;
	height:108px;
	display:block;
	margin:0px;
}
/*Thumb 130*90*/
.img_130_border{
    width:142px;
	height:122px;
	float:left;
	overflow:hidden;
	border:2px solid #e9e9e9;
}.img_130{
    width:140px;
	height:116px;
	border:1px solid #999;
	padding-top:4px;
	overflow:hidden;
}.img_130 li.img_130_thumb{
    width:132px;
	height:92px;
	margin:0px auto;
	overflow:hidden;
	font-size:0px;
}.img_130 li.img_130_thumb img{
    display:block;
	width:130px;
	height:90px;
	margin:0px;
	overflow:hidden;
}.img_130 li.img_130_title{
    width:100%;
	height:20px;
	line-height:20px;
	background:#f8f8f8;
	border:none;
	text-align:center;
	text-indent:0px;
}
/*Thumb 90*108*/
.img_90_border{
    width:102px;
	height:136px;
	overflow:hidden;
    border:2px solid #e9e9e9;
	float:left;
}.img_90{
    widows:100px;
	height:130px;
	padding-top:4px;
	overflow:hidden;
    border:1px solid #999;
}.img_90 li.img_90_thumb{
    width:92px;
	height:110px;
	margin:0px auto;
	border:none;
	font-size:0px;
	overflow:hidden;
	line-height:0px;
}.img_90 li.img_90_thumb img{
    display:block;
	width:90px;
	height:108px;
	overflow:hidden;
}.img_90 li.img_90_title{
    width:100%;
	height:20px;
	line-height:20px;
	background:#f8f8f8;
	border:none;
	text-align:center;
	text-indent:0px;
}
/*Thumb 170*90*/
.img_170_border{
	width:186px;
    float:left;
}.img_170{
    border:2px solid #e9e9e9;
}.img_170 li.img_170_thumb{
    border:1px solid #999;
	text-align:center;
	width:172px;
	height:130px;
	padding:4px;
	overflow:hidden;
}.img_170 li.img_170_thumb img{
    display:block;
	margin:0px;
}.img_170_title{
    width:100%;
}.img_170_title li{
    height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
}.img_170_title li span{
    color:#bf0000;
}
#ad1 {
	height: 82;
	width: 900;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}