/*  countrylist by XiaoNing  */

.country_list   {
	border : 1px solid #C3C3C3;
	color: #000;
	height: 80px;
	width: 300px;
	overflow: auto;
	clear: both;
}
.country_list_short   {
	color: #000;
	width: 115px;
	/*  height: 320px; overflow: auto;  */
	clear: both;
}
.country_list_big   {
	color: #000;
	width: 238px;
	height: auto;
	clear: both;
}
.country_lala   {
    
}
.country_title_big  {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    height: 20px;
    line-height: 20px;
    background:#d3d3d3;
	 border:1px dashed #979595;
    text-align: center;
    width: 230px;
    margin-bottom: 4px;
}
.country_title_short  {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    height: 20px;
    line-height: 20px;
    background:#d3d3d3;
	border:1px dashed #979595;
	text-align: center;
    width: 115px;
    margin-bottom: 4px;
}
.checkbox {
	display: block;
	height: 14px;
	width: 14px;
	float: left;
}
a.checkboxunchecked {
	background:url('/images/yoee/checked_n.gif') no-repeat left top;
}
a.checkboxchecked {
	background:url('/images/yoee/checked.gif') no-repeat left top;
}
a.checkboxunchecked, 
a.checkboxchecked {
	display: block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	cursor: hand;
}
a.checkboxunchecked img, 
a.checkboxchecked img {
	width: 14px;
	height: 14px;
	display: inline;
	border: none;
}
/*  = guide专用属性 =  */
.guide_css a  {color: #333;}
.guide_css a:hover  {color: #FF7c00;}

.country_area {
clear: both; 
overflow: hidden;
text-align: center; 
width: 110px; 
height: 16px; 
line-height: 16px; 
background:#d3d3d3;
border:1px dashed #979595;
color: #000; 
font-family:Tahoma; 
margin:5px 0px;
}

.country_con {
clear: both; 
overflow: hidden; 
width: 100%; 
text-align: left; 
height: 18px; 
line-height: 20px;
font-family:Tahoma; 
padding-top:2px;
color:#999;
}

/* = Yuanjiao = */
.container	{
	margin: 0px auto;
	clear: both;
	width: 884px;
}
.container_site	{
	margin: 0px auto;
	clear: both;
	width: 960px;
}
.conleft	{
	margin: 0px auto;
	float: left;
	width: 180px;
	background: #2E2E2E;
}
.conmid {
	margin: 0px auto;
	float: left;
	width: 580px;
	margin-left: 10px;
	background: #2E2E2E;
}
.conright	{
	margin: 0px auto;
	float: left;
	margin-left: 10px;
	width: 180px;
	background: #2E2E2E;
}
/*  full_product_detail  */
.conleftall2 {
    margin: 0px auto;
	float: left;
	width: 656px;
}
.conrightall2 {
    margin: 0px auto;
	float: right;
	width: 294px;
}
/*  product_edit  */
.conleftall3  {
    margin: 0px auto;
    float: left;
    width: 294px;
}
.conrightall3   {
    margin: 0px auto;
    float: right;
    width: 656px;
}
/*  Guide  */
.conleftall4  {
    margin: 0px auto;
    float: left;
    width: 790px;
}
.conrightall4   {
    margin: 0px auto;
    float: right;
    width: 160px;
}

.con100  {
    margin: 0px auto;
    width: 100%;    
	border:5px solid #d3d3d3;
	border-bottom:0px;
	border-top:0px;
}
/*  bar  */
.conbar	{
	width: 884px;

}
.conbar_site	{
	width: 960px;

}
.clearbar	{
	clear: both;
	height: 10px;
	overflow: hidden;
}
.header {
	background:#ccc;
	height:	9x;
	overflow: hidden;
}
.header div {
	height: 9px;
	line-height: 9px;
	background: #d3d3d3;
}
.header_big {
    height: 39px;
    overflow: hidden;
}
.header_big div {
	color: #333;
	font-size: 20px;
	padding-left: 10px;
	font-family:Tahoma;
	line-height: 39px;
	height: 39px;
	color: #CCCCCC;
}
.footer	{
	background:#ccc;
	height: 9px;
}
.footer div	{
	height: 9px;
	line-height: 9px;
	background:#d3d3d3;

}
/* = content = */
.content	{
	background:#ffffff;
	margin:0px;
	padding:  0px 3px 0px 3px;
	clear: both;
	padding:5px;
	
}
.content_01	{
	width: 99%;
	clear: both;
	margin: auto;
	height: 200px;
}
.content_02	{
	width: 99%;
	clear: both;
	margin: auto;
	height: 220px;
}
.content_03	{
	width: 99%;
	clear: both;
	margin: auto;
	height: 346px;
}
.title	{
	width: 100%;
	clear: both;
	margin: auto;
	background: #ffcc66;
	font-weight: bold;
	color: #fff;
	height: 22px;
	line-height: 22px;
}
.title div	{
	margin: 0 5px;
}
.main	{
	width: 99%;
	clear: both;
	margin: auto;
	line-height: 22px;
}


.left	{float: left; padding-left:2px;color:#000 }
.right	{float: right; padding:2px;}
img{ border:0px;}


.btn  {
    color: #999;
    background:url('/images/yoee/menu_tag.gif') left -328px no-repeat;
    text-align: center;
    line-height: 25px;   
    font-size: 12px;
    width: 54px;
    height: 25px;
    margin-left: 2px;
    border: none;
    padding: 0px;
    float: left;
    font-weight:bold;
}
a.btn   {
    background:url('/images/yoee/menu_tag.gif') left -328px no-repeat;
	text-decoration:none;
}
a.btn:hover {
	color:#CC9900;
    background:url('/images/yoee/menu_tag.gif') left -354px no-repeat;
	text-decoration:none;
}
.country_list_width{
	width: 990px;
	}
	
	
.select_countrys{
position: absolute;
 width: 850px; 
 top: 0; 
 left: 0; 
 height: 390px; 
 scrolling: no; 
 background: #2E2E2E; 
 overflow: hidden; 
 filter:chroma(color=white);
 }
