@charset "UTF-8";
/* CSS Document */

html {}
body { font-size:14px;}
body.sec { background:url(../../common/img/bg_sec.gif) repeat-x top; }
a {text-decoration:underline;color:#066;}
a:hover {text-decoration:none;color:#066;}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}
.clearfix {zoom:1;}
.clearfix:after {content: ""; display: block; clear: both;}

#header_wrapper {width:100%;}
	header {width:980px;margin:0 auto;}
	
		#header_top {width:100%;height:94px;}
			#h_inner_left {width:380px;height:94px;float:left;}
		#header_bottom {width:100%; height:370px;}

		nav {width:529px; height:94px; margin-left:71px; float:left;}
			.nav_txt{ display:block;font-size:12px; width:100%; display:block; height:24px; margin-top:30px; text-align:right;}
			.nav_products {display:block;width:115px;height:40px; float:left;background: url(../img/nav/menu_products_on.gif) no-repeat 0 0;}
			.nav_productsdacs {display:block;width:135px;height:40px; float:left;background: url(../img/nav/menu_productsdacs_on.gif) no-repeat 0 0;}
			.nav_works {display:block;width:62px;height:40px;float:left;background: url(../img/nav/menu_works_on.gif) no-repeat 0 0;}
			.nav_media {display:block;width:62px;height:40px;float:left;background: url(../img/nav/menu_media_on.gif) no-repeat 0 0;}
			.nav_guide {display:block;width:62px;height:40px;float:left;background: url(../img/nav/menu_guide_on.gif) no-repeat 0 0;}
			.nav_contact {display:block;width:92px;height:40px;float:left;background: url(../img/nav/menu_contact_on.gif) no-repeat 0 0;}

#main_wrapper {
	width:100%; overflow:hidden; }
	.page_top {float:right; clear:both; overflow:hidden;}
	.page_top img {float:left;}
	
	.middle_page_top { text-align:right; margin-bottom:40px;}

#footer_wrapper {width:100%;background-color:#070723;}
/*#specially_wrapper {background-color:#fff;}*/
	
footer {width:980px; height:100px; margin:0 auto; overflow:hidden;}
	#f_inner_left {width:610px;float:left;line-height:26px;}
		/*.f_left_inner {width:140px;margin:22px 0 26px 5px;float:left;}
		.f_left_inner ul li {font-weight:bold;}
		.f_left_inner ul li li {font-weight:lighter;color:#369;}
		.f_left_inner ul li a {text-decoration:none;color:#fff;}
		.f_left_inner ul li a:hover {text-decoration:none;color:#fff;}
		.f_left_inner ul li li a {text-decoration:none;color:#ccc;}
		.f_left_inner ul li li a:hover {text-decoration:none;color:#fff;}*/
	#f_inner_right {width:350px;float:right; text-align:right;}
		/*#f_inner_right .font16 {font-size:16px;}
		#f_inner_right .font14 {font-size:14px;}
		#f_inner_right .font12 {font-size:12px;}
		#f_inner_right .font_w {color:#f00;}
		#f_inner_right .font_g {color:#ccc;}*/
	.copyright {width:350px; text-align:left; margin-top:1em; font-size:83%; text-align:right;}
		.copyright a {text-decoration:none;color:#ccc;}
		.copyright a:hover {text-decoration:none;color:#fff;}
		
/*.sec_nav {text-align:center; color:#fff;}
.sec_nav h3 {color:#FFF; font-size:26px; line-height:70px;}
.sec_nav a {text-decoration:underline; color:#fff;}
.sec_nav a:hover {text-decoration:none;color:#fff;}*/


#second_main {width:940px;margin:30px auto 0;}
	/*.block { margin-bottom:80px; text-align:center;}
	.block_title { background:url(../img/dot.gif) repeat-x bottom; margin-bottom:30px; }
	.block_title img { margin-bottom:18px;}
	table tr td { text-align:left; padding:0.5em; }
	h4.block { font-size:20px; font-weight:normal; margin-bottom:1.5em;;}
	p.block { width:700px; margin:auto; line-height:1.5em; text-align:left;}
	p.block_C { text-align:center; line-height:2em;}*/
#second_main p.Utxt{ width:97%; margin:0 auto 60px; line-height:2em; margin-bottom:5em; text-align:center;}	
#second_main .pr { text-align:center; margin:2em 0;}
	
	
	
.MR50{margin-right:50px;}

.MB10{margin-bottom:10px;}
.MB20{margin-bottom:20px;}
.MB30{margin-bottom:30px;}
.MB40{margin-bottom:40px;}
.MB50{margin-bottom:50px;}

.MB2em{margin-bottom:2em;}
