@charset "utf-8";
body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFC1C3;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFC1C3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
td,tr,table{
	font-family:Arial, Helvetica, sans-serif;
	color:#BFC1C3;
	font-size:12px;
	line-height:22px;
}
.a_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.input1{
	border:1px solid #4D5259;
	height:21px;
	width:100px;
	background-color:#282E36;	
}
.bt_12{
	font-size:12px;
	font-weight:bold;
	color:#DEBE8B;
}
.contactbg{
	background:url(../images/contactbg.jpg) center top no-repeat;
}
.mainvline{
	background:url(../images/vline1.jpg) left top repeat-y;
}
.bg11{
	background:url(../images/bg11.jpg) left TOP repeat-x;
}
.probg{
	background:url(../images/probg.jpg) left top repeat-x;
}
.line2{
	background:url(../images/line2.gif) left center repeat-x;
}

.listitle{cursor:hand;width:165px; height:25px; overflow:hidden; border-bottom:1px dotted #ccc; background:url(../images/bar.gif) no-repeat left center; padding-left:12px;}
.list{display:block;color:#BFC1C3;height:22px;}
