@charset "utf-8";
/* CSS Document */


.con_right_tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.con_right_dot {
	background-image: url(../../img/dot.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 13px;
	display: block;
}

.tit_en {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	text-transform: uppercase;
}
.tit_line {
	background-repeat: repeat-x;
	background-image: url(../../img/line.gif);
	height: 4px;
	display: block;
}
.tit_more a {
	background-position: right bottom;
	background-image: url(../../img/more3.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	margin-left: 0px;
	height: 14px;
	width: 45px;
	display: block;
}
.tit_more   a:hover {
	color: #990000;
}

.tit_more_1 {
	padding-left: 15px;
}
.con_right_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.con_right_list li {
	list-style-position: inside;
}
.con_right_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.con_right_list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.con_right_list a:hover {
	color: #990000;
}
.con_right_list a:active {
	color: #006699;
}

.con_right_info {
	background-image: url(../../img/info_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 127px;
}
.con_right_info_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.con_right_info_2 a {
	color: #333333;
	text-decoration: none;
	margin: 2px;
}
.con_right_info_2 a:hover {
	color: #990000;
}
.con_right_info_2 a:active {
	color: #006699;
}




.con_right_pic {
	background-image: url(../../img/picbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.con_right_pic_p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

