﻿/**************body**************/
a, img, input, textarea { selector-dummy: expression(this.hideFocus=true);
}/* 링크점선없애기*/
body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color:#777777;
	font-family:"Verdana", "Arial";
}
/**************main**************/
#wrapper {
	width:100%;
		margin:0 auto;
}


#wrapper2 {
	width:990px;
	height:280px;

	padding:0;
v
}
#layout {
	width:100%;
	background:url(/pride_eng/wheel/img/com/sub_bg.gif) repeat-x;
	height: 100%;
}
#layout2 {
	width:100%;
	background:url(/pride_eng/wheel/img/com/sub_bg02.gif) repeat-x;
}

.M_text01 {
	color: #13aedd;
	font-weight: bold;
}
.M_text02 {
	color: #878ba2;
	line-height: 14px;	
}

.M_text03 {
	color: #5c70d1;
	height:20px;	
	line-height: 22px;
	font-weight:bold;
}
.M_text04 {
	color: #878ba2;
	line-height: 22px;

}

.M_text05 {
	color: #ffffff;
	line-height: 14px;
	font-weight:bold;

}



.bg01{
	background:url(/pride_eng/wheel/img/main/bg.gif) repeat-x;
}
.bg02{
	background:url(/pride_eng/wheel/img/com/sub_bg.gif) repeat-x;
}

/* sub */
a.left_menu { color:#6877bc; font-weight:normal; line-height:16px; display:block; width:202px; height:21px; padding:3px 0 0 20px;}
a.left_menu:hover  { color:#6877bc; font-weight:bold; letter-spacing:-1px; line-height:16px; display:block; width:202px; height:21px; background:url(/pride_eng/wheel/img/left_menu/left_bg.gif) no-repeat left top; padding:3px 0 0 20px;}
a.left_menu_over { color:#6877bc; font-weight:bold; letter-spacing:-1px; line-height:16px; display:block; width:202px; height:21px; background:url(/pride_eng/wheel/img/left_menu/left_bg.gif) no-repeat left top; padding:3px 0 0 20px;}
a.left_menu_over:hover { color:#6877bc;}




.form_input {
	border:1px solid #c2c2c2;
	font-family:"돋움", "돋움체", "Verdana", "Arial";
	font-size:12px;
	background-color:#ffffff;
	color:#666666;
	margin:0;
}
/* sub
.form_search {
	border:1px solid #c2c2c2;
	font-family:"돋움", "돋움체", "Verdana", "Arial";
	color:#878787;
	font-size:11px;
	padding:5px 0 0 5px;
	margin:0;
} */