/*****************************************************************
******************************************************************
???????????
margin: 0;padding: 0;?????,???????0
font-size: 12px;?????.??????,?????
li,ul??list-style: none;???????????.????
******************************************************************
*****************************************************************/

body, form, ul, li, p, dl, dd, dt ,h,td,th,h3{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family:"Microsoft YaHei"
}
li,ul{
	list-style: none;
}

/******************************************
TD??color: #333333;????????????
VERTICAL-ALIGN: top;????????
text-align:left;????????
*******************************************/

TD {
	color: #333333;
	VERTICAL-ALIGN: top;
}

/******************************************
border:1px solid #ccc; ?????1??????,
?????solid?dotted,?????#ccc
?????????
background:#eee;
*******************************************/

input,textarea{
	border:1px solid #ccc;
}

/******************************************
??????
******************************************/
.wrap{
	width:1200px;
	margin:auto;
}

/******************************************
font-size: 12px;????????
color:????
text-decoration: none;?????.?????.?none?underline
a ???????,
a:link????????????
a:visited ???????????
a:hover ????????????
a:active ?????(???????????????)????.??
*******************************************/

a {
	font-size: 16px;
	font-family:"Microsoft YaHei"
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #AC1E21;
}
a:active {
	text-decoration: none;
}

#header{
	width:1200px;
}


/******************************************
.MainTable .guide????????
margin-top:5px;????????
border:1px #A7CAFA solid;????,solid????dotted??
height:20px;????
background:#F5FAFE;??????

.MainTable .guide td{ padding:5px; ?????????????
??? padding:5px 0 0 0;?????
*******************************************/

.MainTable .guide{
	margin-top:5px;
	border:1px #A7CAFA solid;
	height:20px;
	background:#F5FAFE url(head2.gif);
}
.MainTable .guide td{
	padding:5px;
}


/*****************************************************************
******************************************************************
?????????
width:100%;????????
margin-top:5px;?????????5???
overflow:hide;?????,???.????????,????????.
?????????,?????
border:1px #A7CAFA solid;????,1???,???solid???dotted,??????1px?0px
******************************************************************
******************************************************************/

.dragTable{
	width:100%;
	margin-top:5px;
	overflow:hide;
	border:0px #9ACAD6 solid;
	
}
/*****************************************************************

/* ????????CSS Document */
#taa {position:relative;}
/*???????*/

/*????????:??ID????????class???????,?class?????id???*/
#taa .block { display:block;}
/*?????*/
#taa h3 { float:left; width:130px; height:40px; line-height:40px; margin:0 0 0 0; font-size:16px; cursor:pointer; text-align:center;}
/*??????*/
#taa .up { background:#0068DC;color:#fff;}
/*???????*/

/*****************************************************************

/* ????????CSS Document */
#tab {position:relative;}
/*???????*/

/*????????:??ID????????class???????,?class?????id???*/
#tab .block { display:block;}
/*?????*/
#tab h3 { float:left; width:147.5px; height:40px; line-height:40px; margin:0 0 0 0; font-size:16px; cursor:pointer; text-align:center;}
/*??????*/
#tab .up { background:#0068DC;color:#fff;}
/*???????*/

/*****************************************************************

/* ????????CSS Document */
#tad {position:relative;}
/*???????*/

/*????????:??ID????????class???????,?class?????id???*/
#tad .block { display:block;}
/*?????*/
#tad h3 { float:left; width:103.1px; height:40px; line-height:40px; margin:0 0 0 0; font-size:16px; cursor:pointer; text-align:center;}
/*??????*/
#tad .up { background:#0068DC;color:#fff;}
/*???????*/
/******************************************
??????????
background:#D2E4FC;????
height:20px;??
padding-left:1em;???????
padding-top:7px;???????
border:1px #FFF solid;?????,?????0px??,????????
******************************************/

.dragTable .head{
	background:#ccc url(head_bg.gif) no-repeat right;
	height:40px;
	padding-top:0px;
	border:0px #FFF solid;
	border-bottom:0px #C6EBEE solid;
}
.dragTable .head1{
	background:#ccc url(head_bg1.gif) no-repeat right;
	height:45px;
	padding-top:0px;
	border:0px #FFF solid;
	border-bottom:0px #C6EBEE solid;
}

