


* {margin: 0;
padding: 0;}

html {font-size:100.01%;} 

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
background-image: url(images/body_bg.gif);
background-attachment: fixed;
line-height:20px;
}

/******************************************** BEGIN structure *******************************************************/

a {
text-decoration:none
}

#container {
width: 841px;
margin: 0px auto;
background-image: url(images/container_bg.jpg);
background-repeat: repeat-y;
font-size:.9em;
}
#top {
width: 841px;
margin: 0px auto;
background: #FFFFFF none;
border:#A4811B 1px inset;

}
#header {
background-image: url(images/header.jpg);
height: 130px;
}
#headertext1
{
	width:170px;
	font-size:20px;
	font-family:Tahoma;
	color:#ffffff;
	padding:25px 0px 0px 65px;

}
#headertext2
{
	width:500px;
	font-size:16px;
	text-align:center;
	color:#000;
	padding:18px 0px 0px 3px;
	float:left;
}

#left {
width: 200px;
float: left;
background-repeat: no-repeat;
margin-left: 40px!important;
margin-left: 20px;
padding-top: 0px;
}

#right {width: 200px;
float: right;}

#content {
margin-right: 47px;
margin-left: 263px;
}

.fenye {
width:400px;	
margin-right: 0px;
font-size:12px;
padding-left:10px;

}
.product{
	float: left;
	font-size:12px;

}
img {
border:none;
}
.product img {
width:120px;
height:80px;
	padding:3px;
	margin: 2px;
	border:solid 1px #CCCCCC;
}
.product .bigimg {
padding-bottom:3px;
border-bottom:1px solid #ccc;
width:500px;
height:375px;
}
.product_name {
	width:200;
	color: #000;
	padding: 2px 0 10px 20px;
	font: Arial, Tahoma,  Sans-Serif;
	margin: 5px 0 5px 0;
}


#footer {
clear: both;
background-image: url(images/footer.jpg);
height: 74px;
}



/*********************************************** END Structure **********************************************/

h1,h2 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
p {
text-indent:2em;

}
.login {
font:75%  Arial, Helvetica, sans-serif;
padding:0 0 0 5px;
}
.login .styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
	width:80px;
}
.login .button {
	border: 1px solid #AAA;
	background:#FFFFFF;
	margin-left: 5px;
	padding: 2px 3px;
	height:50px;
	width:50px;
}
.sidenav {

	margin:30px 0;
	padding: 12px 0 0 12px; 

}

/********************************************** BEGIN Nnavigation *********************************************/

#navcontainer  
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 175px;
color: #000;
background-color: #ADC1AD;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #999;
border-bottom: 1px solid #999;
border-right: 1px solid #999;

font-size: 0.8em;
background-image: url(images/vertical06.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 160px;
color: #000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
}

/********************************************** END Nnavigation *********************************************/




/********************************************** TEXT formatting start *********************************************/

#rightheaderbox {
font-size: 1.2em;
text-align: right;
padding-top: 20px;
margin-right: 50px;
float:right;
}

h2 {
font-size: .8em;
clear: right;
margin-top: 12px;
margin-bottom: 17px;
background-image: url(images/h2_bg.jpg);
background-repeat: no-repeat;
height: 21px;
padding-top: 15px;
padding-left: 35px;
}

h3 {
font-size: .9em;
}

.pubdate {
font-size: 0.8em;
color: #FFFFFF;
}





/********************************************** TEXT formatting end *********************************************/




/********************************************** MISC start *********************************************/



.footertext {
text-align: right;
padding-top: 30px;
font-size: 70%;
padding-right: 10px;
}

.newsimages {
float: right;
margin-left: 4px;
margin-bottom: 2px;
}



a:link {color: #1e7a02}
a:visited {color: #1e7a02}
a:hover {color: #59ad3f}
a:active {color: #1e7a02}

ul.linkList 
{
margin-left: 40px;
list-style-image: url(images/list_bullet.png)
}

/********************************************** MISC end *********************************************/
