﻿.intro_left_content_level
{
	float:left;
	width:650px;
	margin:0;
	padding-left:5px;
}

.intro_left_top_detail_level
{
	float:left;
	width:650px;
	font-family:Arial,Tahoma,Times New Roman;
	font-size:12px;
	/*color:#333333;*/
	line-height:1.6;
	text-align:justify;
	}
	
.right_introduction_level
{
	float:right;
	width:320px;
	padding-right:5px;
	
	}
.intro_product_bottom_level
{
	border:solid 1px #cecbbf;
	width:320px;
	}
	
.intro_product
{
	float:left;
	width:320px;
	border-right:solid 1px #d9d8d0;
	/*margin-top:5px; */
	margin-bottom:10px;
}
	
.intro_product_p
{
	height:26px;
	background-color:#85c226;
	margin-right:0px;
}

.intro_title_top_product_p
{
	font-family:Arial,Tahoma,Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
	margin-left:10px;
	}

.NavigatorBoxBuy1 {
	background:url("images/buy_icon.png") no-repeat scroll 0 0 transparent;
	width:77px;
	height:23px;
	float:left;

}

.NavigatorBoxTrial1{
	background:url("images/traial.png") no-repeat scroll 0 0 transparent;
	width:77px;
	height:23px;
	float:right;
	margin-right:10px;
}

.contact_content_level
{
	margin-left:10px;
	background:#85C226;
}

.menu_contact
{
	height:28px;
	background-color:#85C226;
	width:650px;
	margin:0;
	padding:0;
	
	}
.menu_contact ul.menucontact
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu_contact ul.menucontact li
{
    display: inline;
    height: 30px;
    line-height: 30px;
    padding:0;   
    margin: 0;
}
.menu_contact ul.menucontact li a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding: 0 20px;
    display: inline;
    float: left;
    font-family:Arial,Tahoma,Times New Roman;
    font-size:11px;
    text-transform:uppercase;
    /*background:url('images/sep.png') no-repeat right;*/
    
    
}
.menu_contact ul.menucontact li a:hover
{
    padding: 0 20px;
    display: inline;
    color:#79a733;
}
.menu_contact ul.menucontact li#active a
{
    padding: 0 22px;
    display: inline;
    font-family:Arial,Tahoma,Times New Roman;
    color:#fff;
}

.content_viewer
{
	padding:5px;	
}

.list_item
{
	padding:5px;	
}

.one_item
{
	margin-bottom:15px;	
}

.item_title 
{
float:left;
font-weight:bold;
text-align:left;
}

.item_title a
{
	padding: 0 3px;
	color:Black;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Tahoma,Times New Roman;
	margin-bottom:4px;
	text-decoration:none;
}

.item_title a:hover
{
	padding: 0 3px;
    display: inline;
    color:#79a733;
}

.item_content
{
	color:Black;
	font-size:12px;
	font-family:Arial,Tahoma,Times New Roman;
	margin-bottom:4px;
	text-align:justify;
}

.item_content_more a
{
	float:right;
	padding:2 0;
	color:Black;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Tahoma,Times New Roman;
	margin-bottom:4px;
	text-decoration:none;
}