.dragTable .head .L{
	background:url(hd_a1.gif);
	width:20px;
	height:40px;
	margin-left:0px;
	float:left;
}

/******************************************
??????,???????
float:left;??,
??????? font-weight:bold;???color:#000;
******************************************/

.dragTable .TAG{
	float:left;
	font-family:"Microsoft YaHei"
	color:#D90200;
	font-weight:bold;
	padding:9px 5px 0 0px;
	height:21px;
	font-size:16px;
}
.dragTable .TAG a{
	color:#191919;
	font-size:16px;
}
.dragTable .morelink{
	float:left;
	padding-top:1px;
	padding-left:10px;
}
.dragTable .morelink a{
	margin-left:10px;
	text-decoration: underline;
}
.dragTable .more{
	float:right;
	padding-right:1em;
	padding-top:1px;
}
.dragTable .more a{
	color:#666;
}
/******************************************
??????????
******************************************/
.MainTable{
	margin-top:0px;
}
/******************************************
?????????
******************************************/

.MainTable .Side .dragTable{
	width:98%;
}

.MainTable .Side .dragTable .middle{
	line-height:17px;
}

/*************DIV????????,?????????????*******************/
.MainDivTable .Mainx{
	width:100%;
	float:left;
}
.MainDivTable .Main{
	width:70%;
	float:left;
}
.MainDivTable .Side{
	width:30%;
	text-align:right;
	float:right;
}
.MainDivTable .Side .dragTable{
	float:right;
}
/******************************************
????????
padding:8px;???????8???,
?????????padding:8px 0 0 0;????????
line-height:20px;??,????<br>?????????
******************************************/

.dragTable .middle{
	padding:6px 1px 4px 7px;
	height:50px;
	line-height:20px;
	border:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}


/******************************************
???????,???????.
	width:210px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
????????,??????????????????,??????
??<ul><li>??
******************************************/

.MainTable .Side .dragTable .middle ul li{
	width:210px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


/********************************************************/
#AutoRows .dragTable .middle{
	padding-top:0px;
	padding-bottom:0px;
	height:100px;
}

/****************************????******************/

.listpic{
	width:120px;
	padding:3px 7px 3px 5px;
	float:left;
}
.listpic .title{
	width:120px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.listpic img{
	border:1px #FFF solid;
	width:120px;
	height:90px;
}
.listpic .img a{
	width:120px;
	height:90px;
	display:block;
	text-align :center;
	border:1px #ccc solid;
	margin-bottom:5px;
}

/**********************************??******************************************/

.page{
	text-align:center;
	padding:8px;
	font-size:15px;
}


/*****************************************************************
******************************************************************
?????
.content_word,.content_word p????????????,???15??
******************************************************************
******************************************************************/
.content_word,.content_word p{
    font-family:"Microsoft YaHei"
	font-size:18px;
}



/************************************????***************************/

#comment .content,#comment_show .content{
	width:99%;
	border:dotted 1px #ddd;
	margin-bottom:10px;
}
#comment .content .word,#comment_show .content .word{
	border-bottom:solid 1px #eee;
	padding-left:5px;
	height:50px;
}
#comment .content .img,#comment_show .content .img{
	border-right:dotted 1px #ddd;
	padding:1em;
}
#comment .content .info,#comment_show .content .info{
	padding:2px 0 0 5px;
}



/***********************????************************************/

#footer{
	border-top:#333333 solid 1px;
	margin-top:4px;
}
#footer td{
	padding:1em 0 1em 0;
}


/*********************************************************************
**********************************************************************
AJAX????DIV??
???????.????????????.??????
???????.?????????
**********************************************************************
*********************************************************************/
#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}

/*********************************???***********************************************/

.guestbook{
	margin-bottom:4px;
	border:1px dotted #ccc;
	width:99%;
}
.guestbook .Ftd{
	padding:4px;
	border-right:1px dotted #ccc;
}
.guestbook .Atd{
	border-top:1px solid #eee;
	padding-left:4px;
}
.guestbook .Ctd{
	padding:4px;
}


