﻿/*
	春季css
*/

/*共用样式*/
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_Spring/enter.gif) no-repeat center; border:none; width:126px; height:50px; cursor:pointer;}
.btn_bg2{ background:url(../images_Spring/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_Spring/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; height:36px; margin-left:50px;}
.content_list li div{color:#333333;margin-left:10px!important;margin-left:17px;height:36px;}
.title{ color:#195E19;}
.answers{padding-left: 50px;}
/*版权声明*/
.copyright{ background:url(../images_Spring/bottom.jpg) no-repeat; width:778px; margin:0 auto; color:#000; text-align:center; height:63px; line-height:63px;}