/* CSS Document */

body {
	color: #333;
	margin:0px;
	line-height: 200%;
	font-size: 12px;
	background-color: #F3F3F3;
}
ul,li {outline-style:none; padding:0px; margin:0px;}
a {
	text-decoration: none;
	color:#333333;
}
a:hover {
	color:#C00;
	text-decoration: none;
	cursor:pointer;
}
ul,li {padding:0px; margin:0px; list-style:none;}
h1{
	color:#F60;
	margin:8px 0;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Arial;
	font-size: 24px;
	font-weight: bold;
	line-height:40px;
}
h2{
	color:#690;
	font-size: 20px;
	font-weight: bold;
	padding:5px;
	margin:5px 0 15px 0;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
h3{
	color:#6C0;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
	margin:12px;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	}
h4{
	color:#333;
	font-size: 13px;
	font-weight: bold;
	padding:5px;
	margin:0px 0px;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	}
.red {
	color:#690;
}
.baner{ text-align:center;}
#main {
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	padding:0px;
	width:960px;
	margin:0px auto;
	position: relative;
}

#logo {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gh #dh_nav {
	height:30px;
	background-color: #EEE;
	background-image: url(images/dh_nav_bj.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align:center;
}
.gh #dh_nav ul{width:982px; margin:0px auto; height:26px; padding-top:4px; line-height:26px;}
.gh #dh_nav li{
	background-image: url(images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Î¢ÈíÑÅºÚ", "Ó×Ô²", "ËÎÌå";
	display:inline;
	margin:0px;
	padding:0px 22px;
	}
.gh #dh_nav li a {
	font-size: 12px;
	text-decoration: none;
}
.gh #dh_nav li a:hover {
	color: #000;
}
#m_r {width:735px; margin:0px 0px 0px auto; padding:35px 10px  10px 0px;}
#m_r_nr {padding:10px;}
#m_r_nr a{ color:#09C;}
#m_l {width:180px; float:left;position: relative; margin:0px; padding:0px;}
#l_bt {
	width:180px;
	margin:20px 0px 0px 0px;
	background-image:url(images/left_bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:40px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma;
}
#l_nr {
	width:160px;
	margin:0px;
	background-image:url(images/left_bj.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma;
	padding:5px 10px;
}
#l_nr ul li{
	text-align:center;
	background-image: url(images/l_fg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:3px;
	margin:5px 10px;
}
#l_db {
	width:180px;
	margin:0px;
	background-image:url(images/left_db.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:18px;
}

.why_lb div{
	background-color: #EBEBEB;
	border: 1px dotted #CCC;
	margin:0px auto 20px 0;
	padding:12px;
	background-image: url(images/jt.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.img {
	text-align:center;
	padding:2px;
	border: 1px solid #EFDCD8;
	background-color: #FFF;
	margin:10px;
}
