﻿@charset "utf-8";
@import url("sd_input.css");

/*common*/
body {margin:0;padding:0;background:#424342; background-image:url(../img/include/bg.gif); background-repeat:repeat-x;}
img	{border: none;}
a,img,input	{outline:none; selector-dummy:expression(this.hidFocous='ture');}
html {overflow-y:scroll;}


.left	{float:left;}
.right	{float:right;}
.none	{float:none:}
.ul		{list-style:none; list-style-image:none; marker-offset:none; margin:0px; padding:0px; }

.sdisk	{left:50%; margin-left:-490px; position:absolute; width:980px; background-color:#FFF; font-size:12px;}
.header	{width:980px; height:78px; background-image:url(../img/include/bg_header.gif); background-repeat:repeat-x;}
.menu 	{width:980px; height:31px; background-image:url(../img/include/bg_menu.gif); background-repeat:repeat-x;}
.footer	{width:980px; height:33px; background-image:url(../img/include/bg_footer.gif); background-repeat:repeat-x; clear:both;}
.shadow	{width:980px; height:4px; background-image:url(../img/include/bg_shadow.gif); background-repeat:repeat-x;}

/*form*/
.gray_textarea	{border:#e0e0e0 solid 1px; background-color:#f4f4f4; color:#858585; padding:10px 10px; text-align:left; font-size:12px;}
.gray_input		{border:#e0e0e0 solid 1px; background-color:#f4f4f4; color:#858585; text-align:left; font-size:12px; height:17px;}

/*left_menu*/
.content_left	{width:175px; padding-top:40px; padding-left:45px; float:left;}
.leftmenu		{width:162px; height:19px; background-color:#e0e0e0; color:#989797; padding:7px 0 0 13px; margin-top:1px; }
.leftmenu_on	{width:162px; height:19px; background-color:#b23737; padding:7px 0 0 13px; margin-top:1px; }
.leftmenu a { display: block; }
.leftmenu_on a { display: block; }
* html .content_left .leftmenu a { width: 162px; display: inline-block; }
* html .content_left .leftmenu_on a { width: 162px; display: inline-block; }

/*right_content*/
.content_right	{width:680px; margin-left:250px; padding-top:40px; padding-bottom:50px;}
.red_line		{border-bottom:#c37676 solid 1px;}
.table			{background-image:url(../img/include/bg_table.gif); background-repeat:repeat-x; height:32px;}
.table2			{background-image:url(../img/include/bg_table2.gif); background-repeat:repeat-x; height:32px;}
.box			{width:218px; height:75px; background-image:url(../img/include/bg_download.gif); background-repeat:no-repeat; text-align:center; padding-top:13px;}
.tap_rad		{height:18px; background-image:url(../img/include/bg_tap_rad.gif); background-repeat:repeat-x; padding-top:8px; }
.tap_gray		{height:18px; background-image:url(../img/include/bg_tap_gray.gif); background-repeat:repeat-x; padding-top:8px;}

/*main*/
.banner_bar	{width:980px; height:72px; background-image:url(../img/include/bg_main.gif); background-repeat:repeat-x;}

/*download*/
.downlist	{background-color:#f4f4f4; width:288px; height:105px; padding-left:50px; padding-top:25px;}

/*layer*/
.fullmenu	{width:980px; height:74px; background-image:url(../img/include/bg_fullmenu.gif); background-repeat:repeat-x; padding-top:11px;}


/*20100704 added*/
/*contents*/
.contents {width:680px;line-height:125%; }
.contents p {padding:0px; margin:0px;}
.contents ul, li {margin:0; padding:0; list-style:none;}
.info_num {float:left; width:56px; height:166px;}
.infobox {clear:both; width:590px; height:166px; padding:35px 0 35px 24px; margin-left:35px; border-bottom:1px dotted #e2e2e2;}
.info_t {float:left; width:484px; height:166px; padding-left:23px;}
.info_t .text {padding:8px 0 16px 0; }
#function_box {width:478px; height:83px; border:solid 1px #e6e6e6; margin-top:4px;}
#function_box li {float:left; padding-top:2px;}
.bar_pre {width:15px; height:79px; float:left; padding-left:4px;}
.bar_icon {width:440px; height:79px; float:left;}
.bar_next {width:15px; height:79px; float:left;}
.mt_35 {margin-top:35px;}
.w445 {width:445px;}
.w170 {width:170px;}
/*function tab*/
.function_tab {padding:0; margin:0; border-bottom:2px solid #a33131; padding-top:50px; height:26px;}
.function_tab li {float:left; margin-right:2px; width:135px;}
/*function info*/
#f_text_wrap {width:660px;  border-bottom:1px dotted #e0e0e0; float:left;  padding:30px 0 25px 0;  margin:0;}
#f_text_wrap ul, li, dl, dt, dd {padding:0; margin:0;}
#f_text_wrap li {margin:0 0 16px 0;}
.f_text {width:660px; height:95px;}
.f_stitle {margin:0 0 5px 165px;}
.f_img {display:inline; margin:-34px 23px 0 0; _margin-top:-20px; float:left; border:1px solid #e9e9e9; }
/**/
.clboth {clear:both; padding-top:10px;}
.b_blit {padding:2px 0 0 2px; width:13px; xborder:1px solid red; float:left;}
.b_text {padding:0px; width:430px;  float:left;}

/*20100726 소개 및 특징 롤링이미지*/
.bar_icon ul li {display: inline; float: left; margin: 6px 0 0 15px; padding: 0;}
.bar_icon ul li img {display: block; width:90px; height:64px;}

.bannerBox { position: relative; overflow: hidden; width: 438px; height: 76px; }
.bannerList { position: absolute; top: 0; left: 0; width:10000px; }
.bannerList ul { list-style: none; margin: 0; padding: 0; }
.bannerList ul li { display: inline; float: left; padding: 0; }
.bannerList ul li img {	display: block; }

