/* Start of CMSMS style sheet 'litpos' */
@CHARSET "UTF-8";
body {
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
td, p, input, select, textarea, div {
	color: #666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}
p {
	padding: 0px;
	margin: 0px;
}
a, a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #598ce0;
	
}
a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #4671b8;	
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#container {
	margin: auto;
	width: 959px;
	text-align: left;
}
#top_gap {
	height: 20px;
}
#top {
	height: 180px;
	width: 959px;
}
#logo {
	height: 81px;
	width: 250px;
        background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
float: left;
margin-top: 50px;

}
#top_img {
	height: 180px;
	width: 704px;
	background-image: url("images/clouds.jpg");
	background-repeat: no-repeat;
	float: right;
}
#main_container {
	margin-top: 17px;
}
#left {
	float: left;
	width: 263px;
}
#menu {
	margin-right: 15px;
	width: 263px;
}
div.menu {
	border: 0px;
	width: 263px;
	float: left;
	margin-bottom: 6px;
}
div.menu a, div.menu a:visited {
	display: block;
	padding-top: 7px;
	width: 250px;
	height: 23px;
	background-image: url("images/button.gif");
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	text-decoration: none;
}
div.menu a:hover {
	display: block;
	padding-top: 7px;
	width: 250px;
	height: 23px;
	background-image: url("images/button.gif");
	background-repeat: no-repeat;
	text-align: center;
	color: #444;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	text-decoration: none;
}
#left_news {
	width: 263px;
	margin-top: 19px;
	border: 0px;
	float: left;
}
#news_tag {
	width: 263px;
	background-image: url("images/news_tag_bgr.gif");
	background-repeat: no-repeat;
}
#news_tag a, #news_tag a:visited, #news_tag a:hover {
	display: block;
	padding-top: 10px;
	width: 142px;
	height: 32px;
	background-image: url("images/news_tag.gif");
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#news_sum {
	width: 223px;
	background-image: url("images/news_bgr.gif");
	background-repeat: repeat-y;
	text-align: left;
	padding: 20px;
	color: #8b8a87;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
}

#news_sum_bot {
	width: 263px;
	background-image: url("images/news_tag_bot.gif");
	background-repeat: no-repeat;
}
#main {
	width: 696px;
	float: left;
}
.sum{
	width: 348px;
	float: left;
}
.info_tag a{
	display: block;
	padding: 0;
	padding-top: 8px;
	width: 192px;
	height: 28px;
	background-image: url("images/info_tag.gif");
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.info_tag {
	width: 348px;
	background-image: url("images/info_tag_bgr.gif");
	background-repeat: no-repeat;
	text-align: bottom;
}
.sum_content {
	width: 310px;
	padding: 10px;
	padding-right: 28px;
	background-image: url("images/sum_bgr.gif");
	background-repeat: repeat-y;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	overflow: auto;
	max-height: 227px;
	min-height: 227px;
}
.sum_bot {
	width: 348px;
	height: 13px;
	background-image: url("images/sum_bot.gif");
	background-repeat: no-repeat;
}
#d_sum {
	width: 696px;
	float: left;
}

.d_info_tag a{
	display: block;
	padding: 10px 0px 0px 0px;
	width: 192px;
	height: 32px;
	background-image: url("images/d_tag.gif");
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 11px;
}
.d_info_tag {
	width: 696px;
	background-image: url("images/d_tag_bgr.gif");
	background-repeat: no-repeat;
	text-align: bottom;
	height: 42px;
}
.d_sum_content {
	width: 658px;
	padding: 10px;
	padding-right: 28px;
	background-image: url("images/d_sum_bgr.gif");
	background-repeat: repeat-y;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.d_sum_bot {
	width: 696px;
	height: 13px;
	background-image: url("images/d_sum_bot.gif");
	background-repeat: no-repeat;
}
#bottom {
	width: 954px;
	margin: auto;
	height: 30px;
	background-image: url("images/bottom.gif");
	background-repeat: no-repeat;
}
#copyright {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 9px;
	color: #666;
}
#i_sum {
	width: 696px;
	float: left;
}

.i_info_tag a{
	display: block;
	padding: 10px 0px 0px 0px;
	width: 140px;
	height: 32px;
	background-image: url("images/i_tag.gif");
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
.i_info_tag {
	width: 696px;
	background-image: url("images/d_tag_bgr.gif");
	background-repeat: no-repeat;
	text-align: bottom;
	height: 42px;
}
.i_content {
	width: 658px;
	padding: 10px;
	padding-right: 28px;
	background-image: url("images/d_sum_bgr.gif");
	background-repeat: repeat-y;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	min-height: 650px;
}
.i_sum_bot {
	width: 696px;
	height: 13px;
	background-image: url("images/d_sum_bot.gif");
	background-repeat: no-repeat;
}
/* End of 'litpos' */

