body {
	background-color:#0ACCF2;
	padding:0;
}

a {
	text-decoration:none;
	color:#333;
}

#main {
	background-image:url(images/a02greybg.jpg);
	width: 1024px;
	height: 768px;
	margin: 0 auto auto auto;
	}

img {border: 0;}

#line1 {
	position:relative;
	width:1024px;
	height:768px;
}
	
#logo {
	position:absolute;
	top:0px;
	left:-1px;
	width: 430px;
	height: 122px;
}

#home {
	position:absolute;
	top:60px;
	left:430px;
}

#sitemap {
	position:absolute;
	top:60px;
	left:550px;
}

#contactus {
	position:absolute;
	top:60px;
	left:685px;
}

#language {
	position:absolute;
	top:70px;
	left:860px;
	z-index:10;
}



#movingpics {
	position:absolute;
	top:166px;
	left:61px;
	width: 900px;
}

#imageMenu {
	width: 900px;
	height: 216px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#imageMenu ul li.landscapes a {
	background: url(images/pic01.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(images/pic02.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(images/pic03temp.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(images/pic04.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(images/pic05.jpg) repeat scroll 0%;
}

#imageMenu ul li.wawa a {
	background: url(images/pic06.jpg) repeat scroll 0%;
}

#imageMenu ul li.kaka a {
	background: url(images/pic07.jpg) repeat scroll 0%;
	width: 100px;
}

.clear {
	clear: both;
}

a .imagelink01:link {color:#FF0000; text-decoration:none;}
a .imagelink01:visited {color:#0000FF; text-decoration:none;}
a .imagelink01:hover {font-size:20; color:#00FF00; text-decoration:underline;}
a .imagelink01:active {color:#FF00FF; text-decoration:underline;} 

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 100px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #EEE;
  color: #666;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

#MENU{
	width: 900px;
	height: 40px;
	background-image: url(images/menu_bg.gif);
	position:absolute;
	top:120px;
	left:60px;
	z-index:1;
}

.mainmenuul{
	list-style-type: none;
	margin: 0;
	padding-left: 120px;	
}

.mainmenuli{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

.mainmenuli a{
	display: block;
	width: 120px;
	height: 40px;
	background-image: url(images/menu_up.gif);
	text-decoration: none;
	color: #000000;
	text-align: center;
}

.mainmenuli a:hover{
	background-image: url(images/menu_ov.gif);
	color: #006699;
}

#topinline {
	width:685px;
	height:15px;
	background-image:url(images/topinline.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:393px;
	left:180px;
}

#leftinline {
	width:19px;
	height:296px;
	background-image:url(images/leftinline.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:403px;
	left:180px;
}

#centerinline {
	width:35px;
	height:296px;
	background-image:url(images/centerinline.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:403px;
	left:581px;
}

#rightinline {
	width:15px;
	height:296px;
	background-image:url(images/rightinline.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:403px;
	left:846px;
	z-index:50;
}

#bottominline {
	width:681px;
	height:15px;
	background-image:url(images/bottominline.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:699px;
	left:180px;
	z-index:50;
}

#bigarea {
	width:382px;
	height:295px;
	background-color:#FFF;
	position:absolute;
	top:403px;
	left:199px;
	z-index:60;
}

#newstitle {
	width:382px;
	height:35px;
	background-image:url(images/newstitle.jpg);
	position:absolute;
	top:403px;
	left:199px;
	z-index:100;
}
#newstext {
	width:700px;
	height:100px;
	position:absolute;
	top:450px;
	left:220px;
	z-index:300;
	font-size:14px;
}
#certificatedtitle {
	width:382px;
	height:42px;
	background-image:url(images/certificatedtitle.jpg);
	position:absolute;
	top:546px;
	left:199px;
	z-index:100;
}

#more1 {
	width:56px;
	height:18px;
	position:absolute;
	top:407px;
	left:507px;
	z-index:110;
}

#more2 {
	width:56px;
	height:18px;
	position:absolute;
	top:554px;
	left:507px;
	z-index:110;
}

#certificatedthumb {
	width:127px;
	height:103px;
	border:1px solid #999;
	position:absolute;
	top:590px;
	left:210px;
	z-index:110;
}

