﻿/*共用样式*/
html{height:100%}
body{max-height:100%; height:100%; margin:0; padding:0;font-family: Verdana, Arial, Helvetica, sans-serif,"宋体"; background:#f7fbf1;}
form{margin:0;padding:0;}
img{border:0;}
ul,ol,li{ margin:0; padding:0; list-style:none;}
a{color:#737f8d; text-decoration:none;}
a:hover{color:#9bacc0; text-decoration:none;}
body,td,p,select,input,textarea{font-size:12px; color:#333333;}
.clear{clear:both;}
.float_left{float:left;}
.float_right{float:right;}
.btn_bg{ background:url(../images_agent/enter.gif) no-repeat center; border:none; width:126px; height:50px; cursor:pointer;}
.btn_bg2{ background:url(../images_agent/buttom.gif) no-repeat center; border:none; width:126px; height:50px; cursor:pointer;}

/*内容部分*/
.content{ width:778px; margin:auto;}
.content_list{ line-height:22px; background:url(../images_agent/conten_centerbg.gif) no-repeat bottom; height:143px;}
.content_list td.tit{ color:#195E19;}
.content_list td.hei5{ height:10px;}
.content_list b{ color:#195E19; font-weight:bold;}
.content_list li{color:#195E19; margin-left:35px;}
.content_list .answer{color:#333333; margin-left:50px;height:36px;}
.title{ color:#195E19;}
.answers{ padding-left:29px; padding-bottom:10px;}

#errPage{ margin-top:19px; text-indent:36px; font-size:14px; font-weight:bold; color:#008200;}
#errPage a{ color:#A35400;}

.thank_msg{color:#529152; padding-left:32px; font-size:14px; font-weight:bold; margin-top:50px;}

/*版权声明*/
.copyright{ background:url(../images_agent/bottom.jpg) no-repeat; margin:0 auto; color:#000; text-align:center; height:63px; line-height:63px;}
