body {
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
img { border:none; }
.fl { float:left; }

.header_bg {
	background:url(../images/header_bg.jpg) left top no-repeat;
	padding:0px 10px;
}

.font {
	font:12px Arial, Helvetica, sans-serif;
	color:#565656;
}
.font a {
	color:#565656;
	text-decoration:none;
	text-transform:uppercase;
}
.font a:hover {
	color:#000;
	text-decoration:underline;
}
.slogan {
	font:15px "Times New Roman", Times, serif;
	color:#4e4e4e;
}
#button{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	height:36px;
	list-style-type:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	overflow:hidden;
	background:url(../images/menu_bg.gif) #a11d09;
	background-repeat:repeat-x;
	background-position:left top;
}
#button ul{
	float:left;
	line-height:36px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	color:#FFFFFF;
}	
#button ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: inline-block;
	color:#FFFFFF;
	float:left;
}	
#button ul li a{
	margin:0px;
	float:left;
	padding:0px 13px;
	line-height:36px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#button ul li a:hover{
	margin:0px;
	padding:0px 13px;
	float:left;
	color:#FFFFFF;
	line-height:36px;
	display:block;
	background:url(../images/menu_bg_h.gif) #2a2929;
	background-repeat:repeat-x;
	background-position:left top;

}

.gray_menu {
	background:url(../images/gray_menu_bg.gif) left bottom repeat-x;
	line-height:44px;
}
.gray_menu .left {
	background:url(../images/gray_menu_left.gif) left bottom no-repeat;
}
.gray_menu .right {
	background:url(../images/gray_menu_right.gif) right bottom no-repeat;
}
.gray_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	background:url(../images/gray_arrow.gif) left 3px no-repeat;
	margin-left:15px;
	text-transform:uppercase;
}
.gray_menu a:hover {
	color:#000;
	text-decoration:underline;
	padding:0px 10px 0px 10px;
	margin-left:15px;
	text-transform:uppercase;
}
.title_font {
	font-size:18px;
	color:#525252;
	line-height:32px;
	border-bottom:2px solid #929292;
}
.content_bg {
	background:url(../images/content_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.content__bottom_bg {
	background:url(../images/content_bottom_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.sub_title_font {
	font-size:16px;
	color:#aa1601;
	padding-bottom:3px;
}
.border_bottom {
	border-bottom:1px solid #e6e6e6;
}
.linkgraynew {
	font-size:12px;
	color:#585858;
	line-height:18px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
}

.linkgraynew:hover {
	font-size:12px;
	color:#585858;
	line-height:18px;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}


.text {
	font-size:12px;
	color:#666;
	padding:2px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.text2 {
	font-size:13px;
	color:#585858;
	line-height:18px;
}
.whitetext2 {
	font-size:13px;
	color:#ffffff;
	line-height:18px;
}
.text3 {
	font-size:12px;
	color:#585858;
	line-height:18px;
}
.text4 {
	font-size:14px;
	color:#0a0909;
	line-height:22px;
}
.padding_right {
	padding-right:10px;
}

.text a {
	/*color:#666;*/
	text-decoration:none
}
.text a:hover {
	/*color:#aa1601;*/
	text-decoration:underline
}
.border_2px {
	border-bottom:2px solid #929292;
}
.v_line {
	background:url(../images/gray_dot.gif) right top repeat-y;
}
.news {
	font-size:12px;
	color:#585858;
	line-height:18px;
	padding:0px;
	margin:0px;
}
.news ul {
	padding-left:10px;
	margin:0px;
}
.news ul li {
	color:#585858;
	text-decoration:none;
	padding:0px 10px 10px 15px;
	list-style-type:none;
	display:block;
	margin:0px;
	background:url(../images/gray_arrow.gif) 0px 5px no-repeat;
}
.user_name {
	font-size:14px;
	color:#c40202;
}
.footer {
	font-size:15px;
	color:#525252;
}
.footer a {
	font-size:15px;
	color:#525252;
	text-decoration:none;
}
.footer a:hover {
	font-size:15px;
	color:#000;
	text-decoration:underline;
}
.footer_link_head {
	font-size:16px;
	color:#8d0c0c;
	line-height:30px;
	padding-left:12px;
	background:url(../images/content_bottom_bg.gif) left top repeat-x;
}
.footer_link {
	font-size:12px;
	color:#525252;
	line-height:22px;
	padding:2px 20px 0px 12px;
	float:left;
	width:auto;
}
.footer_link a {
	font-size:12px;
	color:#525252;
	float:left;
	text-decoration:none;
}
.footer_link a:hover {
	font-size:12px;
	color:#ab0000;
	float:left;
	text-decoration:underline;
}








/* new added */

.text_link{
	color:#585858;
	text-decoration:none;
}
.text_link:hover {
	color:#ab0000;
	text-decoration:underline;
}
.line {
	background:url(../images/dot.gif) center top repeat-y; 
}
.border01 {
	border:1px solid #dedede;
}
.left_pannel_head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#505050;
}
.left_pannel_head a {
	display:block;
	line-height:36px;
	padding-left:36px;
	color:#fff;
	text-decoration:none;
	background:url(../images/left_head_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
}
.left_pannel_head a:hover {
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/left_head_bg_h.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.left_pannel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#505050;
}
.left_pannel a {
	display:block;
	line-height:36px;
	padding-left:36px;
	color:#505050;
	text-decoration:none;
	background:url(../images/left_menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
}
.left_pannel a:hover {
	display:block;
	color:#a41c08;
	text-decoration:none;
	background:url(../images/left_menu_bg_h.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.left_pannel .active {
	display:block;
	color:#a41c08;
	text-decoration:none;
	background:url(../images/left_menu_bg_h.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.left_pannel_head .active {
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/left_head_bg_h.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.textred {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#ab0000;
}