#certificatedtext {
	width:230px;
	height:106px;
	position:absolute;
	top:590px;
	left:345px;
	z-index:110;
	font-size:14px;
}

#certificatedtext strong {
	color:#036;
}

#smallarea {
	width:230px;
	height:295px;
	background-color:#FFF;
	position:absolute;
	top:403px;
	left:616px;
	z-index:60;
}

#humanresource {
	width:219px;
	height:90px;
	position:absolute;
	top:408px;
	left:621px;
	z-index:70;
}

#globaldistribution {
	width:219px;
	height:89px;
	position:absolute;
	top:506px;
	left:621px;
	z-index:70;
}

#objects3 {
	width:219px;
	height:89px;
	background-image:url(images/objects3.jpg);
	position:absolute;
	top:603px;
	left:621px;
	z-index:70;
}

#documents {
	width:59px;
	height:75px;
	position:absolute;
	top:612px;
	left:632px;
	z-index:80;
}

#album {
	width:59px;
	height:75px;
	position:absolute;
	top:612px;
	left:700px;
	z-index:80;
}

#contact {
	width:59px;
	height:75px;
	position:absolute;
	top:612px;
	left:768px;
	z-index:80;
}

#sidebartitle {
	width:198px;
	height:120px;
	position:absolute;
	top:175px;
	left:16px;
	z-index:200;
}

#sidebarmenuupline {
	width:198px;
	height:10px;
	background-image:url(images/sidebarmenuupline.gif);
	position:absolute;
	left:16px;
	top:230px;
}

#sidebarmenuleftline {
	width:10px;
	height:460px;
	background-image:url(images/sidebarmenuleftline.gif);
	position:absolute;
	left:16px;
	top:240px;
}

#sidebarmenurightline {
	width:10px;
	height:460px;
	background-image:url(images/sidebarmenurightline.gif);
	position:absolute;
	left:204px;
	top:240px;
}

#sidebarmenubottomline {
	width:198px;
	height:10px;
	background-image:url(images/sidebarmenubottomline.gif);
	position:absolute;
	left:16px;
	top:700px;
	background-repeat:no-repeat;
}

#sidebarmenucenter {
	width:178px;
	height:460px;
	background-color:#c0c0c0;
	position:absolute;
	left:26px;
	top:240px;
}

#oftenmainarea {
	width:718px;
	height:533px;
	background-color:#FFF;
	position:absolute;
	right:60px;
	top:179px;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
}
#oftenmainareaon {
	width:718px;
	height:533px;
	background-color:#000;
	position:absolute;
	right:60px;
	top:179px;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
}
.head04 {
	color:#390;
	margin-bottom:10px;
}

.oftenfont {
	width:690px;
	font-size:12px;
	line-height:160%;
	margin-bottom:10px;
}

.oftenfonts {
	font-size:12px;
	line-height:160%;
	margin-bottom:10px;
}

.oftenfontb {
	font-size:16px;
	line-height:160%;
	margin:0;
}

.oftenfontben {
	font-size:14px;
	line-height:160%;
	margin:0;
}

.oftenfontsbold {
	font-size:12px;
	font-weight:bold;
	line-height:160%;
	margin-bottom:10px;
}

.agreyline {
	width:680px;
	height:1px;
	background-color:#999;
	overflow:hidden;
}

.agreylines {
	width:100%;
	height:1px;
	background-color:#999;
	overflow:hidden;
}

.awhiteline {
	width:660px;
	height:2px;
	background-color:#CCC;
	overflow:hidden;
}

.bottomspace {
	height:200px;
}

.leftspace {
	padding:20px;
}

.leftspaceb {
	padding:30px;
}

#milestonebg {
width:60px;
	height:1900px;
	background-image:url(images/milestonebg.gif);
	position:absolute;
	left:20px;
	top:60px;
}

#milestonefont {
	width:640px;
	height:850px;
	position:absolute;
	left:40px;
	top:90px;
}
	

