.con-wenzi{
	position: absolute;
    top: 40px;
    width: 770px;
    z-index: 1;
}
.con-wenzi p{
	font-family: arial,helvetica,sans-serif;
    font-size: 14px;
	margin-bottom:3px;
}
.con-table{
	left: 35px;
    position: absolute;
    top: 120px;
    z-index: 1;
}
/*
.con-table .con-form{
	color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 13px;
    width: 700px;
}
.con-table .con-form .con-formRow {
    clear: both;
}
.con-table .con-form .con-formCol {
    float: left;
    min-height: 2em;
    position: relative;
	margin-bottom: 10px;
	width:350px;
}
.con-table .con-form .con-formCollong {
    float: left;
    min-height: 2em;
    position: relative;
	margin-bottom: 10px;
	width:680px;
	margin-right:20px;
}
.con-table .con-form .conLabel{
	width:100px;
	font-weight: bold;
	display: block;
	float: left;
}
.con-table .con-form .lastconLabel{
	width:300px;
	font-weight: bold;
	display: block;
	float: left;
}
.con-table .con-form .lastconLabel1{
	width:300px;
	display: block;
	float: left;
}
.con-table .con-form .conAsterix {
    color: #BF0000;
    float: right;
    padding-left: 5px;
}
.con-table .con-form input, .con-table .con-form select,.con-table .con-form textarea {
	 width: 230px;
	 background-color: #FFFFFF;
     border: 1px solid #AEB0B6;
     box-shadow: 3px 3px 10px 0 #CCCCCC;
     color: #000000;
     line-height: 1.5em;
     min-height: 1.9em;
     padding: 0.2em 0.3em;
	 -moz-box-sizing: border-box;
	 float: left;
}
.con-table .con-form textarea {
    display: inline-block;
    float: none;
    line-height: 1.2em;
    margin: 0;
    overflow: auto;
    padding: 0.2em;
    resize: none;
	height: 3.4em;
}

.conButton {
	background-color: #e9a775;
    background-image: -moz-linear-gradient(center top , #759AE9 0%, #376FE0 50%, #1A5AD9 50%, #2463DE 100%);
    border-color: #1F58CC #1B4DB3 #174299;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 2px 0 rgba(57, 140, 255, 0.8) inset;
    color: #FFFFFF;
    font: bold 12px/1 "helvetica neue",helvetica,arial,sans-serif;
    padding: 7px 0;
    text-shadow: 0 -1px 1px #1A5AD9;
    width: 150px;
	float:right;
	margin-right:40px;
}

.con-table .con-form select{
    text-indent: 0.01px;
	height:26px;
}
* html .con-table .con-form select{
	display:block;
}
.con-table .con-form .divradio{
	width:200px;
	float: left;
	text-align: left;
}
.con-table .con-form .divradio .con-radio{
	text-align: left;
}

.con-table .con-form .conRadio {
    min-height: 1em;
    width: 1em;
	margin:3px 5px 0 0;
	line-height:0;
	border:none;
	background:none;
}

.con-table .con-form .con-formCol .con-radio{
	display:block;
	width:180px;
	margin-bottom:3px;
}


.con-table .con-form .conClear {
    clear: both;
    float: none;
}



.con-table .con-form * {
    font-family: inherit;
}
.con-bg{
	height: 681px;
    position: absolute;
    top: 105px;
    width: 770px;
    z-index: 0;
}
.con-bg div{
	background: #DAEFFA;
    border-color: #C3C6C8;
    border-style: solid;
    border-width: 1px;
    height: 730px;
    width: 768px;
}

.minheight{
	min-height:850px;
}

#solutions-side .widget li:hover{
	color:#4493BC;
	cursor:pointer;
}
*/
.minheight { min-height: 800px;}
.con-form input{height:25px;}
.con-form p{ margin-bottom:0;}
.con-form p, .con-form input, .con-form textarea{line-height:25px;}
.con-form textarea, .con-form input{width:470px; font-family: Verdana,Geneva,sans-serif; border: 1px solid #c8c8c8; font-size:12px;}
.con-form .radi_btn { width:auto;vertical-align: middle;}
.con-form .texta_messg3{height:170px;}
.con-form .btn_messg4 { background:#4493bc; color: #ffffff; cursor: pointer; font-size: 16px; height: 34px; margin-left: 170px;  width: 108px;}
.con-form .btn_messg4:hover{background:#3b7d99;}