/* CSS Document */


/**------全局CSS定义-------**/
html{height:100%}
body{max-height:100%; height:100%; margin:0; padding:0;font-family: Verdana, Arial, Helvetica, sans-serif,"宋体"; background:url(../images/bg.gif) repeat-x top #fff;}
form{margin:0;padding:0;}
img{border:0;}
ul,ol,li{ margin:0; padding:0;}
a{color:#737f8d; text-decoration:none;}
a:hover{color:#9bacc0; text-decoration:none;}
body,td,p,select,input,textarea{font-size:12px; color:#7E7E7E;}
h1,h2,h3,h4,h5,h6{font-size:12px; margin:0; padding:0;}
.clear{clear:both;}
.float_left{float:left;}
.float_right{float:right;}
b{color:#6A76AB;}
strong{color:#6A76AB;}


/**------hearder样式-------**/
.hearder{margin:auto; width:785px;}
.hearder-right{ width:270px; padding-right:14px; padding-top:34px;}
.nav{background:url(../images/nav-bg.gif) repeat-x; height:34px;}
.nav div{ float:left;}
.nav .float_right{ float:right;}
.nav a{ display:block;}
.nav .home a{ background:url(../images/nav-index.gif) no-repeat; width:114px; height:34px;}
.nav .home a:hover{ background:url(../images/nav-index-hover.gif) no-repeat; width:114px; height:34px;}
.nav .function a{ background:url(../images/nav-advantage.gif) no-repeat; width:114px; height:34px;}
.nav .function a:hover{ background:url(../images/nav-advantage-hover.gif) no-repeat; width:114px; height:34px;}
.nav .help a{ background:url(../images/nav-help.gif) no-repeat; width:114px; height:34px;}
.nav .help a:hover{ background:url(../images/nav-help-hover.gif) no-repeat; width:114px; height:34px;}
.nav .aboutus a{ background:url(../images/nav-about.gif) no-repeat; width:114px; height:34px;}
.nav .aboutus a:hover{ background:url(../images/nav-about-hover.gif) no-repeat; width:114px; height:34px;}
.nav .onlinenic a{ background:url(../images/nav-right1.gif) no-repeat; width:191px; height:34px; display:none}
.nav .onlinenic a:hover{ background:url(../images/nav-right1-hover.gif) no-repeat; width:191px; height:34px;}
.banner{ margin-top:10px;}


/***------内容样式---------**/
.content{margin:auto; width:785px; margin-top:10px;}
.sidebar{background:url(../images/sidebar-bg2.gif) repeat-y; width:205px;}
.sidebar-login{background:url(../images/sidebar-bg.gif) no-repeat top;padding:20px 20px 10px 20px;}
.sidebar-login input{width:110px; background:#F5F5F5; height:15px; border-top:1px solid #bbb;border-left:1px solid #bbb;}
.sidebar-login td{height:25px;}
.sidebar-function{ font-weight:bold; color:#6A76AB; background:url(../images/icon01.gif) no-repeat 18px 13px; padding-left:31px; padding-top:13px; padding-bottom:10px;}
.sidebar ul{list-style:none;}
.sidebar ul li{background:url(../images/icon02.gif) no-repeat 0px 8px; padding-left:10px; margin:0px 17px; line-height:22px;}
.sidebar-bottom{background:url(../images/sidebar-bottom.gif) no-repeat bottom;}

.content-right{ background:url(../images/centent-bg.gif) repeat-y; margin-left:5px; line-height:22px;}
.content-advantage{ background:url(../images/centent-advantage.gif) no-repeat bottom left; padding:10px 0px; width:575px; line-height:20px;}
.content-advantage h1{ color:#6A76AB;}
.about{ background:url(../images/about-bottom.gif) bottom no-repeat; padding:0px 20px;}


/***-----070509添加----------**/

.content_list td{ line-height:20px;}
.content_list td.tit{ font-size:12px; font-weight:bold; color:#7983B3;}
.content_list td.hr{ height:1px; background-color:#EAEAEA;}
.content_list td.height10{ height:10px;}
.content_list .grayb{ font-weight:bold;}


/***------底部样式----------**/
.bottom{background:url(../images/bottom-bg.gif) repeat-x; margin:auto; width:785px; margin-top:10px; color:#F8F9F9;}
.bottom-text{text-align:center; width:764px; padding-top:15px;}
.bottom-text a{color:#F8F9F9;}
.bottom-text a:hover{color:#33417F;}