#sb2-1-1 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:320px;
	z-index:300;
}
#sb2-1-2 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:351px;
	z-index:300;
}
#sb2-1-2s {
	width:178px;
	height:26px;
	position:absolute;
	left:40px;
	top:351px;
	z-index:300;
}
#sb2-1-3 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:382px;
	z-index:300;
}
#sb2-1-3s {
	width:178px;
	height:26px;
	position:absolute;
	left:40px;
	top:382px;
	z-index:300;
}
#sb2-1-4 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:413px;
	z-index:300;
}
#sb2-1-4s {
	width:170px;
	height:26px;
	position:absolute;
	left:40px;
	top:413px;
	z-index:300;
}
#sb2-1-5 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:444px;
	z-index:300;
}
#sb2-1-5s {
	width:170px;
	height:26px;
	position:absolute;
	left:40px;
	top:444px;
	z-index:300;
}
#sb2-1-6 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:475px;
	z-index:300;
}
#sb2-1-6s {
	width:170px;
	height:26px;
	position:absolute;
	left:40px;
	top:475px;
	z-index:300;
}
#sb2-1-7 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:506px;
	z-index:300;
}
#sb2-1-8 {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:537px;
	z-index:300;
}

#sb2-1-7b {
	width:146px;
	height:52px;
	background-image:url(images/sidebarbuttonmlong.gif);
	position:absolute;
	left:40px;
	top:506px;
	z-index:300;
}
#sb2-1-8b {
	width:146px;
	height:26px;
	background-image:url(images/sidebarbuttonm.gif);
	position:absolute;
	left:40px;
	top:563px;
	z-index:300;
}

#footer {
	position:absolute;
	bottom:0;
	left:10px;
	z-index:90;
	padding-bottom:5px;
	font-size:12px;
	color:#333;
	line-height:12px;
	
}

#metalogo {
	width:339px;
	height:338px;
	background-image:url(images/metalogo.jpg);
	position:absolute;
	right:0;
	bottom:0;
	margin-bottom:5px;
	z-index:1;
}

#copyright {
	position:absolute;
	right:0;
	bottom:0;
	font-size:12px;
	padding-right:5px;
	padding-bottom:20px;
	z-index:90;
	}

#translate {
	width:160px;
	height:70px;
	overflow:hidden;
}

#sitemaparea {
	width:898px;
	height:530px;
	background-color:#FFF;
	position:absolute;
	left:60px;
	top:175px;
}

#sm1 {
	width:134px;
	height:48px;
	background-image:url(images/sm1.gif);
	position:absolute;
	left:442px;
	top:185px;
}

#treeline1 {
	width:578px;
	height:40px;
	background-image:url(images/treeline1.gif);
	position:absolute;
	left:148px;
	top:233px;
}

#sm2-1 {
	width:134px;
	height:34px;
	background-image:url(images/sm2.gif);
	position:absolute;
	left:82px;
	top:273px;
}

#sm2-2 {
	width:134px;
	height:34px;
	background-image:url(images/sm2.gif);
	position:absolute;
	left:226px;
	top:273px;
}

#sm2-3 {
	width:134px;
	height:34px;
	background-image:url(images/sm2.gif);
	position:absolute;
	left:370px;
	top:273px;
}

#sm2-4 {
	width:134px;
	height:34px;
	background-image:url(images/sm2.gif);
	position:absolute;
	left:514px;
	top:273px;
}

#sm2-5 {
	width:134px;
	height:34px;
	background-image:url(images/sm2.gif);
	position:absolute;
	left:658px;
	top:273px;
}

#sm2-6 {
	width:134px;
	height:34px;
	background-image:url(images/sm2.gif);
	position:absolute;
	left:802px;
	top:273px;
}

#sm2-1-1 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:317px;
}

#sm2-1-2 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:352px;
}

#sm2-1-3 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:387px;
}

#sm2-1-4 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:422px;
}

#sm2-1-5 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:457px;
}

#sm2-1-6 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:492px;
}

#sm2-1-7 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:527px;
}

#sm2-1-8 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:82px;
	top:562px;
}

#sm2-2-1 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:226px;
	top:317px;
}

#sm2-2-2 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:226px;
	top:352px;
}

#sm2-2-3 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:226px;
	top:387px;
}

#sm2-2-4 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:226px;
	top:422px;
}

#sm2-3-1 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:370px;
	top:317px;
}

#sm2-3-2 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:371px;
	top:352px;
}

