@charset "utf-8";
.menu_gradient {
	background-attachment: scroll;
	background-image: url(images/menu_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_gradient {
	background-attachment: scroll;
	background-image: url(images/body_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.h_line {
	background-attachment: scroll;
	background-image: url(images/h_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.v_line {
	background-attachment: scroll;
	background-image: url(images/v_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.Body_text{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.Body_text_bold{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.Body_text_bold_grey{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.white_text{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.white_text_bold{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.hyper_txt{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #320F41;
}
.hyper_txt_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #320F41;
}
.header_bg{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #320F41;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.purple_title{
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #66C;
	
}
.enqu_bg{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #320F41;
	background-attachment: scroll;
	background-image: url(images/pro_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallery_thumb{
	background-attachment: scroll;
	background-image: url(images/gallery_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.title{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #5F2F6F;
}
.image_bg{
	background-attachment: scroll;
	background-image: url(images/images_thinb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.color_head{
	font-family: Arial;
	font-size: 18px;
	color: #320F41;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #609;
	font-size: 24px;
}
