/**{
    margin:0;
    font-family: tahoma, arial, sans-serif;

}*/
body {
    background-color:#fff;
	color:#6c6c6c;
   	font-size: 12px;
    margin:0;

}
/*div {
	overflow:visible;
}*/
a {
	text-decoration:none;
}
a:link {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration: none;
	color:#006699;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}

.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.line {
    width:100%;
    height:0px;
    border-bottom:1px solid #000;
    font-size:0px;
}
.float_l {
    float:left;
}
.float_r {
    float:right;
}

li {
    padding-left:-20px;
	padding-bottom:8px;
	line-height: 120%;
}
/*---------------------------------------------------------------------*/
.BaseSize { 
	font-size: 12px:
}
.SmallSize {
	font-size: 10px;
	line-height: 100%;
}
.BaseSize1 {
	font-size: 12px;
	line-height: 120%;
	
}
.BaseSize2 { font-size: 12px ; line-height: 150%}
.SmallSize1 { font-size: 11px; line-height: 120%}
.LargeSize { font-size: 18px; line-height: 120%}
.LargeSize16 { font-size: 16px; line-height: 120%}

.SmallSize2 {
	font-size: 8px;
	font-style: normal;

}
.left_nav {
	width:200px;
	height:600px;
	background:url("img/left-bar.jpg") repeat-x;
}
.navi {
	margin:180px auto 0 25px;

}

.left_nav1 {
	margin:25px 0 0 25px;
	width:140px;
	height:55px;
	text-align:left;
}
/*---------------------------------------------------------------------*/

.header {
    width:500px;
	height:15px;
	padding-top:10px;
    background-color:#EEEEEE;
	text-align:right;
}
.sub_title {
    width:490px;
	height:25px;
	padding-top:10px;
	text-align:right;
	font-size:16px;
}
.main_body{
	width:705px;
}
.main_con {
	margin:0 5px 0 10px;
	padding:5px;
	width:465px;
	border-top:3px solid #666666;
	border-right:1px solid #666666;
}
.logo {
    width:145px;
	margin-top:20px;
}


.right_col {
    width:500px;
}
.title_box {
    width:135px;
    padding:3px;
	padding-left:7px;
	margin-bottom:15px;
	border-bottom:1px dotted #666666;
	border-left:5px solid #666666;

}
