﻿@charset "utf-8";
BODY{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#F2F2F2;
}
td{
font-size:12px;
color:#333333;
line-height:170%;
font-family:Arial, Helvetica, sans-serif}

.title{
font size:12px;
color:#333333;
font-weight:bold;
}

.kuai {
    BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid;  BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #ffffff;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration: underline;
}

.menu a:link {
	color:#333333;
	text-decoration: none;
}

.menu a:visited {
	color:#333333;
	text-decoration: none;
}
.menu a:active {
	color:#333333;
	text-decoration: none;
}
.menu a:hover {
	color:#ccff00;
	text-decoration: underline;
}

.text a:link {
	color:#666666;
	text-decoration: none;
}

.text a:visited {
	color:#666666;
	text-decoration: none;
}
.text a:active {
	color:#666666;
	text-decoration: none;
}
.text a:hover {
	color:#999999;
	text-decoration: underline;
}
.blue_title
{
	color:#3399CC;
}
.blue_title a:link {
	color:#3399CC;
	text-decoration: underline;
	text-decoration: underline;
	font-weight: bold;
}

.blue_title a:visited {
		text-decoration: none;
}
.blue_title a:active {
	text-decoration: none;
}
.blue_title a:hover {
	text-decoration: underline;
}

.index_pro_title{
	text-indent: 10px;
}



/*首页栏目标题*/
.index_title{
font-size:13px;
font-weight:bold;}

/*首页更多*/
.index_more a{
color:#FF6600;}

/*底部菜单*/
.foot_menu {
color:#ccc;}
.foot_menu a{
color:#ccc;}
.foot_menu a:hover{
color:#fff;}
.foot_menu a:visited{
color:#ccc;}