/* CSS Document */

html, body {
	margin: 0px;
	padding:0px;
	/*background-image: url("../images/jpg/background.jpg");*/
	background-repeat:repeat-x;	
	/*background-color:#F3F3F3;	*/
}

.top_right
{
font-size:11px;
color:#999999;
text-align:center;
}

.menu_bar
{
font-size:13px;
/*color:#006400;*/
color:#CC3300;
text-align:center;
}

.menu_left
{
font-size:15px;
color:#666666;
text-align:left;
}

.news_Date
{
font-size:13px;
color:#333333;
text-align:left;
}

.news_Title
{
font-size:13px;
color:#333333;
text-align:left;
}

/*------footer-----*/
.foot_center
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
text-align:center;
}
.foot_left
{
font-size:13px;

text-align:left;
}

/* content */

.h1
{
font-size:15px;
color:#555555;
font-family:"Times New Roman", Times, serif;
line-height:1.5;
letter-spacing:3pt;
}
.h2
{
font-size:15px;
color:#3333CC;
font-family:"Times New Roman", Times, serif;
line-height:1.5;
letter-spacing:3pt;
}
.h3
{
font-size:11px;
color:#FF0000;
font-family:"Times New Roman", Times, serif;
line-height:1.5;
letter-spacing:2pt;
text-align:center;
}

/*¤À¹j½u*/
hr{
background-color:#CCCCCC;
height:1px;
}