@charset "utf-8";
/* CSS Document */
#header{
	background:#fff url('../images/logo.jpg') no-repeat scroll left top;
	width:801px;
	margin-bottom:12px;
	position:relative;
	height:112px;
}
.lang{
				width:60px;
				position:absolute;
				right:0px;
				top:15px;
}
.lang a{
				margin-left:4px;
}
#content{
	width:801px;	
	background:#fff;
}
.content_menu{
	margin-top:1px;
	height:43px;
}
.content_menu ul li{
	display:inline;
	height:43px;
	line-height:43px;
	width:157px;
	float:left;
	text-align:center;
}
.content_menu ul li.menu_li1{
	background:#2b728e;
	border-right:4px solid #fff;
}
.content_menu ul li.menu_li2{
	background:#a1a25e;
	border-right:4px solid #fff;	
}
.content_menu ul li.menu_li3{
	background:#9e0b0f;
	border-right:4px solid #fff;
	position:relative;	
}
.content_menu ul li.menu_li3 ul{
				position:absolute;
				top:43px;
				left:0px;
				display:none;
				border:1px #999 solid;
				background:#999
}
.content_menu ul li.menu_li3 ul li{
				position:relative;
				height:26px;
				width:155px
}
.content_menu ul li.menu_li3 ul li a{
				background:#9e0b0f;
				color:#fff;
				width:155px;
				height:25px;
				text-align:left;
				text-indent:10px;
				line-height:25px;
				display:block;			
}
.content_menu ul li.menu_li3 ul li a:hover{
				color:#999;
}
.content_menu ul li.menu_li4{
	background:#e29b0b;
	border-right:4px solid #fff;	
}
.content_menu ul li.menu_li5{
	background:#406618;
}
.content_menu ul a{
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
}
.content{
				width:100%;
				float:left;
				background:#fff url('../images/conten-page.jpg') repeat-x scroll left bottom;
}
.content-home{
				float:left;
				padding-bottom:15px;
				width:100%;
}
.content-home-l{
				width:273px;
				padding:10px 10px;
				text-align:justify;
				float:left;
				font-size:14px;
				line-height:20px;
}
.content-home-l h3{
				color:#2b728e;
				font-size:18px;
}
.text-home{
				padding-top:10px;
				color:#000;
}
.content-home-r{
			float:right;
			padding-top:10px;
			padding-right:5px;
}
.content-home-r img{
				border:1px #a54b16 solid;
}
.banner{
				float:left;
				background:#e2e2e2;
				height:142px;
				padding:14px 4px;
				margin-bottom:15px;
}
.banner img{
				height:142px;
				width:142px;
				margin:0px 7px;
}
.footer{
				width:100%;
				text-align:center;
				font-size:12px;
				color:#999;
				height:50px;
				padding-top:20px;
				background:#fff;
				line-height:20px;
}
.footer a{
				color:#999;
}
.footer a:hover{
				text-decoration:underline;
}
.product-l{
				float:left;
				padding:10px;
				width:165px;
}
.product-l img{
				margin-bottom:10px;
				float:left;
				border:1px solid #A54B16;
}
.product-r{
				float:right;
				width:605px;
}
.product-r h3{
				border-bottom:1px #769eba solid;
				float:left;
				height:30px;
				line-height:30px;
}
.product-name{
				width:395px;
				float:left;
				font-size:18px;
				color:#004a80;
}
.product-title{
				width:200px;
				float:left;
				text-align:right;
				color:#737373;
				font-size:14px;
				padding-top:5px;
				
}
.product-content{
				float:left;
				padding:10px 0px;
				width:595px;
				text-align:justify;
}
.vsf-contact-form {
				display:inline;
				float:left;
				padding:0 10px 10px;
}
.vsf-contact-form .text-cell {
				width:65px;
}
.input-cell {
				line-height:25px;
}
.input-cell {
				float:left;
				line-height:25px;
				margin-top:13px;
}
.input-cell input {
				border:1px solid #999999;
				width:218px;
				height:25px;
				line-height:25px;
}
.input-cell {
				float:left;
				line-height:25px;
				margin-top:13px;
}
.text-cell {
				color:#666666;
				float:left;
				font-weight:bold;
				line-height:32px;
				margin-top:7px;
				width:140px;
}
.input-cell textarea {
				width:300px;
}
.input-cell textarea {
				height:106px;
				border:1px #999 solid;
			
}
.input-cell2, .textarea-cel2 {
				float:right;
				margin-left:15px;
				margin-top:10px;
}
.bt_submit {
				float:left;
				margin-right:10px;
				width:86px;
				height:25px;
				background:transparent url('../images/bt_sent.jpg') no-repeat scroll left top;
				border:0px;
				color:#fff;
}
