body {
	margin:0px; 
	padding:0px; 
	background:url(../images/bgmain.jpg) #23acfc top left repeat-x;
	font-family:Tahoma, 'Microsoft Sans serif';
	font-size:11px;
	color:#707070;
	line-height:15px;
	height:100%;
}
#flashContent {
	width:720px; 
	overflow:hidden; 
	margin:50px auto;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color: #dc2b19;
}
a:visited, a:active {
	color: #dc2b19;
}
a:hover, a.current{
	color: #008ee0;
}
.clear{
	clear:both;
	margin:10px 0px;
	border-top:1px dashed #eee;
}
#container{
	background:#ffffff;
	width:940px;
	overflow:hidden;
	margin:0px auto;
	padding:10px;
	border-top:5px solid #7fc6ef;
	height:100% !important;
}
#head_area{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
#content_area{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}
#footer_area{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:10px 0px;
	border-top:2px solid #c8c8c8;
	background-color:#fff;
	color:#333;
	display:block;
	float:left;
}
#footer_area img{
	float:left;
	margin-right:10px;
}
.logo{
	display:block;
	float:left;
	margin-bottom:10px;
}
.motto{
	display:block;
	float:right;
}
ul.lang{
	display:block; 
	padding:8px 10px 4px 10px; 
	margin:0px; 
	background-color:#222; 
	float:right;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav {
	list-style: none;
	padding: 0px 10px;
	margin: 0;
	float: left;
	width: 857px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
/*	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;	*/
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0px 15px;
	position: relative;
}
ul.topnav li a{
	padding: 10px 0px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.png) no-repeat center top;
}
.rotate{
	padding:0px;
	margin:0px;
}
.hilight{
	padding:5px 10px;
	margin:5px 0px;
	width:918px;
	display:block;
	font-size:12px;
	border: #e2e3e4 solid 1px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.hilight strong {
	font-size:120%;
	color: #dc2b19;
}
.content{
	width:940px;
	overflow:hidden;
	padding:10px 0px;
	margin:0px;
}
.content h3, h2{
	color:#000000;
}
.content img{
	padding:10px;
	background-color:#ffffff;
}
.left_col{
	float:right;
	width:659px;
	padding:0px 10px 0px 10px;
	border-left:1px dashed #cccccc;
	
}
.right_col{
	float:left;
	width:250px;
	padding:10px 0px 0px 10px;
	
}
.right_col em{
	font-size:13px;
	letter-spacing:1px;
}
.block{
	padding:0px;
	width:300px;
	display:block;
	float:left;
}
.news{
	margin-right:20px;
}
.policy{
	margin-right:20px;
}
.history{
	margin-right:0px;
}
.block h3{
	background-color:#008ee0;
	color:#ffffff;
	font-size:120%;
	padding:5px;
	margin:0px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
}
.block .set{
	padding:10px;
	border: #e2e3e4 solid 1px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}
.set ul{
	padding-left:10px;
	margin:0px;
}
.detail{
	width:280px;
	padding-bottom:10px;
	margin-bottom:20px;
	/*border-bottom:#cccccc 1px dotted;*/
}
.mre{
	float:right;
	color:#dc2b19;
	position:relative;
	top:-10px;
}
.pic {
	display:block;
	float:left;
	margin-right:10px;
}
.pic img{
	width:80px;
	height:80px;
	padding:4px;
	background-color:#fff;
	border:1px #e2e3e4 solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.ttl{
	height:20px;
	width:180px;
	overflow:hidden;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color: #008ee0;
}
.txt{
	height:62px;
	width:180px;
	overflow:hidden;
}
.social{
	width:300px;
	float:left;
	display:block;
}

.title{
	color:#000;
	padding:0px 0px 10px 10px;
	float:left;
	width:100px;
	font-weight:bold;
}
.det{
	float:left;
	width:490px;
	color:#000;
	padding:0px 0px 10px 0px;
}
.btn_area{
	text-align:right;
	clear:both;
	display:block;
	width:405px;
	overflow:hidden;
}
.btn{
	margin:10px 0px 10px 10px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 10px 3px 10px;
	color:#FFF;
	height:23px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.gry{
	background-color:#333;
	border:1px #666 solid;
}
.gry:hover{
	background-color:#666;
	border:1px #999 solid;
}
.headline{
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color: #008ee0;
	display:block;
}
.headline img{
	width:80px;
	height:80px;
	margin-right:10px;
	padding:4px;
	background-color:#fff;
	border:1px #e2e3e4 solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}