/*框架定义*/
#container{
    overflow:hidden;
	margin:0 auto;
	width:778px;
	text-align:center;
	background-color:#FFFFFF;
}
#top {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#menu {
	padding:0px;
	margin:0px;
	overflow:hidden;
	height:25px;
	line-height:25px;
	text-align:center;
}
#menu ul{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#menu li{
	padding:0px;
	margin:0px;
	overflow:hidden;
	list-style-type:none;
	float:left;
	text-align:left;
}
#main{
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:left;
	background-image:url(../images/index_07.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#main_ny {
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
#main_ny_guide {
	padding:0px;
	margin:0px;
	overflow:hidden;
	clear:both;
	margin-top:5px;
}
#main_ny_l {
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:590px;
	float:left;
	border-right:3px solid #ccc;
}
#main_ny_r {
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:185px;
	float:right;
}
#bottom{
	padding:0px;
	margin:0px;
    overflow:hidden;
	text-align:center;
}
/*全局定义*/ 
body {
	margin: 0px;
	padding:0px;
	background-color:#2F8093;	
	background-image: url(../images/);
	background-repeat:repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333;
	line-height:20px;
	text-align:center;
}
img{
	border:0px;
}
table,td,th,p,form{
   margin:0px; 
   padding:0px; 
}
div{
	padding:0px;
	margin:0px;
}
/*全局定义--超链接*/
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #f60;
}
a:active {
	text-decoration: none;
	color: #333;
}
/*自定义*/
.nav{
font-size:12px;
font-weight:bold;
color:#0066CC;
}
.copyright{ margin:10px 100px 20px 100px;
	color:#666666;
	font-size:11px;	
}
.profile{ margin:0px 30px 20px 30px;
}
.order{
	padding:0px;
	margin:0px;
	overflow:hidden;
	margin-left:10px;
	font-size:12px;
}
.pro{
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image:url(../images/probg_24.jpg); 
	background-repeat:repeat-y; 
	background-position:top;
}
.pro ul{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro ul li{
	padding:0px;
	margin:0px;
	overflow:hidden;
	list-style-type:armenian;
	text-align:left;
	padding:0px 10px 5px 10px;
}
.prolist {
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image:url(../images/list_18.jpg); 
	background-repeat:repeat-y; 
	background-position:top;
	width:158px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	color:#ccc;
	margin-bottom:0px;
}
.prolist_on{
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image:url(../images/list_22.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	width:158px;
	height:16px;
	line-height:16px;
	margin-bottom:0px;
}
.prolist_out{
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image:url(../images/list_20.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	width:158px;
	height:16px;
	line-height:16px;
	margin-bottom:0px;
}
.title{
	width:751px; 
	height:33px;
	float:left; 
	line-height:33px;
	background-image:url(../images/products_18.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-weight:bold;
}
.content{
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:left;
	padding:10px 10px 0px 20px;

}
