body{
	background-color:#213692;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}



.container {
	height: auto;
	width: 872px;
}
.header{ width:872px; height:205px; float:left}

.content_part{width:872px; height:auto; background-color:#ffffff; float:left}

.buts{
	width:872px;
	height:63px;
	float:left;
	text-align:left;
	background-image: url(../images/but_right.jpg);
	background-repeat: repeat-x;
}
.but_shade{
	width:872px;
	height:24px;
	float:left;
	background-image: url(../images/but_shade.jpg);

}
.foot_line{
	width:930px;
	height:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
	clear:both;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7BB3EC;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
}

.body_left{width:450px; height:380px; float:left;padding-left:20px}
.body_left_products{width:450px; height:auto; float:left;padding-left:20px}

.body_left_more{width:800px; height:380px; float:left;padding-left:20px}

.body_right{
	width:370px;
	height:380px;
	float:left;
	
}

.body_right_products{
	width:370px;
	height:auto;
	float:left;
	
}

.body_about{
	width:290px;
	height:auto;
	float:left;
	
}

.welcome_head{
	min-width:400px;
	height:46px;
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
}

.welcome_text{width:420px; max-height:300px; float:left; text-align:left; overflow:auto; margin-bottom:15px; margin-top:10px}
.welcome_text1{width:420px; height:380px; float:left; text-align:left; overflow:auto; margin-bottom:15px; margin-top:10px}

.welcome_text_more{width:780px; max-height:350px; float:left; text-align:left; overflow:auto; margin-bottom:15px; margin-top:10px; height:auto}


.welcome_text_who{width:420px; max-height:auto; float:left; text-align:left; overflow:auto; margin-bottom:15px; margin-top:10px}

.products_head{
	width:300px;
	height:46px;
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	margin-left:20px
}

.products_head_about{
	width:230px;
	height:46px;
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	margin-left:20px
}


.prod_content{width:340px; height:auto; float:left;
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
	text-align:left;
	margin-top:15px
}

.prod_content_about{width:250px; height:auto; float:left; overflow:auto;
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
	text-align:left;
	margin-top:15px;
	max-height:360px;
	text-align:justify;
	padding-right:10px;
	margin-bottom:20px;
	
}

.prod_content_privacy{width:790px; height:auto; float:left; overflow:auto;
	padding-left:20px;
	
	text-align:left;
	margin-top:15px;
	max-height:300px;
	text-align:justify;
	padding-right:10px;
	margin-bottom:20px;
	
}

.prod_det{width:340px; height:auto; float:left; margin-bottom:15px}
.prod_img{ width:100px; height:64px; float:left}
.prod_desc{ width:230px; margin-left:10px; float:left}
.prod_desc_head{ font-weight:bold; color:#006600}


a.read:link {
	color: #006600;
	text-decoration: underline;
}
a.read:visited {
	color: #006600;
	text-decoration: underline;
}
a.read:hover {

	color: #006600;
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {

	color: #990000;
	text-decoration: none;
}

.form_field{width:330px; float:left; margin-bottom:10px;}
.username{width:120px; height:17px; float:left}
.field{width:180px; height:17px; float:left;}
.txtbox{
	width:180px;
	background-color: #B7D5DB;
	border: 1px solid #333333;
}

.form_buts{width:170px; height:60px; float:left; margin-left:130px; text-align:right; clear:both}

a.new:link {
	color: #7BB3EC;
	text-decoration: none;
}
a.new:visited {

	color: #7BB3EC;
	text-decoration: none;
}
a.new:hover {


	color: #7BB3EC;
	text-decoration: underline;
}
