form {
	padding: 0;
	margin: 0;
}
input, select, textarea {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #c30;
}


p {
	padding: 0;
	font-size: 11px;
	color: #333;
}

a {
	color: #c30;
}

body {
	margin: 0;
	padding: 0;
	font-family: geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	background: #fff url(../images/bg.gif) repeat-x;
}

#whole {
	margin: auto;
	width: 999px;
	background-color:#ffffff;
	color:#000000;
	padding: auto;
}

#top-one {
	padding: 0 0 0 65px;
	min-width: 600px;
	height: 145px;
	background: #fff url(../images/bgtop_left.gif) no-repeat;
}
#top-two {
	padding: 0 65px 0 0;
	background: #fff url(../images/bgtop_right.gif) no-repeat top right;
	height: 145px;
}
#contain-one {
	padding: 0 0 0 65px;
	background: #fff url(../images/bshad_left.gif) repeat-y;
}
#contain-two {
	padding: 0 65px 0 0;
	background: #fff url(../images/bshad_right.gif) repeat-y top right;
}
#contain-three {
	padding: 0 0 0 33px;
	min-width: 650px;
	overflow: hidden;
	background: #fff url(../images/middle_01.jpg) no-repeat;
}





#header_01 {
	float:left;
	width:34px;
	height:145px;
	background: #fff url(../images/header_01.jpg) no-repeat;
}
#header_02 {
	float:left;
	width:284px;
	height:145px;
	background: #fff url(../images/header_02.jpg) no-repeat;
}
#header_03 {
	float:left;
	width:551px;
	padding-top:48px;
	background: #fff url(../images/header_03.jpg) no-repeat;
}
	#menu {
		float:left;
		width:551px;
		height:42px;		
	}
	#search {
		float:left;
		width:541px;
		height:46px;
		padding-top:8px;
		padding-left:10px;
		font-size:11px;
	}


#top-menu {
			color: #FFFFFF;
			font-size: 11px;
			}
			#top-menu a {
				text-decoration: none;
				color: #FFFFFF;
				
			} 			
			#top-menu a:hover {
				text-decoration: none;
				color: #FF0000;
			
			} 

#top-menu2 {
			color: #FF0000;
			font-size: 11px;
			}
#sidebar {
	float:left;
	width:284px;
	background: #fff url(../images/bg_sidebar.jpg) repeat-y;
}
#sidebar_footer {
	float:left;
	width:284px;
	height:10px;
	background: #fff url(../images/sidebar_footer.jpg) no-repeat;
}
#leftbox_title {
	float:left;
	width:284px;
	margin-bottom:20px;
}
#leftbox_menu {
	float:left;
	width:264px;
	margin-bottom:20px;
}
	#leftbox_menu li {
		border-bottom:1px solid #fff;
		margin-right:20px;
		font-weight:bold;
		color:#000000;
		font-size:13px;
		margin-bottom:10px;
		list-style-type:none;
		padding-bottom:3px;
	}
	#leftbox_menu a {
		color:#000000;
		text-decoration:none;
	}



#container {
	float:left;
	width:520px;	
}
#container_title {
	float:left;
	width:520px;
	margin-bottom:5px;
}
#container_content {
	float:left;
	width:512px;
	padding-left:20px;
	padding-right:20px;
}



#footer-one {
	padding: 0 0 0 65px;
	background: #fff url(../images/bshad_left.gif) repeat-y;
}
#footer-two {
	padding: 0 65px 20px 0;
	background: #F51901 url(../images/bshad_right.gif) repeat-y top right;
	height:50px;
}
	#footer_content {
		text-align:right;
		padding-top:20px;
		padding-right:20px;
		color:#FFF;
	}
	#footer_content a {
		color: #fff;
		text-decoration:none;
	}



.coret {
	text-decoration: line-through;
	font-weight:bold;
	color:#0198ff;
}
.price {
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.content_table {
	padding-bottom:10px; 
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.mainTable {
	background-color:#ffffff;
	font-size: 11px;
	text-align:left;
}
.mainTable th {
	background-color:#DC0000;
	height: 24px;
	text-align: center;
	color:#FFFFFF;
}
.product_title {
	font-size:12px;
}
.trOdd {
	background-color:#dfdcdc;
}
.trEven {
	background-color:#f0f0f0;
}
.trLast {
	background-color:#f1f1f1;
}
.totalcart {
	font-size:15px;
}
.required {
	color: #ff0000;
}
.textarea-custom-hendra {
	width: 50px;
}
