﻿/* __________________________________________________Normalizar */
	
	
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
	{ margin : 0; padding : 0; }


h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal; }


address, caption, cite, code, dfn, em, strong, th, var
	{ font-style : normal; font-weight : normal; }
	
ol,ul { list-style : none; }
    
fieldset,img, img a { border : 0; }


a { outline:none;text-decoration:none;}

a img { border:none; }

sup{
	font-size:11px;
}


/* __________________________________________________settings */


body {
	background: url("../img/background.jpg") repeat-x;
	font-family: Tahoma, serif;
	font-size:13px;color:#333;
}

#box {
	width:960px;
	margin:0 auto;
}

#header {
	height:157px;
}

#header h3 {
	float:right;
	font-weight:bold;
	color:#333;
	margin:70px 0 0 0;
	font-size:18px;
}


#slide {
	height:312px;
	background: url("../img/image03.jpg") no-repeat top center;

}


#slide  h1 {

	font-weight:bold;
	color:#F05503;
	margin:0 0 0 170px;
	font-size:36px;
	line-height:34px;
	padding:15px 0 0 0;
}

#slide  h2 {

	font-weight:bold;
	color:#333;
	margin:10px 0 0 170px;
	font-size:24px;
	line-height:18px;
}


#slide  h3 {

	font-weight:bold;
	color:#333;
	margin:70px 0 0 0;
	font-size:18px;
	line-height:18px;
}

#slide  p {


	color:#333;
	margin:20px 0 0 0;
	font-size:14px;
	line-height:18px;
	width:494px;
}



#content {
	height:255px;
}

#pie {
	height:87px;
	
}

#form-box {
	
	width:370px;
	background: url("../img/formback.png") no-repeat top center;
	position:absolute;
	top:325px;
	margin:0 0 0 570px;
	
}

.mbimg {
	margin:0 0 0 20px;
}

#form-box h3 {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin:15px 0 20px 0;
	color:#fff;
}

#form-box p {
	text-align:center;
	font-weight:bold;
	margin:15px 0 30px 0;
}

#form-box a {
	color:#F05503;
	text-decoration:none;
}

#form-box a:hover {
	text-decoration:underline;
}

#form-box ol {
	margin:0 0 0 30px;
}

#form-box ol li {
	margin:10px 0;
}

#form-box label {
	font-weight:normal;
	display:block;
	margin:0 0 5px 0;
	
}

#form-box input {

	width:300px;
}

#form-box select {

	width:304px;
}


#form-box .txt {

	margin:0 0 0 0;
	font-size:10px;
	color:#808080;
}

#form-box .txt2 {

	width:50px;
	float:left;
}

#form-box .chk {

	width:50px;
}


#form-box .fbtn {

	width:160px;
	height:40px;
	border:0;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	background: url("../img/formbtn.png") no-repeat top center;
	color:#fff;
	margin:20px 0 10px 110px;

}

#content h1 {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	margin:0 0 0 0;
	padding:50px 0 0 0;
}

#content ul {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0 0 0 0;
	padding:10px 0 0 0;
}

#content li {
	margin:10px 0;
	padding:0 0 0 20px;
	background: url("../img/dot.png") no-repeat 0 5px;
}

.telcode {
	font-size:11px;
	color:#808080;
	padding:0 0 0 115px;
}

#customer{
	height:450px;
	background: url("../img/custback.jpg") no-repeat 0 25px;
}

#customer .testi{
	width:490px;
	padding:35px 0 0 15px;
}

#customer .who{
	padding:55px 0 0 120px;
}


strong {
	font-weight:bold;
}

