@charset "utf-8";
/* CSS Document */

/*define*/
*{
	padding:0;
	margin:0;
	list-style:none;
	border:none;
}
p {
	margin-bottom:1em;
	line-height:1.7em;
}
img {
	vertical-align:top;
}
a {
	text-decoration:underline;
}
#wrap {
	background:url(../img/base/bg.jpg) top repeat-x #F9F9F9;
	font-size:12px;
	line-height:1.5;
	color:#525252;
}
a {color:#28739f;}

/*bugfix*/
.clear{content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .clear { display: inline-block; }
* html .clear { height: 1%; }

/*iepngfix
img, div, h2, h3 { behavior: url(js/iepngfix.htc); }*/

#groval_menu {
	width:780px;
	margin:0 auto;
	padding:0 0 0 24px;
}


#head {
	width:818px;
	margin:0 auto;
	padding:2px 0 0 0;
}
#main {
	width:804px;
	margin:0 auto;
	padding:17px 0 0 0;
}

#top_left{
	width:617px;
	float:left;
}
#banner {
	width:180px;
	float:right;
}
#banner #top{
	width:180px;
	height:10px;
	padding:0;
	margin:0;
	line-height:1px;
	background:url(../img/base/banner_bg_top.gif) no-repeat top left;
}
#banner #main{
	width:160px;
	padding:0 10px;
	margin:0;
	/margin-top:-5px;
	background:url(../img/base/banner_bg_main.gif) repeat-y top left;
}
#banner #main img {
	padding-bottom:10px;
}
#banner #bottom{
	width:180px;
	height:10px;
	background:url(../img/base/banner_bg_bottom.gif) no-repeat top left;
}
#footer{
	height:50px;
	padding-top:9px;
	background:#FFFFFF;
}
#footer p {
	width:804px;
	margin:0 auto;
}
#footer p img {
	vertical-align:text-bottom;
}
.module {
	margin-bottom:11px;
}
.module h3 {
	width:615px;
}
.module .cont {
	background:url(../img/base/module_bg_bottom.gif) no-repeat bottom left;
	width:567px;
	padding:20px 24px;
}
.module .cont2 {
	background:url(../img/base/module_bg_bottom.gif) no-repeat bottom left;
	width:585px;
	padding:20px 15px;
}
.module .cont dt{
	float:left;
	color:#6585a0;
}
.module .cont dd{
	position:relative;
	/position:static;
	margin-left:80px;
}


.module h3.news{
	background:url(../img/base/news_bg_top.gif) no-repeat top left;
	height:42px;
}
.module h3.whats{
	background:url(../img/base/what_bg_top.gif) no-repeat top left;
	height:36px;
}
.module h3.where{
	background:url(../img/base/where_bg_top.gif) no-repeat top left;
	height:36px;
}
.cont dl.what_btns dt{
	float:left;
	height:70px;
	border-bottom:solid #E9E9E9 1px;
	padding:14px 0 0 0;
}
.cont dl.what_btns dd{
	position:relative;
	/position:static;
	height:57px;
	padding:27px 0 0 12px;
	margin-left:221px;
	border-bottom:solid #E9E9E9 1px;
}

.blue_txt {color:#4068af;}
.em09{font-size:0.9em;} 
/******************************************************
/* swf area
*/
#flashcontent {
	width:617px;
	height:307px;
	line-height:0;
	margin-bottom:11px;
}
#flashcontent * {
	line-height:150%;
}
#flashcontent #attention {
	height:287px;
	text-align:center;
	padding:10px;
	background:url(../img/base/bg_news.gif) no-repeat;
}
