* {
	font-size:14px;
	line-height:1.6;
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	font-size:0.8em;
	color:#333333;
	background-color:#F7F7F7;
}
div,td,p,li{
	text-align:left;
}
li{
	list-style:none;
}
#container{
	width: 770px;
	margin-left:15px;
	background-color:#FFFFFF;
}
#container td{

}
#related_links{
	width: 250px;
	vertical-align:top;
	padding:0 10px;
	background-color:#F2F2F2;
}
#related_links div{
	background-color:#444444;
	color:#FFFFFF;
	text-align:center;
	border-bottom:2px solid orange;
}
#related_links ul{
	background-color:#FFFFFF;
	padding:0 5px;
	border:1px solid #999999;
}
#related_links li{
	padding-top:1px;
	padding-bottom:1px;
	background: url(/img/common/border_dot_black.gif) bottom repeat-x;
}
#header{
	vertical-align:top;
}
#header h1{
	text-align:right;
	padding:0 5px;
}
#header h1 a{
	font-size:22px;
	text-decoration:none;
}
#descrption{
	height:250px;
	padding:20px 5px 0 5px;
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	background: url(/img/common/layout2.jpg);
}
#topic_path{
	padding:5px 10px;
}
#search_results{
	width: 510px;
	vertical-align:top;
	padding:0 10px;
}
#search_results h2{
	padding:3px 0 0 12px;
	height: 22px;
	vertical-align:middle;
	background:url(/img/common/titlebar/t001_11.gif);
}

#search_results table{
	background: url(/img/common/border_dot_black.gif) bottom repeat-x;
	padding:7px 0;
	width:509px;
}
#search_results table.item_detail{
	background:none;
}
#search_results table.odd{
	background-color:#F9F9F9;
}
#user_bbs h3{
	padding:3px 0 0 12px;
	height: 22px;
	vertical-align:middle;
	background:url(/img/common/titlebar/t001_11.gif);
}
#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{
	text-align:center;
	border-top:1px solid #808080;
}
