/* CSS Document */
/*@import url(common.css);del by wangcya , 20130313*/


/*article
div.content{
	min-height:185px;
	_height:185px;
}
*/


/*ie 不识别这些方法，所以要单独放一份到外面*/

div.post{
	/*padding-left: 0.5em; add by wangcya, 20130128*/
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cdcdcd;
}

div.art_img {
	width: 278px;
	height:185px;
}

div.art_img{
	float: left;
	padding: 5px 5px 0 0;
}



div.art_img img{
	float: left;
	width: 278px;
	height:185px;
}

div.content{
margin-left: 10px;
padding-left: 5px;
float: left;
width: 65%
}

/*
.post h1,.post h1 a{
	color: rgb(70, 132, 202);
	font-size:20px;
}
*/

div.post div.content h1{
	font-size: 18px;
	max-height: 42px;
	overflow: hidden;
	line-height: 21px;
	font-weight: bold;
	
}

.post h1 a{
/*color: #2E4E84;*/
color: #444;
}

p.summary{
	line-height: 26px;
	color:#585858;
	font-size:16px;
	width: 100%;
}

p.summary a{
    color: rgb(70, 132, 202);
	font-size:14px;
}




#news_content
{
	float:left;
	width: 100%;
}

div.postmeta{
	padding: 10px 0 5px 0;
	color: #9d9d9d;
}

div.postmeta a
{
  color: #F9A821;
}
/* start start 20140208, for bug[934] */

/*mobile for mobile phone*/
@media screen  and (max-width:666px){

.entry_list li {
    margin: 0px 0px 10px;
    padding: 1px 0px 1px 5px;
}


div.post{
	/*padding-left: 0.5em; add by wangcya, 20130128*/
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #cdcdcd;
	width: 100%;
	/*float: none;
	height: 120px;
	*/
}

div.art_img {
	float: left;
	width: 30%;
	height:85px;

}


div.art_img img{
	float: none;
	width: 100%;
	height:80px;
}

div.content{
			margin-left: 0;
			padding-left: 0px;
			float: none;
			width: 100%;
			
			}

.post h1,.post h1 a{
	color: rgb(70, 132, 202);
	font-size:18px;
	/*line-height:34px;*/
}

div.postmeta{
	padding: 5px 0 5px 0;
	color: #9d9d9d;
}
			

p.summary{
	line-height: 20px;
	color:#585858;
	font-size:15px;
	width: 100%;
	float: none;
}

p.summary a{
    color: rgb(70, 132, 202);
	font-size:15px;
}

		
}
/*********** for pc structural css*****???******320px**/

@media screen and (min-width:667px) {

div.post{
	/*padding-left: 0.5em; add by wangcya, 20130128*/
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cdcdcd;
}

div.art_img {
	float: left;
	width: 278px;
	height:185px;
}

div.art_img img{
	float: left;
	width: 278px;
	height:185px;
}

div.content{
margin-left: 10px;
padding-left: 5px;
float: left;
width: 65%
}

}

/* end start 20140208, for bug[934] */

div.content2{
	min-height:125px;
}


div.content #posttop img
{
    width: 16px;
    height:16px;
}





div.marked{
	padding: 5px 0;
	_padding:15px 0 6px;
	color: #9d9d9d;
	height:15px;
	float: left;

}

div.tag{
	float: left;
	width: 450px;
	margin-left: -10px;
}

/*******************************/

.post h2,.post h2 a{
	color: #000;
	font-size:20px;
	line-height:24px;
}



div.art_img2{
	float: left;
	padding-right: 20px;
}

div.art_img2 img{
	float: left;
	width:137px;
	height:92px;
}



/********for mtag list*****************/

#mtag_content { float: left; margin: 0 20px 0 0; width: 680px; overflow: hidden; }

div.mtag_list{
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	width: 100%;
}

.mtag_list mtag_table {
        margin: 0px;
        padding: 0px;
        width: 100%;
        border-collapse: collapse;      
} 

.mtag_list td,.mtag_list th{
	color: #000;
	font-size:15px;
	line-height:17px;
	
	empty-cells : show;
	border-bottom: 1px solid #cdcdcd;
	
}

.mtag_img{ padding: 5px 5px 5px 5px; width: 137px; height: 137px; background: url(image/60_threadimg_bg.gif) no-repeat; }

.mtag_img img { width: 130px; height: 130px; }

/********************list***********************************/

div.info_list{
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	width: 100%;
}

.info_list info_table {
        margin: 0px;
        padding: 0px;
        width: 100%;
        border-collapse: collapse;      
} 

.info_list td,.info_list th{
	color: #333;
	font-size:13px;
	line-height:20px;
	border-bottom: 1px dotted #ddd;
	padding: 10px 0;
}
.info_list{}

.list_img{ 
padding: 5px 5px 5px 5px; 
height: 90px;
/*width: 100px;

background: url(image/60_threadimg_bg.gif) no-repeat; 
*/ 
}

.list_img img { width: 80px; height: 80px; }

/********************************************************/

div.info_text{
	font-size:15px;
	line-height:27px;
}

.info_text td,.info_text th,.info_text p{
	color: #000;
	font-size:15px;
	line-height:18px;

}

/*****************************************/

div.symtom_div{
	font-size:15px;
	line-height:27px;
}


.sym_formtable { width: 100%; 	
     font-size:15px;
	 line-height:27px;}
	
.sym_formtable td, .sym_formtable th { padding: 5px; }


.mtgdesc p {
    line-height: 26px;
    color: #585858;
    font-size: 14px;
	width:100%;
}
.mtgdesc p.u_rx>span{ padding-right: 10px; color: #999;}

/*
.mtgdesc .user_msg
{
    color: #4684CA;
    font-size: 16px;
}
*/