/* CSS Document */
body{ text-align:center;}
*{ margin:0 auto; padding:0; font-size:12px;}
#hand{ background:url(hand.jpg);}
#menu{ background:url(menu_bg.gif); text-align:center; font-weight:600; color:#666666;}
#menu td{font-weight:600; color:#666666;}
#menu a{font-weight:600;}
#menu a:link {
	color: #666666;
	text-decoration: none;
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #BB002D;
	text-decoration: none;
}
#top_bg{ background:url(top_bg.gif);}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #BB002D;
	text-decoration: none;
}

#left_menu_bg{ background:url(left_bg.gif) repeat-x;}
#left_menu_bg td{ color:#FFFFFF; text-align:center;}
.left_border{ border:1px #CEC6D3 solid; text-align:center;}
.left_margin{ margin-top:5px;}
#left_menu_bg a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left_menu_bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left_menu_bg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#right{ background-color:#EEECED; border:1px #CBCDCC solid; border-top:0; border-bottom:0; text-align:center;}
#right_serchbg{ background:url(right_search.gif) no-repeat;}
.right_border{ border-bottom:1px #D2D2D2 dotted;}
.right_hand{ background-color:#006F9A; color:#FFFFFF;}
.right_hand h5{ float:left; margin-left:8px;}
.right_hand span{ float:right; margin-right:5px;}
.right_border_dott{ border:1px #C3C3C3 solid; margin:5px auto;}
.right_list{ padding:5px; text-align:left; line-height:24px; background:url(right_list_bg1.gif);}
.right_list img { margin:7px auto 1px auto;}
.right_list2{ padding:5px; text-align:left; line-height:24px;}
.right_list2 img { margin:7px auto 1px auto;}

.main_border{ border:1px #9F9F9F solid; width:235px; padding:5px; margin:8px;}
.main_left_border{ border-left:1px #9F9F9F dotted;}
.main_title{ border-bottom:1px #999999 solid; height:30px; line-height:30px; color:#585858;}
.main_title h5{ background:url(main_t_d.gif) no-repeat 3px 5px; font-size:16px; float:left; padding-left:15px; text-align:left;}
.main_title span{ float:right; color:#297491; margin-right:8px;}
.main_title h5 a{font-size:16px;}
.main_list{ padding:5px; text-align:left; line-height:24px; background:url(list_bg.gif);}
.main_list img { margin:6px auto 7px auto;}
.main_list a { margin:0px auto -3px auto;}

.main_pictitle{ height:30px; line-height:30px; color:#585858;}
.main_pictitle h5{ background:url(main_t_d.gif) no-repeat 13px 5px; font-size:16px; float:left; padding-left:30px; text-align:left;}
.main_pictitle span{ float:right; color:#297491; margin-right:8px;}

.content{ text-align:left; line-height:150%;}

#end_bg{ background:url(end_bg.gif); color:#FFFFFF; text-align:center; font-weight:600;}
#end_bg a{font-weight:600; color:#FFFFFF;}
#end_bg a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#end_bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#end_bg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright{ text-align:left; line-height:150%; color:#585858; padding-left:10px;}
