*,
html,
body,
a,
h1,
h2,
h3
h4,
h5,
h6,
lable,
div,
td,
th,
i,
b,
strong,
em,
code,
kbd,
samp,
pre,
tt,
var,
textarea,
input,
select,
isindex,
dfn,
cite,
var,
address,
caption,
center,
img,
iframe,
form,
fieldset,
abbr,
acronym,
object,
applet,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote {
	direction: rtl;
	font-family: arial;
	/*font-style: normal;
	font-size: 10pt;
	letter-spacing: 0.1pt;
	text-align: right;*/
	word-spacing: 1pt;
	line-height: 1;
	}

.clear { clear: both; }

.ltr { direction: ltr; text-align: left; }
.rtl { direction: rtl; text-align: right; }

body {
	margin: 0px;
}

img {
	border: none;
}

h1 {
	margin-top: 0px;
	color: #EB008B;
	border-bottom: 1px solid #EB008B;
	font-size: 20px;
	padding-bottom: 5px;
	margin-right: 175px;
	padding-top: 45px;
}

h2 {
	font-size: 18px;
	color: #EB008B;
	text-align: center;
}

input[type="text"] {
	font-size: 12px;
}

.msg {
	color: red;
	font-size: 16px;
	margin-right: 100px;
	min-height: 100px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}

.pinkText {
	color: #EB008B;
}

.blueText {
	color: #1E4591;
}




/**
 * set the layers design
 **/

#document,
.document {
	width: 950px;
	margin: 0 auto;
}

#body {
}

#banner {
}


#motoAndAbout {
/*	background-image: url("objects/menu_bg.png");
	background-repeat: repeat-x;
*/	height: 26px;
	margin: 0;
	padding: 15px 10px 0;
	color: #1E4591;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#motoAndAbout #moto {
	font-size: 20px;
	float: right;
	margin: -5px 0 0 10px;
}

#motoAndAbout a {
	color: #EB008B;
}
#join {	text-decoration: none;}
#join a:hover {
	text-decoration: none;	color:red;
}


#weeklyMalingList {
	background-image: url("objects/top_banner_background.png");
	background-repeat: no-repeat;
	height: 140px;
	padding: 5px;
	margin: 0;
	color: #FFAFDF;
}


#weeklyMalingList > img {
	float: right;
}


#weeklyMalingList > div.center {
	float: right;
	width: 395px;
	font-size: 20px;
	text-align: center;
	margin-right: 10px;
}

#weeklyMalingList > div.center > div {
	clear: both;
}

#weeklyMalingList > div.center .text {
	padding: 2px 0;
	text-align: center;
	margin-bottom: 10px;
}

#weeklyMalingList > div.center .caption {
	font-weight: bold;
}

#weeklyMalingList > div.center label {
	color: #FFFFFF;
	font-size: 20px;
	display: block;
	float: right;
	width: 170px;
}

#weeklyMalingList > div.center input {
	width: 190px;
	text-align: center;
}

#weeklyMalingList > div.center input[type="text"] {
	height: 13px;
	padding: 0;
}

#weeklyMalingList > div.center input[type="submit"] {
	border: 0 none;
	cursor: pointer;
	font-weight: bold;
	padding: 0 5px;
}

#weeklyMalingList > div.center input[type="submit"]:hover {
	background-color: #CFC79B;
}

#weeklyMalingList > div.center > a {
	color: #00D4FF;
	display: block;
	font-size: 15px;
	margin-top: 2px;
	text-align: center;
}


#weeklyMalingList > div.stories {
	float: right;
	width: 300px;
	font-size: 13px;
	color: #FFCFEC;
}

#weeklyMalingList > div.stories p {
	margin-top: 5px;
	margin-bottom: 0;
	font-weight: bold;
}

#weeklyMalingList > div.stories a {
	display: block;
	text-align: left;
	color: #00D4FF;
	margin-top: 2px;
}




/**
 * Main Menu
 **/

#mainMenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#mainMenu li {
	float: right;
	margin: 5px 0;
	padding: 0 10px;
	border-right: 1px solid #1E4591;
}

#mainMenu li:first-child {
	border-right-width: 0;
}

#mainMenu li a {
	color: #1E4591 !important;
	font-size: 13px !important;
	text-decoration: none;
}

#mainMenu li a:hover {
	text-decoration: underline;
}



/**
 * Footer
 **/

