body,td,th {
	font-size: 11px;
	line-height: 180%;
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
}
BODY{
margin:0px auto;
background-color:#333;
color: #858585;
}
a {color:#CCCCCC; text-decoration:none;
font-weight: bold;}
a:hover{
	COLOR:#fff;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.cp_menu{color:#CCCCCC; text-decoration:none;font-size: 11px;
font-weight: bold;}
.cp_menu:hover{
	COLOR:#fff;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.diline {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #7FA6C4;


}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.form {
	background-color: #333333;
	border: 1px solid #999999;
	color: #999999;
	height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;


}
.area {
	background-color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #999999;
	font-weight: bold;


}
#pro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #759fc5;
	text-decoration: underline;
}
#pro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0066CC;
	text-decoration: underline;
}
#pro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
#pro a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
.bodybgL
{
	background-image: url(../images/bodybgL.jpg);
	background-repeat: repeat-y;
}
.bodybgR
{
	background-image: url(../images/bodybgR.jpg);
	background-repeat: repeat-y;
}
#menu {
    list-style-type: none;
	float: left;
}
#menu ul li 
{
float:left;
padding-left:15px;
color:#ffffff;
}
.red{
border:#FF0000;
}
.pro_info{
color:#FFFFFF;
}


/*seastar add style*/

#leftmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	font-weight: bold;
}
#leftmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
#leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
#leftmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}