@charset "UTF-8";

img {border:none}
/*p { border: solid red 1px }*/

#container {
	width: 968px;
	height: 1750px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

#banner {
	overflow: hidden;
	position:absolute;
	height: 250px;
	width: 968px;
	top: 15px;
}

#centre {text-align:center; margin:0px}

#banner h1 {font-size: 14px; display:inline;font-weight: normal;color:#446;}

#banner h2 {font-size: 18px; font-weight: bold; color:#ff2946; display:inline }

#banner h4 {font-size: 18px;font-weight: normal;text-align:center;color:#445; line-height:22px; display:block; margin-bottom:5px; margin-top:110px }

#main_image {
	overflow: hidden;
	position: absolute;
	width: 968px;
	top: 260px;
}

#desc {
	overflow: hidden;
	position: absolute;
	top: 715px;
	width: 968px;
	
}

#desc h1 {font-size: 14px; display:block; font-weight: normal; color:#445; width:600px}

#buy { position:absolute; background-color:#edf4ff; margin-left:10px; margin-right:10px; height:450px; width:264px; top:0px; left:610px; padding:40px 20px; font-size:14px; color:#444;}

#contact { position:absolute; margin-left:10px; margin-right:10px; height:35px; width:264px; top:730px; left:619px; color:#444;}

#contact h1 {color:#ff2946; font-weight:bold; font-size:14px}

#price_big {position:absolute; top:189px; left:72px; color:#F06; font-family:"Times New Roman", Times, serif; font-size:72px; line-height:99px; font-weight:bold }

#price_small {position:absolute; top:-10px; left:110px; color:#F06; font-family:"Times New Roman", Times, serif; font-size:36px; line-height:99px; font-weight:bold }

.price_subscript {text-align:center; margin-top:125px; font-size:10px; line-height:12px}

#buy h1 {font-size: 32px;  font-weight: bold; font-family:"Times New Roman", Times, serif; line-height:30px; color:#ff2946; text-align:center; margin:120px 5px}

#column1 {width:300px;position:absolute; top:870px}

#column2 {width:200px;position:absolute; top:870px; left:385px}

#column2 h1 {color:#ff2946; font-weight:bold; font-size:14px}

#column1 h1 {color:#ff2946; font-weight:bold; font-size:14px}

#column3 {width:310px;position:absolute; top:870px; left:630px}

#column3 p{margin:0;padding-top:13px}

#column3 h1 {color:#ff2946; font-weight:bold; font-size:14px}


.list {list-style-type:none; list-style-position:outside; text-indent:-30px }

a {font-weight:bold; color:#09F; text-decoration:none } a:hover {text-decoration:underline}

.red {color:#ff2946; font-weight:bold}

body { margin:0; padding: 0 }
body div {
    color:#445;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	}