/*与common重复部分*/
#detail_content{min-height:150px;}

.cleaner { clear: both;}
.cleaner_h30 { clear: both; width:100%; height: 30px;}
.researchWork_list { width:768px; margin:auto;}
.researchWork_list li { 
	height:25px; 	
	border-bottom:#7d7d7d 1px dotted; 
	padding: 10px 0px 0px 20px; 
	font-size:14px;
	background: url(imagesnewslist_dot.png) no-repeat 0 60%;}
.researchWork_team_list{ width:780px; margin:20px auto;}
.researchWork_team_list li { 
	float:left;
	width:41%;
	margin-left:25px;
	/*padding-left:10px;*/
	height:25px; 	
	border-bottom:#7d7d7d 1px dotted; 
	padding: 6px 15px 3px 12px; 
	font-size:14px;
	background: url(imagesnewslist_dot.png) no-repeat 0 60%;}
.right_title{margin:0;}
.researchWork_list .year { float:right; padding-right:10px;}
.researchWork_list li a { float: left;cursor:pointer;}
.hover { color: red; cursor: pointer; text-decoration: underline;}
.hover:link { color: red; cursor: pointer; text-decoration: underline;}
.hover:hover { color: red; cursor: pointer; text-decoration: underline;}

.researchWork_text{margin:10px auto;margin-bottom:20px;}

/*针对于common.css中设定的属性，foreign要求不一样进行重新设定*/
a { color:#124773; text-decoration:none;}
a:hover { text-decoration:none;}

.right_title{font-weight:bolder;font-size:14px;margin-bottom:10px;}
hr{margin:20px auto;}
#detail_page_numbers_studyTeam,#detail_page_numbers_workTeam,#detail_page_numbers_consultTeam{margin-top:10px;}

.table_li_button .button {
	margin-top:30px;
    margin-left: 330px;
    margin-right:280px;}
/*按纽的样式*/
.button{color:white;background:url(imagesbutton.gif) no-repeat scroll right -28px transparent;border:none;cursor:pointer;display:inline-block;padding:0 8px 0 0;margin:2px 0 0 0;overflow:visible;position:relative;}
.button .buttonInner{position:relative;display:block;background:url(imagesbutton.gif) no-repeat scroll left top transparent;margin:0;height:18px;width:30px;line-height:18px;white-space:nowrap;padding:1px 0 0px 10px;color:#fff;vertical-align:middle;}
.button::-moz-focus-inner {border:none;}
html > body .button .buttonInner {white-space:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    .button .buttonInner {margin-top: -1px;text-indent:0em;}
}
.researchWork_main_detail {width:780px;padding-left:45px;}