/*---------------------------tempalate page-----------------*/
html, body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}

body, ul{
margin:0;
padding:0;
}
	
body, li{
margin:0;
padding:0;
}
		
a:link{
color:#003366;
text-decoration:none;
}

a:hover{
color:#0099FF;
text-decoration:none;
}

a:visited{
color: #003366;
text-decoration:none;
}

#wallpaper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	}

#header {
	width: 960px;
	margin: auto;
}

#container {
	width: 960px;
	margin: auto;
}

#footer {
	width: 960px;
	clear: both;
	background-image: url(images/bottom_line.jpg);
	background-repeat: no-repeat;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.footer ul{
	margin:0;
}
.footer li{
	list-style:none;
	text-align:center;
	float:left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}

#header_top {
	background-image: url(images/1R1C1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	margin:0;
}

.header_top ul{
	list-style:none;
	padding:0;
	margin:0;
	}
.header_top li{
	list-style:none;
	width:80px;
	float:right;
	text-align: left;
	padding:0;
	margin:0;
	}

#header_middle {
	width: 960px;
	margin:0;
}

#header_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	height: 30px;
	width: 960px;
	background-image: url(images/1R3C1.jpg);
	margin:0;
}
.header_bottom ul{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	}

.header_bottom li{
	list-style:none;
	text-align:center;
	float:left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}


#sidebar {
	float: left;
	width: 250px;
	clear: both;
}

.sidebar li{
	width:200px;
	height:20px;
	display:block;
	list-style:none;
	background-image: url(images/left_menu_bk_02.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 20px;
}

.sidebar a:link{
color:#FFFFFF;
text-decoration:none;
}

.sidebar a:hover{
color:#CCCCCC;
text-decoration:none;
}

.sidebar a:visited{
color:#FFFFFF;
text-decoration:none;
}

#main_content {
	width: 710px;
	float: left;
	margin: auto;
}

/*-------------------------index page-------------------------*/

#feature_product{
width:705px;
margin:0;
}

#last_news_title{
	width:705px;
	height:25px;
	background:url(images/title.jpg);
	background-repeat:no-repeat;
	margin:0;
	text-indent:20px;
	line-height:23px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}
.last_news_content ul{
	width:650px;
	display:block;
	margin:0;
	padding:0;
}
.last_news_content li{
	width:650px;
	display:block;
	line-height:25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 10px;
	border:1px solid #003366;
	border:#003366;
	background-color:#E0E0E0;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type:none;
	}
#new_products_title{
	width:705px;
	height:25px;
	background:url(images/title.jpg);
	background-repeat:no-repeat;
	margin:0;
	text-indent:20px;
	line-height:23px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}
#new_products_content {
	width:705px;
	margin:0;
	}
.new_products_content ul{
	width:705px;
	display:block;
	margin:0;
	padding:0;
}
.new_products_content li{
	font-size: 10px;
	font-weight: bold;
	height: 100px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 0;
	float:left;
	list-style:none;
	line-height: 20px;
	}
