.content{
	background:url(../images/leftpane_bg.gif) repeat-y ; 
	width:1004px;
	min-height:720px;
}
.left_panel_r{
	float:left;
	text-align:center;
	padding-top:12px;
}
.left_menu_r {
	padding-left:4px;
	width:190px;
}
.left_menu_r li {
	background:url(../images/bullet_02.gif) no-repeat left 14px;
	padding-left:12px;
	padding-right:2px;
	padding-top:7px;
	margin-left:4px;
	line-height:15pt;
}
.left_menu_r ol {
	background:url(../images/bullet_hot_n.gif) no-repeat left 9px;
	padding-top:5px;
	padding-left:12px;
	padding-right:5px;
}
.left_menu_r a {
	font-size:11px;
	color: #000000;
}
.left_menu_r a:hover {
	font-size:11px;
	color: red;
}
.center_panel_r{
	padding: 0 0 0 0;
	border:2px solid #E2EFFD;
	text-align:left;
	width:100%;
}
.top_title{
	font-size:13pt;
	color:#4172A6;
	width:100%;
	text-align:center;
	margin-top:0px;	
	background-color:#F4F9FF;
}
.line_box{
	background:url(../images/rightpane_line.gif) repeat-x center bottom;
	width:100%;
	padding-top:7px;
	font-size:1px;
	height:1px ;
}
.line_leftbox{
	background:url(../images/leftpane_line.gif) no-repeat left bottom;
    width:85%;
	height:2px ;
}
.data_link {
	font-size:11px !important;
	font-weight:normal !important;
	color:black;
	text-align: left;
	padding-left:12px;
	padding-right:12px;
}
.data_link a {
	font-size:12px !important;
	font-weight:normal !important;
}
.data_link p,td {
	font-size:11px !important;
	font-weight:normal !important;
}

/* members/  */
.member_title {
    float:left;
	width:99%;
	background:url(../images/rightpane_line.gif) repeat-x center middle;
}
.country_name {
	padding:5 0 5 20;
	font-size:14px;
	color:#0005D8;
	font-weight:bold;
}
.join_date {
	padding:5 0 10 20;
	font-size:12px;
	font-weight:bold;
}
.pr_cont {
	font-size:11px;
	line-height:20px;
}
.pr_cont span,a{
	font-size:12px;
	line-height:20px;
}
.nfp_cont {
	font-size:11px;
	line-height:20px;
}
.member_line{
	background:url(../images/right_line.gif) repeat-x left bottom;
    width:100%;
	height:3px ;
	padding-top:1px;
}
.tp_cell {
	font-size:12px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	color:#4172A6;
	background:url(../images/line_02.gif) repeat-x center bottom;
}
.go_list {
	background-image:url(../images/application_view_list.png) !important;

}
.flag_cell{
	float:left;
	width:120px;
}
.country_cell{
	background:url(../images/bullet_03.gif) no-repeat left 13px;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
}
