body {
	margin: 0px;
	background-color: #f0f0f0;
	text-align: center;
	background-image: url(../images/bg.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}

h2{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin:0px 5px 0px 10px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #C60810;
	margin:0px 0px 0px 5px;
	padding:0px;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin:10px 5px 0px 0px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h5{
	font-size: 14px;
	font-weight: bold;
	color: #C60810;
	margin:1px 0px 0px 5px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #A85F18;
	text-decoration: none;
}

.red:link {
	color: #C60810;
	text-decoration: none;
	font-weight: bold;
}
.red:visited {
	color: #A85F18;
	text-decoration: none;
	font-weight: bold;
}
.red:hover {
	color: #A85F18;
	text-decoration: none;
	font-weight: bold;
}

.td1{
	padding:5px 8px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
}

.pro_tab{
	border-top:1px solid #BFBFBF;
	background-color: #EFEFEF;
}


.pro_bg{
	background-image: url(../images/pro_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding:7px;
	background-color: #EFEFEF;
}

.d_over{
	background-image: url(../images/menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 0px 0px 30px;
}

.d_out{
	background-image: url(../images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:3px 0px 0px 30px;
}

.pro{
	border:1px solid #DDDDDD;
	padding:4px;
}

.div1{
	padding:2px 6px;
	margin:10px 0px 0px 0px;
	background-color: #BBBBBB;
	color:#FFFFFF;
	font-weight: bold;
}

.div2{
	padding:2px 6px;
	margin:10px 0px 0px 0px;
	background-color: #aaaaaa;
	color:#FFFFFF;
	font-weight: bold;
}

.tab_w td{
	color:#FFFFFF;
}