@charset "utf-8";
/* CSS Document */

a.topic{
	color:#111111;
	text-decoration:none;
	font-size:13px;
	font-family:"Arial";
}

a.topic:hover{
	text-decoration:underline;
	font-size:13px;
	font-family:"Arial";
}

.title_menu{
	width:80%;
	font-size:14px;
	padding-bottom:20px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:4px;
	font-family:宋体;
}

.inline_title_menu{
	font-size:15px;
	padding-top:10px;
	padding-left:10px;
	margin-left:10px;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	font-family: 宋体;
}
.dashedhr{
	height:1px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
}

#right_div {
	float:right;
	width:680px;
	padding-top:0px;
	min-height:500px;	
	background-color:#FFFFFF;
	background-image:url(../images/gaokao_1/topic_bg.png);
	background-repeat: repeat-x;
}

#materials{
	padding:5px;
	background-color:#FFFFFF;
}

.title{
	font-size:14px;
}

.account_title{
	font-size:14px;
	font-family:宋体;
}

.cleared{
	clear:both;
}

.even{
	
}

.odd{
	
}
.highlight{
	background-color:#FFCC00;
	font-weight:bold;
	cursor:hand;
	font-size:13px;
	font-family:Arail;
}

.clickhighlight{
	background-color:#FFCC00;
	font-weight:bold;
	cursor:hand;
	font-size:13px;
	font-family:Arail;
}

.abilityName {
	font-size:15px;
	font-family:宋体;
	background-image: url(../images/gaokao_1/ability/ability_item_bg.png);
	background-repeat:no-repeat;
	height:56px;
	color:#FFFFFF;
}
.abilityNameContent{
	float:left;
	padding-left:50px;
	padding-top:30px;
	font-size:16px;
	font-weight:bold;
	font-family:宋体;
}

.abilityNameIntro{
	float:left;
	padding-left:30px;
	padding-top:30px;
	font-size:12px;
	color:#FFFFFF;
}

.todo_item{
	padding:10px;
	clear:both;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#DDDDDD;
}
.ability_introduction{
	font-family:Arial;
	font-size:14px;
	width:400px;
	padding:10px;
	float:left;
}

.ability_img{
	float:left;
	width:130px;
	height:80px;
	overflow:hidden;
}

.link_out{
	float:left;
	width:90px;
}

.detailAbility{
	padding-bottom:10px;	
	padding-top:10px;
}

.detailAbilityContent{
	border-width:2px;
	border-style:solid;
	border-color:#3d9be5;
}

#vocMenu{
	width:100%;
	text-align:right;
}
#innerMenu{
	width:100%;
	height:33px;
	background-image: url(../images/gaokao/navBg.gif);
	background-repeat: repeate-x;
}

#ability_div{
	text-align:left;
}
.currentMenu{
	background-image: url(../images/gaokao/curBg.gif);
	background-repeat: no-repeat;
	width:101px;
	height:33px;
	float:left;
	text-align:center;
	padding-top:10px;
	color:#333333;
	cursor:hand;
	font-size:15px;
	font-family:"Arial Black";
}

.normalMenu{
	background-image: url(../images/gaokao/defaultBg.gif);
	background-repeat: no-repeat;
	width:101px;
	height:33px;
	float:left;
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
	cursor:hand;
	font-size:15px;
	font-family:"Arial Black";
}
.noitems{
	text-align:center;
}

#div_vocbooklink{
	background-image: url(../images/gaokao_1/ability/voc.png);
	background-repeat: no-repeat;
	width:148px;
	height:55px;
	padding-top:23px;
	padding-left:20px;
	text-align:center;
	text-indent:1.2em;
	cursor:hand;
}