﻿body{background: url(../images/index/bg_body.gif) repeat-y center;font-size: 9pt;color: #333;}
*{margin:0;padding:0;}
.right{text-align:right;font-weight:bold;margin-right:10px;list-style:none;}
.center{text-align:center;}
h3{font-size:11pt;padding:2px;}
.input{background:#F6FEF3;border:1px solid #D2F5C6;height:20px;}/*绿底输入框*/
.hide{display:none;}
/*---------------------框架定义----------------------------*/
#top{background:  url(../images/index/bg_top.gif) no-repeat 50% 100%;height:92px;clear:both;}/*头部定义*/
#container{margin:0 auto;width:750px;clear:both;}
#footer{margin:10px auto;background: url(../images/index/bg_footer.gif) no-repeat center;height:26px;line-height:26px;text-align:center;clear:both;}
/*---------------------右边定义----------------------------*/
#right{float:right;width:478px;padding-bottom:10px;}
#ad{background: url(../images/index/pic_ad.gif) no-repeat left;height:219px;}/*功能应用展示*/
#intro{background:#F9FDF6 url(../images/index/title_intro.gif) no-repeat left top;padding-top:65px;padding-bottom:10px;color:#1E4E10;}/*信箱介绍*/
#intro dl{list-style:none;background:url(../images/index/pic_map.gif) no-repeat left top;padding:0 0 8px 30px;border-bottom:1px #D2E9C1 solid;margin:10px 15px 0 30px;}
#intro dt{font-size:14px;font-weight:bold;}/*信箱介绍－标题*/
/*---------------------左边定义----------------------------*/
#login .getpass{padding:2px;font-size:9pt;font-weight:normal;}/*常见问题的定义*/
#login li{padding:4px;font-size:10.5pt;text-align:center;font-weight:bold;color:#000}/*转接ADC平台*/
#left{width:243px;float:right;margin-top:12px;}
#login{background:url(../images/index/bg_login.gif) no-repeat;border:1px solid #CECECE;padding-top:50px;margin-bottom:10px;}/*登录区*/
.errorTip{ color:Red;}
.validTip{ margin-left:0px;}
.no{ background:url(../images/index/button_login.gif) no-repeat; width:102px; height:35px; display:block; cursor:pointer; border:none; margin-left:50px;}
/*已登录*/
.logged{ padding:5px; font-weight:bold;}
.logged dt{ font-size:10pt; color:#E86814; padding:0 0 8px 20px;}
.logged dd{padding-left:60px; color:#5BA400; font-size:10pt; line-height:23px; }
.logged dd.x{ background:url(../images/index/zhuxiao.jpg) no-repeat 35px 3px; }
.logged dd.re{ background:url(../images/index/return.jpg) no-repeat 35px 5px;}


#login ul{padding-left:5px;list-style:none;}
#login li{padding:2px;}
#news,#newuser,#contactus,#link{border:1px solid #CECECE;padding:10px;margin:10px 0;}
#news li{list-style:none;background:url(../images/index/arrow.gif) no-repeat;padding-left:10px;margin:5px 0 0 5px;}
/*新用户,联系我们,友情链接*/
#newuser ul,#contactus ul,#link ul{margin-left:20px;}
#newuser li,#contactus li,#link li{padding:3px 0;}
/*---------------------伪类定义----------------------------*/
a:link{	color: #5BA400;	text-decoration:underline;}/*基础链接*/
a:visited {color: #5BA400;text-decoration:underline;}
a:hover {color: #0599E5;text-decoration: none;}

a.other:link {color: #FE5A00;}/*特殊标识链接*/
a.other:visited {color: #FE5A00;}
a.other:hover {	color: #333;}

a.gn:link {color: #1E4E10;text-decoration: underline;}/*特殊标识链接*/
a.gn:visited {color: #1E4E10;text-decoration:underline;}
a.gn:hover {	color: #0599E5;text-decoration: none;}
/*-------------------------内页框架定义---------------------*/
#kuangtop-nei{background: url(../images/index/nei_kuang-top.gif) no-repeat center;height:47px;width:712px;margin:0 auto 0 auto;}
#kuangcenter-nei{background:  url(../images/index/nei_kuang_center.gif) repeat-y center;width:712px;margin:0 auto;}
#kuangbottom-nei{background:  url(../images/index/nei_kuang_bottom.gif) no-repeat center;height:14px;width:712px;margin:0 auto;}

/*内容显示页*/
.matter{margin:15px auto;width:90%;}
.matter ul{margin:0;padding:0;}
.matter li{	list-style:none;border-bottom:1px solid #E1E1E1;padding:5px 0;text-indent:24px;line-height:18px;}
th{background:#E7DDD6;}
td{background:#fff;}
/*功能介绍显示*/
#gnjs dl{list-style:none;background:#F9FDF6 url(../images/index/pic_map.gif) no-repeat left top;padding:0 0 8px 30px;border-bottom:1px #D2E9C1 solid;margin:15px 15px 15px 30px;}
#gnjs dt{font-size:14px;font-weight:bold;}
.faq_title{background:#F8FFED;font-size:9pt;margin:0;font-weight:bold;}/*常见问题页－标题背景*/
.faq_titleSelect{background:#FE5A00;font-size:9pt;margin:0;font-weight:bold;}
.title{font-size:14pt;font-weight: bold;font-family: "黑体";margin:20px 0 0 70px;}/*内页标题栏定义－级*/
.case_title{color:#FF5400;font-weight:bold;background:#F8FFED;border-left:10px solid #A0C200;}/*小标题栏定义二级*/
.tipsfont{text-align:center;color:#FF6633;}/*首页登录错误提示*/
/*---------------------错误页面定义----------------------------*/
#error{background:url(../images/error.gif) no-repeat;width:250px;height:105px;margin:10% 30%;padding:60px 0 0 100px;}
#error p{font-weight:bold;margin:5px 0}
