@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	font-family:Arial; color:#333333; 
}

.bg_re_x { background-image:url(../images/bg_reapeat.jpg); background-repeat:repeat-x; }



.menu_one  a:link    { text-decoration: none; color: #fff; font-weight:bold;}

.menu_one  a:visited { text-decoration: none; color: #fff; font-weight:bold;}

.menu_one  a:active  { text-decoration: none; color: #ffd28a; font-weight:bold;}

.menu_one  a:hover   { text-decoration: none;  color: #ffd28a;font-weight:bold;}

.menu_one {

font-family: arial;

font-size: 12px; 

text-decoration: none;

color:#fff;



}


.title {

font-family: arial;

font-size: 12px; 

text-decoration: none;

color:#fff;

font-weight:bold; 

}

.content  a:link    { text-decoration: none; color: #ff5400; font-weight:bold;}

.content  a:visited { text-decoration: none; color: #ff5400; font-weight:bold;}

.content  a:active  { text-decoration: none; color: #fea20f; font-weight:bold;}

.content  a:hover   { text-decoration: none;  color: #fea20f;font-weight:bold;}

.content {

font-family: arial;

font-size: 12px; 

text-decoration: none;

color:#393939;



}