/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{
	text-decoration: none;
	font-size: 12px;
} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #FF0000;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;} /* 点击激活链接 */
/* 

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
/*文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
a.user01:link {color: #FFFFFF;TEXT-DECORATION: none;font-weight: bold;font-size: 12px;}
a.user01:visited {color: #FFFFFF;TEXT-DECORATION: none;	font-weight: bold;font-size: 12px;}
a.user01:hover{color: #FFFFFF;TEXT-DECORATION: none;font-weight: bold;font-size: 12px;}
a.user01:active {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 12px;
}
.sub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}

.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.bodwh {
	font-family: "MS Sans Serif";
	background-color: #DC691D;
}
.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.title3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.bodserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bodserif2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;

}
.tableborder1
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
}
.tableborder2
{
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.tabletrborder1
{ border-bottom:1px solid #B9B9B9;
}
.tabletrborder2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.s_headline2
{
	color: #ff6600;
	font-size: 12px;
}.rmenu {
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.leftnav:link {color: #FFFFFF;TEXT-DECORATION: none;font-weight: normal;font-size: 12px;}
a.leftnav:visited {color: #FFFFFF;TEXT-DECORATION: none;	font-weight: normal;font-size: 12px;}
a.leftnav:hover{color: #FFFFFF;TEXT-DECORATION: none;font-weight: normal;font-size: 12px;}
a.leftnav:active {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 12px;
}
a.class:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;}
a.class:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;}
a.class:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;}
a.class:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 10px;
}
.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
	line-height: 150%;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: #037fa8;font-weight:bold;line-height: 150%;
background-color:#EFF8F0;
}


/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:宋体;font-size: 12px;
}
.user02
{
	text-align: center;
	height: 50px;
	color: #ff6600;
	font-weight:bold;
	font-size: 16px;
	line-height: 150%;
	background-color:#EFF8F0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.main_tdbg_750 /* 内容表格背景、文字颜色定义(760) */
{
	/*border-top: 1px solid #333333;*/
padding: 8px;
	background-color: #EFF8F0;
}
.TopBG
{
	background-image: url(/images/top2.jpg);
}
.TopMenuBG
{
	background-image: url(/images/tnav-r2.gif);
}
.LeftBG
{
	background-color: #DC691D;
}
.Left1BG
{
	background-image: url(/Images/2a2.gif);
}
.Left2BG
{
	background-image: url(/images/2a21.gif);
}
.Left3BG
{
	background-image: url(/images/3a2_1.jpg);
}
.FoodBG
{
	background-color: #C7691F;
}
.FoodMenuBG
{
	background-image: url(/images/footer2.jpg);
}
.rightBG
{	/*background-color: #F5FECB;*/
background-color: #FFFFFF;}
.RightMenuBG
{
	background-color: #9999FF;
}
.RightBorder
{
	background-color: #FF9900;
}
.Stars
{
	color: #009900;
}
.rightborder1
{}
.RightMenuBorder
{
	background-color: #CCCCCC;
}
.tel
{
	padding-top: 12px;
	padding-right: 8px;
	text-align: right;
}