*{
	margin: 0;
	padding:0;
}
body{
	margin:0 auto;
	text-align:center;
}
div,p,li,td,th,h1,h2,h3{
	font-size:14px;
	line-height: 135%;
	text-align:left;
}
li{
	list-style:none;
}
.pr{
	margin-top:10px;
}
#super_heder{
	width:100%;
	background: url(/img/common/layout5_super_header.gif) repeat-x;
	text-align:center;
}
#super_heder div{
	width: 770px;
	margin: 0 auto;
	text-align:right;
}
#container{
	margin:0 auto;
	background-color:#FFFFFF;
}
#header h1{
	margin:7px 0 3px 0;
}
#header h1 a{
	font-size:18px;
	text-decoration:none;
}
#topic_path{
	padding:3px 0;
}
#search_results{
	width:530px;
	vertical-align:top;
}
#search_results h2{
	width:530px;
	height: 25px;
	padding:5px 0 0 12px;
	vertical-align:middle;
	background: url(/img/common/titlebar/title003_05.jpg) no-repeat;
}
#search_results table{
	background: url(/img/common/border_dot_black.gif) bottom repeat-x;
	padding:7px 0;
	width:529px;
}
#search_results table.odd{
	background-color:#F9F9F9;
}
#related_links{
	width: 220px;
	padding:0 10px;
	vertical-align:top;
	background-color:#F9F9F9;
}
#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: #808080;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#related_links li{
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#user_bbs h3{
	width:530px;
	height: 25px;
	padding:5px 0 0 12px;
	vertical-align:middle;
	background: url(/img/common/titlebar/title003_05.jpg) no-repeat;
}
#user_bbs div{
	padding:7px 0;
	background: url(/img/common/border_dot_black.gif) bottom repeat-x;
}
#api_credit, #jump_header{
	padding-top:5px;
	text-align:right;
}
#footer{
	border-top:1px solid #F2F2F2;
	text-align:center;
}