/*
Site Name: Praxair China
Create Date: 2008.04.06
Version: 1.0
Creator: Stingna Zhou
email: stingna@gmail.com
*/

/* Column Page with Yellow Theme */

.tool_bar a{
	color: #669933;
}

.side_menu{
	background: url('../images/side_menu_bg_g.gif') repeat-y;
}

.side_menu h1, .side_menu h1 a{
	color: #669933;
}

.side_menu h1{
	background: url('../images/icon_arrow_g2.gif') no-repeat 15px 7px;
}

.side_menu ul li{
	background: url('../images/icon_line_g.gif') no-repeat 0 9px;
}

.side_menu ul li, .side_menu ul li a{
	color: #8ac645;
}

.side_menu ul li.active a{
	color: #446820;
}

.column_right_content{
	border-color: #669933;
}

.clolumn_right_banner{
	background: #669933;
}

.clolumn_right_title{
	background: #669933 url('../images/title_bg_green.jpg') no-repeat right bottom;
}

.content h2, .content h3{
	color: #669933;
}
.language_swich, .language_swich a, .language_swich a:hover {
	color: #669933;
	margin-bottom: 15px;
}


