

/* CSS Document */

body {
	background:#000000;
	margin:0;
	padding:0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	}

#wrapper {
	width:775px;
	margin:0 auto;
	border-left:2px double #008040;
	border-right:2px double #008040;
	}

/* top_pannel */


#top_pannel {
	width:775px;
	height:193px;
	margin:15px auto 0 auto;
	padding:0;
	}
	
	
/* menu */

	
#menu {
	width:775px;
	height:48px;
	padding:0;
	margin:0 auto;
	}

#menu ul {
	width:775px;
	height:50px;
	margin: 0 ;
	padding: 0;
	background:url(images/menu_bg.gif) repeat-x;
	list-style: none;
	overflow:hidden;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height:40px;
	padding: 15px 22px 0 22px;
	background: url(images/border.gif) no-repeat;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	}
	
#menu li a.lil {
	background:none;
	}	

#menu a:hover  {
	color:#1DCE06;
	}
	
	
/*...........container...........*/	


#container {
	width:775px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	}

.contents {
	width:750px;
	margin:0 auto;
	}

.contents_left{
	width:550px;
	margin:0 0 0 8px;
	float:left;
	}
	
.contents_right{
	width:197px;
	margin:0 3px 0 0;
	float:right;
	}
	
.contents_right img{
	margin:10px 0 0 0;
	}
	
	
.content_title{
	font-weight:normal;
	font-size:24px;
	color:#006633;
	padding: 0;
	margin: 20px 0 10px 0;
	border-bottom:1px dashed #A6FFA6;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	}
	
.sub_title{
	font-weight:normal;
	font-size:18px;
	color:#009933;
	padding: 0;
	margin: 20px 0 10px 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	}
	
	
.clear {
	clear:both;
	}
	
/*...........container_mid...........*/	

	
#container_mid{
	width:750px;
	height:183px;
	float: left;
	border:1px double #006633;
	background-image:url(images/positive.jpg);
	}
	
.container_mid_right {
	float:right;
	width:550px;
	}

#container_mid ul{	
	width:520px;
	padding:0;
	margin:15px 3px 0 10px;
	list-style:none;
	}
	
/*#container_mid ul {
	list-style:url(images/bullet.png);
	} */
	
#container_mid ul li {
	margin-left:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}	
	
/*...........container_mid...........*/	

#benefit h2 {
	font-size:30px;
	font-weight:bold;
	margin:20px 0 10px 20px;
	color:#FFFFFF;
	text-align:left;
	}
	
#benefit h3 {
	font-size:16px;
	font-weight:bold;
	margin:2px 0 2px 20px;
	color:#FFFFFF;
	text-align:left;
	}
	
#benefit p {
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	margin:0 0 0 30px;
	}
	
#benefit{
	width:750px;
	height:300px;
	margin:0 auto 10px auto;
	border:1px double #006633;
	background-image:url(images/benefit_banner.jpg);
	}
	
#benefit ul{	
	width:700px;
	padding:0;
	margin:2px 0 0 10px;
	list-style:none;
	}
	
/*#container_mid ul {
	list-style:url(images/bullet.png);
	} */
	
#benefit ul li {
	margin-left:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}	
	
	
/*...........container_mid...........*/	

#rated h2 {
	font-size:30px;
	font-weight:bold;
	margin:20px 0 10px 0 ;
	color:#FFFFFF;
	text-align:left;
	}
	
#rated h3{
	font-size:25px;
	font-weight:bold;
	margin:20px 0 10px 30px ;
	color:#FFFFFF;
	text-align:left;
	}
	
#rated{
	width:750px;
	height:246px;
	float: left;
	border:1px double #006633;
	background-image:url(images/rate_banner.jpg);
	margin-top:10px;
	}
	
#rated_container {
	width:600px;
	float:right;
	}
	
#rated .cheated {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	}
/* matter */


.matter {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	color:#003300;
	font-size:14px;
	line-height:22px;
	text-align:justify;
	}
	
.rate_banner {
	margin-top:15px;
	}
	
.image_left {
	float:left;
	margin:10px;
	}
	
/*...........container2...........*/	


#container2 {
	width:775px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	}
	
	
TABLE, TR,TH {
	font-weight:normal;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.border {
	border:1px double #006600;
	}
.table_bold {
	color:#FFFFFF;
	}
	
/*...........footer...........*/	

#footer_wrap {
	width:775px;
	height:auto;
	margin:0 auto;
	background:#FFFFFF;
	border-top:1px double #999;
	font-size:13px;
	}
	
#footer{
		height:auto;
		padding: 25px 15px 0 15px ;
		color: #333;
		text-align: center;
		background-image:url(images/footer_bg.gif);
		background-position:top;
		background-repeat:repeat-x;
		}
	

	.footer_links:link, .footer_links:visited, .footer_links:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		text-decoration: none;
	}

	.footer_links:hover{
		color:#006600;
	}
	
.notice {
		font-size:10px;
		color:#000;
		text-align:left;
		padding:20px;
		border:1px double #F7F7F7;
		}
		
/* Order */

.contents_order{
	width: 700px;
	height: auto;
	float: left;
	color: #1c5b97;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}

#order_container{
	width: 480px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	background: #EAEAEA url(images/order_box_bg.gif) no-repeat top;
	text-align: left;
	color: #333;
}

.pvx_items{
	width: 458px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 1px;
	background: #FFF;
	font-size: 12px;
	text-decoration:none;
}

.pvx_items:hover{
	border: 1px solid #AAA;
	background: #FBFBFB;
	text-decoration: none;
}


.shipping_info{
	width: 458px;
	height: auto;
	float: left;
	border: 1px solid #e3ebf3;
	padding: 10px;
	margin-top: 10px;
	background: #FFF;
	cursor: default;
	color: #1c5b97;
}

.checkout{
	padding: 8px;
	margin-top: 5px;
}

.text_embeded{
	border: none;
	background: url(images/dollar.gif) left center no-repeat;
	padding: 0 0 0 14px;
	font-weight: 500;
}

.grey{
	color: #777;
}

.font_medium{
	font-size: 20px;
	font-weight: normal;
	color: #FF0000
}

.spacedout{
	text-decoration: line-through;
}

.font_large_red{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #CC3300;
	text-decoration:none;
}

.font_small{
	font-size: 10px;
	font-weight: bold;
}

.font_large{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #006600;
	text-decoration:none;
}
.order {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.click_here {
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	}
