﻿/*系统样式，CMS定义*/
body{
	font-family: "arial";font-size: 12px;color: #555555;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #ffffff;
	overflow-x: hidden;overflow-y: auto;
}

td {font-family:arial;font-size: 12px;color: #444444;line-height: 24px;}

p {margin:0px;padding:0px;border:0px}
.clear{ clear:both;}/*清除浮动*/
img {border:0px;behavior:url("images/systemfiles/pngbehavior.htc")}/*支持png图片*/
a {behavior:url("images/systemfiles/onfocus.htc")}/*去掉点击虚线*/
.keyword{background-color: #FFFF00;}/*搜索高亮关键词*/

/*Titlt样式*/
div#qTip {
	padding-right: 2px;padding-left: 3px;padding-bottom: 1px;z-index:1000;
	border: 1px solid #ABAB98;display: none;background: #FEFEDA;color: #5F5F52;
	font-family:"Tahoma";font-size: 12px;text-align: left;position: absolute;line-height:16px;
}
/*Titlt样式结束*/
.bt {
	font-family:"Tahoma";
	font-size: 12px;
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #555555;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 350px;
	height:22px;
	line-height:18px;
	padding-left:4px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BA8C1;
	border-right-color: #9BA8C1;
	border-bottom-color: #9BA8C1;
	border-left-color: #9BA8C1;
}

.input1 {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #555555;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 60px;
	height:22px;
	line-height:18px;
	padding-left:4px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BA8C1;
	border-right-color: #9BA8C1;
	border-bottom-color: #9BA8C1;
	border-left-color: #9BA8C1;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #31211A;
	text-decoration: underline;
}
/*morepic图片框*/
.morepic{
	border:3px solid #9BA8C1;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.morepic2{
	border-top:1px solid #9BA8C1;
	height:25px;
	background-color:#FEFEDA;
}

/*小号中文字体*/
.smallcnfont{
	font-family: "PMingLiU";
	font-size: 11px;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}

.enfont1{
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.enfont1 a:link{
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
.enfont1 a:visited{
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.enfont1 a:hover{
	font-family:Tahoma;
	font-size: 11px;
	color: #FFDE00;
	text-decoration:  underline;
}


/*当前样式*/
.this {
	COLOR: #DD0009;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*背景*/

.bg_1{
	background-color: #E1E1E1;
	background-repeat: repeat;
	background-position: top;
}

.bg{
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg1{
	background-image: url(a__16.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.bg2{
	background-image: url(a__17.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.bg3{
	background-image: url(a__22.gif);
	background-repeat: repeat-X;
	background-position: top;
}

/*内容行高样式*/
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
}
.h20{
	line-height: 20px;
	WORD-WRAP: break-word;
}

.h24 {
	line-height: 24px;
	WORD-WRAP: break-word;
}

.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*整体文字色定义*/
.font1{
	COLOR: #444444;
	text-decoration: none;
	line-height: 24px;
}
.font1 a:link{
	COLOR: #444444;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #444444;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #CC0000;
	text-decoration: underline;
}

.font2{
	COLOR: #908259;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #908259;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #908259;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #C2B899;
	text-decoration: underline;
}	

.font3{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #FFF000;
	text-decoration: underline;
}

/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}

/*新闻列表*/
.turns { /*滚动*/
	height:23px;
	line-height:23px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.news1 {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
	width:350px;
}
.news1 p{float:right;}
.news2 {
	padding-left:10px;
	padding-top:4px;padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
}
.news2 p{float:right;}

/*选项卡*/
.Menubox {
	width:100%;
	height:25px;
	line-height:25px;
}
.Menubox ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.Menubox li{
	float:left;
	text-align:center;
	background:#f4f4f4;
	display:block;
	cursor:pointer;
	width:100px;
	list-style:none;
	margin:0px;
	padding:0px;

}
.Menubox li.hover{
	color:#ffffff;
	background:#CC0000;
}
/*选项卡结束*/


/*轮显图片样式*/
.Swichpc{width:305px;height:146px;}
.Swichpc-box{
	width:300px;
	height:142px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.Swichpc-title{
    height:25px;
    line-height:25px;
	width:300px;
	display:none;
}
.Swichpc-swf{
	z-index:100;position:absolute;visibility: visible;margin-left:2px;margin-top:-13px;
}

.Swichpc-on{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #EA862E;
	text-align:center;
	border-right: 1px solid #FFFFFF;
	font-family:Tahoma;
	float:left;
}
.Swichpc-off{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	cursor: pointer;
	background-color: #29A45E;
	text-align:center;
	border-right: 1px solid #FFFFFF;
	font-family:Tahoma;
	float:left;
}

.album{border:1px solid #E1E1E1;}

.cadviser{margin-right:10px;width:130px;height:100px;}

.calbum{border:1px solid #E1E1E1;margin:3px;width:100px;height:80px;}

.cevent1{
	margin-right:10px;
	width:100px;
	height:96px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

/*结束*/
