@charset "utf-8";
/* CSS Document */

/* @Group Structure */
body{
	margin: 0;
	padding: 0;
	font-family:Tahoma; font-size: 13px;
	margin-top:15px;
}

a:link,
a:visited {
	text-decoration: none;
	/* color: see style1 css */
}

a:hover {
	text-decoration: none;
	/* color: see style1 css */
}


/* @Group menu */
.menutext_headinfo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding:3px;
}

/* @Group Text */
h1.heading {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.normalgray {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
}

.red {
font-family:Tahoma, Arial;
font-size:11px;
font-weight:bolder;}

/* @Group Product */
.product_head_blue {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

/* Product Info - normal_10_darkgray - programmer used css name of smartmobile*/
.normal_10_darkgray {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
}

/* @item promotion */
.text_promotion {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.text_promotion_price {
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}

.menutext {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant:small-caps;
}

.text_promotion_normal {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.text_promotion_blue{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* @group banners */

#banner-horiz-1,
#banner-horiz-2 {
	width:970px; 
	height:90px;
	margin: 0 auto;
	position:relative;
}

#banner-horiz-3 {
	width:972px; 
	height:91px;
	margin: 0 auto;
	position:relative;
}
.text_promotion2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/*@group box*/
.box80 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 80px;
	color:#666666;
}

h1.menutext404 {font-family: Tahoma, Arial; font-size: 16px; font-style: normal; font-weight: bold; font-variant:small-caps; margin-top:8px; margin-bottom:5px;}
h2.headmenu {font-family: Tahoma, Arial; font-size: 14px; font-style: normal; font-weight: bold; color:	#043057; margin:3px;}
h2.headinfo {font-family: Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #043057; margin:3px;}

/*Keyword@page index*/
h1.headindex {font-family: Tahoma, Arial; font-size: 19px; font-style: normal; font-weight: bold; color:#3BA8ED; margin:4px;}
h2.normalgray {font-family: Tahoma, Arial; font-size: 12px; font-style: normal; font-weight:normal; color:#666;}

p{margin-bottom:10px;}

/*H2for Article-Button-10*/
h2.atbt {font-family: Tahoma, Arial; font-size: 16px; font-style: normal; font-weight:bold; color:#666; margin-bottom:-10px;}


