

/* JIE添加的CSS*/

html,body
{
	text-align:center;
	margin:auto;
   
}
 	

div
{
	margin:0;
	}
	
table
{
    border:0px;
    margin:0px auto;
    background-color:#FFFFFF;
 }
    
.weather{
    background-image:url(../image/weather_bg.gif);
    }
#dgtq
{
	text-align:left;
	width:98%;
    height : 26px;
    font-size:13px;	
}
#dgtq a:link 
{
	color:#000000;
	text-decoration: none;
}
#dgtq a:visited 
{
	
	text-decoration: none;
}
#dgtq a:hover 
{
	color:Blue;
	text-decoration: none;
}
#dgtq a:active {
	text-decoration: none;
}	


#login
{
 font-size:14px;
 height:220px;	
	
}


.tbback{
	background-image:url(../image/tb_back2.gif);
	width:1px;   
   }

.tbtitle{
	background-image:url(../image/tb_top3.gif);
	font-family:经典长宋简;
	 color:#5425af;
	 font-size:15px;
	 text-align:left;
	}
.footnumber{
	background-color:#3d7faf;
	height:35px;
	font-family:经典长宋简;
	color:#ffffff;
	}
.foot{
    font-family:宋体;
    height:95px;
    color:#0a55ec;
    font-size:13px;
    }
    
.potitle{
	 width:588px;
	 background-image:url(../image/Main_center.gif);
	 text-align:left;
	 font-family:经典长宋简;
	 color:#5425af;
	 font-size:15px;
	 text-align:left;
	 font-weight:bold; 
	}
.poback
{
	width:1px; 
	background-image:url(../image/Main_br.gif);
}



#pageContent
{
    background-color:White;
	width:800px;
	margin:auto;
}

#sidebar
{
	overflow:hidden;
	position:absolute;
	float:right;
	width:210px;
	margin-top:0px;
	margin-left:0px;
	background-image:url(../image/left_bg.gif);

	}

/*answer make about UserMasterPage TheBegin*/
#sidebarUserMaster
{
	position:absolute;
	float:right;
	width:150px;
	height :auto ;
	margin-top:0px;
	margin-left:0px;
}

#menuUserMaster
{
	width:150px;
	height :auto;
    top:0px;
    left:0px;
	position:absolute;
}
	
#contentUserMaster
{
	display:inline;
	float:right;
	overflow:hidden;
	height:auto;
    margin-left:150px;
}
/*answer make about UserMasterPage TheEnd*/
	
#content
{
	display:inline;
	float:right;
	overflow:hidden;
	height:auto;
    margin-left:210px;
}
	
#menu
{
	width:210px;
    top:0px;
    left:0px;
	position:absolute;
}

#link
{
	width:210px;
	height:266px;
    bottom:0px;
    left:3px;
	position:absolute;
}
#foot{
	height:97px;
	clear:both;
	}
	
#Repeater
{
	color:#07519A;
	
}
#Repeater a:link 
{
	color:#07519A;
	text-decoration: none;
}
#Repeater a:visited {
	text-decoration: none;
}
#Repeater a:hover 
{
	color:red;
	text-decoration: none;
}
#Repeater a:active {
	text-decoration: none;
}	


#About
{
	 font-size:22px; 
	 color:#5425af;

}
#About a:link 
{
	color:#5425af;
	text-decoration: none;
}
#About a:visited 
{
	color:#5425af;
	text-decoration: none;
}
#About a:hover 
{
    color:Blue;
	text-decoration: none;
}
#About a:active 
{
	color:#5425af;
	text-decoration: none;
}

/*	jie	  */





	
/*Information页面table所需的元素开始*/
.toptable {
	background-repeat: repeat-x;
	background-image: url(../image/bf01.jpg);
}
.tableback {
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #CFCFCF;
}
.tablebackb {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #CFCFCF;
}
.tablepic {
	border: 1px dotted #58474D;
}
.style1 {
	text-align: center;
}
.style2 {
	font-size: medium;
}
.style3 {
	text-align: left;
}
.style4 {
	border-width: 0;
}
.content {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #CFCFCF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../image/bf02.jpg);
	background-attachment: fixed;
}
.content1 {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #CFCFCF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../image/bf03.jpg);
	background-attachment: fixed;
}
.content2 {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #CFCFCF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../image/bf04.jpg);
	background-attachment: fixed;
}


/*Information页面table所需的元素结束*/

/* 二级页面 开始 */

#m_line{
	width:550px;
	height:30px;
	_height:25px;
	margin:5px 10px 0 5px;
	_margin:1px 5px 0 2px; 
	line-height:20px;
	_line-height:25px;
	vertical-align:middle;
	border-bottom:#c1c1c1 1px dashed;
}

#doc{
    
    float:left;
	width:30px;
	height:12px;
	background:url(../image/doc.gif) no-repeat;
	margin-left:20px;
	margin-top:7px;
}

#article
{
    color:#07519A;
	float:left;
	width:410px;
	text-align:left;
	overflow:hidden; 
/*	text-overflow:ellipsis; */
	white-space:nowrap;
}

