.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 25px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
.left {
	float:left;
}
.right {
	float:right;
}

/*****************************************************/
body {
	background:url(../images/bg_top2.gif) top repeat-x #e2e2e2;
	border:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#323232;
	line-height:17px;
}
.main {
	margin:0 auto;
	width:920px;
}
header {
}
.logo {
	float:left;
	width:400px;
	height:70px;
	font-size:18px;
	margin-top:10px;
	margin-left:5px;
}
.logo img{
	float:left;
	width:80px;	
	height:70px;
	padding-right:2px;
	padding-left:2px;
	
}
.logo h3 {
	font-size:28px;
	color:#4281E0;
	line-height:20px;
	padding:30px 0 0px 0;
}
.logo h3 span {
}
.logo h3 small {
	display:block;
	font-size:10px;
	padding-left:86px;
	line-height:15px;
	letter-spacing:normal;
	text-transform:none;
	color:#4281E0;
}
.logor {
	float:right;
	width:300px;
	padding:20px 0px 0px 0px;
	height:70px;
	font-size:15px;
}
.logor h1 {
	float:left;
	padding:20px 0 0px 0;
	color:#4281E0;
}
#menu {
	width:100%;
	overflow:hidden;
	margin-top:3px;
	margin-left:0px;
}
#menu li {
	float:left;
}
#menu a {
	display:block;
	font-size:19px;
	font-weight:400;
	color:#000;
	background:url(../images/menu.gif) top repeat-x;
	line-height:40px;
	text-decoration:none;
}
#menu li span {
	display:block;
	background:url(../images/menu_left.gif) top left no-repeat;
}
#menu .alpha span {
	background:url(../images/left_menu.gif) top left no-repeat;
}
#menu .alpha a:hover span, #menu .alpha#menu_active a span {
	background:url(../images/left_menu_active.gif) top left no-repeat;
}
#menu .omega span span {
	background:url(../images/right_menu.gif) top right no-repeat;
}
#menu .omega a:hover span span, #menu .omega#menu_active a span span {
	background:url(../images/right_menu_active.gif) top right no-repeat;
}
#menu li span span, #menu .alpha span span {
	background:url(../images/menu_right.gif) top right no-repeat;
	padding:0 52px;
}
#menu a:hover, #menu #menu_active a {
	color:#fff;
	background:url(../images/menu_active.gif) top repeat-x;
}
#menu a:hover span, #menu #menu_active a span {
	background:url(../images/menu_left_active.gif) top left no-repeat;
}
#menu a:hover span span, #menu #menu_active a span span, #menu .alpha#menu_active a span span, #menu .alpha a:hover span span {
	background:url(../images/menu_right_active.gif) top right no-repeat;
}
.scroll1{
	font-size:14px;
	margin-left:20px;
	margin-top:10px;
	height:30px;
	width:905px;
	font-weight:bold;
	color:#4281E0;
}
.scroll2{
	font-size:14px;
	margin-left:20px;
	margin-top:10px;
	height:50px;
	width:905px;
	font-weight:bold;
	color:#4281E0;
}

#content {
	margin-right:4px;
	background:url(../images/bg_cont.gif) bottom repeat-x #fff;
	border:1px solid #ccc;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:1px 1px 2px #cfcfcf;
	-moz-box-shadow:1px 1px 2px #cfcfcf;
	-webkit-box-shadow:1px 1px 2px #cfcfcf;
	behavior:url(../js/PIE.htc);
	position:relative;
	
}
.wrapper {
	width:100%;
	overflow:hidden;
	}