/******************???????????????*************/
#menuTable{
	background:#F5FCFE;
	border:1px solid #A7CAFA;
	filter:Alpha(Opacity=80);
}
#menuTable td{
	padding:3px 0px 3px 5px;
	line-height:15px;
}

/******************???????**********************/

#comment_title{
	height:92px;
	background:url(../default/comment_title.gif);
}
#comment_title td{
	padding-top:18px;
}


/******************???digg.php????**********************/
.list_sortTCP{
	margin-bottom:12px;
	width:99%;
}
.list_sortTCP .pic{
	padding-right:1em;
}
.list_sortTCP .content{
	border-bottom:1px dotted #ccc;
	text-indent:2em;
	color:#646464;
}
.list_sortTCP .title a{
	color:#555555;
}
.list_sortTC{
	margin-bottom:5px;
	width:99%;
	border-bottom:1px dotted #ccc;
}
.list_sortTC .title a{
	color:#555555;
}
.list_sortTC .content{
	text-indent:2em;
	color:#646464;
}



/*******************************??**************************************/
.Digg{
	background:url(../default/digg_center.gif) center;
}
.Digg .left{
	background:url(../default/digg_left.gif) left;
	width:5px;
}
.Digg .right{
	background:url(../default/digg_right.gif) right;
	width:5px;
}
.Digg .number{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	color:#2B4399;
}
.Digg .title{
	font-size:15px;
	text-align:center;
	padding-top:18px;
}
.Digg .title a{
	color:#990000;
}

.small_digg{
	width:38px;
	height:24px;
	background:url(../default/bg_digg.gif);
	text-align:center;
	padding-top:7px;;
	font-size:16px;
	margin-bottom:8px;
	margin-right:4px;
}




/*******************************????*************************************/
.button{
	color:#333;
	background:url(../default/bt_bg.gif);
	height:21px;
	border:1px solid #555;
	letter-spacing:2px;
}


/***************************?????*****************************************/
#listsp{
	width:99%;
}
#listsp .sptd{
	border-bottom:1px dotted #ccc;
	padding-top:5px;
}
#listsp .pic{
	padding:3px 1em 0.5em 5px;
}
#listsp .title{
	padding-bottom:0.2em;
}
#listsp .title a{
	color:#990000;
}
#listsp .pic img{
	border:1px solid #333;
}
#spshow .about{
	color:#990000;
}


/****************************?????*************************************/
.jfsort{
	margin-bottom:10px;
}
.jfsort .jfname{
	background:url(article_elite.gif) no-repeat 10px 0px  ;
	text-indent:25px;
	color:red;
	font-weight:bold;
}
.jfsort .title{
	background:url(arrow.gif) no-repeat 25px 0px;
	text-indent:35px;
}

.jfsort .about{
	text-indent:45px;
}

 
/*********??*********/
.viewcontent .middle{
	padding:0px;	
}
#viewdownload .middle td{
	padding-left:8px;
	padding-top:3px;
}
#viewdownload .middle .a1{
	font-weight:bold;
}
#viewdownload .middle .b1{
	background:#fff;
}
/***************??*****************/
#viewmv .middle td{
	padding-left:8px;
	padding-top:3px;
}
#viewmv .middle .a1{
	font-weight:bold;
}
#viewmv .middle .b1{
	background:#fff;
}
/********************??****************************/
.sortshop{
	width:180px;float:left;
	border-right:solid 1px #ccc dotted;
	border-bottom:solid 1px #ccc dotted;
}
.sortshop.about{
	padding-left:5px;
}
.sortshop a{
	font-weight:bold;
}

.sorttitle{
	width:98%;
}
.sorttitle td{
	padding-top:3px;
	background:url(iicon3.gif) repeat-x bottom;
}
.sorttitle a{
	display:block;
	background:url(iicon1.gif) no-repeat left;
	text-indent:1.2em;
	background-position: 0 40%;
}


