/* CSS Document */


body
{
margin:0px auto 0px auto;
padding:0px auto 10px auto;
background:#5c83cb url(../images/body_bg.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

h3
{
font-size:18px;
color:#FFFFFF;
}
h2
{
font-size:18px;
color:#fff;
}
h2 span
{
	color:#df1b1d
}
#wrap
{

margin:0 auto;
padding:0px;
width:970px;
background:#FFFFFF;
height:100%;
overflow:hidden
}
#header
{
width:970px;
height:196px;
}

#logo
{
width:970px;
height:130px;
/*background:url(../images/logo.jpg) no-repeat;*/
}

#flash_banner
{
width:970px;
height:345px;
/*background:url(../images/banner_bg.jpg) no-repeat;*/

}

#full
{
margin-top:5px;
width:970px;
height:100%;
overflow:hidden;
float:left;

}

#full_1
{
margin-left:5px;
float:left;
background:url(../images/internal_page_head.jpg) no-repeat;
width:960px; 
height:50px;
margin-bottom:10px
}

#full_1 a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin-top:0px;
	padding-left:0px
}

#full_1 a:hover
	{
		color:#fff;
	}


#left_content
{
margin-top:5px;
width:250px;
float:left;

}
#left
{
margin-left:5px;
float:left;
background:url(../images/about_head.jpg) no-repeat;
width:240px; 
height:50px
}

#left_body
{
background:url(../images/about_body.jpg) repeat-y;
width:240px; 
height:100%;
overflow:hidden;
float:left;
margin-left:5px;
margin-bottom:10px;
padding-bottom:10px;
}
#left_body1
{
background:url(../images/about_body.jpg) repeat-y;
width:240px; 
height:100%;
overflow:hidden;
float:left;
margin-left:5px;
margin-bottom:10px;

}

#left_body a
{
	color:#e81010;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin-top:0px;
	padding-left:0px
}

#left_body a:hover
	{
		color:#000;
	}

#right_content
{
margin-top:5px;
width:720px;
height:100%;
overflow:hidden;
float:left;

}

#right
{
margin-left:5px;
float:left;
background:url(../images/fea_product.jpg) no-repeat;
width:710px; 
height:50px;
}

#right a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin-top:0px;
	padding-left:0px
}

#right a:hover
	{
		color:#fff;
	}

#top
{
	background:url(../images/top_pro_cat.jpg) no-repeat;
	width:201px;
	height:5px;
}

#middle
{
	background:url(../images/middle_pro_cat.jpg) repeat-y;
	width:201px;
	height:100%;
	overflow:hidden;
}

#bottom
{
	background:url(../images/bottom_pro_cat.jpg) no-repeat;
	width:201px;
	height:5px;
}

#view_detail
{
	background:url(../images/viewdetail_pro_cat.jpg) no-repeat;
	width:201px;
	height:79px;
}

.para{

font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
padding:5px 20px; 
line-height:1.6;
text-align:justify;
}
.para_product{

font-family:Arial, Helvetica, sans-serif;
font-size:11.5px; 
padding:0px 10px 0px 5px; 
line-height:1.3;
text-align:justify;
}




/*#product
{

float:right;
width:349px;
height:428px;

background:url(images/product_bg.jpg) no-repeat;
}
*/



#footer
{
clear:both; 
background:url(../images/footer_bg.jpg) no-repeat;

margin-top:1em;
width:970px;
height:100px;

}

.product_cate
{

padding:0px 20px 0px 20px; 
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
width:180px;
margin-left:0px;
}
.row1
{
background-color:#597fc6; 
padding-top:10px; 
padding-bottom:10px;
margin-top:-10px;
font-family:Arial, Tahoma, Verdana;
font-weight:bold;
/*border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
*/
}

.row1 a
{
text-decoration: none}

.row1 a:hover
{
text-decoration: underline;
color:#000}

.row2
{
background-color:#3560ae;/*#aeadb2;*/
padding-top:10px;
 padding-bottom:10px; 
 margin-top:-10px;
font-family:Arial, Tahoma, Verdana;
font-weight:bold;
/* border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
*/
}
.row2 a
{
text-decoration: none}

.row2 a:hover
{
text-decoration: underline;
color:#000}



.page-listing{
	clear:both; float:left; font-size:12px; color: #C20505; padding: 0px 3px 0px 3px; text-decoration:none; font-weight:bold;
}
.page-listing a{
	color: #000000; text-align:left; padding: 0px 3px 0px 3px; text-decoration: underline; font-weight: normal;
}


