﻿/*系统样式，CMS定义*/
body{
	font-family: "arial";
	font-size: 12px;
	color: #003F6F;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #808080;
	overflow-x: hidden;
	overflow-y: auto;
}

td {
	font-family:"arial";
	font-size: 12px;
	color: #003F6F;
}
/*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: #003F6F;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 100%;
	border: 1px inset;
}
.input_login {
	COLOR: #003F6F;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 100%;
	height:20px;
	font-size:11px;
	border:0px;
	border: 1px inset;
}

a:link {
	color: #003F6F;
	text-decoration: none;
}
a:visited {
	color: #003F6F;
	text-decoration: none;
}
a:hover {
	color: #EE2700;
	text-decoration: none;
}

/*中文*/
.cnfont{
	font-size: 12px;
}
.smallcnfont{
	font-family: "PMingLiU";
	font-size: 11px;

}
/*英文*/
.enfont{
	font-family:"arial";
	font-size: 12px;
}
.enfont a:link{
	font-family:"arial";
	font-size: 12px;
}
.enfont a:visited{
	font-family:"arial";
	font-size: 12px;
}

/*当前样式*/
.this {
	COLOR: #EE2700;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*内容行高样式*/
.h18{
	line-height: 18px;
}
.h22 {
	line-height: 22px;
}
.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}

/*整体文字色定义*/
.font1{
	COLOR: #002A41;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #002A41;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #002A41;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #000;
	text-decoration: underline;
}

.font2{
	COLOR: #ffffff;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #ffffff;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #ffffff;
	text-decoration: underline;
}

.font3{
	COLOR: #EE2700;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #EE2700;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #EE2700;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #EE2700;
	text-decoration: underline;
}	

.font01{
	COLOR: #FFFFFF;
	font-size: 11px;
}
.font4{
	COLOR: #D2EDFC;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #D2EDFC;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #D2EDFC;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #FFFFFF;
	text-decoration: none;
}

.font5{
	COLOR: #000099;
	text-decoration: none;
}
.font5 a:link{
	COLOR: #000099;
	text-decoration: none;
	}
.font5 a:visited{
	COLOR: #000099;
	text-decoration: none;
}
.font5 a:hover{
	COLOR: #ff0000;
	text-decoration: none;
}	


/*轮显图片样式*/
.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;
}
/*结束*/

/*网上专卖图片展示*/
.pcboximg2 {
	border: 1px solid #000;
	margin:0px;
	padding:0px;
	margin-right:10px;
}

.show_on2{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #D30000;
	text-align:center;
	border-right: 1px solid #ffffff;
	float:left;
}
.show_off2{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 10px;
	cursor: pointer;
	background-color: #333;
	text-align:center;
	border-right: 1px solid #ffffff;
	float:left;
}
/*结束*/

/*一级导航目录*/
.topmenu
{
	background-image: url(menuline.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:18px;
}

.bg-menu {
	background-color: #02529b;
	background-image: url(bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom:1px solid #ffffff;
}

/*导航*/
#menu_box {margin:auto;position:absolute;}


.menu{
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	background-color: #00679F;
	width:auto;
	filter: Alpha(Opacity=90);
	text-decoration: none;

}
.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu li{
	list-style:none;
	color:#ffffff;
	border-bottom:1px dotted #1489CA;
	height:22px;
	line-height:22px;
}
.menu li a:link{
	list-style:none;
	color:#ffffff;
	background-image: url(ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;

}
.menu li a:visited{
	list-style:none;
	color:#ffffff;
	background-image: url(ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;

}
.menu li a:hover{
	list-style:none;
	color:#FFCC00;
	font-weight:bold;
	background-image: url(ico2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	text-decoration: none;
}



.side{
	border:1px solid #ffffff;
}
.br-r-1{
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D2EDFC;
	background-image: url(bg_r_1.gif);
}
.br-r-2{
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCEAFC;
	background-image: url(bg_r_2.gif);
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;

}