#companyDetails {
	background-color: #EB008B;
	clear: both;
	font-size: 10px !important;
	text-align: center;
	height: 12px;
	padding-top: 2px;
	color: #FFFFFF;
}

#companyDetails a {
	text-decoration: none;
	color: #FFFFFF;
}


#companyNameLine {
	clear: both;
	font-size: 10px !important;
	text-align: center;
	height: 10px;
	padding-top: 1px;
	color: #FFFFFF;
}

#companyNameLine a {
	text-decoration: none;
	color: #9BC547;
}



/**
* categories menu
**/

#categoreis_menu {
	width: 155px;
	float: right;
	padding-top: 44px;
}

.category {
	display: block;
	margin-bottom: 12px;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
}

.category .norm {
	background-image: url("objects/cat_bg_pink.png");
	background-repeat: repeat-x;
	border: 1px solid #EB008B;
	height: 29px;
	width: 105px;
	color: #EB008B;
	float: right;
	line-height: 30px;
	padding-right: 5px;
}

.category .selected {
	background-image: url("objects/cat_bg_blue.png");
	background-repeat: repeat-x;
	border: 1px solid #1E4591;
	height: 29px;
	width: 105px;
	color: #1E4591;
	float: right;
	line-height: 30px;
	padding-right: 5px;
}



/**
* Home
**/

#homeContent {
}

#homeContent h2 {
	margin-top: 20px;
	clear: both;
/*	background-color: #FF7FCC;*/
	background-image: url("/heb/objects/category_title_background.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 30px 10px 3px;
	font-size: 18px;
}

#homeContent h2:first-child {
	padding-top: 3px;
}

#homeContent h2 a {
	display: block;
	text-decoration: none;
}

#homeContent h2 a:hover {
	text-decoration: underline;
}

#homeContent .product {
	margin: 0 8px 8px 0;
}
#shashuon{
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px 350px 0;
}
.textField
{
line-height:2;
}


/**
* products - category
**/

#wrap_prods {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
}

#wrap_prods #bg2 {
	background-image: url("objects/bg3.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#breadcrumbs {
	height: 26px;
	padding-top: 18px;
	padding-right: 15px;
	margin-right: 155px;
	font-size: 13px;
	color: #EB008B;
}

#breadcrumbs a {
	color: #EB008B;
	text-decoration: none;
}

#products {
	float:left;
	width:795px;
}
#products_T{
	float:left;
	width:795px;
}
#join{
	text-align:center;
}

.product {
	width: 160px;
	height: 160px;
	float: right;
/*	border: 1px solid #D0D889;*/
	background-image: url("/heb/objects/product_frame.gif");
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 12px;
	text-decoration: none;
}

.product .product_image {
	height: 120px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}

.product .name {
	color: #EB008B;
	float: right;
}

.product .desc {
	color: #1E4591;
	float: left;
}

.product .details {
	display: block;
	margin-right: 115px;
	margin-top: 27px;
}

#item {
	margin-right: 200px;
}

#item #item_details {
	background-image: url("objects/item_border.png");
	background-repeat: no-repeat;
	width: 492px;
	height: 256px;
}

#item #item_pic {
	width: 200px;
	height: 100%;
	margin-right: 15px;
	margin-left: 50px;
	padding-top: 5px;
	float: right;
}

#item #item_pic > a > img {
	margin-bottom: 10px;
}

#item #item_pic > div > img {
	margin: 0px auto;
	display: block;
}

#item #item_pic #item_pic_text {
	font-size: 13px;
	color: #1E4591;
	float: right;
	cursor: pointer;
}

#item #item_pic #item_pic_full {
	float: left;
	font-size: 12px;
	color: #EB008B;
}

#item #item_pic a {
	text-decoration: none;
}

#item #item_name {
	padding-top: 10px;
	font-size: 18px;
	color: #EB008B;
}

#item #item_desc {
	padding-top: 5px;
	font-size: 13px;
	color: #EB008B;
}

#item #item_info {
	padding-right: 5px;
	padding-top: 5px;
	line-height: 25px;
	font-size: 13px;
	color: #1E4591;
}

#item #item_price {
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #EB008B;
}

#item #item_add {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	font-size: 14px;
	color: #1E4591;
	text-decoration: none;
}
#item #item_print{
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	font-size: 14px;
	color: #1E4591;
	text-decoration: none;
}
#item #examplePicture {
	display: none;
	width: 495px;
	margin-top: 20px;
	text-align: center;
}