.sortshop .title a{
	display:block;
	background:url(items.gif) no-repeat 5px 0px;
	width:170px;
	text-indent:2em;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/**********??????**************/
.BigsortImg .v0{
	width:120px;
	padding:5px 0px 5px 18px;
}
.BigsortImg .v0 .p1 img{
	width:120px;
	height:90px;
	border:1px solid #fff;
}
.BigsortImg .v0 .p1 a{
	width:120px;
	height:90px;
	display:block;
	border:1px solid #ccc;
}
.BigsortImg .v0 .p2{
	text-align:center;
	padding-top:5px;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/**********???????**************/
.list_sortpic .listpic{
	margin-left:6px;
}
/********************/
.BigsortTile .a2{
	padding-right:10px;
}

/*********????************/
#ListShowPic .listpic{
	margin-left:6px;
}


#content_vote{
	margin:10px;
}



/**********Flash????**************/
.FlashBigsortImg .v0 .p2{
	text-align:left;
}
/**********??????**************/
.ShopBigsortImg .v0 .p2{
	text-align:left;
}
/**********??????**************/
.MvBigsortImg .v0 .p2{
	text-align:left;
}

/****************************************************/
#IndexMainNews .L{
	width:4px;
	background:url(topnews_a1.gif) no-repeat top;
}

#IndexMainNews .C{
	background:url(topnews_a2.gif) repeat-x top;
	line-height:150%;
}

#IndexMainNews .R{
	width:4px;
	background:url(topnews_a3.gif) no-repeat top;
}

#IndexMainNews{
	border-bottom:1px solid #E3E3E3;
}
/**********************************??????************************************/
.AutoRows .list_title{
	background:url(ico_block.gif) no-repeat 0px 6px ;
	text-indent:15px;
	padding-top:2px;
	padding-right:9px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.AutoRows .list_title a{
	font-size:15px;
}
/*********************************???????????*******************************/
.bmenu{
	width:160px;
	height:28px;
	background:url(blog_mu.gif);
	margin-right:5px;
	text-align:left;
	padding-top:11px;
}
.bmenu span{
    font-family:Microsoft YaHei;
	font-size:16px;
	color:#707070;
	font-weight:bold;
	cursor:hand;
}
.bmenu .a1{
	margin-left:10px;
	color:#990000;
}
.bmenu .a2{
	margin-left:5px;
}
.rmenu{
	margin-right:5px;
}
.rmenu .LR{
	background:url(t_xw.gif);
	width:107px;
	height:45px;
}
.rmenu .LL{
	background:url(t_cj.gif);
	width:107px;
	height:45px;
}
.rmenu .LA{
	background:url(t_gc.gif);
	width:107px;
	height:45px;
}
.rmenu .LB{
	background:url(t_jg.gif);
	width:107px;
	height:45px;
}
.rmenu .LC{
	background:url(t_zb.gif);
	width:107px;
	height:45px;
}
.rmenu .LD{
	background:url(t_pt.gif);
	width:107px;
	height:45px;
}
.rmenu .LZ{
	background:url(t_zc.gif);
	width:107px;
	height:45px;
}
.rmenu .RR{
	background:url(m_r.gif);
	width:5px;
}
.rmenu .CC{
	background:url(m_c.gif);	
	font-size:16px;
	font-weight:bold;
	color:#191919;
}
.rmenu .CC div{
	height:20px;
	padding-top:3px;
	padding-left:0px;
	padding-right:7px;
	margin-right:4px;
	margin-left:2px;
	float:left;
	letter-spacing:2px;
	background:url(m_ch.gif) no-repeat right;
	cursor:hand;
}
.rmenu .CC div.f{
	background:url();
	letter-spacing:0px;
	margin-right:0px;
}

.rmenu .CC div.ch{
	color:#990000;
}


/*********************************????.??.??*******************************/
.linkmenu{
	width:140px;
	height:19px;
	background:url(blog_mu.gif);
	margin-right:5px;
	text-align:left;
	padding-top:11px;
}
.linkmenu span a{
	font-size:15px;
	color:#707070;
	cursor:hand;
}
.linkmenu span a:visited {
	color:#707070;
}
.linkmenu .a1{
	margin-left:10px;
	color:#056FC8;
}
.linkmenu .a2{
	margin-left:11px;
}

/******************************???*************************************/
#view_article .head{
	display:none;
}
#view_article .middle{
	border-top:1px solid #D0D0D0;
	background:#FDFEFF;				/**???????**/
}
#view_article .main_title{
	margin-top:33px;
	margin-bottom:15px;
	font-size:24px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
