/* Main settings */ body { 	margin: 0; 	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 	color: #666; } #wrapper { 	width: 900px; 	margin: 0 auto; 	border:1px solid #bd1e96; } /* Header section */ #header { 	padding: 6px 0; 	background: #fdd6e8 url(images/header.gif) center no-repeat; } #header .logo { 	padding: 22px 0 22px 14px; } #header .hdrR { 	line-height: 16px; 	text-align: right; 	padding: 10px 14px; 	color: #9ebe25; 	font: normal 12px verdana, Arial, Helvetica, sans-serif; } #header .hdrR p { 	padding-top: 30px; } #header .hdrR form input { 	border: 1px solid #ff7dbb; 	background-color: #fff; 	color: #aaa; 	font-size: 11px; } #header .hdrR form .button { 	border: none; 	background-color: #9ebe25; 	color: #fff; 	font-weight: bold; 	font-size: 11px; 	margin-left: 4px; 	padding: 1px 4px; } /* Top menu */ .menu { 	margin-top: 1px; 	background-color: #9ebe25; 	font: bold 12px verdana, Arial, Helvetica, sans-serif; 	padding: 12px; 	color: #fff; 	text-align: center; } A.menu:link { color: #FFF; text-decoration: none; }  A.menu:visited { color: #FFF; text-decoration: none; }  A.menu:active { color: #FFF; text-decoration: none; }  A.menu:hover { color: #bd1e96; text-decoration: none; }  A:link { color: #749201; text-decoration: none; } /* Main links */ A:visited { color: #749201; text-decoration: none; }  A:active { color: #bb497d; text-decoration: none; }  A:hover { color: #bd1e96; text-decoration: none; }  /* Main settings */ .l, #header .logo, .left, .cnt, .right, #contents .cnt .product .prd { 	float: left; } .r, #header .hdrR { 	float: right; } .clr { 	clear: both; 	line-height: 0; 	font-size: 0; 	height: 0; 	border: none; } h1, h2, h3, h4, ul, li { 	margin: 0; 	padding: 0; } /* Main content settings */ #contents { 	margin: 10px 6px 20px 6px; } #contents .left { 	width: 188px;  } #contents .left ul { 	margin-bottom: 20px; } #contents .left ul li { 	list-style: none; 	line-height: 30px; 	border-bottom: 1px dashed #bb497d; } #contents .left ul li { 	color: #749201; 	font-size: 12px; } #contents .left h2 { 	margin-top: 22px; 	color: #fff; 	font: normal 18px Arial, Helvetica, sans-serif; 	background-color: #bd1e96; 	padding: 6px 10px; } #contents .left p { 	background-color: #ffe3f8; 	padding: 10px; 	color: #666; 	line-height: 16px; } #contents .cnt { 	margin: 0 20px; 	width: 460px; } #contents .cnt h1 { 	font: normal 24px Arial, Helvetica, sans-serif; 	color: #980048; } #contents .cnt p.par { 	margin-bottom: 16px; } #contents .cnt img.banner { 	padding-top: 9px; } #contents .cnt h1 { 	color: #bd1e96; 	border-bottom: 2px solid #60a1de; 	font: bold 24px Arial, Helvetica, sans-serif; } #contents .cnt .product { 	padding: 18px 0; } #contents .cnt .product .prd { 	width: 210px; 	padding: 0 10px; 	text-align: center; } #contents .cnt .product .prd { 	color: #88a615; } #contents .right { 	width: 200px; } #contents .right img { 	margin: 8px 0; } #contents .right .news { 	margin-top: 10px; 	background-color: #feedf5; 	border: 6px solid #fec7e1; 	padding: 10px; } #contents .right .news h3 { 	font: bold 18px "Trebuchet MS"; 	color: #980048; } #contents .right .news p { 	line-height: 16px; 	color: #555; } /* Footer settings */ #footer { 	background-color: #980048; 	padding: 20px; 	text-align: center; 	color: #e07bab; } A.footer:link { color: #FFF; text-decoration: none; }  A.footer:visited { color: #FFF; text-decoration: none; }  A.footer:active { color: #FFF; text-decoration: none; }  A.footer:hover { color: #749201; text-decoration: none; } /* Page titles */ h4 { 	color: #bd1e96; 	border-bottom: 1px solid #9ebe25; 	font: bold 24px Arial, Helvetica, sans-serif; } /* Left hand news box */ .leftright .leftnews { 	margin-top: 10px; 	background-color: #e6eec6; 	border: 1px dashed  #980048; 	padding: 10px; } .leftnews h3 { 	font: bold 18px "Trebuchet MS"; 	color: #9ebe25; } #contents .leftnews p { margin: 4px;	 font: normal 12px Arial, Helvetica, sans-serif; background-color: #e6eec6; 	 } /* Inner page main settings */  .cnt2 { margin-left:216px; 	padding: 18px 0; 	width: 640px; } .cnt2 { 	margin-bottom: 16px; }
