﻿@charset "utf-8";
/* CSS Document */
/*重置样式 */
*{margin:0px;padding:0}
body{font-size:12px;font-family:宋体;line-height:150%;background:url(../images/top_bg.jpg) repeat-x;color:#505050}
ul,ol{list-style:none;}
table{font-size:12px;text-align:left}
a{color:#000;text-decoration:none}
a:hover{color:#B06520;text-decoration:none}
input,select,img{vertical-align:middle}
img{border:0}
.clear{clear:both;height:1px;font-size:1px;line-height:1px;}
.table_auto{word-break : break-all; overflow:hidden; }
/******************************************常用样式******************************************/
.red{color:#A91D23;}
.blue{color:#0A3A7D}
.f14{font-size:14px;}
.light_gray{color:#777777}
.form{width:90px; height:20px; background:#1F93C2; border:none; text-align:center; color:#FFFFFF; font-weight:bold}
.form2{border:1px solid #B4B4B4;}
.pl10{padding:3px 0 5px 10px;}
.pl20{padding-left:20px;}
.pl6{padding-left:6px;}
.line{background:url(../images/line2.jpg) repeat-x}
.line2{background:url(../images/line3.jpg) repeat-y}
.kuang_full{ border:1px solid #BCDAE6; padding:3px;}
.kuang_full2{ border:1px solid #98957E; padding:1px;}
.line3{ background:url(../images/line4.jpg) repeat-x}
.line4{ background:url(../images/line5.jpg) repeat-x}
.bg{width:226px; height:36px; background:url(../images/right_title2.png) no-repeat}
/******************************************层******************************************/
.wrapper{width:100%;margin:auto; background:url(../images/top.jpg) no-repeat center top;}
.container{width:929px; margin:0 auto;padding-top:207px;overflow:hidden;}
#left_side{width:697px; float:left; margin-top:12px;}
#nav{width:672px; height:29px; float:left; margin-left:25px; display:inline}
#nav li{width:122px; height:29px; float:left; background:url(../images/tab_li.png); margin-right:6px; line-height:29px; text-align:center;}
#nav li a{color:white; font-size:14px; font-weight:bold;}
#nav li.on a, #nav li a:hover{width:122px; height:29px; float:left; background:url(../images/tab_on.png)}
.kuang_top{width:697px;float:left; overflow:hidden;}
.kuang_top_1{width:929px;float:left; overflow:hidden;}
.kuang_middle{width:697px; float:left;; background:url(../images/kuang_middle.png)}
.kuang_middle_1{wid929px; float:left;; background:url(../images/kuang_middle_1.png)}
.kuang_bottom{width:697px; float:left; overflow:hidden;}
.kuang_bottom_1{width:929px; float:left; overflow:hidden;}
#right_side{width:222px; float:left; margin-left:9px;}
.container2{width:929px; margin:0 auto;overflow:hidden;}
#footer{width:100%; height:220px;margin:auto; background:url(../images/footer_bg.jpg);}
#submit{border:none;background:url(../images/r2.jpg); width:97px; height:25px;}

#demo li{ list-style-type:none; width:180px;}

/*7.29add*/
.line5{ border-bottom:1px dotted #707070}
a.button1{display:block; width:150px; height:62px; margin:-180px 0 0 15px;}
a.button2{display:block; width:120px; height:62px; margin:-70px 0 0 165px;}
.btn{float:left;}
.btn a{position:relative;width:150px;height:62px;display:block;text-align:center;line-height:29px;}
.btn a span{
	position:absolute;
	top:0;
	left:0;
	width:150px;
	height:62px;
	background:url(/sys/images/new/nav_btn.gif) no-repeat;
	cursor:pointer;
}

.link1 a:hover{color:red}