#view_article .fit_title{
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
}
#view_article .top_about{
	text-align:center;
	color:#666;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	width:96%;	
	margin:auto;
	margin-bottom:15px;
}
#view_article .top_about a{
	color:#666;
}
#view_article .top_about #commnetsnum{
	color:red;
}
#view_article .content{
	width:96%;
}
.content_word,.content_word td,.content_word p,.content_word div,.content_word span,.content_word a{
	font-size:18px;
	line-height:200%;
}
#view_article .tag_username{
	border:#ccc dotted 1px;
}
#view_article .tag_username .Tags a{
	font-weight:bold;
}
#view_article .tag_username td{
	padding:3px 9px 1px 9px;
	background:#fff;
}
#view_article .nextpage td{
	font-size:15px;
	line-height:80px;
}
#view_article .nextpage td a{
	font-size:15px;
}
/****************************************???*****************************************/
#list_article .head{
	display:none;
}
#list_article .middle{
	border-top:1px solid #D0D0D0;
	background:#FDFEFF;				/**???????**/
}

/**?????**/
.formlist_head td{
	line-height:24px;
	color:red;
	background:#eee;
}
.formlist_tr td{
	line-height:26px;
}
.formlist_table{
	background:#eee;
}


/*??????TAG???*/
#sonSortName .head{
	display:none;
}
#sonSortName .middle{
	border-top:1px solid #D0D0D0;
	
	padding:0px;
}

/************************************????***********************************************/
#Index_Search{
	margin-top:1px;
}
#Index_Search .dragTable .middle{
	border-top:#D0D0D0 1px dotted;
	padding:6px 1px 4px 7px;
	height:50px;
	line-height:20px;
	border:0px solid #D0D0D0;
	

}
#Index_Search .dragTable .middlee{
	border-top:#D0D0D0 1px dotted;
	

}
#Index_Search .Main .dragTable .middle{
	background:url(search_logo.gif) no-repeat 20px 5px;
	padding-left:80px;
}
#Index_Search .Main .dragTable .middle .input{
	width:260px;
	height:20px;
	border:2px solid #C40000;
	margin-left:10px;
}
#Index_Search .Main .dragTable .middle .s_bt{
	display:block;
	background:url(search_img.gif);
	width:65px;
	height:27px;
	float:left;
	text-indent:-1000px;
	margin-left:10px;
}
#Index_Search .Main .dragTable .middle .right{
	float:left;
	padding-top:4px;
	padding-left:15px;
}
#Index_Search .Main .dragTable .middle .right a{
	font-size:15px;
	color:#0F42A6;
	text-decoration: underline;
}
#Index_Search .Main .dragTable .middle .right a:hover{
	text-decoration:none;
}
#Index_Search .Main .dragTable .middle .top{
	height:30px;
}
#Index_Search .Main .dragTable .middle .hotkey a{
	margin-left:5px;
}

#Index_Search .Side .dragTable .middle #num_info div{
	float:left;
	display:block;
	padding-left:4px;
	width:48%;
	line-height:25px;
}

/*????????????,???????*/
.wordfriendlink{
	display:none;
}

/*??????????????*/
.label_head_guides{
	width:660px;
}
/*
*FrendLink
*/
.FrendLink .head{
	height:30px;
	overflow:hidden;
	line-height:35px;
	background:url(head1.gif) repeat-x;
	padding:0 10px 0 10px;
	margin-top:20px;
}
.FrendLink .head .tag{font-size:16px;
	display:block;
	width:101px;
	text-align:center;
	background:url(tag1.gif) no-repeat;
}
.FrendLink .more a{color:#619cda;}
.FrendLink .cont{
	border:#D7D7D7 solid 1px;
	border-top:0;
	padding:15px 10px;
}
.FrendLink .cont .pic{
	padding-bottom:5px;
	margin-bottom:8px;
	border-bottom:#D7D7D7 solid 1px;
}
.FrendLink .cont .pic a{display:inline-block; margin:5px 8px;}
.FrendLink .cont .word{font-size:14px;}
.FrendLink .cont .word a{display:inline-block; height:25px; line-height:25px; margin:0 5px;}
.FrendLink .cont .word span{
	color:#619cda;
}