﻿@charset "utf-8";
#right #comrighttitle{
   width:711px;
	height:38px;
	line-height:47px;
	padding-left:30px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background-image:url(../images/right.gif);
	background-repeat:no-repeat;
}
#comrighttitle span a{
    text-decoration:none;
	font-size:12px;
	color:#ffffff;
}
#comrighttitle span a:hover{
    text-decoration:underline;
}
#right #comrightcon{
    width:721px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	color:#000;
	line-height:23px;
}
#comrightcon a{
    text-decoration:none;
	font-size:12px;
	color:#000;
}
#comrightcon a:hover{
    color:#ff0000;
}
#comrightcon a img{
   width:200px;
	height:150px;
	display:block;
	padding:4px;
	border:1px solid #B2C2E3;
}
#comrightcon a:hover img{
   width:200px;
	height:150px;
	display:block;
	padding:4px;
	border:1px solid #ff0000;
}