body{
	margin: 0px;
}
body,li,ol,td,input,textarea,select{
	font-size: 12px;
	line-height: 180%;
	color: #999999;	
}
.bg1{
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.bg2{
	background-image: url(images/right_1.jpg);
	background-repeat: repeat-y;
}
.bg3{
	background-image: url(images/bar_bg.jpg);
	background-repeat: no-repeat;
}
.bg4{
	background-image: url(images/left_2.jpg);
	background-repeat: no-repeat;
}
.bg5{
	background-image: url(images/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg6{
	background-image: url(images/img_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg7{
	background-image: url(images/left_7.jpg);
	background-repeat: repeat-x;
}
a:active     {
	font-size: 12px;
	color: #C2C2C2;
	text-decoration: none;
}
a:link       {
	font-size: 12px;
	color: #C2C2C2;
	text-decoration: none;
}
a:visited    {
	font-size: 12px;
	color: #C2C2C2;
	text-decoration: none;
}
a:hover      {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.left {
	font-size: 12px;
	line-height: 22px;
	color: #695322;
	font-weight: bold;

}
a.left:active     {
	font-size: 12px;
	line-height: 22px;
	color: #695322;
	font-weight: bold;}
a.left:link {
	color: #695322;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;

}
a.left:visited {
	font-size: 12px;
	line-height: 22px;
	color: #695322;
	text-decoration: none;
	font-weight: bold;

}
a.left:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.menu {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #D7D5D5;
}
a.menu:link {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #D7D5D5;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #D7D5D5;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #517194;
	text-decoration: none;
}
.fontBottom {
	font-size:12px;
	color:#848484;
	}
.fontMenu {
	font-size:12px;
	font-weight: bold;
	color: #AAAAAA;
	}
.fontColTitle{
	font-size: 14px;
	font-weight: bold;
	color: #CDCDCD;
	}
.fontContent{
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	}
.ImgStyle {
	padding: 4px;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
}
.right {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #C2C2A6;
	text-decoration: none;
}
a.right:link {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #C2C2A6;
	text-decoration: none;
}
a.right:active     {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #C2C2A6;
	text-decoration: none;}


a.right:visited {
	font-size: 12px;
	line-height: 22px;
	color: #C2C2A6;
	text-decoration: none;
}
a.right:hover {
	font-size: 12px;
	line-height: 22px;
	color: #C2C2A6;
	text-decoration: underline;
}
.li{
	list-style-image: url(images/left_2.jpg);
	padding-left: 10px;
}
hr{
	background-color: #C5C5C5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.box {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
