﻿@charset "utf-8";

@import "sec3.css";






/*--------------------header-----------------*/

#divingdic #header{
background:url(../img/divingdic/headerBg.jpg) no-repeat 0 100%}

#divingdic #header h2{
/*background:url(../img/divingdic/h2.jpg) no-repeat;*/
display:block;
height:34px;
position:absolute;
right:10px;
text-indent:-10000px;
top:128px;
width:88px}

#divingdic #leftcol{
background:url(../img/divingdic/leftcolBg.jpg) no-repeat}

#divingdic #maincol .sectionH3 h3{
background:url(../img/divingdic/h3bg.gif) no-repeat 0 100%}



/*-------------------------------------------------------*/

.dictionaryinfo{
	font-weight: bold;
	font-size: 14px;
	clear: left;
}


.dictionaryinfo2{
	font-weight: bold;
	font-size: 14px;
	padding: 30px 0 0 30px;
	clear: left;
}

.dictionarybox{
	width: 380px;
	padding: 0 0 50px 30px;
	clear: left;

}


.dictionarybox li{
	float: left;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
}


.dictionarybox li a{
	text-decoration: none;
}


.dictionarybox li :hover{
	background-color:#cff;
	border: 1px solid #ccc;
	color: #fc3;
	padding: 2px;
}


.yougocatebox{
	padding: 0 0 50px 30px;
}


.yougocatebox2{
	padding: 30px 0 50px 30px;
}


.yougocate{
	font-weight: bold;
	font-size: 14px;
	padding: 30px 0 30px 0;
}

.yougocate_inner{
	padding: 0 0 20px 0;
}

.yougo_t{
	padding: 0 0 5px 0; 
}


.yougo_t a{
	text-decoration: none;
}


.yougo_t :hover{
	color: #fc3;
}

.yougo_t2{
	padding: 0 0 5px 0; 
	font-weight: bold;
	font-size: 14px;
}

