/* Gernal */

body{
	margin:0px;
	background-image:url('pictures/bg-x.png');
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial;
	background-color:none;
    color:#656565;
	}

.info_box {
	position:absolute;
	top:-20px;
	width:50%;
	height:20px;
	text-align:center;
	font-size:small;
	background-color:gray;
	border:1px white dotted;
	padding-top:2px;
	visibility: hidden;
	}

.icon{
	float:left;
	}

li{
	font-size:12px;
	color:black;
	font-weight:normal;
	margin-top:-10px;
	margin-bottom:10px;
	padding:2px;
	color:#656565;
	}

.hr{
	background-color:lightgray;
	height:1px;
	width:925px;
	}

a{
	text-decoration:none;
	color:gray;
	border-width:0px;
	}

a:visited{
	border:0px;
	}

td{
	vertical-align:top;
	padding:5px;
	}

.moz_around{
	width:1006px;
	height:auto;
	margin:0px auto;
	text-align:left;
	}
	
/* Header */
.head{
	width:996px;
	height:581px;
	background-image:url('pictures/head_bg.jpg');
	text-align:left;
	font-size:17px;
	font-weight:bold;
	margin-left:-9px;
	background-repeat:no-repeat;
	}

.navigation_top{
	float:left;
	width:auto;
	height:auto;
	padding-top:65px;
	margin-left:30px;
	color:#6a6a6a;
	cursor:pointer;
	}

.navigation_top_sub{
	float:left;
	width:auto;
	height:auto;
	padding-top:20px;
	margin-left:30px;
	font-size:12px;
	color:#1482c0;
	cursor:pointer;
	}

.banner{
	margin-top:0px;
	margin-left:22px;
	position:relative;
	z-index:1;
	}

/* Fonts */
h{
	font-size:24px;
	font-weight:bold;
	color:white;
	}

h1{
	font-size:17px;
	color:#62acd5;
	}

h2{
	font-size:16px;
	font-weight:bold;
	color:gray;
	}

h3{
	font-size:16px;
	font-weight:bold;
	color:#8e8e8e;
	}

h4{
	font-size:14px;
	font-weight:bold;
	color:gray;
	}

.h4{
	font-size:14px;
	font-weight:bold;
	color:gray;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
	}

.ie_font{
	font-size:12px;
	}

/* Top Boxes */

.top_boxes{
	width:996px;
	height:213px;
	background-image:url('pictures/content_bg.png');
	background-repeat:repeat-y;
	margin-top:-95px;
	margin-left:-8px;
	}

.top_boxes_bg{
	width:948px;
	height:278px;
	background-image:url('pictures/top_boxes.png');
	background-repeat:no-repeat;
	position:relative;
	top:-100px;
	z-index:2;
	padding-top:65px;
	margin-left:21px;
	padding-left:10px;
	}

.top_boxes_con{
	width:285px;
	height:90px;
	padding-top:70px;
	margin-bottom:-10px;
	font-size:11px;
	color:gray;
	float:left;
	}

.top_boxes_con3{
	width:285px;
	height:90px;
	padding-top:70px;
	margin-bottom:-10px;
	font-size:11px;
	color:gray;
	float:left;
	}

.more_button{
	float:left;
	padding-top:12px;
	width:300px;
	text-align:right;
	}

.to_the_activity{
	float:left;
	padding-top:12px;
	width:315px;
	text-align:right;
	}

.placements{
	float:left;
	padding-top:12px;
	width:315px;
	text-align:right;
	}

/* Content */
.content{
	width:966px;
	height:auto;
	background-image:url('pictures/content_bg.png');
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:0px;
	padding-top:10px;
	margin-top:-44px;
	margin-left:-8px;
	}

.home_content{	
	position:relative;
	top:-80px;
	}

.content_box1{
	position:relativ;
	float:left;
	width:300px;
	height:auto;
	z-index:3;
	padding-left:10px;
	font-size:11px;
	color:gray;
	}

