* {
	margin:0px;
	padding:0px;
	line-height:1.6;
}
body {
	text-align: center;
	color:#333333;
	background-color:#F3F3F3;
}
div,p,li,td,th,h1,h2,h3{
	font-size:14px;
	line-height: 135%;
	text-align:left;
}
a{
	text-decoration:none;
}
li{
	list-style:none;
}
.clear_float{
	margin:0;
	padding:0;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#container{
	background-color: #FFFFFF;
	width: 770px;
	margin: 0 auto;
}
#header {
	background: url(/img/common/layout1.jpg);
	height:200px;
}
#header h1{
	padding:10px 0 0 10px;
	font-size: 20px;
}
#header p{
	padding:0 0 0 10px;
	font-size: 12px;
}
#content{
	padding:0 0 0 10px;
}
#search_results{
	float:left;
	width: 530px;
	background-color: #FFFFFF;
}
#search_results h2{
	padding:3px 0 0 12px;
	height: 22px;
	vertical-align:middle;
	background: url(/img/common/titlebar/t001_10.gif);
}
#search_results table{
	background: url(/img/common/border_dot_black.gif) bottom repeat-x;
	padding:7px 0;
	width:529px;
}
#search_results table.item_detail{
	background:none;
}
#search_results table.odd{
	background-color:#F9F9F9;
}
#search_results table td.left{
	width:150px;
}
#search_results table a{
	font-size: 16px;
	font-weight:bold;
}
#user_bbs h3{
	padding:3px 0 0 12px;
	height: 22px;
	vertical-align:middle;
	background: url(/img/common/titlebar/t001_10.gif);
}
#user_bbs div{
	padding:7px 0;
	background: url(/img/common/border_dot_black.gif) bottom repeat-x;
}
.pr{
	margin:7px 0;
}
#related_links{
	float:right;
	width: 205px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#related_links h3{
	text-align:center;
	font-weight:bold;
	padding: 1px 0 0 0;
	height:20px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3333CC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
}
#related_links li{
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#api_credit{
	margin: 5px;
	text-align:right;
}
#jump_header{
	margin: 5px;
	text-align:right;
}
#footer{
	border-top:1px solid #F2F2F2;
	text-align:center;
}