﻿body
{
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	background-color: #c0c0c0;
}
.main_page
{
	background-color: #fff;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
	width: 1001px;
}
a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color:White;
}
img
{
	border: none;
}

.div_scroll
{
	overflow:scroll;
	width:100%;
	position:relative;
	height:300px;	
}


.nav_menu
{
	background-image: url("skins/nav_b.jpg");
	height: 32px;
}
.Under
{
	background-image:url("skins/under.jpg");
	height:59px;
	font-size:10px;
	
}

.nav_item
{
	font-weight: bold;
	color: #efefef;
	margin-right: 30px;
}
.left_menu
{
	background: url("skins/logo_3.jpg") no-repeat;
	width: 220px;
	border-right:solid 3px #e8164f;
}
.menu_item, .menu_item_active
{
	color: #007035;
	height: 25px;
	border-bottom: solid 1px #999;
	font-weight: bold;
	text-align: left;
}
.content_content
{
	text-align:justify;	
}

.submenu_item
{
	line-height: 20px;
	text-align: left;
}

.search_container
{
	background-image:url("skins/search.jpg");
}

.input
{
	border: solid 1px #987F69;
	font-size: 14px;
	padding: 2px;
}
.input1
{
	border: solid 1px #987F69;
	font-size: 14px;
	padding: 2px;
}

.news_title
{
	color: #820000;
	font-size: large;
	border-bottom: solid 1px #999;
}



.news_datetime
{
	font-size:10px;
	font-weight:normal;
	color:#999;
}
.nav_content_menu
{
	color: #820000;
	font-size: large;
	/* border-bottom: solid 1px #999;*/
	line-height: 30px;
}

.content_title
{
	font-size: large;
	text-decoration: none;
	color: #820000;
}

.group_title
{
	font-size: 14px;
	text-decoration: none;
	color: #820000;
	font-weight:bold;
}


.news_subject
{
	line-height: normal;
}

.button
{
	border: solid 1px #999999;
	background-image: url("skins/txt_b.jpg");
	height: 22px;
	padding-bottom: 3px;
	cursor: pointer;
}


.consultant_container
{
	border: solid 1px #987F69;
	background-color: #B7C3CF;
	padding:5px;
}
.news_other_txt
{
	font-weight: bold;
	line-height: 30px;
}


.product_detail_title
{
	font-size: 18px;
}

.partner_container
{
	height: 70px;
	background-image: url("skins/partner_b.jpg");
}


.page_item
{
	width: 22px;
	height: 22px;
	border: solid 1px #026121;
	font-weight: bold;
	cursor: pointer;
}
.page_item:hover
{
	border: solid 1px #f30;
	color: #f30;
}
.page_item_actived
{
	width: 22px;
	height: 22px;
	border: solid 1px #f30;
	font-weight: bold;
	cursor: pointer;
	color: #f30;
}

.left_menu_item
{
	white-space:normal;
	
	
	}




