﻿/*系统样式，CMS定义*/
body {
	font-family: "arial";
	font-size: 12px;
	color: #2C4059;
	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: #2C4059;
}
p{
	margin:0px;
	padding:0px;
}
/*Titlt样式*/
div#qTip {
  padding-right: 2px;
  padding-left: 3px;
  padding-bottom: 1px;
  border: 1px solid #ABAB98;
  display: none;
  background: #FEFEDA;
  color: #5F5F52;
  font-family:"Tahoma";
  font-size: 12px;
  text-align: left;
  position: absolute;
  z-index: 1000;
  line-height:16px;
}
/*Titlt样式结束*/
.bt {
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	border-top: 1px inset #808080;
	border-left: 1px inset #808080;
	border-right: 1px inset #DCDBD9;
	border-bottom: 1px inset #DCDBD9;

}
a:link {
	color: #2C4059;
	text-decoration: none;
}
a:visited {
	color: #2C4059;
	text-decoration: none;
}
a:hover {
	color: #114689;
	text-decoration: underline;
}

/*英文*/
.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;
}

/*当前样式*/
.this {
	COLOR: #DD0009;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*内容行高样式*/
.h18{
	line-height: 18px;
}
.h20{
	line-height: 20px;
}

.h22 {
	line-height: 22px;
}
.content{
	WORD-WRAP: break-word;
	word-break:break-all;
	text-align:justify;
}


/*整体文字色定义*/
.font1{
	COLOR: #2F2F2F;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #2F2F2F;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #2F2F2F;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #B00200;
	text-decoration: underline;
}

.font2{
	COLOR: #55677E;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #55677E;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #55677E;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #B00200;
	text-decoration: underline;
}	


.font3{
	COLOR: #B5221A;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #B5221A;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #B5221A;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #B5221A;
	text-decoration: underline;
}	


.font4{
	COLOR: #2F2F2F;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #2F2F2F;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #2F2F2F;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #C51816;
	text-decoration: none;
}

.font5{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font5 a:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	}
.font5 a:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font5 a:hover{
	COLOR: #FFD200;
	text-decoration: none;
}

.font6{
	COLOR: #00387F;
	text-decoration: none;
}
.font6 a:link{
	COLOR: #00387F;
	text-decoration: none;
	}
.font6 a:visited{
	COLOR: #00387F;
	text-decoration: none;
}
.font6 a:hover{
	COLOR: #CC0200;
	text-decoration: none;
}

.font7{
	COLOR: #00079A;
	text-decoration: none;
}
.font7 a:link{
	COLOR: #00079A;
	text-decoration: none;
	}
.font7 a:visited{
	COLOR: #00079A;
	text-decoration: none;
}
.font7 a:hover{
	COLOR: #00079A;
	text-decoration: underline;
}
/*轮显图片样式*/
.pcboximg{
	width:220px;
	height:150px;
	border: 1px solid #000000
}
.show_on{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #DB0000;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.show_off{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 10px;
	cursor: pointer;
	background-color: #000;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*结束*/

.mainbg {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}
.logo{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left:15px;
	width:250px;
	height:43px;
}
.bg-top {
	background-image: url(bg_top.gif);
	background-repeat: repeat-x;
}
.bg-menu {
	background-image: url(bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-sty {
	background-image: url(pc_sty1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pc-sty2 {
	background-image: url(pc_sty2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.pc-sty3 {
	background-image: url(pc_sty3.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.pc-sty5 {
	background-image: url(pc_sty5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pc-sty6 {
	background-image: url(pc_sty6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pc-foot {
	background-image: url(pc_foot.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
}
.c-nav-2 {
	background-image: url(c_nav_2.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.c-nav-3 {
	background-image: url(c_nav_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg-line {
	background-image: url(bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav-line {
	border-bottom:1px solid #E4E4E4;
}
.ca1{
margin-left:10px;
}
.ca2{
margin-left:22px;
}
.row-line
{
	border-bottom:1px dashed #DADEE3;
}
.col-line
{
	border-right:1px dashed #DADEE3;
}
