body {margin-top:0px;margin-left:0px;margin-right:0px;}
.bound{ width:980px; margin:0 auto;}
.top{ background:#5B8ED1;height:40px;widht:100%}
.top .logo { margin-top:0px; float:left}
.top .tel { margin-top:0px; float:right}
.top .sina {margin-top:8px; margin-left:20px; float:right}
.head {height:80px;}
.head img { margin-top:10px}
.idx_box { height:380px;width:100%;}
.idx_bg { height:70px;width:100%; background:url(../images/index_bg.png) repeat-x}

.login_area {float:right;width:300px;height:300px; border:1px solid #999; background:#FFF; margin:30px 0;-moz-border-radius:5px;-webkit-border-radius: 5px;border-radius:5px;}
.idx_card_l {font:normal 14px 'Microsoft Yahei'; line-height:40px; text-align:center;width:150px;height:40px; float:left;
-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;border-radius:5px 0 0 0;}
.idx_card_l_2 {font:normal 14px 'Microsoft Yahei'; line-height:40px;text-align:center;width:149px;height:40px; float:left;cursor:pointer; border-right:1px solid #999;border-bottom:1px solid #999;
-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;border-radius:5px 0 0 0;}

.idx_card_r {font:normal 14px 'Microsoft Yahei'; line-height:40px;text-align:center;width:149px;height:40px; float:left;border-left:1px solid #999;border-bottom:1px solid #999;
-moz-border-radius:0 5px 0 0;-webkit-border-radius: 0 5px 0 0;border-radius:0 5px 0 0;}
.idx_card_r2 {font:normal 14px 'Microsoft Yahei'; line-height:40px;text-align:center;width:150px;height:40px; float:left;
-moz-border-radius:0 5px 0 0;-webkit-border-radius: 0 5px 0 0;border-radius:0 5px 0 0;}

.card_off {cursor:pointer;
background-image: -moz-linear-gradient(top, #fff, #ecf7eb);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ecf7eb)); /* Saf4+, Chrome */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffecf7eb', GradientType='0'); /* IE*/}

.ui-label {border: 1px solid #a7a7a7; width:250px;display: block;float:left;cursor:pointer; margin:15px 0 0 25px}
.ui-label_focus {border: 1px solid #039; width:250px;display: block;float:left;cursor:pointer; margin:15px 0 0 25px}
.ui-label .ui-icon { float:left;width: 46px;height: 46px;display: block;text-indent: -9999em;overflow: hidden;background:#d0d0d0 url(../images/user_ico.png) no-repeat center center;_height:42px;_margin:1px 0 0 1px;}
.ui-label .ui-icon-securityON {background:#d0d0d0 url(../images/psd_ico.png) no-repeat center center;_height:44px;_margin:1px 0 0 1px;}
.ui-input {font:normal 14px 'Microsoft Yahei';outline:none;float: left;padding: 9px;line-height: 26px\9;height: 26px;font-size: 14px;vertical-align: middle;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;box-shadow: none;width:180px;border: 1px solid #fff;}
.LoginSubmit {width: 240px;height: 46px;background: url(../images/login-submit.png) no-repeat 0 0;border: none;cursor: pointer;margin-top: 8px;font-size: 16px;color: #fff;font-weight: bold;}
.LoginSubmit.hover{background-position:0 -46px}
.login-erro{color: #e54b00;text-indent: 0.2em;height: 30px;line-height: 30px;position: absolute;top: 1px;right:-8px;}
.placeholder {font:normal 14px 'Microsoft Yahei';color:#ccc;position:absolute;margin:13px -190px; cursor:text; }
.btnSubmit{font:normal 16px 'Microsoft Yahei'; border:1px solid #999; width:250px;height:43px;line-height:40px;margin:25px 0 0 25px;background:#5B8ED1;color:#FFFFFF;cursor:pointer;
-moz-border-radius:5px;-webkit-border-radius: 5px;border-radius:5px;}
.btnSubmit:hover {background:#497CC0;}
.error {font:normal 14px 'Microsoft Yahei';color:#ff0000; text-align:center; margin-top:8px}
.mt40 {margin-top:40px}

.link_a {float:left;width:100px;margin:10px 30px 0 30px}
.link_a a{font:normal 16px "Microsoft Yahei",Arial;text-decoration:none;color:#5b8ed1;display:block; text-align:center}
.link_a a:hover {text-decoration:underline;}

.article { width:600px; float:left;margin:30px 0 0 0; list-style:none;padding:0;}
.article .title {font:normal 22px "Microsoft Yahei",Arial;color:#FFF;}
.article li {margin:0px;line-height:35px;height:35px;width:600px}
.article li .date { float:right;font:normal 14px "Microsoft Yahei",Arial;line-height:30px;color:#999;}
.article li a{ font:normal 16px "Microsoft Yahei",Arial;text-decoration:none;color:#333; float:left;}
.article li a:hover {text-decoration:underline;}

.clr { clear:both}