﻿/*{margin: 0;padding: 0;}*/
body{background:#f8f8f8;font-family:Arial;font-size:12px;color:#000000;padding:0; margin:0;}
img,ul,h1,h2,h3,h4,h5,h6,div,em,address,input,textarea,th,td,table,p,dt,dl,dd{padding:0;margin:0;}
img{border:none;}

/*header*/
.header, .bodyCon, .footerIn{width:950px; margin:0 auto;}
.headerTop{ width:100%; height: 36px; background:#000000;}

/*body content*/
.bodyCon{min-height:300px; margin-top:10px;}
.leftBox, .newsDetailsright, .latestPRRight{width:320px; min-height:300px;}
.rightBox, .newsDetailslft, .latestPRlft{width:622px; min-height:300px;} 
/*Mypage*/
.usrbodyCon{ width:950px;}
.usrRightBx{width:650px;min-height:300px;}
.usrLftBx{ width:250px;min-height:300px;}

/*login page*/
.loginLftBox{ width:470px;min-height:300px;}
.loginRightBox{ width:470px;min-height:300px;}

/*footer*/
.footer{ width:100%; float:left; background:#000000; height:236px; margin-top:10px;}
.footerIn{ padding:10px 0;}