/* CSS Document */
html{
	text-align:center;
}

BODY {
	padding:0px;
	MARGIN: 0;
	HEIGHT: auto;
	text-align:center;
	font-size:12px;
	font-family: "宋体",Arial,sans-serif;
    line-height: 14px;
}
/*********************/

#main-top{
width:760px;
height:170px;
text-align:center;
}

#main-board{
width:760px;
height:80px;
text-align:center;
}
/*****************网银栏目的导航*****************************/
#content {
	margin:0px;
   	padding:0px;
	width:760px;
	height:auto;
}

   #main_left{
 	float:left;
    width:170px;
	margin-right:5px;
    margin-bottom:0px;
	height:auto;
	}

	#main_right{
	float:right;
    width:560px;
	}

#link{
width:760px;
text-align:center;
margin-top:-15px;
}
#help{
width:760px;
height:78px;
text-align:center;
}
#bottom{
width:760px;
text-align:center;
}

/*********************/
TD {
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: "宋体";
	font-style: normal;
	line-height: 16px;
}

A:link {
	COLOR: #039;
	text-decoration: none;

}
A:visited {
	COLOR: #0066CC;
	text-decoration: none;

}
A:hover {
	COLOR: #f60;
	text-decoration: none;

}
/*******************content**************************/
.title{
  FONT-SIZE: 12px;
  width:280px;
  border-bottom:1px solid #167CC6;
  background-color:#FFFFFF;
  font-weight:bold;
  color:#000000;
  padding:3px 0px 0px 21px;
  height:19px !important;
  height:10px;
  text-align:left;
  background:url(../img/Scrap/dots_blue.gif) no-repeat 6px 0px;
  align:center;
}
.title-d{
  FONT-SIZE: 12px;
  width:280px;
  background:url(../img/Scrap/dots_blue.gif) no-repeat 6px 0px;
  background-color:#96BDDA;
  font-weight:bold;
  color:#FFFFFF;
  padding:3px 0px 1px 21px;
  height:19px !important;
  height:10px;
  text-align:left;
}

.main{
  FONT-SIZE: 12px;
  width:280px;
  background-color:#FFFFFF;
  color:#000000;
  padding:5px 0px 0px 21px;
  text-align:left;
}

.blue-link{FONT-SIZE: 12px;COLOR: #167CC4;text-decoration: none;}
.blue-link:link{COLOR: #167CC4;text-decoration: none;}
.blue-link:visited{COLOR: #167CC4;text-decoration: none;}
.blue-link:hover{COLOR: #167CC4;text-decoration: none;}

.left_title{
  FONT-SIZE: 12px;
  height:25px;
  text-align:center;
  font:16px;
  font-weight:bold;
  color:#000000;
  background-color:#cccccc;
  padding-top:5px;
}

.left_list{
  FONT-SIZE: 12px;
padding-left:15px;
padding-top:5px;
}
.left{
  FONT-SIZE: 12px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  font:13px;
  font-weight:bold;
}

.left A:{
  FONT-SIZE: 12px;
color:#ff3300;
}
.left A:link {
	COLOR: #FF6600;
	text-decoration: none;

}
.left A:visited {
	COLOR: #FF6600;
	text-decoration: none;

}
.left A:hover {
     color:#ff6600;
	text-decoration: none;
}

.left_list01{
padding-left:10px;
padding-right:10px;
padding-top:5px;
font-weight:bold;
}

.left_list01 A:{
   color:#37499C;
}
.left_list01 A:link {
	COLOR: #37499C;
}
.left_list01 A:visited {
	COLOR: #FF6600;
	text-decoration: none;

}
.left_list01 A:hover {
     color:#ff6600;
	text-decoration: none;
}

.board{
padding-top:10px;
text-align:left;
width:560px;
height:40px;
border-top:2px solid #167CC6;
}
.board img{
border:1px solid #cccccc;
width:88px;
height:31px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}

.img{
text-align:center;
}
.img img{
border:1px #cccccc;
width:260px;
height:160px;
margin-top:10px;
margin-bottom:10px;
}

.more{
text-align:right;
margin-top:10px;
}