.content_box2{
	float:left;
	width:290px;
	height:auto;
	position:relativ;
	z-index:3;
	font-size:11px;
	color:gray;
	margin-right:0px;
	margin-left:20px;
	}

.content_box2_flr{
	float:right;
	width:290px;
	height:auto;
	font-size:11px;
	color:gray;
	margin-right:40px;
	}

.content_box2_items{
	height:50px;
	border-bottom:1px solid #c7c7c7;
	padding-top:10px;
	}

.content_box2_item_text{
	padding-top:10px;
	margin-left:10px;
	width:235px;
	float:left;
	}

.content_box3{
	float:right;
	width:290px;
	height:auto;
	position:relativ;
	z-index:3;
	font-size:11px;
	color:gray;
	margin-left: 5px;
	margin-right:22px;
	}

/* Select Box */
.select_font{
	color:#62acd5;
	font-size:14px;
	padding-top:5px;
	}

.inner_font_select{
	margin-left:55px;
	margin-top: 2px;
	cursor:pointer;
	}

.select_container{
	position:absolute;
	z-index:5;
	display:none;
	width:235px;
	height:112px;
	background-color:white;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	text-align:center;
	font-size:12px;
	overflow:auto;
	}

.select_item{
	border-bottom:1px solid #c7c7c7;
	height:auto;
	cursor:pointer;
	}
	
/* Partner */
.partner{
	width:996px;
	height:200px;
	background-image:url('pictures/content_bg.png');
	background-repeat:repeat-y;
	padding-left:35px;
	margin-top:0px;
	margin-left:-8px;
	}

/* Footer Menu */
.footer_menu{
	width:994px;
	background-image:url('pictures/content_bg.png');
	background-repeat:repeat-y;
	height:300px;
	text-align:left;
	padding-left:30px;
	margin-left:-8px;
	}

.inner_footer_menu{
	width:938px;
	height:283px;
	background-image:url('pictures/open_menu.png');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f6fafc;
	padding-top:30px;
	font-size:11px;
	color:gray;
	}

.inner_footer_menu_item{
	height:auto;
	padding:2px;
	cursor:pointer;
	}

.head_item1{
	width:150px;
	float:left;
	height:auto;
	}

.footer{
	width:994px;
	background-image:url('pictures/content_bg.png');
	background-repeat:repeat-y;
	height:50px;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
	margin-left:-8px;
	}

.footer_item_1{
	float:right;
	color:#62ACD5;
	font-size:12px;
	margin:5px;
	}

.footer_item_2{
	float:left;
	color:Gray;
	font-size:12px;
	margin:5px;
	cursor:pointer;
	}

/* Show News */

.show_news_pic{
	width:200px;
	height:200px;
	float:left;
	}

#show_news{
	padding-left:10px;
	}

.show_news_content{
	padding-left:30px;
	font-size:11px;
	color:gray;
	text-align:left;
	float:left;
	width:600px;
	}

.placement_element{
	background-image:url('pictures/place_element.jpg');
	width:280px;
	height:38px;
	color:#62acd5;
	font-size:12px;
	border-bottom:1px solid #c7c7c7;
	}

.act_element{
	background-image:url('pictures/act_element.jpg');
	width:290px;
	height:38px;
	color:#62acd5;
	font-size:12px;
	border-bottom:1px solid #c7c7c7;
	}

.place_element_font{
	padding-top:10px;
	padding-left:40px;
	cursor:pointer;
	font-weight:bold;
	}

.pic:link img{ 
	filter: alpha(opacity=50); 
	opacity: 0.5;
	-moz-opacity: 0.5;
	} 

.pic:visited img{ 
	filter: alpha(opacity=50); 
	opacity: 0.5;
	-moz-opacity: 0.5;
	} 

.pic:hover img{ 
	filter: alpha(opacity=100); 
	opacity: 1.0;
	-moz-opacity: 1.0; 
	}
