/* CSS --Aunsoft FLV Converter */

body{
	padding:0;
	margin:0;
	border:0px;
	background:url(images/bg.gif) 0 0 repeat-x #fff;
	color:#000;
	text-align:center;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;border:0px;
}

ul{
	margin:0; 
	padding:0; 
	border:0;
	list-style-type:none;
}

ul li{ 
		margin:0; 
		padding:0; 
		border:0;
		line-height:120%;
		}

.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}

p {margin:0 0 18px 0;padding:0;font-size:12px;text-align:left;line-height:140%;}



/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/

#header{
	width:750px;
	height:60px;_height:58px;
	margin:0 auto;
}

#nav li{float:left;}

#nav li a,#nav li a.active{ font-size:12px;color:#000000;margin:0px;padding:40px 0 5px 0;width:150px;font-weight:700;display:block;text-align:center;}

#nav li a.active,#nav li a.active:hover{background:url(images/nav_active.gif) no-repeat;}

#nav li a:hover{background:url(images/nav_hover.gif) no-repeat;}

/*------------------------------------------------header--------------------*/
/*-----------------banner-------------------*/
#banner {	width:750px;
			height:221px;
			margin:0 auto;
			background:url(images/banner_converter.jpg) no-repeat left bottom ;}

#logo{float:left;margin-top:14px;}

.des{width:525px;float:right;text-align:left;color:#FFFFFF;font-size:12px;margin-top:64px;line-height:120%;}
/*-----------------banner-------------------*/
/*------------------main--------------------*/
#main {
		width:750px;
		margin:0 auto;
		padding-top:10px;
		min-height:400px;
		background:url(images/main_converter.jpg) no-repeat left top;
		}
		
.main_content {	
				width:525px;
				padding-bottom:45px;
				float:right;
				background:url(images/a.gif) repeat-x bottom;
				}

.left_content {
				width:220px;
				float:left;
				background:url(images/a.gif) repeat-x bottom;
				padding-bottom:45px;
				}
#recommend{margin-top:103px;}
#product_recommend{margin-top:150px;}

.home_products{margin-bottom:20px;}

.left_content h4 {margin-top:20px;}

.buttom{background:url(images/buttom.gif) no-repeat; text-align:center;color:#FFFFFF; font-weight:700; display:block;float:left;height:27px;width:120px;padding-top:10px;margin-right:10px;}
.buttom:hover{color:#FF9999;margin-top:1px;}
/*------------------main--------------------*/
/*----------------footer--------------------*/
.copyright{margin:5px 0; line-height:100%; text-align:center;}
#foot{background-color:#202020;height:40px;}

#foot_nav {width:650px;margin:0 auto;}

#foot_nav li{float:left;}

#foot_nav li a{display:block;float:left;height:28px;font-size:12px;font-weight:700;color:#FFFFFF;padding:12px 40px 0 40px;background-color:#202020;}
#foot_nav li a:hover{color:#000000;background-color:#ffffff;}
/*----------------footer--------------------*/

.image_center{text-align:center;}
.image_right{float:right;}

.table{width:800px;margin:5px auto;min-height:400px; background:url(images/bg_main.gif) repeat-x bottom; }
table { background-color:#999999;border:1px solid #999999;color:#000000;}


 td {
	border-left:1px solid #999999;
	padding:1.5px 0px;
	text-align:center;

}