/*
	GlobalFont CSS 
*/

body {
background-color: #ffffff;
background-image: url(/site_data/cabinet/img/back.gif); 
background-position: center center; 
background-repeat: repeat-y;
background-attachment: fixed; 
}
form {
         margin:0;
}
table {
	color: #444444;
	line-height : 20px;
}
.categolylist {
	color: #663300;
	line-height: 120%;
}
.main {
	line-height: 22px;
}
.line_color {
	line-height: 120%;
}
.font {
	font-size: 12px;
	color: #222222;
}
td.Item_Price {
	color: #CC0033;
	font-size: 15px;
}
span.Item_Name {
	color: #990033;
	font-size: 15px;
}
td.Item_Point {
	font-size: 14px;
	color: #CC0033;
}
td.Item_Id {
	font-size: 11px;
	color: #555555;
}
item_base_id {
	font-size: 12px;
	color: #555555;
}
.crumbsList {
	font-size: 85%;
}
span.spec {
	font-size: 12px;
	line-height: 120%;
}
td.moreInfo {
	font-size: 14px;
	color: #555555;
}
.info {
	line-height: 120%;
}
.footer {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 2px;	
}
.arrow a {
	background: url(/site_data/cabinet/img/nav/left/verPK/arrow.gif) no-repeat left 50%;
	padding-left: 10px;
	font-size: 12px;
}
.big {
	font-size:16px;
}
.middle {
	font-size:15px;
}
.small {
	font-size:12px;
}
.monitor_table {
	background-image: url(/site_data/cabinet/img/top/point2-table01.jpg);
	background-repeat: repeat-x;
	background-color: #F7EAF1;
}
.site-seo {
	font-size:13px;
	color:#222222;
	line-height:120%;
}

/* Link */
a {
	color: #0088cc;
}
a:hover {
	color: #891f36;
}
a:active {
	color: #ff0033;
}
a:visited {
	color: #0077cc;
}
HR {
  color: #cccccc;
}