#item #item_skills {
	background-image: url("objects/bg4.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 465px;
	min-height: 83px;
	margin-top: 15px;
	font-size: 13px;
	color: #1E4591;
	padding: 0px 15px 5px;
}

#item #item_skills h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	color: #EB008B;
}

/**
* About
**/

#wrap_about {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#wrap_about h1 {
}

#wrap_about #about {
	margin-top: 0px;
	margin-right: 20px;
	color: #1E4591;
	font-size: 13px;
	width: 550px;
	float: right;
}
#wrap_about #about2 {
	margin-top: 0px;
	margin-right: 20px;
	color: #1E4591;
	font-size: 13px;
	width: 67%;
	float: right;
}

#wrap_about #about p {
	line-height: 15px;
}

#wrap_about #pics {
	float: right;
	padding-right: 25px;
}

#wrap_about #pics img {
	display: block;
	margin-top: 40px;
}

#wrap_about #pics img:first-child {
	margin-top: 0;
}

#wrap_about #pics div {
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	padding: 3px;
}

/**
* Contact
**/

#wrap_contact {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 480px;
}

#wrap_contact h1 {
	margin-top: 0px;
	color: #EB008B;
	border-bottom: 1px solid #1E4591;
	font-size: 20px;
	padding-bottom: 5px;
	margin-right: 195px;
	padding-top: 45px;
}

#wrap_contact #msg {
	font-size: 14px;
	color: #EB008B;
	margin-right: 195px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#wrap_contact #details {
	width: 145px;
	height: 200px;
	float: right;
	border-left: 1px solid #1E4591;
	margin-top: 0px;
	margin-right: 40px;
	padding-right: 5px;
	padding-left: 50px;
	color: #1E4591;
	font-size: 14px;
	line-height: 20px;
}

#wrap_contact #details p {
	line-height: 18px;
}

#wrap_contact #form {
	width: 245px;
	height: 195px;
	float: right;
	border: 1px solid #1E4591;
	margin-top: 0px;
	margin-right: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	color: #1E4591;
	font-size: 14px;
}

#wrap_contact #form div {
	/*height: 20px;*/
}

#wrap_contact #form label {
	display: block;
	width: 100px;
	float: right;
}

#wrap_contact #form input {
	width: 135px;
}

#wrap_contact #form textarea {
	width: 135px;
	height: 60px;
}

#wrap_contact #form input[type="image"] {
	float: left;
	width: 52px;
	margin-top: 10px
}

/**
*	Cart
**/

#wrap_cart {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #EB008B;
	font-size: 12px;
	padding-bottom: 35px;
}

#wrap_cart h1 {
	color: #EB008B;
	font-size: 14px;
	margin-right: 175px;
	padding-top: 17px;
}

#cart_item {
	height: 100px;
	border: 1px solid #ECECEC;
	padding: 5px;
	color: #1E4591;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin-right: 0px;
}

#cart_item > img {
	float: right;
}

#cart_item #cart_item_details {
	margin-right: 110px;
}

#cart_item p {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}

#cart_item a {
	text-decoration: none;
}

#cart_item label, #cart_item span {
	font-weight: bold;
}

#cart_item #remove_item {
	float: left;
	margin-left: 470px;
}

#shoppingBag {
	margin-right: 170px;
}

#shoppingBag > input[type="image"],
#shoppingBag > input[type="submit"],
#shoppingBag > a {
	border: none;
	background-color: transparent;

	display: block;
	float: right;
	padding-top: 5px;
	height: 21px;
	width: 80px;
	background-image: url("/heb/objects/shoppingBag_button.png");
	text-align: center;
	text-decoration: none;
	color: #1E4591;
	margin: 10px;
	cursor: pointer;
	font-size: 12px;
}

#shoppingBag #keep {
	height: auto;
	padding-top: 3px;
	padding-bottom: 5px;
}

#shoppingBag #link2order {
}

#shoppingBag #continue2order {
	background-image: url("/heb/objects/continue2order.png");
	width: 190px;
}

#pleaseConnectOrRegister {
	margin-right: 170px;
	margin-top: 10px;
}

/**
* Memebership
**/

#membership_text {
	font-size: 16px;
	margin: 20px 200px 20px 20px;
}
#membership_text2 {
	font-size: 16px;
	margin: 20px 200px 20px 20px;
}#membership_text2 p{	text-align: center;}


#membershipForm {
	margin-right: 200px;
	margin-left: 70px;
	border: 1px solid #EB008B;
	padding: 5px;
	background-color: #FFFFFF;
}

