body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
p{ text-indent:2em;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bg-login {
	background-color: #B4CADF;
}
.mainnav {
	padding:0px 0px 0px 160px;
	margin:0px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat :repeat-x;
	line-height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bolder;
	height:28px;
	
}
.mainnav a{
	padding:0px 8px 0px 8px;
	background-image: url(../images/bg_nav2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display:block;
	height:28px;
	float:left;
	color:#fff;
	text-decoration:none;
}
.mainnav a:hover{
	padding:0px 8px 0px 8px;
	background-image: url(../images/bg_nav2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display:block;
	height:28px;
	float:left;
	color:#fff;
	text-decoration:none;
}
.submain {
	padding: 0px 0px 0px 18px;
	width: 293px;
	margin-top: 153px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
}
.submain2 {
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 133px;
}
.submain3 {
	padding: 0px;
	background-image: url(../images/dl_bg.jpg);
	background-repeat: no-repeat;
	height: 324px;
	width: 496px;
	margin-top: 138px;
	margin-right: 256px;
	margin-bottom: 0px;
	margin-left: 31%;
}
.submain4 {
	padding: 151px 43px 0px 153px;
	margin: 0px;
}
.submain5 {
	padding: 0px;
	margin-top: 430px;
	margin-right: 56px;
	margin-left: 153px;
	text-align: right;
}
.submain6 {
	padding: 0px;
	margin-top: 440px;
	margin-right: 56px;
	margin-left: 153px;
	text-align: right;
}


.border_style1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #54605C;
	border-right-color: #54605C;
	border-left-color: #54605C;
}
.border_style2 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #54605C;
	border-right-color: #54605C;
	border-left-color: #54605C;
}
.border_style3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #54605C;
	border-right-color: #54605C;
}
.border_style4 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #54605C;
	border-right-color: #54605C;
}
.input_style {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.pic_border {
	border: 1px solid #CDD7D8;
}
/*图文并排*/
.box { 
		margin: 5px 0 10px 10px; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}

.box .span2{
	color: #FF4C00;
	text-decoration: none;
	padding-left: 20px;
}
.box .piclist {
	padding: 0px;
	margin-left: 130px;
}
.box .piclist1 {
	padding: 0px;
	margin-left: 5px;
}
.box li {
	background-image: url(../images/dot4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 25px;
	margin-top: 5px;
}
.box li a {
	color: #13679A;
	text-decoration: none;
}
.box li a:hover {
	text-decoration: underline;
}

.pic_bg {
	background-image: url(../images/pic_background.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}
.text {
	border: 1px solid #B9B9B9;
	height:18px;
}
.text2{
	border: 1px solid #B9B9B9;
	color:#777777;
	height:18px;
}

.fon {
	line-height: 180%;
	padding: 0px;
	margin-top: 15px;
}
.fon2 {
	line-height: 180%;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.fon3 {
	margin-left: 10px;
	margin-top: 3px;
}
.btn {
	background: url(../images/btn_5.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 58px;
	border: none;
	color: #000000;
	text-decoration: none;
	font-size: 12px;  
	cursor:pointer;
	
}
.btn_style {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/btn_4.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	width: 254px;
	border: none;
}
.dotline {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 100%;
}
.dotline2 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 80%;
}

.f_btitle {
	font-size: 14px;
	color: #13679A;
	text-decoration: none;
}
.f_blue {
	font-weight: bold;
	color: #0F4270;
	text-decoration: none;
	font-size: 16px;
}
.f_blue2 {
	color: #13679A;
	text-decoration: none;
}
.f_blue14px {
	color: #13679A;
	text-decoration: none;
	font-size: 14px;
}
.f_yellow18px {
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;
}
.f_red {
	color: #E1003A;
	text-decoration: none;
}

.f_foot {
	color: #376D82;
	text-decoration: none;
	margin-top: 8px;
	line-height: 150%;
	margin-bottom: 8px;
}
.f_grey16px {
	font-size: 16px;
	color: #3D4645;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #1D1D1D;
	text-decoration: none;
}
a:hover {
	color: #13679A;
	text-decoration: underline;
}
a.ablue {
	font-size: 14px;
	color: #13679A;
	text-decoration: none;
}
a.ablue:hover {
	text-decoration: underline;
}
a.auorg {
	color: #FF6600;
	text-decoration: underline;
}





ul {
	margin: 0px;
	padding: 0px;
}
ol {
	color: #13679A;
	padding: 0px;
	margin-left: 28px;
	line-height: 100%;
	margin-top: 3px;
}




.list {
	padding: 0px;
	margin-top: 41px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.list li {
	margin: 0px;
	padding-bottom: 5px;
	list-style-type: none;
}
.list li a {
	color: #FFFFFF;
	text-decoration: none;
}
.list li a:hover {
	text-decoration: underline;
}
.list2 {
	margin: 0px;
	padding: 0px;
}

.list_link1 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
.list_link1 li {
	background-image: url(../images/dot1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-left: 15px;
	list-style-type: none;
}
.list_link1 li.l2 {
	background-image: url(../images/dot1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-left: 25px;
	list-style-type: none;
}
.list_link1 li a {
	color: #13679A;
	text-decoration: none;
}
.list_link1 a:hover {
	text-decoration: underline;
}
.RowText {
	font-family: "";
	font-size: 12px;
/*	background-color: #F1F5F8;*/
}
.RowText input{
	height:20px;
	padding:2px 8px 0 3px;
	border:1px solid #A7A6AA;
	background-color:#FFF;	
	background-image:none;
}
#left{ width:244px;}
#none{ width:2px; background:#0E79BA;}
.list_yellow li{ 
	background:url(../images/dot3.jpg) no-repeat left;
	margin:0px 5px;
	text-indent:20px;
	color:#1D1D1D;
	line-height:18px;
	list-style:none;
	font-size:12px;
}
.list_yellow a{ 
	color:#1D1D1D;
	text-decoration:none;
}
.list_yellow a:hover{ 
	color:#13679A;
	text-decoration: underline;
}

.crumb{ 
	color:#13679A;
	background:url(../images/crumbBg.jpg) repeat-x top;
	font-size:12px;
	margin-bottom:20px;
}
.crumb span{
	color:#13679A;
	float:right;
	line-height:30px;
	padding-right:15px;
}
.crumb em{ 
	color:#D90101;
	font-style:normal;
}
.crumb a{ 
	color:#13679A;
	text-decoration:none;
}
.crumb a:hover{ 
	color:#13679A;
	text-decoration: underline;
}
.list_gray { 
	height:300px;
}
.list_gray li{ 
	color:#9B9C9D;
	list-style:none;
	background:url(../images/list_gray.jpg) no-repeat left;
	line-height:26px;
	margin:0px 32px;
	text-indent:16px;
}
.list_gray span{ 
	color:#9B9C9D;
	padding-right:40px;
	float:right;
}
.list_gray a{ 
	color:#9B9C9D;
	text-decoration:none;
}
.list_gray a:hover{ 
	color:#13679A;
	text-decoration: underline;
}

.news li{ 
	color:#9B9C9D;
	list-style:none;
	font-size:12px;
	background:url(../images/dot_news.jpg) repeat-x bottom;
	margin:0px 80px 20px 32px;
	padding-bottom:40px;
	line-height:23px;
}
.news em{ 
	color:#278AC2;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
.news a{ 
	color:#9B9C9D;
	text-decoration:none;
}
.news a:hover{ 
	color:#13679A;
	text-decoration: underline;
}
.news img{ 
	border:solid 1px #C5C5C5;
	padding:3px;
	margin-right:20px;
}

.list_advisory li{ 
	border:solid 1px #3079A6;
	margin:0px 35px 25px 35px;
	padding:5px 10px;
	color:#838282;
	list-style:none;
	line-height:23px;
}
.list_advisory em{ 
	color:#13679A;
	font-style:normal;
	font-weight:bold;
}

.page { 
	color:#ffffff;
	font-size:12px;
	background:#799ccc;
	padding:5px 30px;
	margin-top:60px;
}
.page span{ 
	color:#D90101;
}
.page a{ 
	color:#FFFFFF;
	text-decoration:none;
}
.page a:hover{ 
	color:#FFFFFF;
	text-decoration: underline;
}
.page .solid{ 
	border:solid 1px #949494;
	width:15px;
	height:13px;
}

.page2 {
	color:#13679A;
	font-size:12px;
	padding:0px 30px 10px 30px;
	background:url(../images/dot_news.jpg) repeat-x bottom;
	text-align:center;
	margin:0px 35px 30px 35px;
	word-spacing: 0.5em;
	font-family:Verdana;
}
.page2 span{ 
	color:#EE3213;
}
.page2 a{ 
	color:#13679A;
	text-decoration:none;
}
.page2 a:hover{ 
	color:#EE3213;
	text-decoration: underline;
}

.infoTitle{ 
	color:#013FB0;
	font-size:20px;
	text-align:center;
	font-weight:bold;	
}
.infotime{ 
	color:#9A9A9A;
	text-align:center;
}
.info{ 
	color:#494949;
	font-size:14px;
	line-height:25px;
	padding:0px 30px;
}
.f-blueB{ 
	color:#13679A;
	font-size:14px;
}

a.a-grayB { 
	color:#9A9A9A;
	text-decoration:none;
	font-size:14px;
}
a.grayB:hover{ 
	color:#FFFFFF;
	text-decoration: underline;
	font-size:14px;
}
.initial{
	border: none;
	color:#fff;
	cursor:pointer;
	background:url(../images/bg_btn.jpg) no-repeat;
	width:69px;
	height:23px;
	font-size:12px;
}
.Button{
	color:#585858;
	font-size:12px;
	background-image: url(../images/bg_Button.jpg);
	text-align: center;
	border-style: none;
	width:68px;
	height:30px;
	cursor: hand;
}.member {
	margin: 0px 23px;
	padding: 12px;
	line-height: 200%;
	color: #333333;
	background: #F1F8FD;
	border: 1px solid #E0F0FB;
}
 .f_Bblue18px {
	font-size: 18px;
	font-weight: bold;
	color: #02529C;
	text-decoration: none;
}
.btn2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; BACKGROUND: url(../images/btn_2.jpg) no-repeat; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 58px; COLOR: #ffffff; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 20px; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}

.table_style {
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	font-size: 12px;
	text-decoration: none;
}
.table_font {
	line-height: 200%;
}
.table_title{
	background-color:#D9D9D9;
	padding:3px 0px 0px 10px;
	margin: 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
