/* CSS Document */
body { background:#333333 url("../images/bg.jpg") top center no-repeat; margin:0px; padding:0px; 
font-family:"Verdana", Arial, Helvetica, sans-serif; font-size:12px; }

div, p, ul, li, h1, h2, h3, h4, h5 { margin:0px; padding:0px; list-style:none;}
div, h1, h2, h3, h4, h5 { margin:0px; padding:0px; display:block;}

.wrapper { 
	margin-left:auto; 
	margin-right:auto; 
	width:1003px; 
	background: #B8C6C7 url("../images/bg2.jpg") top left no-repeat;

}
.clear { clear:both; height:0px; margin:0px; padding:0px; line-height:1px; font-size:1px;}
img { border:none; margin:0px; padding:0px; outline:none; display:block;}
div.left { float:left;}
div.right { float:right;}
a { text-decoration:none; color:#CCC;}
a:hover { text-decoration:none; }

/* begin header */
.header { width:950px; height:95px; padding-bottom:17px; margin-left:auto; margin-right:auto;}
.header .left { width:218px; }
/* end header */

/* begin menu */
.artmenu { float:left; width:709px;}
.artmenu li { float:left; display:inline;}
.artmenu li a { display:block; font-weight:bold; color:#000000;  padding:33px 25px 0; }
.artmenu li a:hover { display:block; font-weight:bold; color:#FFFFFF;}
/* end menu */

/* begin content body */
.contentbody { width:939px; margin-left:auto; margin-right:auto; background:#FFFFFF; padding:11px 0px 11px 10px; font-family:"Verdana", Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; overflow:hidden;}

.contentdoay2 { width:950px; margin-left:auto; margin-right:auto; }
.contentdoay2 .left { background:#393E45; width:215px; font-size:11px; }

.contentdoay2 .left a { 
	border-bottom:1px dashed #FFFFFF;
	color:#FFFFFF; 
	display:block;
	margin:0px 9px;
	padding:12px 5px;
}
.contentdoay2 .left a:hover  { 
	display:block; 
	color:#FFFFFF; 
	background:none repeat scroll 0 0 #4F5457; 
}

a:focus 
{ 
  -moz-outline:none ! important 
}

.contentdoay2 .right { background:#8390A1 url("../images/img1.jpg") top right no-repeat; width:735px; height:231px;}
.contentdoay2 .right .left { background:none; width:385px;}
.contentdoay2 .right .left p {padding-left:20px; padding-bottom:15px; line-height:16px; color:#FFFFFF;}
.contentdoay2 .right .left div.more { clear: both; text-align:right; height:38px; width:385px;}
.contentdoay2 .right .left div.more a { background:none; text-align:right; width:150px; float:right;}
.contentdoay2 .right .left div.more img { float:right; }
/* end content body */

.footer { width:950px; margin-left:auto; margin-right:auto; clear:both; height:54px; overflow:hidden;}
.footer a { color:#000000;}
.footer a:hover { color:#000000; color:#FFFFFF;}
.footer .right { background:none; padding:22px 0px; text-align:center; font-size:11px; line-height:10px; height:10px; background:#B8C6C7;}
.copyright { width:950px; margin-left:auto; margin-right:auto; height:50px; vertical-align:middle; color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right; padding-top:10px; line-height:15px;}