#membershipForm label {
	float: right;
	margin: 0 15px 0 5px;
	width: auto !important;
}

#membershipForm input[type="text"] {
	float: right;
}

#membershipForm input[type="submit"] {
	margin-right: 15px;
	font-size: 10px;
}



#wrap_membership {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #EB008B;
	font-size: 12px;
	padding-bottom: 35px;
}

#wrap_membership h1 {
	margin: 0px;
	padding: 15px 0px;
	margin-right: 185px;
	font-size: 16px;
	color: #EB008B;
}

#wrap_membership h2 {
	margin: 3px 0px;
	font-size: 14px;
	color: #1E4591;
	text-align: center;
}

#wrap_membership input[type="text"] {
	width: 135px;
	height: 14px;
}

#wrap_membership #direct_debit {
	border: 1px solid #EB008B;
	margin-left: 120px;
	float: left;
	width: 300px;
	height: 411px;
	background-color: #FFFFFF;
	text-align: center;
}

#wrap_membership #direct_debit img {
	margin: 20px 0;
}

#wrap_membership #cc {
	border: 1px solid #EB008B;
	margin-right: 185px;
	padding: 0px 10px;
	width: 270px;
	font-size: 13px;
	color: #1E4591;
	padding-bottom: 13px;
	background-color: #FFFFFF;
	height: 200px;
}

#wrap_membership #details {
	border: 1px solid #EB008B;
	margin-right: 185px;
	padding: 0px 10px;
	width: 270px;
	font-size: 13px;
	color: #1E4591;
	margin-top: 15px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

#wrap_membership #details input[type="image"] {
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 220px;
}

#wrap_membership label {
	display: inline-block;
	width: 120px;
}



/**
* order
**/

#wrap_order {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 12px;
	padding-bottom: 35px;
}

#wrap_order h2 {
	margin: 16px 0px;
	margin-top: 3px;
	font-size: 15px;
	color: #EB008B;
}

#wrap_order #shipment {
	padding-top: 44px;
	width: 270px;
	margin-right: 50px;
	font-size: 14px;
	float: right;
}

#wrap_order #shipment > div {
	height: 22px;
}

#wrap_order #shipment label {
	width: 100px;
	padding-right: 10px;
	float: right;
}

#wrap_order #shipment #notes {
	width: 135px;
	height: 60px;
}

#wrap_order #payment {
	padding-top: 44px;
	width: 300px;
	margin-right: 50px;
	font-size: 14px;
	float: right;
}

#wrap_order #payment label {
	display: inline-block;
	width: 120px;
	padding-right: 10px;
}

#wrap_order #items {
	float: left;
	margin-left: 90px;
	margin-top: 50px;
}

#wrap_order input[type="text"] {
	width: 135px;
}

#wrap_order table {
	width: 320px;
	margin-bottom: 25px;
}

#wrap_order table th {
	background-color: #1E4591;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 3px 0px;
}

#wrap_order table td {
	background-color: #8DA4C6;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
}

.white_bg {
	background-color: #FFFFFF !important;
	color: #1E4591 !important;
}

#wrap_order input[type="image"] {
	margin-right: 210px;
}




/**
* tips
**/

#wrap_tips {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 16px;
	padding-bottom: 100px;
}

#wrap_tips #tip {
	margin-right: 45px;
}

#wrap_tips h4 {
	color: #EB008B;
	margin-bottom: 10px;
	margin-right: -10px;
	margin-top: 0px;
	padding-top: 35px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EB008B;
}

#wrap_tips a{
	color: #EB008B;
	text-decoration: none;
}

#wrap_tips .tip {
	margin-right: 200px;
	padding-right: 10px;
}




/**
*	register
**/

#wrap_reg {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 14px;
	padding-bottom: 100px;
}

#wrap_reg h1 {
	color: #EB008B;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	margin-right: 195px;
	padding-top: 44px;
	margin-bottom: 15px;
}

#wrap_reg form {
	float: right;
	margin-right: 40px;
	width: 270px;
}

#wrap_reg label {
	font-size: 11px;
}

#wrap_reg label.text {
	display: block;
	float: right;
	width: 100px;
	margin-top: 3px;
	font-size: 14px;
}

#wrap_reg input{
	width: 140px;
	height: 14px;
}

#wrap_reg input[type="checkbox"] {
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	margin-bottom: 0px;
}

#advertisementAgreement {
	margin-top: 30px;
}

