﻿@charset "utf-8";
/* 约克论坛 约克银行*/
body {margin:0px auto;padding:0px;font-family: "宋体", serif,Arial, Helvetica, sans-serif;font-size:14px;color:#333; word-break:break-all; position: relative;}
div{margin:0px auto;word-break:break-all; padding:0px;}
a:link ,a:visited{color:#333;text-decoration:none;}
a:hover ,a:active{color:#3186d8;text-decoration:none;}
img, ul, ol, li, p,dl,dt,dd,table,td,tr,input,button{margin:0px;padding:0px;border:0px;}
ul,li{list-style:none;}
.cl_both {clear:both;}

.blue{ color:#07439c;text-decoration:underline;}
.blue a:link,.blue a:visited{color:#0045df; text-decoration:underline;}
.blue a:hover,.blue a:active{color:#07439c;text-decoration:none;}

/*表单*/
.ipt_name { font-size:13px; width:160px; height:20px; line-height:20px; color:#535353; border:1px solid #87a8ce;}


/*-----------------------------------------首页-----------------------------------------*/

/*--------------------main--------------------*/
#main{ width:990px; margin-top:10px;  position:relative;}
#left{ float:left; width:700px;}
#right{ float:left; width:275px; margin-left:15px;}

#banner{}
/*约克银行简介*/
#introduction{ margin-top:5px;}
#introduction .bankintro{ float:left; width:330px;}
#introduction .bankintro .title{ height:40px;  background:url(images/bg.gif) 0px -90px no-repeat; padding-top:10px;}
#introduction .bankintro .title p{height:20px; margin-left:43px; background-color:#f3f3f3;  padding-left:15px; font-weight:bold; color:#2e2e2e; padding-top:6px; font-size:14px;}
#introduction .bankintro .synopsis{ padding:5px 15px 12px; line-height:25px; color:#858585; font-size:14px;}
#introduction .bankintro .more{ text-align:right; padding-right:10px; font-size:14px; color:#858585;}
#introduction .bankintro .more a:link,#introduction .bankintro .more a:visited{ text-decoration:underline; color:#0045df;}
#introduction .bankintro .more a:hover,#introduction .bankintro .more a:active{ text-decoration:underline; color:#07439c;}
/*常用功能*/
#introduction .common { float:left;width:340px; margin-left:20px;}
#introduction .common .title{ height:40px;  background:url(images/bg.gif) 0px -140px no-repeat; padding-top:10px;}
#introduction .common .title p{height:20px; margin-left:40px; background-color:#f3f3f3;  padding-left:15px; font-weight:bold; color:#2e2e2e; padding-top:6px;  font-size:14px;}
#introduction .common .contentbox{ line-height:24px; color:#a3a3a3; font-size:13px;}
#introduction .common .contentbox li{ float:left; padding-left:10px; width:160px; padding-top:5px; padding-bottom:5px;}
/*合作伙伴*/
#cooperation { margin-top:5px; border:1px #e0e0e0 solid;}
#cooperation .title{ height:20px; background-color:#f3f3f3; padding-left:15px; font-weight:bold; font-size:14px; padding-top:8px;}
#cooperation .content{ padding:10px 10px 10px 15px;}
#cooperation .content img{ border:1px #c5c5c5 solid; width:100px; hight:30px; margin-right:8px;}
/*登录*/
#loginbar{ border:1px solid #CCCCCC;padding:15px 10px 30px;}
#loginbar h2{ font-size:14px; font-weight:bold; padding:0px; margin:0px; height:35px; padding-left:5px;}
#loginbar .user{ color:#999999; height:30px;padding-left:7px;}
#loginbar .info{ color:#333333; height:20px;padding-left:7px; text-align:center; font-size:12px;}
#loginbar .loginin{ padding:10px 10px 15px 65px; font-size:12px; border-bottom:1px solid #d3d3d3;}
#loginbar .loginin a .btn_login {background: url(images/bg.gif) 0px -200px no-repeat;	width:80px;	height:26px;cursor:pointer;}
#loginbar .loginin a:hover .btn_login {background: url(images/bg.gif) -81px -200px no-repeat;	width:80px;	height:26px;cursor:pointer;}
#loginbar .loginin .forget{ padding-top:10px;}
#loginbar .signup{  padding:0px 10px;}
#loginbar .signup a .btn_sign {background: url(images/bg.gif) 0px -232px no-repeat; width:230px; height:28px; cursor:pointer;}
#loginbar .signup a:hover .btn_sign {background: url(images/bg.gif) 0px -266px no-repeat;width:230px;height:28px;cursor:pointer;}
#loginbar h3{ margin:0px; padding:15px 5px; font-size:14px;}
/*常见问题*/
#question{ border:1px solid #CCCCCC;padding:10px; margin-top:10px; background:url(images/bg.gif) 0px -643px repeat-x;}
#question .title{ position:relative; font-weight:bold; }
#question .more{ position:absolute; right:10px; top:0px; font-weight:normal; color:#07439c;}
#question .more a:link,#question .more a:visited{ color:#0045df; text-decoration:underline;}
#question .more a:hover,#question .more a:active{ color:#07439c; text-decoration:underline;}
#question .content{ padding:10px 0px 7px;}
#question .content li{ background:url(images/point.gif) 0 8px no-repeat; padding-left:15px; line-height:23px;}


/*-----------------------------------------我的账户-----------------------------------------*/
#adminmain{ width:990px; margin-top:10px;}
#adminmain .adminleft{width:155px; float:left;}
#adminmain .adminright{width:806px; float:left; margin-left:20px;}

.adminright .top{ background:url(images/bg_line.gif) 0px 8px no-repeat; height:22px; padding-left:50px; font-weight:bold; color:#6e6e6e; margin-top:13px; width:756px; }
.adminright .center{ border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf; padding:5px 50px 10px; line-height:28px; color:#696969;}
.adminright .center ul{ padding-bottom:10px;}
.adminright .center ul span{ color:#9b9b9b;}
.adminright .center .accountname{ color:#005fbb;} 
.adminright .center .accountname a:link,.adminright .center .accountname a:visited { color:#005fbb;} 
.adminright .center .accountname a:hover,.adminright .center .accountname a:active { color:#005fbb; text-decoration:underline;} 
.adminright .bottom{ background:url(images/bg_line.gif) 0px -30px no-repeat; height:5px; font-size:0px;width:806px;}
.btn_revision {background: url(images/bg.gif) -117px -301px no-repeat;	width:97px;	height:31px;cursor:pointer;}
.btn_sufficient{background: url(images/bg.gif) -0px -346px no-repeat;	width:98px;	height:37px;cursor:pointer; margin-bottom:10px;}








