/* -- basic Start -- */
body { 
	font-family: verdana, 'trebuchet ms', sans-serif;
	margin:0px;
	font-size:95%;
	line-height:1.5em;
	color:#666666;
	background-color:#dddbdb;
	background-image:url("../images/bg.png");
	background-position:center 5px;
	background-repeat:repeat-x;
	border-top:solid 5px #000000;
	border-bottom:solid 5px #000000; }
div { 
	text-align: left; 
	border: none; 
	margin:0px; 
	padding:0px; }
img { 
	border: none; 
	margin:0px; 
	padding:0px; }
h1,h2,h3 { 
	font-size: 100%;  }
br.clear { 
	clear:both;
	display:inline;
	margin:0px; 
	padding:0px; }
a:link,a:visited {
	color:#000000; }
a:hover {
	color:#990000; }
div.spacer {
	clear:both;
	height:20px; }
div#main form.product_form {
	display:none; }
/* -- basic End -- */

/* -- container Start -- */
#container_follow { 
	margin:0px auto 0px auto; }
#container_over { 
	margin:0px auto 0px auto;
	background-image:url("../images/bg-continer.png");
	background-position:center top;
	background-repeat:no-repeat; }
#container { 
	width:920px;
	margin:0px auto 0px auto; }
/* -- container End -- */

/* -- header Start -- */
#header { 
	padding:0px; }
#header h1 { 
	width:180px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left; }
#header h1 a { 
	background-image:url("../images/h1.png");
	background-repeat:no-repeat;
	display:block;
	width:180px;
	height:50px;
	text-indent:-9999px;
	text-decoration:none; }
div#head_img {
	clear:both;
	padding:30px 0px 30px 0px; }
#head_img img {
	padding:10px; }

/* -- header End -- */

/* -- headerMenu Start -- */
#head_menu ol {
	width:449px;
	height:50px;
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	float:right; }
#head_menu li {
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left; }
#head_menu a { 
	display:block;
	height:50px;
	margin:0px; 
	padding:0px; 
	text-indent:-9999px;
	text-decoration:none; }
#head_menu span { 
	display:none; }

#head_menu li#m_01,#head_menu li#m_01 a { background-image:url("../images/menu01_ot.png"); width:63px; }
#head_menu li#m_02,#head_menu li#m_02 a { background-image:url("../images/menu02_ot.png"); width:60px; }
#head_menu li#m_03,#head_menu li#m_03 a { background-image:url("../images/menu03_ot.png"); width:78px; }
#head_menu li#m_04,#head_menu li#m_04 a { background-image:url("../images/menu04_ot.png"); width:118px; }
#head_menu li#m_05,#head_menu li#m_05 a { background-image:url("../images/menu05_ot.png"); width:130px; }

#head_menu li#m_01 a:hover { background-image:url("../images/menu01_ov.png"); width:63px; }
#head_menu li#m_02 a:hover { background-image:url("../images/menu02_ov.png"); width:60px; }
#head_menu li#m_03 a:hover { background-image:url("../images/menu03_ov.png"); width:78px; }
#head_menu li#m_04 a:hover { background-image:url("../images/menu04_ov.png"); width:118px; }
#head_menu li#m_05 a:hover { background-image:url("../images/menu05_ov.png"); width:130px; }

/* -- headerMenu End -- */

/* -- menu Start -- */
#menu {}
/* -- menu End -- */

/* -- main Start -- */
#main { 
	padding:30px 10px 0px 10px; }
#main h3 { 
	border-bottom:dotted 1px #ff0066;
	color:#000000; }

/* -- main End -- */

/* -- footer Start -- */
#footer { 
	clear:both; 
	margin:20px 0px 0px 0px;
	height:20px;
	font-size:5px;
	text-indent:-9999px;
	background-image:url("../images/fotter.png");
	background-position:center;
	background-repeat:no-repeat; }
/* -- footer End -- */


/* ---------- details ----------*/
/* -- h3 Start -- */
div.block01_,
div.block02_ {
	background-repeat:repeat-y;
	margin:8px 8px 0px 8px; }
	
div#main div.banner { 
	float:right;
	padding:0px 10px 0px 0px; }	
div.block01_ {
	float:left; }
div.block02_ {
	clear:both; }

div#main h3.h3_bmp { 
	height:34px;
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
	font-size:10px;
	text-indent:-9999px;
	border-bottom:none; }
h3#h3_new { background-image:url("../images/h3_news.png"); }
h3#h3_not { background-image:url("../images/h3_note.png"); }

div#main div.block01_ dl,
div#main div.block02_ dl { 
	padding:0px;
	margin:0px; }
div#main div.block01_ dt,
div#main div.block02_ dt { 
	font-size:70%;
	color:#990000;
	width:120px;
	clear:both;
	float:left;
	margin:0px;
	padding:0px 0px 0px 3px;
	border-bottom:dotted 1px #ffffff; }
div#main div.block01_ dd,
div#main div.block02_ dd {
	float:right;
	margin:0px;
	padding:0px 0px 0px 3px;
	border-bottom:dotted 1px #ffffff; }
div#main div.block01_ dl { width:560px; }
div#main div.block02_ dl { width:880px; }
div#main div.block01_ dd { width:430px; }
div#main div.block02_ dd { width:750px; }
/* -- h3 End -- */
















/* -- form Start -- */
#menu textarea,
#menu input { }
#menu textarea { }
#menu input { }
/* -- form End -- */

/* -- catalog Start -- */
#c_list { 
	width:100%; }
/* -- catalog End -- */