#wrap_reg input[type="image"] {
	display: block;
	margin: 20px;
	margin-right: 170px;
	width: 52px;
	height: 12px;
}


#userRegisterForm_text {
	border-right: 1px solid #EB008B;
	float: right;
	max-width: 450px;
	padding-right: 25px;
}

/*imageprint shashuhon*/
#wrap_Shashuon {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 14px;
	padding-bottom: 150px;
	text-align:center;
}
#wrap_Shashuon h2 {
	color: #EB008B;
	font-size: 14px;
	/*margin: 0px;
	margin-right: 205px;
	margin-bottom: 15px;*/
	padding-top: 30px;
}
#wrap_Shashuon label {
	display: inline-block;
	width: 85px;
	padding-right: 5px;
	text-align:left;
}
#AllShashuon{
	margin-right: 200px;
}
#imgToprint{
	float:right;
	margin-right:80px;
	margin-left:120px;
}
#forPrintPic {
	float:left;
}
#sendAndP {
	margin-top:20px;
	margin-right:50px;
}
@media print{
#header { display: none; }
#mainMenu { display: none; }
#categoreis_menu { display: none; }
}
/**
* connect
**/

#wrap_connect {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 14px;
	padding-bottom: 150px;
}

#wrap_connect h1 {
	color: #EB008B;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	margin-right: 205px;
	padding-top: 30px;
	margin-bottom: 15px;
}

#wrap_connect h2 {
	color: #EB008B;
	font-size: 14px;
	margin: 0px;
	border-bottom: 1px solid #EB008B;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#wrap_connect label {
	display: inline-block;
	width: 85px;
	padding-right: 5px;
	text-align:left;
}

#wrap_connect a {
	text-decoration: none;
}

#wrap_connect input[type="text"],
#wrap_connect input[type="password"] {
	width: 115px;
}

#wrap_connect #userConnectionForm {
	margin-right: 50px;
	float: right;
	width: 225px;
}

#wrap_connect #userConnectionForm div.checkboxField{
	margin-right: 100px;
	margin-top: 10px;
}

#wrap_connect #userConnectionForm input[type="image"] {
	display: block;
	margin-right: 170px;
	margin-top: 30px;
}

#wrap_connect #user_newUserMessage {
	margin-right: 50px;
	float: right;
}

#wrap_connect p {
	margin: 10px 0px;
}

#wrap_connect p.pinkText {
	font-size: 13px;
}

#wrap_connect #user_newUserMessage > a {
	display: inline-block;
	margin-right: 340px;
	margin-top: 15px;
}

#wrap_connect #user_newUserMessage div {
	margin-right: 200px;
	margin-top: 10px;
	font-size: 11px;
}


/**
* password recovery
**/

#wrap_passrec {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 15px;
	padding-bottom: 150px;
}

#wrap_passrec h1 {
	color: #EB008B;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding-top: 45px;
	margin-bottom: 15px;
	margin-right: 205px;
}

#wrap_passrec form {
	margin-top: 20px;
	margin-right: 215px;
	width: 300px;
}

#wrap_passrec label {
	display: inline-block;
	width: 100px;
}

#wrap_passrec input[type="image"] {
	margin: 20px 0 0 28px;
}




/**
* funPages
**/

#wrap_funPages {
	background-image: url("objects/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #1E4591;
	font-size: 15px;
	padding-bottom: 150px;
}

#wrap_funPages h1 {
	margin-right: 0;
}

.funPages {
	width: 330px;
	height: 140px;
	float: right;
	margin-top: 20px;
	margin-left: 50px;
	border-bottom: 2px solid #AEDEE4;
	padding-bottom: 20px;
	}

.funPages > img {
	/* border: 2px solid #AEDEE4; */
	}

.funPages > div {
/*	display: inline;*/
	clear: left;
	float: left;
	}




/**
* stories
**/

#stories {
	width: 700px;
	}

#stories div {
	float: right;
	}

#stories div.storiesList {
	width: 150px;
	}

#stories div.story {
	width: 500px;
	margin-right: 50px;
	}
#ques_tbl {
	font-weight:bold;
	text-align:center	
	}
.ques_tr{
	height:85px;
	background-image: url("../objects/tr_background.png");
	background-repeat: no-repeat;
	}
.sp_ques1{
	color:#eb008b;
	font-size:16px;
	}
.sp_ques2{
	text-align:center;
	color:##1e4591;
	font-size:12px;
	}
#p_title{
	text-align:center;
	font-size:16px;
	}
