/******************************************************************
* BOX LEFT
******************************************************************/

.boxName {
	width: 250px;
	height: 32px;
	line-height: 30px;
	background: url(img/00002_03.jpg) top left repeat-x;
	margin: 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: dotted 0 #6b0304; 
}
.boxName a {
	height: 32px;
	display: block;
	width: 240px;
	padding: 0 0 0 10px; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.boxName a:hover {
	display: block;
	width: 240px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
.boxName a.b1l {
	height: 32px;
	display: block;
	width: 210px;
	padding: 0 0 0 10px; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.boxName a.b1r {
	display: block;
	width: 29px;
	height: 25px;
	padding: 7px 0 0 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left: solid 1px #ffffff;
	background: #223f77 url(img/00002_03_select.jpg) top left repeat-x;
}
.boxName a.b2l {
	height: 32px;
	display: block;
	width: 124px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03.jpg) top left repeat-x;
	text-align: center;
	border-right: 1px solid #fff;
} 
.boxName a.b2l:hover {
	display: block;
	width:124px;
	background: url(img/pointer.gif) top center no-repeat;
	border-right: 1px solid #fff;
}
.boxName .boxName a.b2r:hover {
	display: block;
	width:124px;
	background: url(img/pointer.gif) top center no-repeat;
	border-right: 0 solid #fff;
}
.boxName a.b2lselect {
	height: 32px;
	display: block;
	width: 124px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-align: center;
	border-right: 1px solid #fff;
}
.boxName a.b2rselect {
	height: 32px;
	display: block;
	width: 125px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-align: center;
}
.boxName a.b2r {
	height: 32px;
	display: block;
	width: 125px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03.jpg) top left repeat-x;
	text-align: center;
}
.boxList {
	margin: 0 auto;
	width: 250px;	
	font-family: Tahoma, verdana; 
	font-size: 11px; 
	padding: 0;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#666666;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
a.a2{
	font-weight:bold;
	/* color */
}
a.a2:hover, .underline{
	text-decoration:underline;
}
a.select{
	font-weight:bold;
	/* color */
}
a.select:hover, .underline{
	text-decoration:underline;
}


.boxList .boxRow {
	width: 228px;	
	margin: 10px 0 10px 0;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
.boxList .boxRow .artTitle {
	margin: 0 0 10px 0
}
.boxList .boxRow .artImg {
	margin: 0 10px 0 0;
	float: left;
}
.boxList .boxRow .artImg img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 50px;
	height: 35px; 
}	
.boxList .boxRow .artTitle a {
	font-family: Tahoma, verdana; font-size:11px; font-weight: bold; color: #6b0304;
}	 
.boxList .boxRow .artNote {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:11px; font-weight: normal
}
.boxList .boxRow .artDateSource {
	font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
}
.boxList .artMore {
	margin: 10px 0 10px 0; 
	text-align: right;	
	padding-right: 20px;
	/***background: url(img/menuic.gif) top right no-repeat;***/
	background: url(img/menuic.gif) 235px 4px no-repeat;
}
.boxList .artMore a {
	font-weight: bold;
}

/******************************************************************
* BOX ONE
******************************************************************/

#boxOne {
	width: 710px;	
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #fff;
	overflow: hidden;
}
#boxOne .artBack {
	width: 710px;	
	background: #fff;
	overflow: hidden;
	margin: 14px 0 20px 0;
	padding: 5px 0 5px 0;
	text-align: right;	
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#boxOne .artBack .btn_art { 
	width: 100px; 
	background: #ccc; 
	margin: 0; 
	padding: 5px; 
	color: #000; 
	text-decoration: none; 
	cursor: pointer; 
}

#boxOne .artTitle {
	margin: 10px 0 25px 0; font-weight: bold; font-size: 16px;
}	 
#boxOne .artBody {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:11px; font-weight: normal
}
#boxOne .artSource {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #cccccc;
}
#boxOne .artDateSource {
	margin: 10px 0 10px 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
}
#boxOne .artBackButton {
	margin: 20px 0 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
}
#boxOne .artBackButton a {
	color: navy; font-weight: bold;
}
#boxOne .artImg {
	margin: 0 20px 20px 0;
	float: left;
}
#boxOne .artImg img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 200px;
	height: 133px; 
}

