﻿body
{
	margin:auto;
}
div
{
	padding:auto;
	margin:auto;
}
a
{
	color:#0065cf;
}
a:hover
{
	color:#cc3300;
	text-decoration:underline;	
}
#all
{
 width:955px;
 height:auto;	
 margin:auto;
 margin-top:10px;
}
#left 
{
	float:left ;
	width:222px;
	height:100%;
}
#left a
{
	text-decoration:none;
	color:black;
}
#header
{
	width:100%;
	height:auto;
}
.left-title
{
	width:100%;
	height:30px;
	line-height:30px;
	background-image:url(../matter/left-title.jpg);
	color:White;
}
.leftcontent
{
	background-color:#eeeeee;
	width:auto;
	font-family:Arial;
	padding-top:10px;
	padding-bottom:20px;
	border:solid 1px #cccccc;
}
.leftcontent_parent
{
	font-size:14px;
    font-weight:bold;
    line-height:150%;
	width:auto;
	padding-left:15px;

}
.leftcontent_son
{
	/*font-size:12px;
	width:auto;
	padding-left:20px;
	margin-top:5px;*/
}
#center
{
	float:left;
	width:465px;
	margin-left:10px;
}
.ad
{
	width:100%;
	height:280px;
}
#default_about
{
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	height:auto;
}
.oneproduct
{
	width:100%;
	height:auto;	
}
#right
{
	float:right;
	width:245px;
}
.right_select
{
	width:100%;
	height:100px;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	color:#960300;
	border:solid 1px #666666;
}
.right_talk
{
	width:100%;
	height:80px;
	text-align:left;
	text-indent:15px;
	font-size:12px;
	font-family:Arial;
	color:#960300;
	border:solid 1px #666666;
	margin-top:10px;
}
.right_title
{
	width:235px;
	height:25px;
	line-height:25px;	
	padding-left:10px;
	text-align:left;
	background-color:#515151;
	color:White;
}
.select_content
{
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
}
.right_update
{
	width:100%;
	height:325px;
	margin-top:10px;
	border:solid 1px #666666;
}
.update_content
{
	width:80%;
	margin:10px;
}
.about
{
	width:720px;
	float:right;
	font-family:Arial;
}
.sitemap
{
	width:100%;
	margin-bottom:10px;
	background-color:#525252;
	color:White;
	font-family:Arial;
	font-size:12px;
}
.sitemap_content
{
	margin-left:10px;
	height:30px;
	line-height:30px;
}
.sitemap_content a
{
	color:#bda269;
	text-decoration:none;
}
.sitemap_content a:hover
{
	color:#bda269;
	text-decoration:underline;
}
.about_cotent
{
	width:90%;
	padding-left:10px;
	background-color:White;
	min-height:200px;
	margin-bottom:20px;
	padding-top:40px;
	padding-bottom:30px;
}
.order_table
{
	width:90%;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom:20px;
	font-size:12px;
	font-family:Arial;
}
.sort_pic
{
	width:150px;
	margin-left:20px;
	margin-right:30px;	
}
.sort_describing
{
	margin-bottom:10px;
	width:95%;
	font-size:12px;
}
.sort_pic_title
{
	width:180px;
	text-align:center;
	height:40px;
	line-height:20px;
	font-size:12px;
	font-family:Arial;
}
.order_border_table
{
	margin-top:30px;
	width:650px;
	background-color:#000000;
	text-align:center;
	font-family:Arial;
}
.order_border_title
{
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.order_border_date
{	
	background-color:Maroon;	
	color:White;
	font-size:12px;
}
li 
{ 
	font-size: 14px; 
	line-height: 200%;
	margin-top: 0px; 
	padding-top: 0px; 
	font-size:12px;
	width:auto;
} 
ul 
{ 
	margin:0; 
	padding:0; 
	text-indent: 30px; 
	width: 100%; 
	list-style-type:inherit;
} 
h1,h2,h3
{
	margin:0px;
	padding:0px;
	font-family:Arial;
}
h1
{
	font-size:16px;
}/*非常用*/

h2
{
	font-size:14px;
}/*列表框头部*/
h3
{
	font-size:12px;
}
#footer
{
	width:955px;
	height:70px;
	background-color:#eeeeee;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	line-height :20px;
	padding-top:10px;
	margin-top:10px;
}
#footer a
{
	color:black;
} 
#idPicShow{
	width:100%;
	height:200px;
	border:1px solid #eee;
	position:relative;
}
#idPicList img{
	cursor:pointer;
	width:65px;
	height:50px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:10px;
}
#idPicList img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.picspc
{
	margin-top:10px;	
}
img{border:0px}