/* 
================================
Skin styles for DotNetNuke
================================
*/   
html,body,table,td,a,p,div{
	font-size:12px;
	font-family: 宋体,Arial;
}

a:active {  color: #CCCCCC; text-decoration: none }
a:hover {  color: #106597; text-decoration: none}
a:visited {  color: #666666;text-decoration: none ;}
a:link {  color: #666666;text-decoration: none ;}
.topdisplay td{
	width:1000px;
	height:18px;
	background-image:url('images/topBack.gif');
	vertical-align:middle;
	color:#297EBF;
}
.topdisplay a:active {text-decoration: none;color: #297EBF; }	
.topdisplay a:visited {text-decoration: none ; color: #297EBF}
.topdisplay a:link {text-decoration: none ; color: #297EBF}
.TopArea
{
	background-image: url(Images/banner1024.gif);
	width:1000px;
	height:65px;
	vertical-align:middle;
}
.MenuArea
{
	background-image: url(Images/menuBack.gif);
	width:1000px;
	height:31px;
	padding-top:9px;
	
}
.MenuArea a:active {text-decoration: none;color: #ffffff; }	
.MenuArea a:visited {text-decoration: none;color: #ffffff; }	
.MenuArea a:link {text-decoration: none;color: #ffffff; }
.BaseCity
{
	background-image: url(Images/menuBack2.gif);
	width:1000px;
	height:31px;	
	}
	
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-image: url(main_bg.jpg);
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skinwhitefont {
  color: #ffffff;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.LeftPanel
{
	vertical-align:top;
}
.RightPanel
{
	vertical-align:top;
}
.CenterPanel
{
	vertical-align:top;
}
.Copyright
{
	/*BORDER-TOP: #DFDFDF 1px solid; */
	padding-top:8px; 
	line-height:130%; 
	text-align:center;
}
/*	语言选择模块　*/
.Languages{
	text-align:right;
	border:0px solid #cccccc;
	padding-right:40px;
}
.Languages a{
	width:90px;
	height:26px;
	border:0px solid #cccccc;
	float:right;
	margin-left:5px;
	text-decoration:none;
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:35px;
	vertical-align:middle;
	padding-top:7px;
	font-size:12px;
	font-family:'新宋体';
	display:block;
}
