﻿@charset "utf-8";
/* CSS Document */

.body_lef_iframe{
    float: left;
	width: 232px;
	padding-top: 18px;
	}	
.clear {
	CLEAR: both
}
 HTML .clearfix {
	HEIGHT: 1%
}
.bold {
	FONT-WEIGHT: bold
}
.f14 {
	FONT-SIZE: 14px
}
.h20 {
	LINE-HEIGHT: 20px
}
.error {
	COLOR: red
}
.black {
	COLOR: #000
}
.white {
	COLOR: #fff
}
.red {
	COLOR: #e10007
}
.grey {
	COLOR: #454545
}
.orange {
	COLOR: #ff7200
}
.blue {
	COLOR: #3a8ecf
}
.navy {
	COLOR: #183b7d
}
div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
}
li{list-style-type:none;}
img{vertical-align:top;}
strong{font-weight:normal;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
a:link{color: #121110;text-decoration: none;}
a:visited{color: #453E26;text-decoration: none;}
a:hover{color: #993300;text-decoration: underline;}
a:active{color: #453E26;text-decoration: underline;}
.blank10 {CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 10px}
/* CSS 全局 */
body {
	text-align: center;
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	font-size:12px;
}

/* 不同链接色设置 */

.aBlue a:link{
	color: #1A86CE;
}
.aBlue a:visited{
	color: #1A86CE;
}
.aBlue a:hover{}

.aRed a:link{
	color: #903;
}
.aRed a:visited{
	color: #903;
}
.aRed a:hover{}

.aBlue2 a:link{
   color: #102e96;
}
.aBlue2 a:visited{
	color: #102e96;
}
.aBlue2 a:hover{}

.aBlue3 a:link{
   color: #0038fd;
}
.aBlue3 a:visited{
	color: #0038fd;
}
.aBlue3 a:hover{}

.ablack a:link{
	color: #000;
}
.ablack a:visited{
	color: #000;
}
.ablack a:hover{}


.aHwite a:link{
	font-weight: bold;
	color: #FFF;
}
.aHwite a:visited{
	font-weight: bold;
	color: #FFF;	
	}
.aHwite a:hover{
	text-decoration: none;
}

.aHwite2 a:link{
	color: #FFF;
}
.aHwite2 a:visited{
	font-weight: bold;
	color: #FFF;	
	}
.aHwite2 a:hover{
	text-decoration: none;
}

/* footer,header ifarme */

.headerIframe{
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 12px;
}

/* interaction */
.footerIframe{
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 8px;
}
/* public */
.footerIframe2{
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 13px;
}

