/* CSS Document */
/*================================ css default  ================================*/
* {	
	margin: 0px;	
	padding: 0px;
	}
body { 
	color: #333333; 
	font-family: Tahoma, arial, sans-serif;	
	font-size: 11px; 
	text-align:left;
	background: #f5f5f5 url(images/main_bg.gif) top repeat-y;
	}

a {	
	color: #2b64b4;	 
	text-decoration: none;	
	cursor:pointer; 
	}
a:hover { 
	text-decoration:underline; 
	}
img { 
	border: none; 
	}
ul, li { 
	list-style-type: none; 
	}

/* easy clearing */
.clearfix:after { 
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;	
	}
.clearfix { 
	display: inline;	
	position: relative; 
	}
/*\*/
.clearfix { 
	display: block; 
	}
/* end easy clearing */

#container { 
	margin: 0px auto; 
	width:782px; 
	padding:5 18px 0px 18px;
	}

#master_body {
	width:782px;
	height:auto;
	}	
#master_body .topbg {
	background:url(images/papers_05.gif) top no-repeat;
	height:19px;
	width:782px;
	}	
#master_body .mdbg {
	width:782px;
	height:auto;
	background: url(images/body_bg01.gif) top repeat-y;
	}
#master_body .body_content {
	padding:0px;
	margin:0px;
	vertical-align:top;
	}
#master_body .body_content2 {
	padding:8px;
	margin:0px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	font-size:12px;
	color:#000000;
	}
.total_news {
	background:url(images/dot.gif) left no-repeat ;
	padding-left:15px;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	color:#000000;
	padding-top:8px;
	padding-bottom:8px;
	}	
	
.body_content2 .table02_title {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	}	
		
#master_body .bottombg {
	background:url(images/papers_08.gif) top no-repeat;
	width:782px;
	height:28px;
	}
	
.table01 {
	background:url(images/box_bg.gif) top repeat-x;
	}	
	
.pro_pic {
	width:211px;
	height:112px;
	border:1px solid #CCCCCC;
	border-bottom-color:url(images/name_paper.gif) top no-repeat;
	border-color:#D92914;
	margin-top:10px;
	margin-bottom:10px;
	}
.paper_news {
	background:url(images/name_paper.gif) top no-repeat;
	height:40px;
	width:215px;
	padding-bottom:8px;
	}		
.title_paper_news {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	line-height:18px;
	}
.title_paper_news a{
	color:#FFFFFF;
	}	

.download_link01 {
	background:url(images/download_icon.gif) left no-repeat 3px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	font-weight:bold;
	line-height:18px;
	}	
.download_link03 {
	width:87px;
	height:21px;
	border:0px;
	padding:3px;
	}	
	
	
	
	
	