#sm2-3-3 {
	width:134px;
	height:50px;
	background-image:url(images/sm3long.gif);
	position:absolute;
	left:371px;
	top:387px;
}

#sm2-3-4 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:371px;
	top:449px;
}

#sm2-4-1 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:514px;
	top:317px;
}

#sm2-4-2 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:514px;
	top:352px;
}

#sm2-4-3 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:514px;
	top:387px;
}

#sm2-4-4 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:514px;
	top:422px;
}

#sm2-5-1 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:658px;
	top:317px;
}

#sm2-5-2 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:658px;
	top:352px;
}

#sm2-6-1 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:802px;
	top:317px;
}

#sm2-6-2 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:802px;
	top:387px;
}

#sm2-6-3 {
	width:134px;
	height:25px;
	background-image:url(images/sm3.gif);
	position:absolute;
	left:802px;
	top:527px;
}

#treeline2 {
	width:10px;
	height:127px;
	background-image:url(images/treeline2.gif);
	position:absolute;
	left:375px;
	top:342px;
}

#sm2-3-1-1 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:385px;
	top:352px;
}

#sm2-3-1-2 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:385px;
	top:387px;
}

#sm2-3-1-3 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:385px;
	top:422px;
}

#sm2-3-1-4 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:385px;
	top:457px;
}

#treeline3 {
	width:10px;
	height:23px;
	background-image:url(images/treeline3.gif);
	position:absolute;
	left:807px;
	top:342px;
}

#treeline4 {
	width:10px;
	height:93px;
	background-image:url(images/treeline4.gif);
	position:absolute;
	left:807px;
	top:412px;
}

#sm2-6-1-1 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:817px;
	top:352px;
}

#sm2-6-2-1 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:817px;
	top:422px;
}

#sm2-6-2-2 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:817px;
	top:457px;
}

#sm2-6-2-3 {
	width:119px;
	height:25px;
	background-image:url(images/sm4.gif);
	position:absolute;
	left:817px;
	top:492px;
}

#sm5-zh {
	width:119px;
	height:25px;
	background-image:url(images/sm5.gif);
	position:absolute;
	right:477px;
	bottom:80px;
}

#sm5-en {
	width:119px;
	height:25px;
	background-image:url(images/sm5.gif);
	position:absolute;
	right:348px;
	bottom:80px;
}

#sm5-jp {
	width:119px;
	height:25px;
	background-image:url(images/sm5.gif);
	position:absolute;
	right:219px;
	bottom:80px;
}

#sm5-contact {
	width:119px;
	height:25px;
	background-image:url(images/sm5.gif);
	position:absolute;
	right:90px;
	bottom:80px;
}

.smtext {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:48px;
}

.smtext2 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:34px;
}

.smtext3 {
	font-size:16px;
	text-align:center;
	line-height:25px;
}

.smtext3en {
	font-size:12px;
	text-align:center;
	line-height:25px;
}

.smtext3enleft {
	font-size:12px;
	line-height:25px;
}

.smtext3b {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}

.smtext3ben {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}

.smtext3bens {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}

.smtext3benleft {
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

.smtext4 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}

.smtext3s {
	font-size:14px;
	text-align:center;
	line-height:25px;
}

.smtext3ss {
	font-size:14px;
	line-height:25px;
}

.smtext3sss {
	font-size:9px;
	text-align:center;
	line-height:25px;
}

.smtext3sb {
	font-size:14px;
	text-align:center;
	line-height:25px;
	font-weight:bold;
}

.smtext3ssb {
	font-size:14px;
	line-height:25px;
	font-weight:bold;
}

.back2top {
	text-align:right;
	line-height:15px;
	margin-right:10px;
}

.toplink {
	color:#666;
	font-size:12px;
}

.toplink:hover {
	color:#000;
}

.singleproducthead {
	margin-left:50px;
}

.agreydottedline {
	margin-left:50px;
	width:85%;
	height:1px;
	background-image:url(images/dottedline.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.agreydottedlines {
	width:100%;
	height:1px;
	background-image:url(images/dottedline.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.hovercolor {
	color:#00F;
}

.hovercolor:hover {
	color:#F00;
}
