/* CSS Document */
*{ margin:0px; padding:0px; list-style:none; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif}
body{ text-align:left; background-color:#fff;}

#bigFrame{ width:1004px; background-color:#fff;}
#header{
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
}
#header ul{ padding:73px 20px 0 0 }
#header ul li{
	float:right;
	background-image: url(../images/libg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height:29px;
}
#header ul li a{
	display:block;
	color:#eeeeee;
	text-decoration:none; font-size:13px;
	margin:0em 1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#header ul li a:hover{ color:#FFFF00}
#footer{
	border-top:6px solid #EAEFFF;
	margin-top:1em;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 82px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-size:12px;
}
#footer p{
	line-height:14px;
	font-family: Arial;
}

#main{
	padding:10px 60px; 
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.l{ float:left;}
.r{ float:right;}
.c{ clear:both;}

#move1{
	background-image: url(../images/line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#move1 img{ margin:1em 26px;}

#index_text,
#about_text,
#product_text
{ margin-top:10px; font-size:12px;}

#about_text{ width:640px;}
#product_text{ width:620px;}

#index_text p,
#product_text p,
#about_text p{ margin:0.75em 0em; font-size:small;}


#aboutLeftMenu{}
#aboutLeftMenu a{
	display:block;
	background-image: url(../images/about_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
	line-height:3em;
	width:180px;
	font-size:14px;
	font-family:"Century Gothic";
	padding:0em 1em 0 0;
	text-decoration:none;
	color:#000000;
}
#aboutLeftMenu a:hover{ color:#0033CC;}
#aboutLeftMenu a span{ font-weight:bold;}
#productLeftMenu a{
	display:block;
	background-image: url(../images/product_line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align:right;
	line-height:3em;
	width:224px;
	font-size:12px;
	font-family:"Arial";
	padding:0em 1em 0 0;
	text-decoration:none;
	color:#000000;
}
#productLeftMenu a:hover{ color:#0033CC;}
#productLeftMenu a span{ color:red;}

#loc{ line-height:2em; font-family:Verdana, Arial, Helvetica, sans-serif}

#prolist{}
#prolist span{ border:1px dotted #aaa; margin:1em 1em 1em 0em; float:left;}
#prolist img{ border:5px solid #fff;}

#page{ margin:1em ; text-align:left; clear:both;}
#page a{ margin:0em 0.5em;}

h2#title{ font-size:medium; }

#photo #bigFrame #main #product_text #prolist img{}