body{
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img{
	border:0;
}
.top{
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}
.search{
	border:1px solid #9CABAE;
	background-color:#F3F3F4;
	color:#000000;
	width:180px;
	margin:15px 0 0 0;
}
form{
	padding:12px 0 0 0;
	margin:0px 0 0 0;
	font-size:9px;
}
.inp{
	width:70px;
	height:15px;
	margin-bottom:1px;
}
.menu{
	background-image:url(images/m_bg.jpg);
	background-repeat:repeat-x;
}
.footer{
	background-image:url(images/bottom_bg2.jpg);
	background-repeat:repeat-x;
	height:96px;
}
.footer2{
	background-image:url(images/bottom_bg1.jpg);
	background-repeat:repeat-x;
	height:76px;
	width:743px;
	padding:30px 0 0 30px;
	line-height:17px;
}
.footer2 a{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.footer2 a:hover{
	text-decoration:underline;
}
.find{
	background-image:url(images/find_bg.jpg);
	background-repeat:repeat-y;
	padding-bottom:10px;
}
.inp2{
	width:120px;
	margin:0 10px 0 20px; 
}
.left{
	padding-left:33px;
}
.radio{
	font-size:11px;
}
.collection{
	background-color:#DDFFF9;
	color:#000000;
}
.c_im{
	padding:0 17px 0 18px;
}
.r_im{
	padding:0 16px 0 0px;
}
.g_bg{
	background-image:url(images/guide_bg.jpg);
	background-repeat:no-repeat;
	width:366px;
	height:180px;
}
.text{
	padding:10px 10px 0px 165px; 
}
.list ul{
	list-style-image:url(images/q1.jpg);
}
.list li a{
	color:#DD7317;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}