#article a{
	color:#07519A;
	font-size:14px;
	text-decoration:none;
}

#article a:hover{
	color:#0000FF;
	text-decoration:none;
}
#time
{
	font-size:14px;
}
 
#m_line .time{
	float:right;
	width:69px;
	height:30px;
	font-size:14px;
	overflow:hidden; 
/*	text-overflow:ellipsis;  */
	white-space:nowrap;
	margin-left:25px;
}

#articlezmqy
{
    color:#07519A;
	float:left;
	width:220px;
	text-align:left;
	overflow:hidden; 
/*	text-overflow:ellipsis; */
	white-space:nowrap;
}
#articlezmqy a{
	color:#07519A;
	font-size:14px;
	text-decoration:none;
}

#articlezmqy a:hover{
	color:#0000FF;
	text-decoration:none;
}

#articlezmqy2
{
    color:#07519A;
	float:left;
	width:480px;
	text-align:left;
	overflow:hidden; 
/*	text-overflow:ellipsis; */
	white-space:nowrap;
}

#articlezmqy2 a{
	color:#07519A;
	font-size:14px;
	text-decoration:none;
}

#articlezmqy2 a:hover{
	color:#0000FF;
	text-decoration:none;
}

/* 二级页面 结束  */



/* 二级页面：翻页按钮 */

#page
{
	font-size:13px;
	text-align:center;
}

#subpage .sub_nav
{
	width:420px;
	height:20px;
	position:absolute;
	left:120px;
	top:600px;
	_top:620px;
}

#subpage .sub_nav .sub_navbutton
{
	float:left;
	width:53px;
	height:20px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	margin-right:50px;
}

#subpage .sub_nav .sub_navbutton a
{
	width:53px;
	height:20px;
	display:block;
	background:url(../image/subpage_nav_a.JPG) no-repeat;
	color:#595cee;
	font-size:13px;
	text-decoration:none;
}

#subpage .sub_nav .sub_navbutton a:hover
{
	width:53px;
	height:20px;
	display:block;
	background:url(../image/subpage_nav_hover.JPG) no-repeat;
	color:#f47037;
	font-size:13px;
	font-weight:bolder;
}

/* 二级页面：翻页按钮结束 */

/* 三级页面 */
#CP_title
{
	
	width:580px;
	height:40px;
	margin-top:20px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
}

#CP_title span
{
	font-size:16px;
	font-weight:bolder;
	color:Orange;
}


#CP_time
{
	float:left;
	width:180px;
	height:20px;
	margin-left:200px;
	_margin-left:110px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	overflow:hidden; 
	white-space:nowrap;
	font-size:14px;
	color:#999999;
}

#CP_time span
{
	font-size:14px;
	color:#999999;
}

#CP_content
{
	font-size:14px;
	text-align:left;
	width:580px;
	height:640px;
	_height:650px;
	border:1px solid #CCCCCC;
	overflow:scroll;
	margin-top:10px;
	padding:10px 0 20px 10px;
}

#lbliContent
{
	width:580px;
	text-indent:2em;
	line-height:20px;
	vertical-align:middle;
	font-size:14px;
}

/* 用户页面CSS开始 
.LeftTD
{
	width:147px;
	height:25px;
    font-size :10pt;
	border-left: 1 solid #C0C0C0;
	border-right: 1 solid #C0C0C0;
	border-bottom: 1 solid #C0C0C0;
}
 用户页面CSS结束 */



/*海归精英幻灯片*/
#home 
{
	color:#07519A;
	text-decoration: none;
}
#home a:link 
{
	color:#07519A;
	text-decoration: none;
}
#home a:visited 
{
	
	text-decoration: none;
}
#home a:hover 
{
	color:red;
	text-decoration: none;
}
#home a:active {
	text-decoration: none;
}	

/*下载中心样式*/

#RepeaterDownload a:link 
{
	color:#000000;
	text-decoration: none;
}
#RepeaterDownload a:visited 
{
	
	text-decoration: none;
}
#RepeaterDownload a:hover 
{
	color:Blue;
	text-decoration: none;
}
#RepeaterDownload a:active {
	text-decoration: none;
}	


/*底部*/
#bottom
{
	color:#0a55ec;
}
#bottom a:link 
{
	color:#0a55ec;
	text-decoration: none;
}
#bottom a:visited 
{
	
	text-decoration: none;
}
#bottom a:hover 
{
	color:Blue;
	text-decoration: none;
}
#bottom a:active {
	text-decoration: none;
}	


/* 二级页面版权  */
#foot
{
	color:#0a55ec;
}
#foot a:link 
{
	color:#0a55ec;
	text-decoration: none;
}
#foot a:visited 
{
	
	text-decoration: none;
}
#foot a:hover 
{
	color:Blue;
	text-decoration: none;
}
#foot a:active {
	text-decoration: none;
}	

/* 链接*/
/* a:hover
{
 color:Black;
 text-decoration:none;
 
}
 a:link  
{
color:black; text-decoration:none;
}
a:visited 
 {
 color:black;text-decoration:none;
}
a:hover  
{
 color:#FFF;text-decoration:none;font-weight:bold;
}
*/



