﻿.red14 {
	font-size: 14px;
	font-weight: bold;
	color: #C80707;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #343434;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #343434;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #343434;
	text-decoration: none;
}
a.more_red:link {
	font-size: 9px;
	color: #C80707;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_red:visited {
	font-size: 9px;
	color: #C80707;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_red:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_red:active {
	font-size: 9px;
	color: #C80707;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_white:link {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_white:visited {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_white:hover {
	font-size: 9px;
	color: #f2f140;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.more_white:active {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange {
	font-size: 12px;
	color: #FF6600;
}
.xian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838383;
	padding-top:4px;
}

.xian1 
{
	background: url(../images/left_pic16.gif) no-repeat 0px 5px;
	padding-left:12px;
}

.border {
	padding: 2px;
	border: 1px solid #cccccc;
}
.red12 {
	font-size: 12px;
	color: #FC2B2B;
}
.grey {
	font-size: 12px;
	color: #343434;
	text-decoration: line-through;
}
.greye14 {
	font-size: 14px;
	color: #343434;
}

.greye12 {
	font-size: 12px;
	color: #343434;
}

.select
{
	width: 96px;
	height: 24px;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	border:0;
    background-image : url(../images/middle_pic19.gif);
    text-align:center;
    cursor:hand;
}

.nuselect
{
	width: 96px;
	height: 24px;
	font-size: 14px;
	font-weight:bold;
	color: #343434;
    background-image : url(../images/middle_pic20.gif);
    text-align:center;
    cursor:hand;
}

.sel
{
	width: 61px;
	height: 30px;
	font-size: 12px;
	font-weight:bold;
	color: #FC2B2B;
	border:0;
    background-image : url(../images/right_pic24.gif);
    text-align:center;
    cursor:hand;
}

.nusel
{
	width: 61px;
	height: 30px;
	font-size: 12px;
	border:0;
    background-image : url(../images/right_pic25.gif);
    text-align:center;
    cursor:hand;
}

.menu_sel
{
	background:url(../images/menu_2.gif) no-repeat 0px 0px;
	width:90px;
	height:38px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	padding-top:10px;
	cursor:hand;
}

.menu_nusel
{
	background:url(../images/menu_3.gif) no-repeat 0px 0px;
	width:90px;
	height:38px;
	font-size: 14px;
	font-weight: bold;
	color: #C80707;
	text-align:center;
	padding-top:10px; 
}

.menu_item
{
	border-top: 0px solid #F7B2B5;
	border-left: 1px solid #F7B2B5;
	border-bottom: 1px solid #F7B2B5; 
	border-right: 1px solid #F7B2B5;
	position:absolute;
	visibility:hidden;
	width:150px;
	background-color:#C80707; 
	color:#ffffff;
	z-index:10000;
}

.menu_layer
{
	position:absolute;
	visibility:hidden;
	width:150px;
	background-color:#C80707; 
	color:#ffffff;
	z-index:1;
}

.menu_item div
{
	margin: 4;
	padding-left:8px;
}

.menuitem_sel
{
	background-color:#FFEFEF; 
	color:#C80707;
	cursor:hand;
	font-weight:bold;
}

.menuitem_nusel
{
	background-color:#C80707; 
	color:#ffffff;
}	