﻿body{
	margin: 0;
	padding:0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
}

ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

h3{
	margin:0;
	padding:0;
	font-size:12px;
	list-style-type:none;
}

p{
	padding:0;
	margin:0;
}

#default_body{
	padding: 30px 0 0 0;
	background-image: url('images/default_bg.gif');
	background-repeat: repeat-x;
}

#default_warp{
	margin: 0 auto;
	width: 670px;
	height: 453px;
	background-color: #FFFFFF;
	text-align:left;
	padding:7px;
}

#default_left{
	width: 335px;
	height: 175px;
	float: left;
	background-image: url('images/default_factory.gif');
	background-repeat: no-repeat;
	padding-top: 278px;
}

#default_right{
	width: 335px;
	height: 453px;
	float: right;
	background-image: url('images/default_right_bg.gif');
}

#default_top_right{
	height:220px;
}

#default_top_right img{
	float: right;
	position: relative;
	top: -7px;
	right: -7px;
}

#default_language{
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	margin-right:20px;
	text-align:right;
}

#default_language span{
	margin:0 20px;
}

#default_language span a{
	color: #FFFFFF;
	text-decoration: none;
}

#default_logo{
	height:87px;
}

#default_tel{
	margin: 18px 0 0 20px;
	color: #FFFFFF;
}

#default_address{
	margin: 10px 0 0 20px;
	background-image: url('images/default_address.gif');
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	color: #3984CE;
	padding-left:5px;
}

#default_copyright{
	color: #3984CE;
	width: 670px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:7px;
	text-align:left;
}

#default_copyright a{
	color: #3984CE;
	text-decoration: none;
	margin-left:10px;
}

#main_warp{
	width:955px;
	margin:0 auto;
	text-align:left;
}

#main_logo{
	
}

#main_left{
	width:200px;
	float:left;
}

#main_nav_hearder{
	height: 19px;
	background-color: #EAEAEA;
	margin-top: 2px;
	background-image: url('images/main_nav_hearder.gif');
	background-repeat: repeat-x;
}

#main_nav{
	margin:5px 0;
}

#main_nav li a{
	display: block;
	background-image: url('images/main_nav_list.gif');
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
	color: #ff6000;
	line-height: 25px;
	text-indent: 30px;
	width:188px;
}

#main_nav li a:hover{
	color: #000;
	background-image: url('images/main_nav_list.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#product_list{
	background-position: left top;
	margin: 5px 0;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #039ad3;
	border-right-color: #039ad3;
	background-image: url('images/product_list_top.gif');
	background-repeat: no-repeat;
	padding-left:25px;
}

#product_list li{
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
	color: #039ad3;
	font-weight: bold;
	position: relative;
}

#product_list li a{
	background-position: left center;
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	background-image: url('images/arrow_blue.gif');
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #039ad3;
	font-weight: normal;
}

#product_list li a:hover{
	color: #002e73;
	
}

#product_list li ul{
	display:none;
	position: absolute;
	left: 150px;
	top: -5px;
	width: 300px;
	background-position: left top;
	margin: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #039ad3;
	border-right-color: #039ad3;
	padding-left: 0;
	background-color: #FFFFFF;
}

#product_list li:hover ul{
	display: block;
}

#product_list li.sfhover ul{
	display: block;
}

#main_left .main_left_box{
	margin: 5px 0;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
}

#main_right{
	width:752px;
	float:right;
}

#main_content_hearder{
	height: 15px;
	background-color: #414f66;
	margin: 2px 0;
}

#main_content_image{
	height:160px;
}

#main_right div.main_content{
	margin:5px 0;
}

#main_right div.main_content h3{
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #80A407;
	background-color:#f1f1f1;
}

#main_right div.main_content p{
	line-height: 18px;
	padding:10px 20px;
}

#main_right div.main_content p img{
	float: left;
	border:2px #dddddd solid;
	padding:4px;
	margin-right:10px;
}

#bottom{
	clear:both;
}

#copyright{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecece;
	text-align:center;
	padding:10px;
}

#main_warp table{
	width: 100%;
	border-collapse:collapse;
}

#main_warp table td{
	margin:0;
	padding:10px;
	border-bottom:1px #CFCFCF solid;
	width:50%;
}

#main_warp table td img{
	margin:0 5px;
	padding:5px;
	border:1px black solid;
	float:left;
}

#main_warp table a{
	text-decoration: none;
	color:#000;
	margin-bottom:5px;
}

#main_warp table.alt1 a{
	font-weight: bold;
	display: block;
	text-decoration: none;
	color:#000;
	margin-bottom:5px;
}

#main_warp table p{
	margin:0;padding:0;
}

#main_warp table p a{
	font-weight: normal;
	display: inline;
	margin:0;
	color:#000;
}

#main_warp table td.alt{
	padding:0px;
	margin:0;
	border-bottom-style:none;
}

.productinfo table{
	border-bottom:1px #CFCFCF solid;
	width:auto;
}

.productinfo table td{
	width:auto;
	border-collapse:collapse;
	border-bottom:1px #CFCFCF solid;
}