/*
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: #ccb602;
}

.side_menu{
	background: url('../images/side_menu_bg_y.gif') repeat-y;
}

.side_menu h1, .side_menu h1 a{
	color: #307601;
}

.side_menu h1{
	background: url('../images/icon_arrow_y2.gif') no-repeat 15px 7px;
}

.side_menu ul li{
	background: url('../images/icon_line_y.gif') no-repeat 0 9px;
}

.side_menu ul li, .side_menu ul li a{
	color: #9cc302;
}

.side_menu ul li.active a{
	color: #516501;
}

.column_right_content{
	border-color: #ecd301;
}

.clolumn_right_banner{
	background: #ecd301;
}

.clolumn_right_title{
	background: #ecd301 url('../images/title_bg_yellow.jpg') no-repeat right bottom;
}

.content h2, .content h3{
	color: #ccb602;
}
.language_swich, .language_swich a, .language_swich a:hover {
	color: #ccb602;
	margin-bottom: 15px;
}