﻿/*기본공용*/
* {margin:0px;padding:0px;}
body {background-color:#fff;color:#62636d;font:12px/18px 돋움,Dotum,AppleGothic,sans-serif;text-align:center;height:100%;width:100%;}
input {	border:1px solid #CCCCCC;font:12px/150% 돋움, Dotum,AppleGothic,sans-serif; color:#62636d ;height:18px;text-align: left;text-indent: 2px; vertical-align:middle;}
table {width:100%; border:0px; padding:0px; border-collapse:collapse;}
td {text-align:left; vertical-align:middle; height:25px}
select {border:1px solid #749dec;font:12px 돋움, Dotum,AppleGothic,sans-serif; color:#62636d}
textarea {border:1px solid #CCCCCC; font:12px 돋움, Dotum,AppleGothic,sans-serif; color:#62636d; padding:3px}
a:link { color:#62636d;text-decoration:none;}
a:visited { color:#62636d;text-decoration:none}
a:hover {color:#5988ea; text-decoration:underline;}
ul {padding:2px 2px 2px 0px}
li { list-style:none; background:url(http://image.surae.com/img/Left/icon_dot.gif) center left no-repeat; text-align:left}
HTML,BODY{width:100%; height:100%}
/*li a {margin-left:14px}*/



/*전체*/
.div_total {width:100%;	height:auto;padding:0px;margin:0px auto 0px auto;text-align:center;	background:url(images/bg.gif)}
.divTable_center {width:873px; height:auto; margin:0px auto 0px auto;}
.divTable_left { float:left;width:806px; height:auto; margin:0px; padding:0px; border:0px;}
.divTable_top { float:left;width:873px; height:auto; margin:0px; padding:0px; border:0px;}
.divTable_rignt_img{ float:right; width:67px; height:165px; margin:0px; padding:0px; border:0px;background:url(images/img_right.gif) no-repeat;}



/*가운데이미지*/
img {margin:0px; padding:0px; border:0px; vertical-align:middle}
.topimg {width:806px; height:165px; background:url(images/top.gif) no-repeat}
.img_git { z-index:1; width:806px; height:285px; background:url(images/img_git.gif) no-repeat}
.img_gds {width:806px; height:303px; background:url(images/img_gds.gif) no-repeat}
.img_surae {width:806px; height:316px; background:url(images/img_surae.gif) no-repeat}


/*버튼*/

.btn_git {width:616px; margin:195px 0px 0px 190px}
.btn_gds {width:616px; margin:215px 0px 0px 190px}
.btn_surae {width:616px; margin:235px 0px 0px 190px}


