body {
	margin: 0; padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	
}

*{outline: none;}
img {border: 0;}
.container {
	width: 1180px;
	padding: 0;
	margin: 0 auto;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url(../pictures/nav_home.png) no-repeat;
	width: 78px; 
}
ul#topnav a.product {
	background: url(../pictures/nav_pro.png) no-repeat;
	width: 117px; 
}

ul#topnav a.products {
	background: url(../pictures/nav_products.png) no-repeat;
	width: 117px; 
}

ul#topnav a.sale {
	background: url(../pictures/nav_sale.png) no-repeat;
	width: 124px; 
}
ul#topnav a.pro {
	background: url(../pictures/nav_car.png) no-repeat;
	width: 124px; 
}
ul#topnav a.community {
	background: url(../pictures/nav_community.png) no-repeat;
	width: 124px; 
}
ul#topnav a.store {
	background: url(../pictures/nav_store.png) no-repeat;
	width: 141px; 
}
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 44px; left: 0;
	background: #080b77 url(../pictures/sub_bg.png) repeat-x repeat-y;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../pictures/navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

/*#warp {
	width:85%;
	float:right;
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-top:35px;
	font-size:15px;
}
#top
{
	width:85%;
	float:right;
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	font-size:12px;
}

#contain
{
	width:950px;
	margin:auto;
	background-color:#ggg;
}
#right{
	float:right;
	text-align:right;
	width:14%;
	padding-right:10px;
	color:#CF0;
	font-size:12px;
	line-height:18px;
	background-color:#CF0;
}

#left{
	float:left;
	width:15%;
	color:#FFF;
		font-size:12px;
	line-height:18px;
	background-color:#999;
}
#footer{
	clear:both;
	border-top:1px #333 dotted;
}*/
#contanir{
	width:1000px;
	margin-left:0px;
	background-color:#ggg;
	
}
#header{
	width:85%;
	height:auto;
	margin-left:100px;
}
	

#rightside{
	float:right;
	text-align:right;
	width:5%;
	padding-right:10px;
	color:#FFF;
	font-size:12px;
	line-height:18px;
	
	 
}
#warp{
	width:85%;
	float:right;
	text-align:justify;	
	padding-top:12px;
	font-size:15px;
	
}
#warp table {
	
	font-size:12px;color:#fff;
	font:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	text-align:justify;
	
	
}

	
	


.title{
	color:#009;
	font-weight:bold;
	font-size:18px;
}
#leftside{
		float:left;
	text-align:left;
	width:3%;
	margin-left:3px;
	padding-left:7px;
		background-image:url(../pictures/riban.png); background-repeat:repeat-x; width:135px;height:551px;
}
#footer{
	clear:both;
	border-top:1px #333 ;
}

.contacin
    {
		font:Calibri;
		font-size:12px;
		text-align:justify;
		
		
	}

#home #contanir #warp table tr td p {
	color: #036;
}

