@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
	background-color: #FFF;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
}

a:active {
	color: #2CA8C0;
	font-weight: bold;
}
#wrapper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #F39;
	text-align: left;
	margin: 0px;
}
hr {
	margin-bottom: 0px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #C00;
	border-bottom-style: solid;
}



h1 ,h2,h3{
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2CA8B2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
strong {
	color: #2CA8B2;
}
#wrapper {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	color: #FFF;
	border: 0px solid #000;
	height: 968px;
}
#wrapper #header {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(images/manu-bg.jpg);
	height: 159px;
}
#wrapper #header td {
	font-size: 12px;
	text-align: center;
	width: 70px;
	border: 1px solid #FFF;
	background-image: url(bg-k.gif);
}
#wrapper #header table {
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg-k.gif);
	background-repeat: repeat;
}
#wrapper #header table tr td a:hover {
	color: #999;
}

#wrapper #header img {

}
#wrapper #header #search {
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 45px;
}
#wrapper #header #search p {
	margin-bottom: 0px;
	margin-top: 13px;
}



#wrapper #header #menu {
	height: 30px;
	width: 968px;
	font-size: 12px;
	color: #FFF;
	float: left;
	margin-top: 39px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper #header #menu ul {
	font-weight: bold;
	margin: 0px;
	float: left;
	list-style-type: none;
	padding: 0 0 0 10px;
}
#wrapper #header #menu ul li {
	text-align: center;
	float: left;
	height: 25px;
	margin: 0 0 0 5px;
}
#wrapper #header #menu ul li a {
	color: #FFF;
	text-align: center;
	margin: 0px;
	float: left;
	height: 25px;
	width: auto;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 35px;
	padding-right: 35px;
}
#wrapper #header #menu ul li a:hover {
	color: #CCC;
	text-align: center;
	margin: 0px;
	float: left;
	height: 25px;
	text-decoration: none;
	width: auto;
	padding-top: 8px;
	padding-right: 35;
	padding-bottom: 0;
	padding-left: 35;
}
#wrapper #pitch {
	background-image: url(images/pitch.jpg);
	float: left;
	height: 221px;
	width: 968px;
}
#wrapper #pitch2 {
	float: left;
	height: 225px;
	width: 968px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #pitch2 table {
	height: 200px;
	width: 967px;
	float: left;
	top: 0px;
	margin-top: 10px;
}
#wrapper #pitch2 table td{
	margin: 0px;
	padding: 5px;
}


#wrapper #content {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 968px;
}


#wrapper #content img {
	border: none;
	padding-top: 10px;
	margin: 0px;
	padding-right: 5px;
}
#wrapper #content table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 19px;
	text-decoration: none;
	margin-top: 0px;
	color: #666;
}

#wrapper #content table ul{
	list-style-position: outside;
	list-style-image: url(images/dot.jpg);
}


#wrapper #content table ul li {


}

#wrapper #content #main_right {
	float: right;
	width: 625px;
	color: #999;
	padding: 5px;
}
#wrapper #content #main_right .prouduct_box table {
	width: 250px;
	right: 30px;
	top: 30px;
	margin-left: 25px;
	margin-top: 10px;
}
#wrapper #content #main_right .prouduct_box table tr td img {
	padding: 0px;
}
#wrapper #content #main_right .prouduct_box {
	float: right;
	width: 280px;
	margin: 0px;
	padding-top: 10px;
}
#wrapper #content #main_right .prouduct_info {
	float: left;
	width: 330px;
	padding-top: 10px;
}

#wrapper #content #main-left {
	background-color: #FFF;
	width: 308px;
	padding-top: 10px;
	padding-left: 0px;
}
#wrapper #content #main-left .left_box {
	background-color: #F3F4F6;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #content #main-left .left_box table {
	width: 230px;
	margin-left: 20px;
}




#wrapper #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
	color: #666;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 30px;
	width: 955px;
}
#wrapper #footer a {
	color: #FFF;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