.product{
	float:left;
	width:700px;
	margin:10px 0 0 0;
	list-style:none;
}
.product h3 {
	background-color:#CCCCCC;
	font-size:17px;
	font-weight:600;
	color:#666666;
	padding-left:10px;
	
}	
.product .inner{
	float:left;
	width:300px;
	height:170px;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	list-style:none;
	background-color:#EFEFEF;
	box-shadow:1px 1px 2px #cfcfcf;
	-moz-box-shadow:1px 1px 2px #cfcfcf;
	-webkit-box-shadow:1px 1px 2px #cfcfcf;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.product .inner h2{
	width:280px;
	background:url(../images/bg_input.gif) top repeat-x #e6e6e6;
	font-size:14px;
	font-weight:600;
	color:#999999;
	padding:10px;
}		
.product .inner p{
	width:280px;
	padding:10px 0 0 10px;
	overflow:hidden;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
}
.product .inner img{
	padding-left:10px;
}
.product .inner a{
	padding:14px;
	overflow:hidden;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.product .contact{
	float:left;
	width:300px;
	height:200px;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	list-style:none;
}
.product .contact h2{
	background:url(../images/bg_input.gif) top repeat-x #e6e6e6;
	font-size:15px;
	font-weight:100;
	color:#666666;
	padding-left:10px;
}		
.product .contact p{
	width:280px;
	padding:10px 0 0 0px;
	overflow:hidden;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
}
.product .contact img{
	padding-left:10px;
}
a {
	color:#4281E0;
	text-decoration:none;
	outline:none;
}
h2 {
	font-size:20px;
	font-weight:100;
	color:#4281E0;
	padding:16px 0 9px 0;
	letter-spacing:0px;
}
h3 {
	font-size:25px;
	font-weight:600;
	color:#4281E0;
	line-height:20px;
	padding:16px 0 9px 0;
	letter-spacing:0px;
}
h4 {

	font-size:18px;
	font-weight:100;
	color:#4281E0;
	line-height:14px;
	padding:8px 0 9px 0;
	letter-spacing:0px;
}
h5 {
	font-size:18px;
	font-weight:100;
	color:#4281E0;
	line-height:20px;
	text-align:center;
	padding:0px 0px 0px 0px;
	letter-spacing:0px;
}
h6 {
	font-size:18px;
	font-weight:bold;
	color:#4281E0;
	line-height:20px;
	text-align:center;
	padding:0px 0px 0px 0px;
	letter-spacing:0px;
	text-decoration:
}
.box h2 {
	padding:0px 0 0px 0;
}
p {
	padding-bottom:17px;
	text-align:justify;
	height:auto;
}
.pad {
	padding:0 30px 0 35px;
}
.pad_left1 {
	padding-left:55px;
}
.pad_left2 {
	padding-left:45px;
}
.pad_left11 {
	padding-left:0px;
}
.pad_left21 {
	padding-left:0px;
}
.marg_right1 {
	margin-right:12px;
}
.marg_right2 {
	margin-right:10px;
	margin-top:18px;
	margin-bottom:5px;
	border: 5px solid #CCCCCC;
}
.new_image {
	float: left;
	margin: 3px 10px 0 0;
	border: 5px solid #CCCCCC;
	width:210px;
	height:144px;
}
.marg_right3 {
	width:auto;
	height:220px;
	margin-right:18px;
	margin-top:18px;
}
.pad_bot1 {
	padding-bottom:35px;
}
.pad_bot2 {
	padding-bottom:49px;
}
.pad_bot3 {
	padding-bottom:7px;
}
.pad_bot4 {
	padding-bottom:17px;
}
.marg_top {
	margin-top:17px;
}
.marg_top2 {
	margin-top:7px;
}
.box {
	behavior:url(../js/PIE.htc);
	position:relative;
	width:100%;
	overflow:hidden;
	background-color: #f5f5f5;
}
.box.top {
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	behavior:url(../js/PIE.htc);
}
.box.bot {
	border-radius:0 0 11px 11px;
	-moz-border-radius:0 0 11px 11px;
	-webkit-border-radius:0 0 11px 11px;
	behavior:url(../js/PIE.htc);
}
.banners {
	padding:19px 0 19px 19px;
	overflow:hidden;
}
.banners li {
	width:210px;
	float:left;
	padding-right:12px;	
}
.banners p {
	padding-bottom:7px;
}
.banners .font1 {
	font-weight:bold;
	color:#4281E0;
	padding:16px 0 7px 0;
	text-align:center;
}
.banners .marker {
	background:url(../images/marker_1.gif) no-repeat;
}
.banners .marker:hover {
	background:url(../images/marker_3.gif) no-repeat;
}
.banners .pad {
	padding:0 10px 0 15px;
}
.marker {
	display:inline-block;
	background:url(../images/marker_3.gif) no-repeat;
	width:17px;
	height:17px;
}
.marker:hover {
	display:inline-block;
	background:url(../images/marker_1.gif) no-repeat;
	width:17px;
	height:17px;
}
.line1 {
	background:url(../images/line_ver1.gif) 250px 0 repeat-y;
	padding:7px 0;
}
.under {
	padding-bottom:17px;
	border-bottom:1px solid #ddd;
	margin-bottom:17px;
}
.color1 {
	color:#4281E0;
}
.list1 li {
	line-height:23px;
}
.list1 li a {
	padding-left:20px;
	background:url(../images/marker_2.gif) 5px 5px no-repeat;
}
footer {
	padding:25px 10px 28px 0;
	width:100%;
	overflow:hidden;
	line-height:18px;
}
footer p {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:14px;
	font-weight:600;
}
footer p, footer p a {
	color:#363636;
	text-decoration:none;
}
footer p a {
	color:#0066FF;
	text-decoration:none;
}
footer .lf {
	float:left;
	margin-left:10px;
}
footer .rf {
	float:right;
	margin-right:10px;
}
