*{
padding:0;
margin:0;
}
body {
	
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
body a{
	text-decoration:none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
body a:hover{
	color: #3333FF;
}
li{
list-style-type:none;
}
.head{
	width:960px;
	margin:0 auto;
	font-size:12px;
	height:120px;
	margin-bottom:0;
	background-color: #3333CC;
	
}
.logo {
	float: left;
	width: 960px;
	height: 120px;
	
}
.logopic {
	height: 120px;
	width: 90px;
	float: left;
	background-image: url(../images/logonew3.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
	margin-left: 10px;
}
.logoname {
	height: 120px;
	width: 250px;
	float: left;
	background-image: url(../images/logoname1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


.ilinks{
	width:160px;
	float:right;
	font-size:12px;
	color:#fff;
	padding-top: 15px;
}
.topmap {
	width: 350px;
	float: left;
	background-image: url(../images/topmap.gif);
	background-repeat: no-repeat;
	height: 120px;
	background-position: 2px;
}

.ilinks li a{
	color:#fff;
	margin-left: 15px;
}
.ilinks li{
	height:22px;
	line-height:20px;
	text-align:left;
	background-image: url(../images/collect1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul#menu {
	font-family:Arial;
	font-size:12px;
	background-repeat: repeat-x;
	list-style:none;
	height:32px;
	width:960px;
	background-image: url(../images/navbt9.gif);
          }
		  
	    #menu li {
	float:left;
	margin-left: 19px;
		  }

	    #menu li a{
	display:block;
	float:left;
	line-height:32px;
	color:#000000;
	text-decoration:none;
	padding-left: 5px;
		  }

		#menu li a:hover{
	background-image: url(../images/navbt04.gif);
	background-repeat: no-repeat;
	background-position: center;
   		  }
		  
		 #menu li a strong{
	display:block;
	padding-right: 5px;
   		  }
		  
	  	#menu li a:hover strong{
	background-image: url(../images/navbt04.gif);
	background-repeat: no-repeat;
	background-position: right center;
   		  }


/***************以下是上半部分正文************/
.mainbody {
	width: 960px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	text-align: left;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 8px;
	margin-right: 5px;
	line-height: 18px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCff;
	height: 22px;
	line-height: 20px;
	padding-left: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 8px 5px 0px 8px;
	line-height: 18px;
	font-weight: normal;
	color: #3333cc;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 5px 8px 8px;
	line-height: 18px;
	font-weight: normal;
	
}

.left{                         /*左侧副导航栏*/
	width:197px;
	float:left;
	background-color: #e0ffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCff;
	border-right-color: #CCCCff;
	border-bottom-color: #CCCCff;
	border-left-color: #CCCCff;
	
}

.leftnav {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.leftnav li{
	height:26px;
	line-height: 24px;
	text-align: left;
}
.leftnav li a{
	text-align: left;
	padding-left: 25px;
	display:block;
	background-image: url(../images/12239.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #ccccFF;
	border-bottom-color: #ccccFF;
	border-left-color: #FFFFFF;
}
.leftnav li a:hover{
	color:#3333ff;
	background-color: #ccccff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccccFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.lcontent{
	font-size:12px;
	color:#000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px none #B0C4DE;
}

.lcontent li{
	height:24px;
	line-height:24px;
	text-align:left;
}
.lcontent li a{
	height:24px;
	display:block;
	color:#000000;
	padding-left:25px;
	background-image: url(../images/12167.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.lcontent li a:hover{
	color: #003399;
}

.middle{
	width:526px;
	float:left;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px none #ccccff;
}
.middle1{
	height: 155px;
	width: 515px;
}
.middle1 img {
	float: left;
	margin: 5px 5px 0px 2px;
}

.right{
	width:217px;
	float:right;
	border: 1px solid #ffCC66;
	background-color: #ffFFcc;
}
.right li {
	text-align: left;
	line-height: 25px;
	background-image: url(../images/122310.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 12px;
	height: 26px;
}

    	


.profile{
	width:515px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 209px;
}

.white {
	background-color: #FFFFFF;
	margin: 5px;
	text-align: center;
}
.service {
	background-color: #FFffcc;
	text-align: left;
	margin: 5px;
}


.profile img{
	float:left;
	margin: 5px 5px 0px 5px;
}
.profile p{
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.svtable {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 217px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcc66;
	border-right-color: #ffcc66;
	border-bottom-color: #ffcc66;
	border-left-color: #ffcc66;
}
.svtable td{
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcc66;
	border-right-color: #ffcc66;
	border-bottom-color: #ffcc66;
	border-left-color: #ffcc66;
}
.faqtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 735px;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #CCCCFF;
}
.faqtable td{
	line-height: 22px;
	padding-left: 5px;
	border: 1px solid #999999;
}

.faqlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 735px;
	text-align: left;
	
}
.faqlist td{
	line-height: 22px;
	padding-left: 2px;
	
}
.offtable {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	width: 400px;
	border: 1px solid #CCCCFF;
	margin-top: 10px;
	height: 140px;
}
.offtable td{
	line-height: 18px;
	padding-left: 5px;
	border: 1px solid #999999;
}
.text{
	width:752px;
	float:right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
.text img {
	margin: 5px;
	float: right;
}

.banktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.banktable td {
	line-height: 25px;
	width: 230px;
}
.comparison {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	width: 958px;
	height: 900px;
}
.comparison th{
	font-size:11px;
	color:#FF0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-weight: normal;
	height: 30px;
}
.comparison td{
	font-size:10px;
	color:#000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	text-align: center;
	height: 30px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.mcontent{
	font-size:12px;
	color:#000;
	margin-left: 10px;
}
.picture {
	text-align: left;
	padding-left: 5px;
}



.mcontent li{
	height:20px;
	line-height:20px;
	text-align:left;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.mcontent li a{
	height:22px;
	color:#000000;
	background:left center;
	text-align: left;
}

.tlblue{
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align: left;
	margin-top: 3px;
	padding-left: 25px;
	background-image: url(../images/12179.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border: 1px none #b0c4de;
	font-family: Arial, Helvetica, sans-serif;
}

.tlgrey {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccccFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	background-image: url(../images/tlgrey2.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}
.tlyellow {
	background-image: url(../images/tlyellow3.gif);
	background-repeat: no-repeat;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F0D99D;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0D99D;
}



.about li{
border-bottom:1px dotted #ccc;
}

.about td{
padding:10px;
line-height:18px;
}

.rightin {
	width: 190px;
	float: left;
	border: 1px solid #999999;
}

.tlwhite {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.listin {
	font-size: 12px;
}
.listin li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	list-style-type: none;
	padding-left: 20px;
}
.listin li a {
	font-size: 12px;
	text-align: left;
	vertical-align: bottom;
}
.bank {
	width: 230px;
	text-align: left;
	float: left;
	margin-left: 30px;
}
.bank li {
	list-style-position: outside;
	list-style-type: disc;
}
.foot{
	width:960px;
	margin-top:0px;
	line-height:24px;
	color:#000000;
	text-align:center;
	font-size:10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3333FF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #CCCCFF;
}
.foot a{
color:#fff;
}
.foot table{
margin:0 auto;
}
.foot td{
text-align:left;
height:24px;
line-height:24px;
padding:0 10px;
}
