/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	background-color: #f9e2ea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td{font-size:9pt;}
 img{
 border:0px;
 }
 a{
	text-decoration:none; 
	color:#000;
}
a:hover{
	color:#EC008D;
	text-decoration:none; 
}

#banner{
	width:990px;
	height:177px;
}

#navagation{
	background-image:url(../images/about_bg.jpg);
	width:715px;
	height:38px;
	overflow:hidden;
	color:#575757;
	font-size:20px;
	font-weight:bold;
}
#navagation_home{
	background-image:url(../images/about_bg.jpg);
	height:38px;
	overflow:hidden;
	color:#575757;
	font-size:20px;
	font-weight:bold;
}
.new_product{
	background:url(../images/about_bg.png) no-repeat right top #fff;
	border-left:dashed 1px #cccccc;width:300px;
}
.contact_us{
	background:url(../images/content_background.jpg) no-repeat left top #fff;
	margin-left:10px;
}
#left{
	width:275px;
	background:url(../images/leftbg_bottom.jpg) no-repeat left bottom;
	height:auto;
	overflow:hidden;
}
#left_top {
	float:left;
	background:url(../images/leftbg_top.jpg) no-repeat left top;
	font-weight:bold;
	height:auto;
	margin:0px;
	width:275px;
	padding:0px;
}

#language{
	float:left;
	width:215px; 
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin-top:130px;
	margin-left:20px; 
	float:left;
}
#language a{
	width:215px; 
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none; 
	cursor:hand; 
}
#language a:hover{
	color:#FF6600;
	font-weight:bold; 
	text-decoration:none; 
}
.register{
	float:right;
	color:#FF6600;
	text-align:center;
	width:100px;
	height:40px;
	background:url(../images/register_background.jpg) no-repeat left top;
	overflow:hidden;
}
.register a{
	color:#EC008D;
}
.register a:hover{
	color:#FF6600;
}

.menu{
	float:left;
	list-style-type:none;
	width:215px; 
	line-height:30px;
	font-size:16px;
}
.sub_menu{font-size:9pt;width:160px;line-height:20px;}
.menu  a, .sub_menu a{
	color:#fff;
	text-decoration:none; 
}
.menu a:hover, .sub_menu a:hover{
	color:#FF6600; 
	text-decoration:none; 
}
.menu_line {float:left;width:10px;color:#fff;overflow:hidden;margin-left:10px}

#content{
	background-color:#fff;
	width:715px;
	overflow:hidden;
}

.product_frame {float:left;border:solid 1px red;width:165px;height:205px;text-align:center;font-size:9pt;overflow:hidden;margin-top:5px;margin-left:5px;}
.product_img {padding:2px;height:165px;}

.news_frame{float:left;width:690px;height:130px;border-bottom:dashed 1px #CCCCCC;}
.news_img{float:left;width:150px;padding:5px;height:115px;overflow:hidden;}
.event_frame{float:left;width:690px;padding:5px;border-bottom:dashed 1px #CCCCCC;}

.gallery_frame{height:150px;margin-top:8px;font-size:9pt;}
.gallery_img {float:left;width:450px;height:150px;overflow:hidden;}

.bar{background:url(../images/bar_background.png);height:37px;overflow:hidden;color:#fff;line-height:37px;text-align:left;}
.bar a{
	color:#fff; 
	text-decoration:none; 
}

#footer{
	width:990px;
	height:57px;
	background:url(../images/footer.jpg) no-repeat;
	font-size:12px;
	color:#fff;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }
#footer a{
	color:#fff; 
	text-decoration:none; 
	font-weight:bold;
}

#bgDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
	z-index:200; 
	background:url(../images/bgDiv.png);
	text-align:center;
}
#msgDiv {
	font-size:12px;
	text-align:center;
	padding:20px;
}
.red_back{background:#EC008D;height:14px;font-size:10px;color:#fff;padding:2px;margin:0px;}
.pages{float:left;color: #999999;padding:10px;margin-left:20px;width:650px;font-size:9pt;text-align:center;height:25px;}
 .product_img img{{*margin-top: expression(( 165 - this.height ) / 2);}

