
*{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

body{
	background-image: url(../images/bg/bg.gif);
	background-repeat: repeat-x;
	background-color: #F0EFD6;
}

h2{
	margin-top: 10px;
	font-weight: bold;
}

strong {
	font-weight:bold;
}

.main_container{
	width: 970px;
	margin: 0 auto;
	background-image: url(../images/bg/main.jpg);
	background-repeat: repeat-y;
	background-color: #FDFDFD;
}

.header{
	width: 970px;
	height: 102px;
	padding-top: 29px;
	padding-bottom: 1px;
	background-image: url(../images/bg/up.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.logo{
	float: left;
	width: 233px;
	height: 68px;
	margin-left: 26px;
	background-image: url(../images/logos/logo.gif);
	background-repeat: no-repeat;	
}

.up_menu{
	float: right;
	margin-top: 3px;
	margin-right: 25px;
	line-height: 21px; border:solid 2px #01803D; text-align:center;
}

.main_menu{
	clear: both;
	width: 922px;
	margin-left: 25px;
}

.fix7{
	margin-top: 28px;
}

.main_menu li{
	display: inline;
}

.info{
	width: 920px;
	margin-left: 25px;
}

.info p{
	margin-top: 4px;
}


/* Trade Page */


.product{
	clear: both;
	margin-left: 25px;
}

.product p{
	margin-top: 15px;
}

.product ul{
	margin-top: 10px;
}

.product li{
	margin-left: 20px;
	margin-bottom: 2px;
}


/* Trade Page */


.id{
	margin-top: 19px;
	margin-right: 5px;
}

.id p{
	margin-top: 15px;
}