/* CSS Document */
body {
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td,table,tr{font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.title_2{font-size:12px; color:#666666; padding-top:2;}
div{}
form{padding:0;margin:0;}
.server{padding-left:15;padding-right:15; padding-top:8;line-height:20px;}
.server_bg{
	background-attachment: fixed;
	background-image: url(images/main_server_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cdiv {
	background-color: #;
	height: 34px;
	width: 80px;
	text-align: center;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	FILTER: revealTrans(duration=2,transition=20)
}
.item{
	background-attachment: fixed;
	background-image: url(images/main_title_bg.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.left_line{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
}
.conter_line{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
	padding-left:8px;
	
}
.content{font-size:12px; line-height:22px; padding-left:20;}
.divContent{padding:15; line-height:22px;}
a:link,a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.border_product {	border: 1px solid #CCCCCC;
	padding:4;
	width:129px;
	height:120px;