/*
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: #0099cc;
}

.side_menu{
	background: url('../images/side_menu_bg_b.gif') repeat-y;
}

.side_menu h1, .side_menu h1 a{
	color: #3399cc;
}

.side_menu h1{
	background: url('../images/icon_arrow_b.gif') no-repeat 15px 7px;
}

.side_menu ul li{
	background: url('../images/icon_line_b.gif') no-repeat 0 9px;
}

.side_menu ul li, .side_menu ul li a{
	color: #91c2d2;
}

.side_menu ul li.active a{
	color: #2F6273;
}

.column_right_content{
	border-color: #91c2d2;
}

.clolumn_right_banner{
	background: #91c2d2;
}

.clolumn_right_title{
	background: #91c2d2 url('../images/title_bg_blue.jpg') no-repeat right bottom;
}

.content h2, .content h3{
	color: #3399cc;
}
.language_swich, .language_swich a, .language_swich a:hover {
	color: #3399cc;
	margin-bottom: 15px;
}
